다음을 통해 공유


LocationOperationsExtensions.GetQuotas(ILocationOperations, String) 메서드

정의

지정된 위치에서 지정된 구독에 대한 Batch 서비스 할당량을 가져옵니다.

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

Batch 서비스 할당량을 검색할 지역입니다.

반환

적용 대상