Partager via


PS_DnsServerRecursionScope class

Represents a recursion scope on a DNS server.

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

Members

The PS_DnsServerRecursionScope class has these types of members:

Methods

The PS_DnsServerRecursionScope class has these methods.

Method Description
Add Adds a new recursion scope to a DNS server.
Get Retrieves a recursion scope from a DNS server.
Remove Deletes a recursion scope from a DNS server.
Set Updates a recursion scope on a DNS server.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\Dns
MOF
DnsServerPsProvider.mof
DLL
DNSServerPSProvider.dll

See also

DnsServerPSProvider Provider