CapabilityInformation Class
Subscription-level properties and limits for Data Lake Store.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.datalake.store._serialization.ModelCapabilityInformation
Constructor
CapabilityInformation(**kwargs: Any)
Variables
Name | Description |
---|---|
subscription_id
|
The subscription credentials that uniquely identifies the subscription. |
state
|
The subscription state. Known values are: "Registered", "Suspended", "Deleted", "Unregistered", and "Warned". |
max_account_count
|
The maximum supported number of accounts under this subscription. |
account_count
|
The current number of accounts under this subscription. |
migration_state
|
The Boolean value of true or false to indicate the maintenance state. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python