Microsoft.Windows.DNSServer.2016.ZoneScopeWindows DNS Sunucusu 2016 ve 1709+ Kapsam Alanı

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

Bu varlık, bir Windows Server 2016 ve 1709+ bilgisayarındaki Bölge Kapsamını temsil eder.

Knowledge Base article:

Özet

Bölge Kapsamı, Bölgenin benzersiz bir örneğidir. DNS Bölgesinde birden fazla Bölge Kapsamı olabilir, her Bölge Kapsamı kendi DNS kayıt kümesini içerir. Aynı kayıt, farklı IP adresleriyle birden fazla Kapsamda bulunabilir.

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 (TRK) Description (TRK) 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  Kapsam Alanı Adı 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>