Share via


SecurityEvent.Subscription Property

Definition

Gets the subscription name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to