Interface BatchAccounts

All Superinterfaces:
HasInner<com.microsoft.azure.management.batch.implementation.BatchAccountsInner>, HasManager<com.microsoft.azure.management.batch.implementation.BatchManager>, SupportsBatchCreation<BatchAccount>, SupportsBatchDeletion, SupportsCreating<BatchAccount.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsGettingById<BatchAccount>, SupportsGettingByResourceGroup<BatchAccount>, SupportsListing<BatchAccount>, SupportsListingByResourceGroup<BatchAccount>

Entry point to Azure Batch account management API.
  • Method Details

    • getBatchAccountQuotaByLocation

      int getBatchAccountQuotaByLocation(Region region)
      Looks up the number of Batch accounts that can be created in the specified region.
      Parameters:
      region - an Azure region
      Returns:
      the number of Batch accounts that can be created in the specified region