public final class VpnNatRuleMapping extends Object
| Constructor and Description |
|---|
VpnNatRuleMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
addressSpace()
Get the addressSpace property: Address space for Vpn NatRule mapping.
|
void |
validate()
Validates the instance.
|
VpnNatRuleMapping |
withAddressSpace(String addressSpace)
Set the addressSpace property: Address space for Vpn NatRule mapping.
|
public String addressSpace()
public VpnNatRuleMapping withAddressSpace(String addressSpace)
addressSpace - the addressSpace value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.