WebAppServicePlanUpdatedEventData.ClientRequestId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to