Share via


PrimaryReplicatorStatus.RemoteReplicators Property

Definition

public System.Collections.Generic.IList<System.Fabric.Query.RemoteReplicatorStatus> RemoteReplicators { get; }
member this.RemoteReplicators : System.Collections.Generic.IList<System.Fabric.Query.RemoteReplicatorStatus>
Public ReadOnly Property RemoteReplicators As IList(Of RemoteReplicatorStatus)

Property Value

System.Collections.Generic.IList<RemoteReplicatorStatus>

Applies to