Condividi tramite


ILoadBalancer.Frontends Property

Definition

Gets frontends for this load balancer, for the incoming traffic to come from.

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

Property Value

Applies to