PS_DnsServerStatistics class

DNS Server Statistics 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_DnsServerStatistics
{
};

Members

The PS_DnsServerStatistics class has these types of members:

Methods

The PS_DnsServerStatistics class has these methods.

Method Description
Clear Clears all DNS server statistics.
ClearByZoneStatistics Clear DNS server statistics.
Get Retrieve DNS server statistics.
GetByZoneStatistics Gets DNS server statistics.

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