Share via


ChaosNodeRestartScheduledEvent

混亂重新開機節點錯誤排程事件。

屬性

名稱 類型 必要
EventInstanceId 字串 (uuid)
Category 字串 No
TimeStamp 字串 (日期-時間)
HasCorrelatedEvents boolean No
NodeName 字串 Yes
NodeInstanceId 整數 (int64) Yes
FaultGroupId 字串 (uuid) Yes
FaultId 字串 (uuid) Yes

EventInstanceId

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

FabricEvent 實例的識別碼。


Category

類型:字串
必要:否

事件的類別。


TimeStamp

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

記錄時間事件。


HasCorrelatedEvents

類型:布林值
必要:否

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


NodeName

類型:字串
必要:是

Service Fabric 節點的名稱。


NodeInstanceId

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

節點實例的識別碼。


FaultGroupId

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

錯誤群組的識別碼。


FaultId

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

錯誤識別碼。