QueryReplicaSet method of the MSFT_WvrAdminTasks class
Returns replica set information for a given replication group.
Syntax
uint32 QueryReplicaSet(
[in] string ReplicationGroupName,
[in] string VolumeName,
[out] string PartitionId,
[out] string ReplicaSetId
);
Parameters
-
ReplicationGroupName [in]
-
The name of the replication group.
-
VolumeName [in]
-
TBD
-
PartitionId [out]
-
Identifies the partition containing the replica set.
-
ReplicaSetId [out]
-
Identifies the replica set.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\StorageReplica |
MOF |
|
DLL |
|