IBM.BladeCenter.StorageDiskDriveModuleLenovo BladeCenter 存储磁盘驱动器

IBM.BladeCenter.StorageDiskDriveModule (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5a9967dc-b691-a62f-8fe4-6f416e968ca8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
IBM.BladeCenter.StorageDiskDriveModule:
SlotNumber  string  Lenovo B.C. 存储磁盘驱动器插槽号 true 256  False 
StorageBayNumber  string  Lenovo B.C. 存储器模块编号 false 256  False 
ChassisUUID  string  Lenovo B.C. 机箱 UUID false 256  False 
StorageUUID  string  Lenovo B.C. 存储器模块 false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.BladeCenter.StorageDiskDriveModule" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="SlotNumber" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StorageBayNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ChassisUUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StorageUUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>