Freigeben über


GetStorageSpacesDirectDisk method of the MSCluster_StorageSpacesDirect class

Sets Storage Spaces Direct Disk.

Syntax

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

Parameters

CanBeClaimed [in]

Indicates whether the disk can be claimed.

PhysicalDiskIds [out]

The physical disks.

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