Share via


LoadBalancerBackendAddress.InboundNatRulesPortMapping Property

Definition

Gets collection of inbound NAT rule port mappings.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundNatRulesPortMapping")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.NatRulePortMapping> InboundNatRulesPortMapping { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundNatRulesPortMapping")>]
member this.InboundNatRulesPortMapping : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.NatRulePortMapping>
Public ReadOnly Property InboundNatRulesPortMapping As IList(Of NatRulePortMapping)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to