IBM.BladeCenter.BaseLenovo BladeCenter(基礎類別)

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
IBM.BladeCenter.Base:
Description  string  Lenovo B.C. 模組說明 false 256  False 
PartNumber  string  Lenovo B.C. 模組產品編號 false 256  False 
FRUNumber  string  Lenovo B.C. 模組 FRU 編號 false 256  False 
FRUSerialNumber  string  Lenovo B.C. 模組 FRU 序號 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>