VirtualNetworkGatewayNatRule.InternalMappings Property

Definition

The private IP address internal mapping for NAT.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.VpnNatRuleMapping> InternalMappings { get; set; }
member this.InternalMappings : Azure.Provisioning.BicepList<Azure.Provisioning.Network.VpnNatRuleMapping> with get, set
Public Property InternalMappings As BicepList(Of VpnNatRuleMapping)

Property Value

Applies to