Partilhar via


NodeHealthEvaluation.UnhealthyEvaluations Propriedade

Definição

Obtém as avaliações não íntegras que levaram ao estado de integridade agregado atual do nó. Os tipos de avaliações não íntegras podem 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 da propriedade

As avaliações não íntegras que levaram ao estado de integridade agregado atual.

Aplica-se a