WebApplicationFirewallPolicyInner.HttpListeners Property

Definition

Gets a collection of references to application gateway http listeners.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.httpListeners")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> HttpListeners { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.httpListeners")>]
member this.HttpListeners : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource>
Public ReadOnly Property HttpListeners As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to