Sdílet prostřednictvím


LocationOperationsExtensions.GetQuotas(ILocationOperations, String) Metoda

Definice

Získá kvóty služby Batch pro zadané předplatné v daném umístění.

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

Parametry

operations
ILocationOperations

Skupina operací pro tuto metodu rozšíření.

locationName
String

Oblast, pro kterou chcete načíst kvóty služby Batch.

Návraty

Platí pro