Class DeviceLiveToolsOspfNeighborCreateRequest
Device Live Tools OSPF Neighbor Create Request
[DataContract]
public class DeviceLiveToolsOspfNeighborCreateRequest
- Inheritance
-
DeviceLiveToolsOspfNeighborCreateRequest
- Inherited Members
Constructors
DeviceLiveToolsOspfNeighborCreateRequest()
public DeviceLiveToolsOspfNeighborCreateRequest()
Properties
Callback
Details for the callback. Please include either an httpServerId OR url and sharedSecret
[DataMember(Name = "callback")]
public DeviceLiveToolsOspfNeighborCreateRequestCallback? Callback { get; set; }