Table of Contents

Class SwitchPortsTopologyDiscoveryByDeviceItemPortLldp

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

SwitchPortsTopologyDiscoveryByDeviceItemPortLldp

[DataContract]
public class SwitchPortsTopologyDiscoveryByDeviceItemPortLldp
Inheritance
SwitchPortsTopologyDiscoveryByDeviceItemPortLldp
Inherited Members

Properties

Name

LLDP RFC/official name of TLV

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "name")]
public string Name { get; set; }

Property Value

string

Value

Value of the named TLV.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "value")]
public string Value { get; set; }

Property Value

string