MSFT_PartitionToVolume class
Association between Partition and Volume.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_PartitionToVolume
{
MSFT_Partition REF Partition;
MSFT_Volume REF Volume;
};
Members
The MSFT_PartitionToVolume class has these types of members:
Properties
The MSFT_PartitionToVolume class has these properties.
Partition
Data type: MSFT_Partition
Access type: Read-only
Qualifiers: Key
Volume
Data type: MSFT_Volume
Access type: Read-only
Qualifiers: Key
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Namespace | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |