BatchLocationQuotaInner Class
- java.
lang. Object - com.
microsoft. azure. management. batch. implementation. BatchLocationQuotaInner
- com.
public class BatchLocationQuotaInner
Quotas associated with a Batch region for a particular subscription.
Method Summary
Modifier and Type | Method and Description |
---|---|
Integer |
accountQuota()
Get the number of Batch accounts that may be created under the subscription in the specified region. |
Method Details
accountQuota
public Integer accountQuota()
Get the number of Batch accounts that may be created under the subscription in the specified region.
Returns:
the accountQuota value
Applies to
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 Java