次の方法で共有


WvrAddVolumePartnerStretchById method of the MSFT_WvrAdminTasks class

TBD

Syntax

uint32 WvrAddVolumePartnerStretchById(
  [in] string SourceReplicationGroupName,
  [in] string TargetReplicationGroupName,
  [in] string ReplicaSetId[]
);

Parameters

SourceReplicationGroupName [in]

The name of the source replication group.

TargetReplicationGroupName [in]

The name of the target replication group.

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