你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 大小的列表。

适用于