PS_DnsServerZoneScope class

Describes the scope of a DNS Server zone.

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_DnsServerZoneScope
{
};

Members

The PS_DnsServerZoneScope class has these types of members:

Methods

The PS_DnsServerZoneScope class has these methods.

Method Description
Add Adds a zone scope to a DNS zone.
Get Retrieves a zone scope from a DNS zone.
Remove Removes a zone scope from an existing DNS zone.

Requirements

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

See also

DnsServerPSProvider Provider Classes