Microsoft.Windows.DNSServer.2016.DNSDomainDominio di Windows 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.DNSServer.2016.DNSDomain:
DomainName  string  Nome dominio true 256  False 
DynamicUpdates  string  Aggiornamenti dinamici false 256  False 
PrimaryServers  string  Server primari Elenco delimitato da virgole 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>