Microsoft.Windows.Server.ProcessorProcesador (servidor)

Microsoft.Windows.Server.Processor (ClassType)

Todas las instancias de un procesador independientemente de la versión del sistema operativo de Windows Server.

Element properties:

Base ClassMicrosoft.Windows.Processor
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0d35054a-de5a-ab5b-13a9-bcbb8e1b158f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  Id. de dispositivo true 256  False 
Name  string  Nombre del dispositivo false 256  False 
Description  string  Descripción del dispositivo false 256  False 
Microsoft.Windows.Server.Processor:
Manufacturer  string  Fabricante false 256  False 
Speed  string  Velocidad false 256  False 
DataWidth  string  Ancho de datos false 256  False 
Revision  string  Revisión false 256  False 
Version  string  Versión false 256  False 
PerfmonInstance  string  Nombre de instancia del monitor de rendimiento 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>