Microsoft.Windows.DNSServer.2016.DNSDomainWindows DNS 網域

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

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId066e364e-69fa-4082-0741-3d533ea54d71

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.DNSServer.2016.DNSDomain:
DomainName  string  網域名稱 true 256  False 
DynamicUpdates  string  動態更新 false 256  False 
PrimaryServers  string  主要伺服器 逗號分隔清單 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DNSServer.2016.DNSDomain" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="false">
<Property ID="DomainName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DynamicUpdates" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="PrimaryServers" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>