Microsoft.Windows.DHCPServer.Library.DHCPComponentDHCP-összetevő

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

Minden DHCP-összetevő ebből az osztályból fog leszármazni, és nem közvetlenül a DHCP-összetevőből, így egy függőségi szabály elég ahhoz, hogy minden összetevő egységfigyelője automatikusan megjelenjen az Állapotkezelőben a DHCP-kiszolgálóosztálynál

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId85ede076-5bd5-9dd7-1342-4427259bdace

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) 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.DHCPComponent:
Name  string  Név true 256  True 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DHCPServer.Library.DHCPComponent" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>