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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  裝置識別碼 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>