Share via


DeployedApplicationHealth.DeployedServicePackageHealthStates Property

Definition

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)

Property Value

System.Collections.Generic.IList<DeployedServicePackageHealthState>

Applies to