Partilhar via


DeployedServicePackageHealthEvaluation.UnhealthyEvaluations Propriedade

Definição

Obtém as avaliações não íntegras que levaram ao estado de integridade agregado atual. O tipo das avaliações não íntegras pode 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