BatchLocationQuota Class
Quotas associated with a Batch region for a particular subscription.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.batch._serialization.ModelBatchLocationQuota
Constructor
BatchLocationQuota(**kwargs: Any)
Variables
Name | Description |
---|---|
account_quota
|
The number of Batch accounts that may be created under the subscription in the specified region. |
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