Microsoft.Windows.DHCPServer.Library.DHCPComponentDHCP Component

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

ALL DHCP components will derive from this class instead of directly from DHCPComponent so that one dependency rule can cause all component unit monitors to automatically show in Health Explorer for the DHCP server class

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3de8f349-26c7-d7c9-a7d1-72a5f5f538db

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) 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  Name 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" MinLength="0" Length="256"/>
</ClassType>