BatchAccounts Interface
public interface BatchAccounts extends SupportsCreating<BatchAccount.DefinitionStages.Blank>,SupportsListing,SupportsListingByResourceGroup,SupportsGettingByResourceGroup,SupportsGettingById,SupportsDeletingById,SupportsDeletingByResourceGroup,SupportsBatchCreation,SupportsBatchDeletion,HasManager,HasInner
Point d’entrée vers Azure Batch API de gestion de compte.
Résumé de la méthode
Modificateur et type | Méthode et description |
---|---|
int |
getBatchAccountQuotaByLocation(Region region)
Recherche le nombre de comptes Batch qui peuvent être créés dans la région spécifiée. |
Membres hérités
Détails de la méthode
getBatchAccountQuotaByLocation
public int getBatchAccountQuotaByLocation(Region region)
Recherche le nombre de comptes Batch qui peuvent être créés dans la région spécifiée.
Paramètres:
Retours:
S’applique à
Azure SDK for Java