Share via


ApplicationGatewayData.HttpListeners Property

Definition

Http listeners of the application gateway resource. For default limits, see Application Gateway limits.

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)

Property Value

Applies to