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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python