Microsoft.Windows.DNSServer.2016.ClientSubnetWindows DNS Server 2016 and 1709+ Client Subnet

Microsoft.Windows.DNSServer.2016.ClientSubnet (ClassType)

This entity represents a Client Subnet in a Windows Server 2016 and 1709+ computer.

Knowledge Base article:

Summary

A Client Subnet is a logical grouping of IPv4 or IPv6 subnets from which queries are submitted to a DNS Server.

Element properties:

Base ClassMicrosoft.Windows.DNSServer.2016.HostedComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd150eca9-714a-7e40-48f6-646a896f6a4d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.DNSServer.2016.ClientSubnet:
SubnetName  string  Client Subnet Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DNSServer.2016.ClientSubnet" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.DNSServer.2016.HostedComponent" Hosted="true" Singleton="false">
<Property ID="SubnetName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>