Share via


WebSlotSwapWithPreviewCancelledEventData Class

Definition

Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapWithPreviewCancelled event.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.WebSlotSwapWithPreviewCancelledEventData+WebSlotSwapWithPreviewCancelledEventDataConverter))]
public class WebSlotSwapWithPreviewCancelledEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.WebSlotSwapWithPreviewCancelledEventData+WebSlotSwapWithPreviewCancelledEventDataConverter))>]
type WebSlotSwapWithPreviewCancelledEventData = class
Public Class WebSlotSwapWithPreviewCancelledEventData
Inheritance
WebSlotSwapWithPreviewCancelledEventData
Attributes

Properties

Address

HTTP request URL of this operation.

AppEventTypeDetail

Detail of action on the app.

ClientRequestId

The client request id generated by the app service for the site API operation that triggered this event.

CorrelationRequestId

The correlation request id generated by the app service for the site API operation that triggered this event.

Name

name of the web site that had this event.

RequestId

The request id generated by the app service for the site API operation that triggered this event.

Verb

HTTP verb of this operation.

Applies to