Table of Contents

Class SwitchPortsTopologyDiscoveryByDeviceItemPortCdp

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

SwitchPortsTopologyDiscoveryByDeviceItemPortCdp

[DataContract]
public class SwitchPortsTopologyDiscoveryByDeviceItemPortCdp
Inheritance
SwitchPortsTopologyDiscoveryByDeviceItemPortCdp
Inherited Members

Properties

Name

CDP 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