ApplicationGatewayData.HttpListeners プロパティ

定義

アプリケーション ゲートウェイ リソースの Http リスナー。 既定の制限については、「Application Gatewayの制限」を参照してください。

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayHttpListener> HttpListeners { get; }
member this.HttpListeners : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayHttpListener>
Public ReadOnly Property HttpListeners As IList(Of ApplicationGatewayHttpListener)

プロパティ値

適用対象