WvrCheckIfGroupsLogVolumeMatchVolume method of the MSFT_WvrAdminTasks class

Perform a remote cim call to check whether given replication group log volume matches with the volume which is to be removed from a group

Syntax

uint32 WvrCheckIfGroupsLogVolumeMatchVolume(
  [in] string ReplicationGroupName,
  [in] string VolumeName
);

Parameters

ReplicationGroupName [in]

TBD

VolumeName [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