IBM.HardwareMgmtPack.IMM2.FanIBM.HardwareMgmtPack.IMM2.Fan (ClassType)

Element properties:

Base ClassSystem.Device
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId15c9a592-9441-914f-f382-d78054509ba5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
IBM.HardwareMgmtPack.IMM2.Fan:
Caption  string  表題 false 256  False 
UniqueId  string      true 256  False 
Description  string  詳細 false 256  False 
EnableState  string  使用可能状態 false 256  False 
HealthState  string  正常性状態 false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.HardwareMgmtPack.IMM2.Fan" Base="System!System.Device" 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>