Microsoft.Windows.DHCPServer.Library.DHCPComponentDHCP コンポーネント

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

すべての DHCP コンポーネントは、DHCP コンポーネントから直接派生するのではなく、このクラスから派生します。このため、1 つの依存関係ルールによってすべてのコンポーネント ユニット モニターが DHCP サーバー クラスのヘルス エクスプローラーに自動的に表示されます。

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 (JPN) Description (JPN) 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>