Partager via


DeployedApplicationHealth.DeployedServicePackageHealthStates Propriété

Définition

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

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

Valeur de propriété

Packages de service déployés de l’application déployée actuelle, tels qu’ils se trouvent dans le magasin d’intégrité.

S’applique à