Class DeviceLiveToolsOspfNeighborGetResponseRequest
OSPF neighbors request parameters
[DataContract]
public class DeviceLiveToolsOspfNeighborGetResponseRequest
- Inheritance
-
DeviceLiveToolsOspfNeighborGetResponseRequest
- Inherited Members
Constructors
DeviceLiveToolsOspfNeighborGetResponseRequest()
public DeviceLiveToolsOspfNeighborGetResponseRequest()
Properties
Serial
Device serial number
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "serial")]
public string Serial { get; set; }