PolicyState.SubscriptionId Property

Definition

Gets or sets subscription ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to