Share via


Replica.ReplicaStatus Property

Definition

Gets the status of the replica.

public System.Fabric.Query.ServiceReplicaStatus ReplicaStatus { get; }
member this.ReplicaStatus : System.Fabric.Query.ServiceReplicaStatus
Public ReadOnly Property ReplicaStatus As ServiceReplicaStatus

Property Value

The status of the replica.

Applies to