Microsoft.Windows.DHCPServer.Library.ServerSerwer DHCP Microsoft Windows

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

Są to wszystkie wystąpienia serwera 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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.DHCPServer.Library.Server:
Name  string  Nazwa true 256  True 
AdministrativeRights  bool  Prawa administracyjne false   
AuditDiskCheckInterval  int  Interwał sprawdzania dysku na potrzeby inspekcji false 16   
AuditMaxLogSize  int  Maksymalny rozmiar dziennika inspekcji false 32   
AuditMinDiskSpace  int  Minimalna ilość miejsca na dysku na potrzeby inspekcji false 32   
BindingsAware  bool  Obsługa powiązań false   
BootPEnabled  bool  Włączona obsługa protokołu BOOTP false   
ConflictPingRetries  int  Powtórzenia polecenia ping w celu wykrycia konfliktów false   
ADIntegrated  bool  Integracja z usługą AD false   
v4AuditEnabled  bool  Inspekcja IPv4 włączona false   
v4AuditFilePath  string  Ścieżka pliku inspekcji IPv4 false 255  False 
DNSDynamicUpdates  int  Dynamiczne aktualizacje DNS false   
OSCurrentVersion  string  Bieżąca wersja systemu operacyjnego Aktualna wersja systemu operacyjnego 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>