Microsoft.Windows.DNSServer.2016.ZoneScopeZakres strefy DNS systemu Windows Server 2016 i 1709+

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

Ta jednostka reprezentuje zakres strefy na komputerze z systemem Windows Server 2016 i 1709+.

Knowledge Base article:

Podsumowanie

Zakres strefy to unikatowe wystąpienie strefy. Strefa DNS może mieć wiele zakresów strefy, a każdy zakres strefy zawiera własny zestaw rekordów DNS. Jeden rekord może być występować w wielu zakresach z różnymi adresami 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 (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.ZoneScope:
ScopeName  string  Nazwa zakresu strefy 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>