SubscriptionData.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET