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類別具有這些方法。
方法 | Description |
---|---|
GetError | 擷取錯誤。 |
GetErrorEx | 擷取其他錯誤資訊。 |
RequestStateChange | 要求狀態變更。 |
屬性
Msvm_CollectionReferencePointExportJob類別具有這些屬性。
-
BaseReferencePointGroupId
-
-
資料類型: 字串
-
存取類型:唯讀
集合參考點的 GUID,做為 exportoperation 中的基底。
-
-
可取消
-
-
資料類型: 布林值
-
存取類型:唯讀
指出是否可以取消作業。 這個屬性的值不保證取消作業的要求將會成功。
-
-
CollectionId
-
-
資料類型: 字串
-
存取類型:唯讀
記錄檔已匯出之虛擬機器群組的 GUID。
-
-
ErrorSummaryDescription
-
-
資料類型: 字串
-
存取類型:唯讀
-
限定詞: ModelCorrespondence (「CIM_Job。ErrorCode「)
包含錯誤摘要描述。
-
-
ExportDirectory
-
-
資料類型: 字串
-
存取類型:唯讀
匯出位置。
-
-
ExportedConfigFilePaths
-
-
資料類型: 字串 陣列
-
存取類型:唯讀
匯出虛擬機器組態檔的路徑。
-
-
ExportedDisks
-
-
資料類型: 字串 陣列
-
存取類型:唯讀
匯出記錄檔之虛擬磁片的實例識別碼。
-
-
ExportedGuestStateFilePaths
-
-
資料類型: 字串 陣列
-
存取類型:唯讀
匯出虛擬機器客體狀態檔案的路徑。
注意
已在 Windows 10 1709 版中新增。
-
-
ExportedLogFilePaths
-
-
資料類型: 字串 陣列
-
存取類型:唯讀
已匯出之記錄檔的路徑。
-
-
ExportedRuntimeFilePaths
-
-
資料類型: 字串 陣列
-
存取類型:唯讀
匯出虛擬機器執行時間狀態檔案的路徑。
-
-
ReferencePointGroupId
-
-
資料類型: 字串
-
存取類型:唯讀
匯出之集合參考點的 GUID。
-
-
VirtualMachineId
-
-
資料類型: 字串 陣列
-
存取類型:唯讀
已執行匯出作業之虛擬機器的 GUID。
-
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows 10 1703 版 [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2016 |
命名空間 |
Root\virtualization\v2 |
MOF |
|
DLL |
|