Share via


Subscription.State Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public Microsoft.Azure.Internal.Subscriptions.Models.SubscriptionState? State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : Nullable<Microsoft.Azure.Internal.Subscriptions.Models.SubscriptionState>
Public ReadOnly Property State As Nullable(Of SubscriptionState)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to