Microsoft.Windows.DHCPServer.Library.ServerMicrosoft Windows Server DHCP

Microsoft.Windows.DHCPServer.Library.Server (ClassType)

Il s'agit de toutes les instances de serveur DHCP.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb597e2c1-581c-46ed-bb81-ba8c9b00462e

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.DHCPServer.Library.Server:
Name  string  Nom true 256  True 
AdministrativeRights  bool  Droits d'administration false   
AuditDiskCheckInterval  int  Intervalle de vérification du disque d'audit false 16   
AuditMaxLogSize  int  Taille maximale du fichier d'audit false 32   
AuditMinDiskSpace  int  Espace minimal sur le disque d'audit false 32   
BindingsAware  bool  Prise en charge des liaisons false   
BootPEnabled  bool  BOOTP activé false   
ConflictPingRetries  int  Tentatives de test Ping en conflit false   
ADIntegrated  bool  AD intégré false   
v4AuditEnabled  bool  Audit IPv4 activé false   
v4AuditFilePath  string  Chemin d'accès au fichier d'audit IPv4 false 255  False 
DNSDynamicUpdates  int  Mises à jour dynamiques DNS false   
OSCurrentVersion  string  Version SE actuelle Version actuelle du système d'exploitation false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DHCPServer.Library.Server" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="true" MinLength="0" Length="256"/>
<Property ID="AdministrativeRights" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="AuditDiskCheckInterval" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="16"/>
<Property ID="AuditMaxLogSize" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="32"/>
<Property ID="AuditMinDiskSpace" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="32"/>
<Property ID="BindingsAware" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="BootPEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="ConflictPingRetries" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="2"/>
<Property ID="ADIntegrated" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="v4AuditEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="v4AuditFilePath" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="DNSDynamicUpdates" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="OSCurrentVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>