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

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf10ab456-fc5c-d241-3cdb-48b66fb3a17f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) 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 
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>