次の方法で共有


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

定義

外部エンドポイントの場所を指定できる Traffic Manager エンドポイント定義のステージ。

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

型パラメーター

ParentT

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

派生

メソッド

FromRegion(Region)

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

適用対象