Lenovo.HardwareMgmtPack.IMM2.SoftwareIndentityLenovo.HardwareMgmtPack.IMM2.SoftwareIndentity (ClassType)

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId98a89c05-215e-825a-7c8f-dc6cf75f56f7

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 
Lenovo.HardwareMgmtPack.IMM2.BaseSubModule:
IMMIP  string      false 256  False 
UUID  string  UUID false 256  False 
IMMHostName  string  IMM Host Name false 256  False 
InbandComputerName  string  コンピューター名 false 256  False 
Lenovo.HardwareMgmtPack.IMM2.SoftwareIndentity:
ElementName  string  要素名 false 256  False 
UniqueId  string      true 256  False 
Description  string      false 256  False 
Classifications  string  分類 false 256  False 
IdentityInfoType  string  ID 情報タイプ false 256  False 
IdentityInfoValue  string  ID 情報値 false 256  False 
MajorVersion  string  メジャー・バージョン false 256  False 
MinorVersion  string  マイナー・バージョン false 256  False 
VersionString  string  バージョン・ストリング false 256  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.SoftwareIndentity" Base="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" Accessibility="Public" Abstract="false" Singleton="false">
<Property ID="ElementName" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Classifications" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IdentityInfoType" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IdentityInfoValue" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="MajorVersion" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="MinorVersion" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="VersionString" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>