Microsoft.Windows.LogicalDeviceWindows 逻辑硬件组件

Microsoft.Windows.LogicalDevice (ClassType)

所有 Windows 逻辑硬件组件

Element properties:

Base ClassSystem.LogicalHardware
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda6f21f69-f45d-bd7d-3e1e-a598a6e1c28b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  设备 ID true 256  False 
Name  string  设备名称 false 256  False 
Description  string  设备描述 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.LogicalDevice" Base="System!System.LogicalHardware" Accessibility="Public" Hosted="true" Abstract="true">
<Property ID="DeviceID" Type="string" Key="true"/>
<Property ID="Name" Type="string"/>
<Property ID="Description" Type="string"/>
</ClassType>