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 VirtualDisk and Disk.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_VirtualDiskToDisk
{
MSFT_VirtualDisk REF VirtualDisk;
MSFT_Disk REF Disk;
};
Members
The MSFT_VirtualDiskToDisk class has these types of members:
Properties
The MSFT_VirtualDiskToDisk class has these properties.
Disk
Data type: MSFT_Disk
Access type: Read-only
Qualifiers: Key
VirtualDisk
Data type: MSFT_VirtualDisk
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 |