Partager via


ApplicationHealth.ServiceHealthStates Propriété

Définition

Obtient les états d’intégrité du service pour l’application actuelle, tels qu’ils se trouvent dans le magasin d’intégrité.

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

Valeur de propriété

Services de l’application actuelle tels qu’ils se trouvent dans le magasin d’intégrité.

S’applique à