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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET