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

RegionOperationsExtensions 类

定义

RegionOperations 的扩展方法。

public static class RegionOperationsExtensions
type RegionOperationsExtensions = class
Public Module RegionOperationsExtensions
继承
RegionOperationsExtensions

方法

ListByService(IRegionOperations, String, String)

列出服务所在的所有 Azure 区域。

ListByServiceAsync(IRegionOperations, String, String, CancellationToken)

列出服务所在的所有 Azure 区域。

ListByServiceNext(IRegionOperations, String)

列出服务所在的所有 Azure 区域。

ListByServiceNextAsync(IRegionOperations, String, CancellationToken)

列出服务所在的所有 Azure 区域。

适用于