MSFT_StorageSubSystemToPartition class

Association between MSFT_StorageSubSystem and MSFT_Partition.

The following syntax is simplified from Managed Object Format (MOF) code.

Syntax

[Association]
class MSFT_StorageSubSystemToPartition
{
  MSFT_StorageSubSystem REF StorageSubSystem;
  MSFT_Partition        REF Partition;
};

Members

The MSFT_StorageSubSystemToPartition class has these types of members:

Properties

The MSFT_StorageSubSystemToPartition class has these properties.

Partition

Data type: MSFT_Partition

Access type: Read-only

Qualifiers: Key

StorageSubSystem

Data type: MSFT_StorageSubSystem

Access type: Read-only

Qualifiers: Key

Requirements

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

See also

MSFT_Partition

MSFT_StorageSubSystem