Type Name Description DhcpServerv4DnsSetting { string DynamicUpdates Dynamic Update behavior of the server {ALWAYS, NEVER, ...

Type Name Description
DhcpServerv4DnsSetting
{
string DynamicUpdates Dynamic Update behavior of the server {ALWAYS, NEVER, ONCLIENTREQUEST}

bool DeleteDnsRROnLeaseExpiry Indicates if the server should delete DNS records on lease expiry

bool UpdateDnsRRForOlderClients Indicates if the server should perform DNS registration for older clients which do not support dynamic DNS Update

bool DisableDnsPtrRRUpdate  Indicates if the PTR record registration has been disabled

string DnsSuffix The domain under which the clients are to be registered.

bool NameProtection Indicates if Name protection (DHCIDRR Validation) is enabled for the scope
}