Share via


ILoadBalancer.PublicFrontends Property

Definition

Gets public (Internet-facing) frontends.

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

Property Value

Applies to