다음을 통해 공유


PagedDeployedApplicationQueryDescription.IncludeHealthState Property

Definition

Gets or sets whether to include the health state of the deployed application from the query result.

public bool IncludeHealthState { get; set; }
member this.IncludeHealthState : bool with get, set
Public Property IncludeHealthState As Boolean

Property Value

Remarks

Defaults to false.

Setting this to true fills in the HealthState state. Otherwise, the value is 'Unknown'.

Applies to