Dell.WindowsClient.ProcessorsUnitProcessor unit instance

Dell.WindowsClient.ProcessorsUnit (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId494f45b1-5614-ceb1-05f3-07cce164c486

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.WindowsClient.ProcessorsUnit:
DeviceID  string  Device ID Processors Unit Device ID true 256  False 
Family  string  Family Processors Unit Family false 256  False 
MaxClockSpeed  string  Maximum Clock Speed Processors Unit Maximum Clock Speed false 256  False 
ProcessorID  string  Processor ID Processors Unit Processor ID false 256  False 
Role  string  Role Processors Unit Role false 256  False 
SocketDesignation  string  Socket Designation Processors Unit Socket Designation false 256  False 
Stepping  string  Stepping Processors Unit Stepping false 256  False 
UpgradeMethod  string  Upgrade Method Processors Unit Upgrade Method false 256  False 
Version  string  Version Processors Unit Version false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsClient.ProcessorsUnit" Accessibility="Internal" 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"/>
<Property ID="ProcessorID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Role" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SocketDesignation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Stepping" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UpgradeMethod" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>