VirtualNetworkGatewayNatRuleProperties |
VirtualNetworkGatewayNatRuleProperties.withExternalMappings(List<VpnNatRuleMapping> externalMappings) |
Set the externalMappings property: The private IP address external mapping for NAT.
|
VirtualNetworkGatewayNatRuleProperties |
VirtualNetworkGatewayNatRuleProperties.withInternalMappings(List<VpnNatRuleMapping> internalMappings) |
Set the internalMappings property: The private IP address internal mapping for NAT.
|
VirtualNetworkGatewayNatRuleProperties |
VirtualNetworkGatewayNatRuleProperties.withIpConfigurationId(String ipConfigurationId) |
Set the ipConfigurationId property: The IP Configuration ID this NAT rule applies to.
|
VirtualNetworkGatewayNatRuleProperties |
VirtualNetworkGatewayNatRuleProperties.withMode(VpnNatRuleMode mode) |
Set the mode property: The Source NAT direction of a VPN NAT.
|
VirtualNetworkGatewayNatRuleProperties |
VirtualNetworkGatewayNatRuleProperties.withType(VpnNatRuleType type) |
Set the type property: The type of NAT rule for VPN NAT.
|