Type Name Description DhcpServerv4MulticastScope { string Name Scope name string Description Scope description IPAddress ...

Type Name Description
DhcpServerv4MulticastScope   
{
 string Name Scope name
 string Description Scope description
 IPAddress StartRange  Start of scope IP range
 IPAddress EndRange End of scope IP range
 DateTime LeaseDuration Lease duration configured on this scope
 string State Scope state; valid values are (Active, Inactive)
 DateTime TTL Time to live ? after expiry of this period, the scope will be deleted by the DHCP server
}