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. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python