Dell.WindowsServer.Detailed.ProcUnitProcessor unit instance

Dell.WindowsServer.Detailed.ProcUnit (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddea10d15-a376-a471-7e62-0e3960f28922

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 
Dell.WindowsServer.Detailed.ProcUnit:
DeviceID  string  Processor Device ID true 256  False 
Family  string  Processor Family false 256  False 
MaxClockSpeed  string  Processor Max ClockSpeed false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsServer.Detailed.ProcUnit" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="Family" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxClockSpeed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>