Microsoft.Windows.Server.10.0.LogicalProcessorProcesor logiczny systemów Windows Server 2016 i nowszych

Microsoft.Windows.Server.10.0.LogicalProcessor (ClassType)

Wszystkie wystąpienia procesora logicznego w systemach operacyjnych Windows Server 2016 i nowszych.

Knowledge Base article:

Podsumowanie

Wszystkie wystąpienia procesora logicznego w systemach operacyjnych Windows Server 2016 i nowszych.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd2f05efb-0f42-6d86-d42e-d1549fac06ff

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Server.10.0.LogicalProcessor:
DeviceID  string  Identyfikator urządzenia true 256  False 
Name  string  Nazwa urządzenia false 256  False 
Description  string  Opis urządzenia false 256  False 
Manufacturer  string  Producent false 256  False 
Speed  string  Częstotliwość zegara false 256  False 
MaxClockSpeed  string  Maksymalna częstotliwość zegara false 256  False 
PerfmonInstance  string  Wystąpienie wydajności Wystąpienie wydajności procesora logicznego systemu Windows Server 2016. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.LogicalProcessor" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Speed" 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="PerfmonInstance" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>