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 (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.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>