Compartilhar via


LoadBalancerBackendAddress.InboundNatRulesPortMapping Propriedade

Definição

Obtém a coleção de mapeamentos de porta de regra NAT de entrada.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a