MSFT_StorageSubSystemToInitiatorId クラス
StorageSubSystem と InitiatorId の間の関連付け。
次の構文は、Managed Object Format (MOF) コードをシンプルにしたものです。
構文
[Association]
class MSFT_StorageSubSystemToInitiatorId
{
MSFT_StorageSubSystem REF StorageSubSystem;
MSFT_InitiatorId REF InitiatorId;
};
メンバー
MSFT_StorageSubSystemToInitiatorId クラスには、次の種類のメンバーがあります。
プロパティ
MSFT_StorageSubSystemToInitiatorId クラスには、次のプロパティがあります。
InitiatorId
データ型: MSFT_InitiatorId
アクセスの種類: 読み取り専用
修飾子: キー
StorageSubSystem
データ型: MSFT_StorageSubSystem
アクセスの種類: 読み取り専用
修飾子: キー
要件
要件 | Value |
---|---|
サポートされている最小のクライアント | Windows 8 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリのみ] |
名前空間 | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |