Share via


LoadBalancerBackendAddress.InboundNatRulesPortMapping Property

Definition

Collection of inbound NAT rule port mappings.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.NatRulePortMapping> InboundNatRulesPortMapping { get; }
member this.InboundNatRulesPortMapping : Azure.Provisioning.BicepList<Azure.Provisioning.Network.NatRulePortMapping>
Public ReadOnly Property InboundNatRulesPortMapping As BicepList(Of NatRulePortMapping)

Property Value

Applies to