BatchLocationQuota Class
Quotas associated with a Batch region for a particular subscription.
Constructor
BatchLocationQuota(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
account_quota
|
The number of Batch accounts that may be created under the subscription in the specified region. |
Attributes
account_quota
The number of Batch accounts that may be created under the subscription in the specified region.
account_quota: int | None