Lenovo.HardwareMgmtPack.IMM2.PCILenovo.HardwareMgmtPack.IMM2.PCI (ClassType)

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId362ac71a-df86-f685-ffff-de48b2b641a6

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 Host Name false 256  False 
InbandComputerName  string  Computer Name false 256  False 
Lenovo.HardwareMgmtPack.IMM2.PCI:
UniqueId  string      true 256  False 
Model  string  모델 false 256  False 
Manufacturer  string  제조업체 false 256  False 
SerialNumber  string  일련 번호 false 256  False 
PartNumber  string  부품 번호 false 256  False 
BusNumber  string  버스 번호 false 256  False 
DeviceNumber  string  디바이스 번호 false 256  False 
Slot  string  슬롯 false 256  False 
Firmware  string  펌웨어 false 256  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.PCI" Base="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Model" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Manufacturer" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="SerialNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="PartNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="BusNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="DeviceNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Slot" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Firmware" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>