Freigeben über


LocationOperationsExtensions.GetQuotas(ILocationOperations, String) Methode

Definition

Ruft die Batch-Dienstkontingente für das angegebene Abonnement am angegebenen Speicherort ab.

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

Parameter

operations
ILocationOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

locationName
String

Die Region, für die Batch-Dienstkontingente abgerufen werden sollen.

Gibt zurück

Gilt für: