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

HealthReport.HealthInformation 属性

定义

获取描述常见运行状况字段的运行状况信息。

public System.Fabric.Health.HealthInformation HealthInformation { get; }
member this.HealthInformation : System.Fabric.Health.HealthInformation
Public ReadOnly Property HealthInformation As HealthInformation

属性值

描述常见运行状况字段的运行状况信息。

注解

运行状况信息保存在 内的运行状况存储中 HealthEvent

适用于