Partager via


VpnGatewayNatRule.InternalMappings Propriété

Définition

Obtient ou définit le mappage interne d’adresses IP privées pour 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à