Microsoft.Windows.DNSServer.2016.DNSDomainDomínio de DNS do Windows

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 (PTG) Description (PTG) 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.DNSDomain:
DomainName  string  Nome de Domínio true 256  False 
DynamicUpdates  string  Atualizações Dinâmicas false 256  False 
PrimaryServers  string  Servidores Primários Lista Delimitada por Vírgulas 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>