次の方法で共有


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

定義

Traffic Manager の入れ子になったプロファイル エンドポイント定義のステージ。プロファイルを指定できます。

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

型パラメーター

ParentT

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

派生

メソッド

ToProfile(ITrafficManagerProfile)

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

適用対象