Share via


ProvisionPartitionsRemove method of the MSFT_WvrAdminTasks class

Removes partition IDs from the partition database.

Syntax

uint32 ProvisionPartitionsRemove(
  [in] string PartitionIds[]
);

Parameters

PartitionIds [in]

Identifies the partitions to remove from the database.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\StorageReplica
MOF
WVRCimProv.Mof
DLL
WvrCimProv.dll

See also

MSFT_WvrAdminTasks