GeographicHierarchiesOperationsExtensions.GetDefaultAsync メソッド

定義

地理的トラフィック ルーティング方法で使用される既定の地理的階層を取得します。

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

パラメーター

operations
IGeographicHierarchiesOperations

この拡張メソッドの操作グループ。

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象