Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Direct Access Client DNS Configuration class
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("RAMgmtPSProvider"), AMENDMENT]
class DAClientDnsConfiguration
{
DnsClientNrptRule NrptEntry[];
DnsClientNrptGlobal NrptGlobalSettings;
};
Members
The DAClientDnsConfiguration class has these types of members:
Properties
The DAClientDnsConfiguration class has these properties.
-
NrptEntry
-
-
Data type: DnsClientNrptRule array
-
Access type: Read-only
-
Qualifiers: EmbeddedInstance ("DnsClientNrptRule")
A DnsClientNrptRule embedded instance listing entries in the client GPO
-
-
NrptGlobalSettings
-
-
Data type: DnsClientNrptGlobal
-
Access type: Read-only
-
Qualifiers: EmbeddedInstance ("DnsClientNrptGlobal")
A DnsClientNrptGlobal embedded instance of the local name resolution setting
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|