共用方式為


NodeHealthReportExpiredEvent

節點健全狀況報告已過期事件。

屬性

名稱 類型 必要
EventInstanceId 字串 (uuid)
Category 字串 No
TimeStamp 字串 (日期-時間)
HasCorrelatedEvents boolean No
NodeName 字串 Yes
NodeInstanceId 整數 (int64)
SourceId 字串
Property 字串
HealthState 字串 Yes
TimeToLiveMs 整數 (int64) Yes
SequenceNumber 整數 (int64)
Description 字串
RemoveWhenExpired boolean
SourceUtcTimestamp 字串 (日期-時間) Yes

EventInstanceId

類型:字串 (uuid)
必要:是

FabricEvent 實例的識別碼。


Category

類型:字串
必要:否

事件的類別。


TimeStamp

類型:字串 (日期時間)
必要:是

記錄時間事件。


HasCorrelatedEvents

類型:布林值
必要:否

顯示有現有的相關事件可供使用。


NodeName

類型:字串
必要:是

Service Fabric 節點的名稱。


NodeInstanceId

類型:整數 (int64)
必要:是

節點實例的識別碼。


SourceId

類型:字串
必要:是

報表來源的識別碼。


Property

類型:字串
必要:是

描述 屬性。


HealthState

類型:字串
必要:是

描述屬性健全狀況狀態。


TimeToLiveMs

類型:整數 (int64)
必要:是

存留時間以毫秒為單位。


SequenceNumber

類型:整數 (int64)
必要:是

報表的序號。


Description

類型:字串
必要:是

報表的描述。


RemoveWhenExpired

類型:布林值
必要:是

指出移除到期時。


SourceUtcTimestamp

類型:字串 (日期時間)
必要:是

來源時間。