WebAppServicePlanUpdatedEventData.Verb Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="verb")]
public string Verb { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="verb")>]
member this.Verb : string with get, set
Public Property Verb As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to