Class StackDeviceUplinks
Uplinks
[DataContract]
public class StackDeviceUplinks
- Inheritance
-
StackDeviceUplinks
- Inherited Members
Properties
Pppoe
PPPOE
[DataMember(Name = "pppoe")]
public StackDeviceUplinksPppoe Pppoe { get; set; }
Property Value
VlanId
Vlan Id
[DataMember(Name = "vlanId")]
public int VlanId { get; set; }