Microsoft.Windows.DNSServer.2016.ZoneScopeWindows DNS Server 2016 和 1709+ 區域範圍

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

此實體代表 Windows Server 2016 和 1709+ 電腦中的區域範圍。

Knowledge Base article:

摘要

區域範圍是唯一的區域執行個體。DNS 區域可有多個區域範圍,而每一個區域範圍又包含自己的 DNS 記錄集。同一筆記錄可能會有不同的 IP 位址出現在多個範圍之中。

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Windows.DNSServer.2016.ZoneScope:
ScopeName  string  區域範圍名稱 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>