Microsoft.Windows.DHCPServer.Library.DHCPComponentDHCP Bileşeni

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

TÜM DHCP bileşenleri, doğrudan DHCP Bileşeni yerine bu sınıftan türetilecek ve böylece bir bağımlılık kuralı tüm bileşen birimi izleyicilerinin DHCP sunucusu sınıfı için Sistem Durumu Gezgini'nde otomatik olarak gösterilmesine neden olabilecektir

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 (TRK) Description (TRK) 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  Adı 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>