次の方法で共有


WvrRemoveReplica method of the MSFT_WvrAdminTasks class

Removes a volume from an existing replication group.

Syntax

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

Parameters

ReplicationGroupName [in]

The name of the replication group.

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