Freigeben über


VpnGatewayNatRule.InternalMappings Eigenschaft

Definition

Ruft die interne Zuordnung der privaten IP-Adresse für NAT ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: