Compartir a través de


ApplicationHealth.ServiceHealthStates Propiedad

Definición

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

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)

Valor de propiedad

Los servicios de la aplicación actual tal y como se encuentra en el almacén de estado.

Se aplica a