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 (KOR) Description (KOR) 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>