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
ElementId10d99cec-a7a7-62f4-5604-af77f03b5b30

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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>