Class SiteToSiteVpnSubnetNat
UpdateNetworkSiteToSiteVpnSubnetNat - Undocumented
[DataContract]
public class SiteToSiteVpnSubnetNat
- Inheritance
-
SiteToSiteVpnSubnetNat
- Inherited Members
Properties
IsAllowed
If enabled, VPN subnet translation can be used to translate any local subnets that are allowed to use the VPN into a new subnet with the same number of addresses.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "isAllowed")]
public bool? IsAllowed { get; set; }
Property Value
- bool?