Microsoft.Windows.Server.DNS.Zone.GlobalWindows DNS 區域全域

Microsoft.Windows.Server.DNS.Zone.Global (ClassType)

Element properties:

Base ClassMicrosoft.Windows.Server.DNS.Zone
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2a8307b0-dcfc-0639-6e94-094213d1aeed

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.Server.DNS.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.Server.DNS.Zone.Global:
IsActivated  bool  為已啟動 false 256   
QueryOrder  string  查詢順序 false 256  False 

Health Model:

Source Code:

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