Freigeben über


DisableStorageSpacesDirect method of the MSCluster_StorageSpacesDirect class

Disables Storage Spaces Direct.

Syntax

uint32 DisableStorageSpacesDirect(
  [in] boolean CleanupCache
);

Parameters

CleanupCache [in]

true to flush and purge data from solid-state drives (SSDs). This removes cache partitions. Note that this removal can take a significant amount of time.

Requirements

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

See also

MSCluster_StorageSpacesDirect