Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Association between Disk and Partition.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_DiskToPartition
{
MSFT_Disk REF Disk;
MSFT_Partition REF Partition;
};
Members
The MSFT_DiskToPartition class has these types of members:
Properties
The MSFT_DiskToPartition class has these properties.
Disk
Data type: MSFT_Disk
Access type: Read-only
Qualifiers: Key
Partition
Data type: MSFT_Partition
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 |