Compartir a través de


VirtualNetworkGatewayNatRule.InternalMappings Propiedad

Definición

Obtiene o establece la asignación interna de la dirección IP privada para NAT.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a