Lenovo.HardwareMgmtPack.IMM2.PhysicalMemoryLenovo.HardwareMgmtPack.IMM2.PhysicalMemory (ClassType)

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc86d3036-f2d5-d7a9-6509-179860be6a6b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) 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.PhysicalMemory:
BankLabel  string  内存组标签 false 256  False 
Identifier  string      false 256  False 
UniqueId  string      true 256  False 
Capacity  string  容量 false 256  False 
Description  string  说明 false 256  False 
IsSpeedInMhz  string  速度(Mhz) false 256  False 
Manufacturer  string  制造商 false 256  False 
MemoryType  string  内存类型 false 256  False 
Model  string  型号 false 256  False 
PartNumber  string  部件号 false 256  False 
SerialNumber  string  序列号 false 256  False 
Speed  string  速度 false 256  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.PhysicalMemory" Base="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="BankLabel" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Identifier" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Capacity" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IsSpeedInMhz" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Manufacturer" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="MemoryType" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Model" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="PartNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="SerialNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Speed" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>