Lenovo.HardwareMgmtPack.IMM2.FanLenovo.HardwareMgmtPack.IMM2.Fan (ClassType)

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdac3db873-5a96-44c4-231f-9ec24d407322

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Lenovo.HardwareMgmtPack.IMM2.BaseSubModule:
IMMIP  string      false 256  False 
UUID  string  UUID false 256  False 
IMMHostName  string  Nome do Host do IMM false 256  False 
InbandComputerName  string  Nome do Computador false 256  False 
Lenovo.HardwareMgmtPack.IMM2.Fan:
Caption  string  Legenda false 256  False 
UniqueId  string      true 256  False 
Description  string  Descrição false 256  False 
EnableState  string  Ativar Estado false 256  False 
HealthState  string  Estado de Funcionamento false 256  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.Fan" Base="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="Caption" 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="EnableState" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="HealthState" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>