IBM.BladeCenter.StorageDiskDriveModuleLenovo BladeCenter 스토리지 디스크 드라이브

IBM.BladeCenter.StorageDiskDriveModule (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbd8c145e-2798-d0ed-9780-4e0ee1364c82

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) 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>