Class OrganizationCampusGatewayClusterTunnelUplink
Use uplink interface as tunnel interface
[DataContract]
public class OrganizationCampusGatewayClusterTunnelUplink
- Inheritance
-
OrganizationCampusGatewayClusterTunnelUplink
- Inherited Members
Constructors
OrganizationCampusGatewayClusterTunnelUplink()
public OrganizationCampusGatewayClusterTunnelUplink()
Properties
Interface
Uplink interface name
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "interface")]
public string Interface { get; set; }