ReplicaMetadata.ReplicaId Property

Gets the ID of the replica that is associated with this metadata.

Namespace:  Microsoft.Synchronization.MetadataStorage
Assembly:  Microsoft.Synchronization.MetadataStorage (in Microsoft.Synchronization.MetadataStorage.dll)

public SyncId ReplicaId { get; }

Property Value

Type: Microsoft.Synchronization.SyncId
The ID of the replica that is associated with this metadata.

A replica ID uniquely identifies a replica to a synchronization community.

Show: