Msvm_CollectionReferencePointService 类

用于创建、销毁和导出引用点的服务

虚拟系统集合的 。

以下语法从托管对象格式 (MOF) 代码中简化,包括所有继承的属性。

语法

[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_CollectionReferencePointService : CIM_Service
{
};

成员

Msvm_CollectionReferencePointService 类具有以下类型的成员:

方法

Msvm_CollectionReferencePointService 类具有以下方法。

方法 说明
CreateReferencePoint 创建虚拟系统集合的引用点。
DestroyReferencePoint 销毁现有引用点集合。 此方法可能会破坏依赖于受影响引用点集合的其他引用点。
ExportReferencePoint 将引用点集合导出到文件。 引用点集合、其关联的配置设置及其关联的资源设置将保留在生成的文件中。
RemoveAssociatedData 删除与引用点关联的数据日志。

要求

要求
最低受支持的客户端
Windows 10 [仅限桌面应用]
最低受支持的服务器
Windows Server 2016
命名空间
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

另请参阅

CIM_Service