VerifyReplicablePartition method of the MSFT_WvrAdminTasks class

Determines whether a partition can be replicated.

Syntax

uint32 VerifyReplicablePartition(
  [in] string PartitionId
);

Parameters

PartitionId [in]

Identifies the partition to verify.

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