Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |