WebAppServicePlanUpdatedEventData.AppServicePlanEventTypeDetail Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="appServicePlanEventTypeDetail")]
public Microsoft.Azure.EventGrid.Models.AppServicePlanEventTypeDetail AppServicePlanEventTypeDetail { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appServicePlanEventTypeDetail")>]
member this.AppServicePlanEventTypeDetail : Microsoft.Azure.EventGrid.Models.AppServicePlanEventTypeDetail with get, set
Public Property AppServicePlanEventTypeDetail As AppServicePlanEventTypeDetail

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to