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 DiskImage and Volume.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_DiskImageToVolume
{
MSFT_DiskImage REF DiskImage;
MSFT_Volume REF Volume;
};
Members
The MSFT_DiskImageToVolume class has these types of members:
Properties
The MSFT_DiskImageToVolume class has these properties.
DiskImage
Data type: MSFT_DiskImage
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 |