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.
This class represents a collection reference point export operation job.
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_CollectionReferencePointExportJob : CIM_ConcreteJob
{
boolean Cancellable;
string ErrorSummaryDescription;
string CollectionId;
string ReferencePointGroupId;
string BaseReferencePointGroupId;
string VirtualMachineId[];
string ExportDirectory;
string ExportedDisks[];
string ExportedLogFilePaths[];
string ExportedConfigFilePaths[];
string ExportedRuntimeFilePaths[];
string ExportedGuestStateFilePaths[];
};
Members
The Msvm_CollectionReferencePointExportJob class has these types of members:
Methods
The Msvm_CollectionReferencePointExportJob class has these methods.
| Method | Description |
|---|---|
| GetError | Retrieves an error. |
| GetErrorEx | Retrieves additional error information. |
| RequestStateChange | Requests a state change. |
Properties
The Msvm_CollectionReferencePointExportJob class has these properties.
-
BaseReferencePointGroupId
-
-
Data type: string
-
Access type: Read-only
GUID of the collection reference point which is used as the base in the exportoperation.
-
-
Cancellable
-
-
Data type: boolean
-
Access type: Read-only
Indicates whether the job can be cancelled. The value of this property does not guarantee that a request to cancel the job will succeed.
-
-
CollectionId
-
-
Data type: string
-
Access type: Read-only
GUID of the virtual machine group for which log files wereexported.
-
-
ErrorSummaryDescription
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: ModelCorrespondence ("CIM_Job.ErrorCode")
Contains an error summary description.
-
-
ExportDirectory
-
-
Data type: string
-
Access type: Read-only
Export Location.
-
-
ExportedConfigFilePaths
-
-
Data type: string array
-
Access type: Read-only
Path of the exported virtual machine config file.
-
-
ExportedDisks
-
-
Data type: string array
-
Access type: Read-only
Instance IDs of virtual disks for which log files were exported.
-
-
ExportedGuestStateFilePaths
-
-
Data type: string array
-
Access type: Read-only
Path of the exported virtual machine guest state file.
Note
Added in Windows 10, version 1709.
-
-
ExportedLogFilePaths
-
-
Data type: string array
-
Access type: Read-only
Paths of the log files which were exported.
-
-
ExportedRuntimeFilePaths
-
-
Data type: string array
-
Access type: Read-only
Path of the exported virtual machine runtime state file.
-
-
ReferencePointGroupId
-
-
Data type: string
-
Access type: Read-only
GUID of the collection reference point which is exported.
-
-
VirtualMachineId
-
-
Data type: string array
-
Access type: Read-only
GUID of the virtual machines for which export operation has been performed.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 10, version 1703 [desktop apps only] |
| Minimum supported server |
Windows Server 2016 |
| Namespace |
Root\virtualization\v2 |
| MOF |
|
| DLL |
|