Megosztás a következőn keresztül:


SubscriptionData.State Property

Definition

The subscription state. Possible values are Enabled, Warned, PastDue, Disabled, and Deleted.

public Azure.ResourceManager.Resources.Models.SubscriptionState? State { get; }
member this.State : Nullable<Azure.ResourceManager.Resources.Models.SubscriptionState>
Public ReadOnly Property State As Nullable(Of SubscriptionState)

Property Value

Applies to