Class_ThinkServer.BMC.FanClass_ThinkServer.BMC.Fan (ClassType)

Element properties:

Base ClassClass_ThinkServer.BMC.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9729874a-4060-69f5-e798-480f22fabd4a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Class_ThinkServer.BMC.BaseSubModule:
BMCIP  string      false 256  False 
Class_ThinkServer.BMC.Fan:
Caption  string  Caption false 256  False 
UniqueId  string      true 256  False 
Description  string  Description false 256  False 
EnableState  string  Enable State false 256  False 
HealthState  string  Health State false 256  False 

Health Model:

Source Code:

<ClassType ID="Class_ThinkServer.BMC.Fan" Accessibility="Public" Abstract="false" Base="Class_ThinkServer.BMC.BaseSubModule" 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>