Class BatchLocationQuotaInner

java.lang.Object
com.azure.resourcemanager.batch.fluent.models.BatchLocationQuotaInner

public final class BatchLocationQuotaInner extends Object
Quotas associated with a Batch region for a particular subscription.
  • Constructor Details

    • BatchLocationQuotaInner

      public BatchLocationQuotaInner()
      Creates an instance of BatchLocationQuotaInner class.
  • Method Details

    • accountQuota

      public Integer accountQuota()
      Get the accountQuota property: The number of Batch accounts that may be created under the subscription in the specified region.
      Returns:
      the accountQuota value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.