public interface BatchAccounts extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<BatchAccount.DefinitionStages.Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<BatchAccount>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByGroup<BatchAccount>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByGroup<BatchAccount>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<BatchAccount>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeleting, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByGroup, com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation<BatchAccount>
| Modifier and Type | Method and Description |
|---|---|
int |
getBatchAccountQuotaByLocation(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
Queries the number of the batch account can be created in specified region`.
|
definelistlistByGroupgetByGroupgetByIddelete, deleteAsync, deleteAsyncint getBatchAccountQuotaByLocation(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
region - the region in for which to check quota/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/