Table of Contents

Class StackDeviceUplinks

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Uplinks

[DataContract]
public class StackDeviceUplinks
Inheritance
StackDeviceUplinks
Inherited Members

Properties

PPPOE

[DataMember(Name = "pppoe")]
public StackDeviceUplinksPppoe Pppoe { get; set; }

Property Value

StackDeviceUplinksPppoe

Vlan Id

[DataMember(Name = "vlanId")]
public int VlanId { get; set; }

Property Value

int