IBM.BladeCenter.BaseLenovo BladeCenter (Classe Base)

IBM.BladeCenter.Base (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd46c2a51-b2d0-91b7-d820-b50c359e4463

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 
IBM.BladeCenter.Base:
Description  string  Lenovo B.C. Descrição do Módulo false 256  False 
PartNumber  string  Lenovo B.C. Número de Peça do Módulo false 256  False 
FRUNumber  string  Lenovo B.C. Número de FRU do Módulo false 256  False 
FRUSerialNumber  string  Lenovo B.C. FRU S/N do Módulo 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>