IBM.BladeCenter.StorageDiskDriveModuleLenovo BladeCenter: Диск хранения

IBM.BladeCenter.StorageDiskDriveModule (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdafc2b119-523c-d13e-0ffc-5886287e95c6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) 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  UUID шасси Lenovo B.C. 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>