次の方法で共有


IWithSourceTrafficRegionThenThreshold<ParentT>.FromRegion メソッド

定義

親プロファイルがパフォーマンス ルーティング方法 TrafficRoutingMethod.PERFORMANCE で構成されている場合に使用されるエンドポイントの場所を指定します。

public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.UpdateDefinition.IWithEndpointThreshold<ParentT> FromRegion (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region);
abstract member FromRegion : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.UpdateDefinition.IWithEndpointThreshold<'ParentT>
Public Function FromRegion (region As Region) As IWithEndpointThreshold(Of ParentT)

パラメーター

region
Region

場所。

戻り値

適用対象