IsClusterSupported method of the MSCluster_ClusterUtilities class

Indicates whether the node supports clustering.

Syntax

boolean IsClusterSupported();

Parameters

This method has no parameters.

Return value

True if the node supports clustering, otherwise False.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\MSCluster
MOF
ClusWMI.Mof
DLL
ClusWMI.dll

See also

MSCluster_ClusterUtilities