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 Default Value EnumType
System.Entity:
DisplayName  string  표시 이름 개체의 표시 이름입니다. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  개체 상태 개체 상태 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  자산 상태 자산 상태 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  메모 메모 false 4000       
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>