BatchLocationQuotaInner Class

  • java.lang.Object
    • com.microsoft.azure.management.batch.implementation.BatchLocationQuotaInner

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