Share via


ILoadBalancer.PrivateFrontends Property

Definition

Gets private (internal) frontends.

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

Property Value

Applies to