Delen via


LocationOperationsExtensions.GetQuotas(ILocationOperations, String) Methode

Definitie

Haalt de Batch-servicequota op voor het opgegeven abonnement op de opgegeven locatie.

public static Microsoft.Azure.Management.Batch.Models.BatchLocationQuota GetQuotas (this Microsoft.Azure.Management.Batch.ILocationOperations operations, string locationName);
static member GetQuotas : Microsoft.Azure.Management.Batch.ILocationOperations * string -> Microsoft.Azure.Management.Batch.Models.BatchLocationQuota
<Extension()>
Public Function GetQuotas (operations As ILocationOperations, locationName As String) As BatchLocationQuota

Parameters

operations
ILocationOperations

De bewerkingsgroep voor deze extensiemethode.

locationName
String

De regio waarvoor batchservicequota moeten worden opgehaald.

Retouren

Van toepassing op