次の方法で共有


IWithSourceTrafficRegionThenThreshold<ParentT> インターフェイス

定義

入れ子になったエンドポイントの場所を指定できる Traffic Manager エンドポイント定義のステージ。

public interface IWithSourceTrafficRegionThenThreshold<ParentT>
type IWithSourceTrafficRegionThenThreshold<'ParentT> = interface
Public Interface IWithSourceTrafficRegionThenThreshold(Of ParentT)

型パラメーター

ParentT

WithAttach.attach() の戻り値の型。

派生

メソッド

FromRegion(Region)

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

適用対象