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

GeographicHierarchiesOperationsExtensions.GetDefaultAsync 方法

定义

获取地理流量路由方法使用的默认地理层次结构。

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.TrafficManager.Models.TrafficManagerGeographicHierarchy> GetDefaultAsync (this Microsoft.Azure.Management.TrafficManager.IGeographicHierarchiesOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member GetDefaultAsync : Microsoft.Azure.Management.TrafficManager.IGeographicHierarchiesOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.TrafficManager.Models.TrafficManagerGeographicHierarchy>
<Extension()>
Public Function GetDefaultAsync (operations As IGeographicHierarchiesOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of TrafficManagerGeographicHierarchy)

参数

operations
IGeographicHierarchiesOperations

此扩展方法的操作组。

cancellationToken
CancellationToken

取消标记。

返回

适用于