Msvm_VirtualMachineToDisks class
Setting data to be passed as an array to the Msvm_CollectionReferencePointExportSettingData class.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_VirtualMachineToDisks
{
string VirtualMachineId;
string DisksToExport[];
};
Members
The Msvm_VirtualMachineToDisks class has these types of members:
Properties
The Msvm_VirtualMachineToDisks class has these properties.
-
DisksToExport
-
-
Data type: string array
-
Access type: Read-only
The WMI instance IDs of the disks those belong to given Virtual Machine ID for which data needs to be exported.
-
-
VirtualMachineId
-
-
Data type: string
-
Access type: Read/write
A Virtual Machine ID that virtual disks are associated with.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|