Msvm_CollectionReferencePointService class

Service to create, destroy and export reference points

of virtual system collections.

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_CollectionReferencePointService : CIM_Service
{
};

Members

The Msvm_CollectionReferencePointService class has these types of members:

Methods

The Msvm_CollectionReferencePointService class has these methods.

Method Description
CreateReferencePoint Creates a reference point of a virtual system collection.
DestroyReferencePoint Destroys an existing reference point collection. This method may as a side effect destroy other reference points that are dependent on the affected reference point collection.
ExportReferencePoint Exports a reference point collection to a file. The reference point collection, its associated configuration settings, and its associated resource settings will be preserved in the resulting file.
RemoveAssociatedData Removes the data log associated with the reference point.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Namespace
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

See also

CIM_Service