次の方法で共有


ProvisionPartitionsAdd method of the MSFT_WvrAdminTasks class

Adds partition IDs to the partition database.

Syntax

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

Parameters

PartitionIds [in]

Identifies the partitions to add to 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