Microsoft.Windows.LogicalDeviceComposant matériel logique Windows

Microsoft.Windows.LogicalDevice (ClassType)

Tous les composants matériels logiques 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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  État des objets État des objets false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  État des actifs État des actifs false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Remarques Remarques false 4000       
Microsoft.Windows.LogicalDevice:
DeviceID  string  Identificateur du périphérique Identificateur du périphérique true 256  False     
Name  string  Nom du périphérique Nom du périphérique false 256  False     
Description  string  Description du périphérique Description du périphérique 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>