IBM.WinSw.HwMgmtSoftware de Lenovo para HW Mgmt

IBM.WinSw.HwMgmt (ClassType)

Software de Lenovo para la administración del hardware, como el Lenovo Director Agent, otros proveedores de CIM, etc.

Element properties:

Base ClassSystem.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3ad846e6-6a27-eecc-3c17-1bf897488da9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
IBM.WinSw.HwMgmt:
Name  string  Nombre del software de administración true 256  False 
TargetFile  string  Archivo objetivo de software de administración false 256  False 
Version  string  Versión del software de administración false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.WinSw.HwMgmt" Accessibility="Public" Abstract="false" Base="System!System.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TargetFile" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>