次の方法で共有


ApplicationGatewayGetConfiguration クラス

定義

GetApplicationGatewayConfiguation 要求への応答。

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

コンストラクター

ApplicationGatewayGetConfiguration()

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

プロパティ

BackendAddressPools

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

BackendHttpSettingsList

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

FrontendIPConfigurations

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

FrontendPorts

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

HttpListeners

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

HttpLoadBalancingRules

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

Probes

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

適用対象