SubscriptionState Class

Subscription State object.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
SubscriptionState

Constructor

SubscriptionState(*, state: Optional[Union[str, azure.mgmt.storagesync.models._microsoft_storage_sync_enums.Reason]] = None, properties: Optional[object] = None, **kwargs)

Parameters

state
str or Reason
Required

State of Azure Subscription. Possible values include: "Registered", "Unregistered", "Warned", "Suspended", "Deleted".

properties
object
Required

Subscription state properties.

Variables

istransitioning
bool

Is Transitioning.