Dela via


ReplicaSetConfiguration.Replicas Property

Definition

This supports the Service Fabric infrastructure and is not meant to be used directly from your code.

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

Property Value

This supports the Service Fabric infrastructure and is not meant to be used directly from your code.

Applies to