次の方法で共有


IWithPrivateFrontend インターフェイス

定義

1 つ以上のプライベート フロントエンドを定義できるロード バランサー更新のステージ。

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

メソッド

DefinePrivateFrontend(String)

内部ロード バランサー フロントエンドの更新を開始します。

UpdatePrivateFrontend(String)

既存の内部フロントエンドへの更新の説明を開始します。

適用対象