Share via


VirtualNetworkGatewayNatRuleData.InternalMappings Property

Definition

The private IP address internal mapping for NAT.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VpnNatRuleMapping> InternalMappings { get; }
member this.InternalMappings : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VpnNatRuleMapping>
Public ReadOnly Property InternalMappings As IList(Of VpnNatRuleMapping)

Property Value

Applies to