Microsoft.Windows.Server.DNS.ServerServeur DNS Windows

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

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf19a5311-1bda-12c8-99fc-0fb34e6e4a49

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.Windows.Server.DNS.Server:
EventLoggingLevel  string  Niveau d'enregistrement des événements false 256  False 
ScavengingInterval  string  Intervalle de nettoyage false 256  False 
Name  string  Nom true 256  False 
WindowsVersion  string  Version Windows false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.DNS.Server" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="EventLoggingLevel" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ScavengingInterval" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="WindowsVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>