Microsoft.Windows.DNSServer.2016.ClientSubnetPodsieć klienta DNS systemu Windows Server 2016 i 1709+

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

Ta jednostka reprezentuje podsieć klienta na komputerze z systemem Windows Server 2016 i 1709+.

Knowledge Base article:

Podsumowanie

Podsieć klienta to logiczne grupowanie podsieci IPv4 lub IPv6, z których zapytania są przesyłane do serwera DNS.

Element properties:

Base ClassMicrosoft.Windows.DNSServer.2016.HostedComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdca7e0f30-cc20-618f-71e9-743d68612003

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) 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  Nazwa podsieci klienta 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>