Microsoft.Windows.Server.DHCP.DHCP_ClassMicrosoft Windows DHCP 2000 Server

Microsoft.Windows.Server.DHCP.DHCP_Class (ClassType)

This class collects health, status and topology information for the DHCP Service.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdc6a4e514-be07-5b58-7cf4-a59cc991b512
CommentMom2005ID='{8CE18DAB-F57A-4EE5-8CC6-998D33844E84}'

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.Server.DHCP.DHCP_Class:
IsAuthorized  string  IsAuthorized Is DHCP Server authorized by AD false 256  False 
ServerName  string  ServerName Computer Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.DHCP.DHCP_Class" Accessibility="Internal" Base="WindowsLibrary!Microsoft.Windows.ComputerRole" Hosted="true" Abstract="false" Comment="Mom2005ID='{8CE18DAB-F57A-4EE5-8CC6-998D33844E84}'">
<Property ID="IsAuthorized" Type="string" Comment="Mom2005ID='{46A9396E-6D1D-42C7-AC69-D724C1537590}'"/>
<Property ID="ServerName" Type="string" Key="true" Comment="Mom2005ID='{662CBC2E-C42F-4C45-8AB5-55A3CBA09730}'"/>
</ClassType>