SetStorageSpacesDirectDisk method of the MSCluster_StorageSpacesDirect class

Sets Storage Spaces Direct Disk.

Syntax

uint32 SetStorageSpacesDirectDisk(
  [in] boolean CanBeClaimed,
  [in] string  PhysicalDiskIds[]
);

Parameters

CanBeClaimed [in]

Indicates whether the disk can be claimed.

PhysicalDiskIds [in]

The physical disks to be set.

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