IApplicationGateway.Listeners Property

Definition

Gets frontend listeners, indexed by name.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayListener> Listeners { get; }
member this.Listeners : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayListener>
Public ReadOnly Property Listeners As IReadOnlyDictionary(Of String, IApplicationGatewayListener)

Property Value

Applies to