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

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7d831c66-1968-c129-fa5e-184ea3152261

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) 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 主機名稱 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 
IdentityInfoType  string  身分資訊類型 false 256  False 
IdentityInfoValue  string  身分資訊值 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>