WebSlotSwapCompletedEventData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapCompleted event.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.WebSlotSwapCompletedEventData+WebSlotSwapCompletedEventDataConverter))]
public class WebSlotSwapCompletedEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.WebSlotSwapCompletedEventData+WebSlotSwapCompletedEventDataConverter))>]
type WebSlotSwapCompletedEventData = class
Public Class WebSlotSwapCompletedEventData
- Inheritance
-
WebSlotSwapCompletedEventData
- 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. |