Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Dhcp Server v6 Dns Setting.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("DhcpServerPSProvider"), AMENDMENT]
class DhcpServerv6DnsSetting
{
String DynamicUpdates;
boolean DeleteDnsRROnLeaseExpiry;
boolean NameProtection;
};
Members
The DhcpServerv6DnsSetting class has these types of members:
Properties
The DhcpServerv6DnsSetting class has these properties.
-
DeleteDnsRROnLeaseExpiry
-
-
Data type: boolean
-
Access type: Read/write
Indicates if the server should delete DNS records on lease expiry.
-
-
DynamicUpdates
-
-
Data type: String
-
Access type: Read/write
Dynamic Update behavior of the Dhcp Server.
-
-
Always ("Always")
-
Never ("Never")
-
OnClientRequest ("OnClientRequest")
NameProtection
-
Data type: boolean
-
Access type: Read/write
Indicates if Name protection (DHCIDRR validating) is enabled for the scope.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|