Compartir a través de


BackendAddressInboundNatRulePortMappings.InboundNatRulePortMappings Propiedad

Definición

Obtiene o establece la colección de asignaciones de puertos de reglas 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a