你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PagedDeployedApplicationQueryDescription.IncludeHealthState 属性

定义

获取或设置是否从查询结果中包括已部署应用程序的运行状况状态。

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

属性值

注解

默认为 false。

将此项设置为 true 将 HealthState 填充状态。 否则,该值为“Unknown”。

适用于