MSFT_StorageNodeToStoragePool class

Association between a storage node and a storage pool.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[Association]
class MSFT_StorageNodeToStoragePool
{
  MSFT_StorageNode REF StorageNode;
  MSFT_StoragePool REF StoragePool;
};

Members

The MSFT_StorageNodeToStoragePool class has these types of members:

Properties

The MSFT_StorageNodeToStoragePool class has these properties.

StorageNode

Data type: MSFT_StorageNode

Access type: Read-only

Qualifiers: Key

StoragePool

Data type: MSFT_StoragePool

Access type: Read-only

Qualifiers: Key

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Namespace Root\Microsoft\Windows\Storage
MOF Storagewmi.mof