Поделиться через


LocationOperationsExtensions.GetQuotas(ILocationOperations, String) Метод

Определение

Возвращает квоты пакетной службы для указанной подписки в заданном расположении.

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

Параметры

operations
ILocationOperations

Группа операций для этого метода расширения.

locationName
String

Регион, для которого требуется получить квоты пакетной службы.

Возвращаемое значение

Применяется к