Microsoft.Windows.DNSServer.2016.ZoneStrefa serwera DNS systemu Windows

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

Element properties:

Base ClassMicrosoft.Windows.DNSServer.2016.HostedComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId35fe7523-b5b7-45b0-d1ba-3a223c0333c2

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.Zone:
ZoneName  string  Nazwa strefy true 256  False 
ZoneType  string  Typ strefy 1 = zintegrowana z usługami domenowymi, 2 = główna, 3 = dodatkowa false 50  False 
IsReverseZone  bool  Strefa wyszukiwania wstecznego false 256   
IsADIntegrated  bool  Zintegrowane z usługą Active Directory false 256   
AllowDynamicUpdates  string  Zezwalaj na aktualizacje dynamiczne false 50  False 
AllowZoneTransfers  int  Zezwalaj na transfery stref false 256   
PrimaryServerName  string  Nazwa serwera podstawowego false 256  False 
ZoneFileName  string  Nazwa pliku strefy false 256  False 
UseWINS  bool  Użycie usługi WINS false 256   
HostName  string  Nazwa hosta true 256  False 
NameServers  string  Serwery nazw Lista wartości rozdzielanych przecinkami false 256  False 
MasterServers  string  Serwery główne Prawidłowy tylko dla pomocniczych false 256  False 
IsSigned  bool  Ma podpis false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DNSServer.2016.Zone" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.DNSServer.2016.HostedComponent" Hosted="true" Singleton="false">
<Property ID="ZoneName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ZoneType" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="50"/>
<Property ID="IsReverseZone" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsADIntegrated" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="AllowDynamicUpdates" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="50"/>
<Property ID="AllowZoneTransfers" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="PrimaryServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ZoneFileName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="UseWINS" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="HostName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="NameServers" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="MasterServers" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsSigned" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>