Sdílet prostřednictvím


IHasLoadBalancingRules.LoadBalancingRules Property

Definition

Gets the associated load balancing rules from this load balancer, indexed by their names.

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

Property Value

Applies to