Compartir a través de


DeployedApplicationHealth.DeployedServicePackageHealthStates Propiedad

Definición

Obtiene los estados de mantenimiento del paquete de servicio implementados para la aplicación implementada actual tal y como se encuentra en el almacén de estado.

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 de propiedad

Los paquetes de servicio implementados de la aplicación implementada actual, tal como se encuentra en el almacén de estado.

Se aplica a