다음을 통해 공유


LocationOperationsExtensions 클래스

정의

LocationOperations에 대한 확장 메서드입니다.

public static class LocationOperationsExtensions
type LocationOperationsExtensions = class
Public Module LocationOperationsExtensions
상속
LocationOperationsExtensions

메서드

CheckNameAvailability(ILocationOperations, String, String)

지정된 지역에서 Batch 계정 이름을 사용할 수 있는지 여부를 확인합니다.

CheckNameAvailabilityAsync(ILocationOperations, String, String, CancellationToken)

지정된 지역에서 Batch 계정 이름을 사용할 수 있는지 여부를 확인합니다.

GetQuotas(ILocationOperations, String)

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

GetQuotasAsync(ILocationOperations, String, CancellationToken)

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

ListSupportedCloudServiceSkus(ILocationOperations, String, Nullable<Int32>, String)

지정된 위치에서 사용할 수 있는 Batch 지원 Cloud Service VM 크기 목록을 가져옵니다.

ListSupportedCloudServiceSkusAsync(ILocationOperations, String, Nullable<Int32>, String, CancellationToken)

지정된 위치에서 사용할 수 있는 Batch 지원 Cloud Service VM 크기 목록을 가져옵니다.

ListSupportedCloudServiceSkusNext(ILocationOperations, String)

지정된 위치에서 사용할 수 있는 Batch 지원 Cloud Service VM 크기 목록을 가져옵니다.

ListSupportedCloudServiceSkusNextAsync(ILocationOperations, String, CancellationToken)

지정된 위치에서 사용할 수 있는 Batch 지원 Cloud Service VM 크기 목록을 가져옵니다.

ListSupportedVirtualMachineSkus(ILocationOperations, String, Nullable<Int32>, String)

지정된 위치에서 사용할 수 있는 Batch 지원 Virtual Machine VM 크기의 목록을 가져옵니다.

ListSupportedVirtualMachineSkusAsync(ILocationOperations, String, Nullable<Int32>, String, CancellationToken)

지정된 위치에서 사용할 수 있는 Batch 지원 Virtual Machine VM 크기의 목록을 가져옵니다.

ListSupportedVirtualMachineSkusNext(ILocationOperations, String)

지정된 위치에서 사용할 수 있는 Batch 지원 Virtual Machine VM 크기의 목록을 가져옵니다.

ListSupportedVirtualMachineSkusNextAsync(ILocationOperations, String, CancellationToken)

지정된 위치에서 사용할 수 있는 Batch 지원 Virtual Machine VM 크기의 목록을 가져옵니다.

적용 대상