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.
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
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
Virtual Machine ID for which virtual disks are associated with.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|