Compartir a través de


ReplicaHealthEvaluation.UnhealthyEvaluations Propiedad

Definición

Obtiene las evaluaciones incorrectas que llevaron al estado de mantenimiento agregado actual de la réplica. Los tipos de las evaluaciones incorrectas pueden ser EventHealthEvaluation.

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

Valor de propiedad

Las evaluaciones incorrectas que llevaron al estado de mantenimiento agregado actual.

Se aplica a