Share via


LoadBalancerBackendAddress.InboundNatRulesPortMapping Property

Definition

Collection of inbound NAT rule port mappings.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.NatRulePortMapping> InboundNatRulesPortMapping { get; }
member this.InboundNatRulesPortMapping : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.NatRulePortMapping>
Public ReadOnly Property InboundNatRulesPortMapping As IReadOnlyList(Of NatRulePortMapping)

Property Value

Applies to