次の方法で共有


IWithSubnetRouting インターフェイス

定義

サブネット ルーティング設定を指定できる Traffic Manager エンドポイント定義のステージ。

public interface IWithSubnetRouting
type IWithSubnetRouting = interface
Public Interface IWithSubnetRouting
派生

メソッド

WithSubnetRouting(String, Int32)

親プロファイルがサブネット ルーティング方法 TrafficRoutingMethod.SUBNET で構成されている場合に使用されるエンドポイントの優先順位を指定します。

WithSubnetRouting(String, String)

親プロファイルがサブネット ルーティング方法 TrafficRoutingMethod.SUBNET で構成されている場合に使用されるエンドポイントの優先順位を指定します。

適用対象