PS_DnsServerClientSubnet class

Represents a client subnet record on a DNS server.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[ClassVersion("1.0.0"), dynamic, provider("DnsServerPSProvider"), AMENDMENT]
class PS_DnsServerClientSubnet
{
};

Members

The Ps_DnsServerClientSubnet class has these types of members:

Methods

The Ps_DnsServerClientSubnet class has these methods.

Method Description
Add Adds a client subnet record to the client subnet database on the DNS server.
Get Retrieves a client subnet record from the client subnet database on the DNS server.
Remove Deletes a client subnet record from the client subnet database on the DNS server.
Set Updates a client subnet record in the client subnet database on the 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