Microsoft.Windows.Server.Processor處理器 (伺服器)

Microsoft.Windows.Server.Processor (ClassType)

處理器的所有執行個體,不限於任何版本的 Windows 伺服器作業系統。

Element properties:

Base ClassMicrosoft.Windows.Processor
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb7ba864b-0b61-f6e1-26ce-f072d6d7cecd

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ZHH) Description (ZHH) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  Device ID true 256  False 
Name  string  Device Name false 256  False 
Description  string  Device Description false 256  False 
Microsoft.Windows.Server.Processor:
Manufacturer  string  製造商 false 256  False 
Speed  string  速度 false 256  False 
DataWidth  string  資料寬度 false 256  False 
Revision  string  修訂版 false 256  False 
Version  string  版本 false 256  False 
PerfmonInstance  string  效能監視執行個體名稱 false 256  False 

Health Model:

Source Code:

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