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