StartService method of the Msvm_CollectionManagementService class

Starts the collection management service.

Syntax

uint32 StartService();

Parameters

This method has no parameters.

Return value

The possible return values are:

Completed with No Error (0)

Not supported (1)

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\HyperVCluster\v2
MOF
WindowsHyperVCluster.V2.mof
DLL
VMMS.exe

See also

Msvm_CollectionManagementService