IApplicationGateway.PublicFrontends Property

Definition

Gets frontend IP configurations with a public IP address, indexed by name.

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

Property Value

Applies to