Freigeben über


SubscriptionModel.State Eigenschaft

Definition

Ruft den Abonnementstatus ab. Mögliche Werte sind Enabled, Warned, PastDue, Disabled und Deleted. Mögliche Werte: "Enabled", "Warned", "PastDue", "Disabled", "Deleted"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: