Msvm_VssService class

Represents the guest VSS service. It is used for querying guest cluster information from the Hyper-V host.

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_VssService : Msvm_GuestService
{
};

Members

The Msvm_VssService class has these types of members:

Methods

The Msvm_VssService class has these methods.

Method Description
QueryGuestClusterInformation Querying cluster information from the Hyper-V host to the guest.

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

Msvm_GuestService