UpdateFunctionalLevel method of the MSCluster_ClusterService class

Updates the cluster's functional level

Syntax

uint32 UpdateFunctionalLevel(
  [in] boolean WhatIf
);

Parameters

WhatIf [in]

If true, only check whether updating would succeed without actually performing update. If omitted, update is performed.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\MSCluster
MOF
ClusWmiExt.mof
DLL
ClusWMI.dll

See also

MSCluster_ClusterService