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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET