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