IBM.BladeCenter.BaseIBM BladeCenter (Base Class)

IBM.BladeCenter.Base (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId809d49d7-43bf-fd6e-07da-f8f7377c849b

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 
IBM.BladeCenter.Base:
Description  string  IBM B.C. Module Description false 256  False 
PartNumber  string  IBM B.C. Module PartNumber false 256  False 
FRUNumber  string  IBM B.C. Module FRUNumber false 256  False 
FRUSerialNumber  string  IBM B.C. Module FRU S/N false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.BladeCenter.Base" Accessibility="Public" Abstract="true" Base="System!System.PhysicalEntity" Hosted="false" Singleton="false">
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PartNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FRUNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FRUSerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>