IWithApplicationGateway インターフェイス

定義

アプリケーション ゲートウェイを構成できる仮想マシン スケール セット定義のステージ。

public interface IWithApplicationGateway : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithApplicationGateway = interface
    interface IBeta
Public Interface IWithApplicationGateway
Implements IBeta
派生
実装

メソッド

WithExistingApplicationGatewayBackendPool(String)

アプリケーション ゲートウェイ バックエンド プールを仮想マシン スケール セットに関連付ける必要があることを指定します。

適用対象