Share via


ILoadBalancer.OutboundRules Property

Definition

Gets outbound rules for this load balancer, indexed by name.

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

Property Value

Applies to