IBM.WinSw.HwMgmtハードウェア管理用 Lenovo ソフトウェア

IBM.WinSw.HwMgmt (ClassType)

ハードウェア管理用の Lenovo ソフトウェア (Lenovo Director Agent、その他の CIM プロバイダーなど)

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
IBM.WinSw.HwMgmt:
Name  string  管理ソフトウェア名 true 256  False 
TargetFile  string  管理ソフトウェア・ターゲット・ファイル false 256  False 
Version  string  管理ソフトウェア・バージョン 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>