IsStorageSpacesDirectSupported method of the MSCluster_ClusterUtilities class

Checks if storage spaces direct is supported on this node.

Syntax

boolean IsStorageSpacesDirectSupported();

Parameters

This method has no parameters.

Return value

true if storage spaces direct is supported; otherwise, false.

Requirements

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

See also

MSCluster_ClusterUtilities