Microsoft.Windows.DHCPServer.Library.DHCPComponentDHCP 구성 요소

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

한 종속성 규칙으로 인해 모든 구성 요소 유닛 모니터가 DHCP Server 클래스의 상태 탐색기에 자동으로 표시될 수 있도록 모든 DHCP 구성 요소는 DHCPComponent에서 직접 파생되는 대신 이 클래스에서 파생됩니다.

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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.Windows.DHCPServer.Library.DHCPComponent:
Name  string  이름 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>