Partilhar via


BackendAddressInboundNatRulePortMappings.InboundNatRulePortMappings Propriedade

Definição

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

[Newtonsoft.Json.JsonProperty(PropertyName="inboundNatRulePortMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.InboundNatRulePortMapping> InboundNatRulePortMappings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inboundNatRulePortMappings")>]
member this.InboundNatRulePortMappings : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.InboundNatRulePortMapping> with get, set
Public Property InboundNatRulePortMappings As IList(Of InboundNatRulePortMapping)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a