PS_DnsServerZoneDelegation class

DNS Server Zone Delegation 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_DnsServerZoneDelegation
{
};

Members

The PS_DnsServerZoneDelegation class has these types of members:

Methods

The PS_DnsServerZoneDelegation class has these methods.

Method Description
AddByInputObject Adds a new delegation.
AddByParameters Adds a new delegation.
Get Retrieves the delegations of the specified DNS server zone.
RemoveByInputObject Removes the zone delegation.
RemoveByParameters Removes the zone delegation.
SetByInputObject Updates the zone delegation.
SetByName Updates the zone delegation.

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