Partager via


PartitionHealth.ReplicaHealthStates Propriété

Définition

Obtient les états d’intégrité réplica de la partition actuelle, tels qu’ils se trouvent dans le magasin d’intégrité.

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

Valeur de propriété

Réplicas de la partition actuelle, tels qu’ils se trouvent dans le magasin d’intégrité.

S’applique à