Microsoft.Windows.DHCPServer.Library.DHCPComponentSkładnik DHCP

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

Wszystkie składniki DHCP będą pochodzić od tej klasy, a nie z bezpośrednio od składnika DHCPComponent, więc jedna reguła zależności może spowodować automatyczne wyświetlenie wszystkich monitorów jednostek składników dla klasy serwera DHCP w eksploratorze kondycji

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 (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.DHCPComponent:
Name  string  Nazwa 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>