Class SwitchPortsTopologyDiscoveryByDeviceItemPortCdp
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
Value
Value of the named TLV.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "value")]
public string Value { get; set; }