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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET