Microsoft.Windows.DNSServer.2016.ZoneScopeWindows Server 2016 és 1709+-os DNS-zónahatókör

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

Ez az entitás egy Windows Server 2016 és 1709+ rendszerű számítógépen meghatározott DNS-zónahatókört jelöl.

Knowledge Base article:

Összefoglalás

A zónahatókör a zóna egy egyedi példánya. Egy DNS-zónának több zónahatóköre van, amelyek mindegyike tartalmazza DNS-rekordok egy halmazát. Ugyanaz a rekord több hatókörben is szerepelhet különböző IP-címekkel.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddb3f7cb2-6b45-1e64-e45f-5d2b96f8c134

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) 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.ZoneScope:
ScopeName  string  Zónahatókör neve true 256  False 

Health Model:

Source Code:

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