次の方法で共有


IWithNestedProfileConfig インターフェイス

定義

プロファイルと最小の子エンドポイントを指定できる入れ子になったプロファイル エンドポイント更新のステージ。

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

メソッド

ToProfile(ITrafficManagerProfile)

エンドポイントの入れ子になった Traffic Manager プロファイルを指定します。

WithMinimumEndpointsToEnableTraffic(Int32)

入れ子になったプロファイルが正常と見なされるためにオンラインにするエンドポイントの最小数を指定します。

適用対象