SubscriptionDeletedEventData.EventSubscriptionId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="eventSubscriptionId")]
public string EventSubscriptionId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventSubscriptionId")>]
member this.EventSubscriptionId : string
Public ReadOnly Property EventSubscriptionId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to