SmapiQueryReplicatedPartitions method of the MSFT_WvrAdminTasks class

TBD

Syntax

uint32 SmapiQueryReplicatedPartitions(
  [in]  string ComputerName,
  [in]  string ReplicationGroupName,
  [out] string PartitionObjectIds[]
);

Parameters

ComputerName [in]

The FQDN or NetBIOS name of the computer.

ReplicationGroupName [in]

The name of the replication group.

PartitionObjectIds [out]

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