Msvm_CollectionReferencePointExportJob 类
此类表示集合引用点导出操作作业。
以下语法从托管对象格式 (MOF) 代码中简化,包括所有继承的属性。
语法
[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[];
};
成员
Msvm_CollectionReferencePointExportJob 类具有以下类型的成员:
方法
Msvm_CollectionReferencePointExportJob 类具有这些方法。
方法 | 说明 |
---|---|
GetError | 检索错误。 |
GetErrorEx | 检索其他错误信息。 |
RequestStateChange | 请求状态更改。 |
属性
Msvm_CollectionReferencePointExportJob 类具有这些属性。
-
BaseReferencePointGroupId
-
-
数据类型: string
-
访问类型:只读
集合引用点的 GUID,用作 exportoperation 中的基。
-
-
可取消
-
-
数据类型: 布尔值
-
访问类型:只读
指示是否可以取消作业。 此属性的值不保证取消作业的请求会成功。
-
-
CollectionId
-
-
数据类型: string
-
访问类型:只读
为其导出日志文件的虚拟机组的 GUID。
-
-
ErrorSummaryDescription
-
-
数据类型: string
-
访问类型:只读
-
限定符: ModelCorrespondence (“CIM_Job。ErrorCode“)
包含错误摘要说明。
-
-
ExportDirectory
-
-
数据类型: string
-
访问类型:只读
导出位置。
-
-
ExportedConfigFilePaths
-
-
数据类型: 字符串 数组
-
访问类型:只读
导出的虚拟机配置文件的路径。
-
-
ExportedDisks
-
-
数据类型: 字符串 数组
-
访问类型:只读
为其导出了日志文件的虚拟磁盘的实例 ID。
-
-
ExportedGuestStateFilePaths
-
-
数据类型: 字符串 数组
-
访问类型:只读
导出的虚拟机来宾状态文件的路径。
注意
在 Windows 10 版本 1709 中添加。
-
-
ExportedLogFilePaths
-
-
数据类型: 字符串 数组
-
访问类型:只读
导出的日志文件的路径。
-
-
ExportedRuntimeFilePaths
-
-
数据类型: 字符串 数组
-
访问类型:只读
导出的虚拟机运行时状态文件的路径。
-
-
ReferencePointGroupId
-
-
数据类型: string
-
访问类型:只读
要导出的集合引用点的 GUID。
-
-
VirtualMachineId
-
-
数据类型: 字符串 数组
-
访问类型:只读
已为其执行导出操作的虚拟机的 GUID。
-
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows 10版本 1703 [仅限桌面应用] |
最低受支持的服务器 |
Windows Server 2016 |
命名空间 |
Root\virtualization\v2 |
MOF |
|
DLL |
|