次の方法で共有


ApplicationGatewaySetConfiguration クラス

定義

SetApplicationGatewayConfiguation 要求に指定されたパラメーター。

public class ApplicationGatewaySetConfiguration : Microsoft.Azure.AzureOperationResponse
type ApplicationGatewaySetConfiguration = class
    inherit AzureOperationResponse
Public Class ApplicationGatewaySetConfiguration
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
ApplicationGatewaySetConfiguration

コンストラクター

ApplicationGatewaySetConfiguration()

ApplicationGatewaySetConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

BackendAddressPools

省略可能。 バックエンド アドレス プール

BackendHttpSettingsList

任意。 バックエンドの Http 設定

FrontendIPConfigurations

任意。 アプリケーション ゲートウェイのフロントエンド IP。

FrontendPorts

省略可能。 アプリケーション ゲートウェイのフロントエンド ポート。

HttpListeners

任意。 バックエンドの Http 設定

HttpLoadBalancingRules

省略可能。 バックエンドの Http 設定

Probes

省略可能。 アプリケーション ゲートウェイのプローブ。

適用対象