SubscriptionState Class
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.
Subscription State object.
public class SubscriptionState
type SubscriptionState = class
Public Class SubscriptionState
- Inheritance
-
SubscriptionState
Constructors
SubscriptionState() |
Initializes a new instance of the SubscriptionState class. |
SubscriptionState(String, Nullable<Boolean>, Object) |
Initializes a new instance of the SubscriptionState class. |
Properties
Istransitioning |
Gets is Transitioning |
Properties |
Gets or sets subscription state properties. |
State |
Gets or sets state of Azure Subscription. Possible values include: 'Registered', 'Unregistered', 'Warned', 'Suspended', 'Deleted' |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET