MSFT_ReplicationGroupToReplicaPeer class
Association between replicated groups (MSFT_ReplicationGroup to MSFT_ReplicaPeer).
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_ReplicationGroupToReplicaPeer : MSFT_Synchronized
{
MSFT_ReplicationGroup REF ReplicationGroup;
MSFT_ReplicaPeer REF ReplicaPeer;
};
Members
The MSFT_ReplicationGroupToReplicaPeer class has these types of members:
Properties
The MSFT_ReplicationGroupToReplicaPeer class has these properties.
ReplicaPeer
Data type: MSFT_ReplicaPeer
Access type: Read-only
Qualifiers: Key
ReplicationGroup
Data type: MSFT_ReplicationGroup
Access type: Read-only
Qualifiers: Key
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Namespace | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |