Compartir a través de


UpgradeDomainDeployedApplicationsHealthEvaluation.UnhealthyEvaluations Propiedad

Definición

Obtiene la lista de evaluaciones incorrectas que llevaron al estado de mantenimiento agregado. Incluye todo el estado incorrecto DeployedApplicationHealthEvaluation que ha afectado al estado agregado.

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