Microsoft.Windows.DNSServer.2016.Zone.GlobalWindows DNS 区域全局

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

Element properties:

Base ClassMicrosoft.Windows.DNSServer.2016.Zone
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde7ac8e11-ce1d-da5d-c8c6-d9757c460ae5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.Windows.DNSServer.2016.Zone:
ZoneName  string  区域名称 true 256  False 
ZoneType  string  区域类型 1=集成 DS,2=主要,3=辅助 false 50  False 
IsReverseZone  bool  是反向区域 false 256   
IsADIntegrated  bool  集成了 AD false 256   
AllowDynamicUpdates  string  允许动态更新 false 50  False 
AllowZoneTransfers  int  允许区域传送 false 256   
PrimaryServerName  string  主服务器名称 false 256  False 
ZoneFileName  string  区域文件名称 false 256  False 
UseWINS  bool  使用 WINS false 256   
HostName  string  主机名 true 256  False 
NameServers  string  名称服务器 逗号分隔的列表 false 256  False 
MasterServers  string  主服务器 仅对辅助服务器有效 false 256  False 
IsSigned  bool  已签名 false 256   
Microsoft.Windows.DNSServer.2016.Zone.Global:
IsActivated  bool  已激活 false 256   
QueryOrder  string  查询顺序 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DNSServer.2016.Zone.Global" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.DNSServer.2016.Zone" Hosted="true" Singleton="false">
<Property ID="IsActivated" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="QueryOrder" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>