共用方式為


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 支援的雲端服務 VM 大小清單。

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

取得指定位置可用的 Batch 支援的雲端服務 VM 大小清單。

ListSupportedCloudServiceSkusNext(ILocationOperations, String)

取得指定位置可用的 Batch 支援的雲端服務 VM 大小清單。

ListSupportedCloudServiceSkusNextAsync(ILocationOperations, String, CancellationToken)

取得指定位置可用的 Batch 支援的雲端服務 VM 大小清單。

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

取得指定位置可用的 Batch 支援的虛擬機器 VM 大小清單。

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

取得指定位置可用的 Batch 支援的虛擬機器 VM 大小清單。

ListSupportedVirtualMachineSkusNext(ILocationOperations, String)

取得指定位置可用的 Batch 支援的虛擬機器 VM 大小清單。

ListSupportedVirtualMachineSkusNextAsync(ILocationOperations, String, CancellationToken)

取得指定位置可用的 Batch 支援的虛擬機器 VM 大小清單。

適用於