ILocationOperations 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
LocationOperations 作業。
public interface ILocationOperations
type ILocationOperations = interface
Public Interface ILocationOperations
方法
CheckNameAvailabilityWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
檢查 Batch 帳戶名稱是否可在指定的區域中使用。 |
GetQuotasWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
取得指定位置上指定訂用帳戶的 Batch 服務配額。 |
ListSupportedCloudServiceSkusNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
取得指定位置可用的 Batch 支援的雲端服務 VM 大小清單。 |
ListSupportedCloudServiceSkusWithHttpMessagesAsync(String, Nullable<Int32>, String, Dictionary<String,List<String>>, CancellationToken) |
取得指定位置可用的 Batch 支援的雲端服務 VM 大小清單。 |
ListSupportedVirtualMachineSkusNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
取得指定位置可用的 Batch 支援的虛擬機器 VM 大小清單。 |
ListSupportedVirtualMachineSkusWithHttpMessagesAsync(String, Nullable<Int32>, String, Dictionary<String,List<String>>, CancellationToken) |
取得指定位置可用的 Batch 支援的虛擬機器 VM 大小清單。 |