Msvm_VirtualSystemReferencePointExportSettingData class
Provides additional information to be used with the ExportReferencePoint method of the Msvm_VirtualSystemReferencePointService class.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[AMENDMENT]
class Msvm_VirtualSystemReferencePointExportSettingData : CIM_SettingData
{
String BaseReferencePoint;
String DisksToExport[];
};
Members
The Msvm_VirtualSystemReferencePointExportSettingData class has these types of members:
Properties
The Msvm_VirtualSystemReferencePointExportSettingData class has these properties.
-
BaseReferencePoint
-
-
Data type: String
-
Access type: Read-only
Path of the base reference point with respect to which export should be performed.
-
-
DisksToExport
-
-
Data type: String array
-
Access type: Read-only
WMI instance IDs of the disks for which data needs to be exported.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|