Partilhar via


DeployedApplicationHealth.DeployedServicePackageHealthStates Propriedade

Definição

Obtém os estados de integridade do pacote de serviço implantado para o aplicativo implantado atual, conforme encontrado no repositório de integridade.

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)

Valor da propriedade

Os pacotes de serviço implantados do aplicativo implantado atual, conforme encontrado no repositório de integridade.

Aplica-se a