次の方法で共有


ClusterIsReadyForUpgrade method of the MSCluster_ClusterService class

Determines whether the cluster's functional level can be updated

Syntax

uint32 ClusterIsReadyForUpgrade(
  [out] boolean isReady
);

Parameters

isReady [out]

If true, the cluster supports an update of the functional level

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