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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python