Intel.Hardware.ModularServer.StorageSystem.VirtualDrive仮想ドライブ

Intel.Hardware.ModularServer.StorageSystem.VirtualDrive (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId60185614-5bb4-7d62-df94-9e36eb7eab8d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Intel.Hardware.ModularServer.StorageSystem.VirtualDrive:
VirtDriveIndex  string  仮想ドライブ・インデックス true 256  False 
Alias  string  エイリアス false 256  False 
SerialNo  string  シリアル番号 false 256  False 
OperStatus  string  動作ステータス false 256  False 
Condition  string  条件 false 256  False 
Operation  string  動作 false 256  False 
Synchronized  bool  データが同期されていますか? false 256   
RAIDLevel  string  RAID レベル false 256  False 
Capacity  double  総容量(GB) false 256   
PhysicalCapacity  double  物理(生)容量(GB) false 256   
WWN  string  WWN false 256  False 
UsedPDs  string  使用物理ドライブ false 256  False 
PrefSCMId  string  優先コントローラー iD false 256  False 

Health Model:

Source Code:

<ClassType ID="Intel.Hardware.ModularServer.StorageSystem.VirtualDrive" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="VirtDriveIndex" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Alias" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SerialNo" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Condition" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Operation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Synchronized" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RAIDLevel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Capacity" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PhysicalCapacity" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WWN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UsedPDs" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrefSCMId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>