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