Class OrganizationsSaseConnectivityEnrollableNetworkVpn
VPN configuration for the site
[DataContract]
public class OrganizationsSaseConnectivityEnrollableNetworkVpn
- Inheritance
-
OrganizationsSaseConnectivityEnrollableNetworkVpn
- Inherited Members
Constructors
OrganizationsSaseConnectivityEnrollableNetworkVpn()
public OrganizationsSaseConnectivityEnrollableNetworkVpn()
Properties
Type
The VPN type of the site
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "type")]
public string Type { get; set; }