Partager via


VpnGatewayNatRule.ExternalMappings Propriété

Définition

Obtient ou définit le mappage externe d’adresse IP privée pour NAT.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à