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

ClusterHealthReportExpiredEvent

群集运行状况报告过期事件。

属性

名称 类型 必需
EventInstanceId string (uuid)
Category 字符串
TimeStamp 字符串(日期时间)
HasCorrelatedEvents boolean
SourceId 字符串
Property 字符串
HealthState 字符串
TimeToLiveMs 整数 (int64)
SequenceNumber 整数 (int64)
Description 字符串
RemoveWhenExpired boolean
SourceUtcTimestamp 字符串(日期时间)

EventInstanceId

类型:字符串 (uuid)
必需:是

FabricEvent 实例的标识符。


Category

类型:字符串
必需:否

事件的类别。


TimeStamp

类型:字符串 (日期时间)
必需:是

记录事件的时间。


HasCorrelatedEvents

类型:布尔值
必需:否

显示存在可用的现有相关事件。


SourceId

类型:字符串
必需:是

报表源的 ID。


Property

类型:字符串
必需:是

描述 属性。


HealthState

类型:字符串
必需:是

描述属性的运行状况状态。


TimeToLiveMs

类型:整数 (int64)
必需:是

生存时间(以毫秒为单位)。


SequenceNumber

类型:整数 (int64)
必需:是

报表的序列号。


Description

类型:字符串
必需:是

报表的说明。


RemoveWhenExpired

类型:布尔值
必需:是

指示在过期时删除。


SourceUtcTimestamp

类型:字符串 (日期时间)
必需:是

源时间。