Msvm_VirtualSystemReferencePointService class

Describes a virtual system reference point service.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

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

Members

The Msvm_VirtualSystemReferencePointService class has these types of members:

Methods

The Msvm_VirtualSystemReferencePointService class has these methods.

Method Description
CreateReferencePoint Creates a reference point of a virtual system.
DestroyReferencePoint Deletes the specified reference point.
ExportReferencePoint Exports the reference point of the virtual system.
ImportReferencePointMetadata Imports reference point metadata of the virtual system.
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