Microsoft.Windows.Peripheral.ProcessorProcessor (concrete)

Microsoft.Windows.Peripheral.Processor (ClassType)

All Windows processors

Element properties:

Base ClassMicrosoft.Windows.Processor
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdafe398e0-d539-05f6-6ab4-44a84701ec71

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.Windows.LogicalDevice:
DeviceID  string  Device Identifier Device Identifier true 256  False     
Name  string  Device Name Device Name false 256  False     
Description  string  Device Description Device Description false 256  False     
Microsoft.Windows.Processor:
Family  string  Family Family false 256  False     
MaxClockSpeed  string  Max Clock Speed Max Clock Speed false 256  False     
Type  string  Type Type false 256  False     
BrandId  string  Brand Identifier Brand Identifier false 256  False     
PCache  string  Processor Cache Processor Cache false 256  False     
CPUKey  string  CPU Key CPU Key false 256  False     
IsMobile  bool  Is Mobile Is Mobile false 256       
IsMulticore  bool  Is Multicore Is Multicore false 256       
Microsoft.Windows.Peripheral.Processor:
Manufacturer  string  Manufacturer Manufacturer false 256  False     
Speed  int  Speed Speed false 256       
DataWidth  int  Data Width Data Width false 256       
Revision  int  Revision Revision false 256       
Version  string  Version Version false 256  False     
PerfmonInstance  string  Perfmon Instance Perfmon Instance false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Peripheral.Processor" Base="Windows!Microsoft.Windows.Processor" Accessibility="Public" Hosted="true" Abstract="false">
<Property ID="Manufacturer" Type="string"/>
<Property ID="Speed" Type="int"/>
<Property ID="DataWidth" Type="int"/>
<Property ID="Revision" Type="int"/>
<Property ID="Version" Type="string"/>
<Property ID="PerfmonInstance" Type="string"/>
</ClassType>