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