Partager via


PS_DnsServerResourceRecordDS class

Represents a Delegation Signer (DS) resource record on a Domain Name System (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_DnsServerResourceRecordDS
{
};

Members

The PS_DnsServerResourceRecordDS class has these types of members:

Methods

The PS_DnsServerResourceRecordDS class has these methods.

Method Description
Add Adds a DS resource record to the input zone of a DNS server.
Import Imports a DS resource record to the DNS server.

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 Classes