Partager via


PS_DnsServerGlobalNameZone class

DNS Server Global Name Zone definition.

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("DnsServerPSProvider"), AMENDMENT]
class PS_DnsServerGlobalNameZone
{
};

Members

The PS_DnsServerGlobalNameZone class has these types of members:

Methods

The PS_DnsServerGlobalNameZone class has these methods.

Method Description
Get Retrieves Global Name Zone parameters
Set Enables or disables support for the GlobalNames zone. The GlobalNames zone supports resolution of single-label DNS names across a forest.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\Dns
MOF
DnsServerPSProvider.mof
DLL
DnsServerPSProvider.dll

See also

DnsServerPSProvider Provider