Share via


ILoadBalancer.InboundNatRules Property

Definition

Gets inbound NAT rules for this balancer.

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

Property Value

Applies to