SmapiAddMember method of the MSFT_WvrAdminTasks class

TBD

Syntax

uint32 SmapiAddMember(
  [in] string ReplicationGroupName,
  [in] string VolumeNames[],
  [in] string PartitionObjectIds[]
);

Parameters

ReplicationGroupName [in]

The name of the replication group.

VolumeNames [in]

TBD

PartitionObjectIds [in]

TBD

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