テープ ドライブの機能と管理を表します。
構文
[Abstract, Version("2.6.0"), UMLPackagePath("CIM::Device::StorageDevices")]
class CIM_TapeDrive : CIM_MediaAccessDevice
{
uint32 EOTWarningZoneSize;
uint32 MaxPartitionCount;
uint32 Padding;
uint64 MaxRewindTime;
};
メンバー
CIM_TapeDrive クラスには、次の種類のメンバーがあります。
プロパティ
CIM_TapeDrive クラスには、これらのプロパティがあります。
-
EOTWarningZoneSize
-
-
データ型: uint32
-
アクセスの種類: 読み取り専用
-
修飾子: Units ("Bytes")、 PUnit ("byte")
"テープの末尾" として指定された領域のサイズ (バイト単位)。 この領域にアクセスすると、"テープの終了" という警告が生成されます。
-
-
MaxPartitionCount
-
-
データ型: uint32
-
アクセスの種類: 読み取り専用
テープ ドライブの最大パーティション数。
-
-
MaxRewindTime
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
-
修飾子: Units ("MilliSeconds")、 PUnit ("second * 10^-3")
テープの最も物理的に離れた位置から先頭に移動する時間 (ミリ秒単位)。
-
-
パディング
-
-
データ型: uint32
-
アクセスの種類: 読み取り専用
-
修飾子: Units ("Bytes")、 PUnit ("byte")
テープ メディア上のブロック間に挿入されたバイト数。
-
要件
| 要件 | 値 |
|---|---|
| サポートされている最小のクライアント |
Windows 8.1 |
| サポートされている最小のサーバー |
Windows Server 2012 R2 |
| 名前空間 |
Root\virtualization\v2 |
| MOF |
|
| [DLL] |
|