Type Name Description DhcpServerv4MulticastLease { String AddressState Address state (Offered, Active, Declined, Expired, ...

Type Name Description
DhcpServerv4MulticastLease
{
String AddressState Address state (Offered, Active, Declined, Expired, Inactive)
IPAddress IPAddress Client IP address
String Name Name of the multicast scope
String ClientId   Client unique identifier for Address Lease. Format is hex string with hyphen separation.
String HostName Client name
DateTime LeaseExpiryTime Lease expiry time. Outputformat will be as per the time zone of the user and the culture setting.
DateTime LeaseStartTime Lease start time. Outputformat will be as per the time zone of the user and the culture setting.
}