ApplicationGatewaySetConfiguration.HttpListeners Property

Definition

Optional. Backend Http Setting

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.AGHttpListener> HttpListeners { get; set; }
member this.HttpListeners : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.AGHttpListener> with get, set
Public Property HttpListeners As IList(Of AGHttpListener)

Property Value

Applies to