Share via


PS_DnsServerStubZone class

DNS Server Stub 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_DnsServerStubZone
{
};

Members

The PS_DnsServerStubZone class has these types of members:

Methods

The PS_DnsServerStubZone class has these methods.

Method Description
AddByADForwardLookupZone Adds stub zone
AddByADReverseLookupZone Adds stub zone
AddByFileForwardLookupZone Adds stub zone
AddByFileReverseLookupZone Adds stub zone
SetByADZone Overwrites settings of DNS server stub zone. If none exists exit with terminating error
SetByParameter Overwrites settings of DNS server stub zone. If none exists exit with terminating error

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