public interface BatchAccounts extends SupportsCreating<BatchAccount.DefinitionStages.Blank>, SupportsListing<BatchAccount>, SupportsListingByResourceGroup<BatchAccount>, SupportsGettingByResourceGroup<BatchAccount>, SupportsGettingById<BatchAccount>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<BatchAccount>, SupportsBatchDeletion, HasManager<com.microsoft.azure.management.batch.implementation.BatchManager>, HasInner<com.microsoft.azure.management.batch.implementation.BatchAccountsInner>
| Modifier and Type | Method and Description |
|---|---|
int |
getBatchAccountQuotaByLocation(Region region)
Looks up the number of Batch accounts that can be created in the specified region.
|
definelist, listAsynclistByResourceGroup, listByResourceGroupAsyncgetByResourceGroup, getByResourceGroupAsync, getByResourceGroupAsyncgetById, getByIdAsync, getByIdAsyncdeleteById, deleteByIdAsync, deleteByIdAsyncdeleteByResourceGroup, deleteByResourceGroupAsync, deleteByResourceGroupAsynccreate, create, createAsync, createAsync, createAsync, createAsyncdeleteByIds, deleteByIds, deleteByIdsAsync, deleteByIdsAsyncmanagerint getBatchAccountQuotaByLocation(Region region)
region - an Azure regionCopyright © 2019. All rights reserved.