共用方式為


ClusterUpgradeRollbackStartedEvent

叢集升級復原已啟動事件。

屬性

名稱 類型 必要
EventInstanceId 字串 (uuid)
Category 字串 No
TimeStamp 字串 (日期-時間)
HasCorrelatedEvents boolean No
TargetClusterVersion 字串
FailureReason 字串 Yes
OverallUpgradeElapsedTimeInMs 數字 (雙精度) Yes

EventInstanceId

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

FabricEvent 實例的識別碼。


Category

類型:字串
必要:否

事件的類別。


TimeStamp

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

記錄時間事件。


HasCorrelatedEvents

類型:布林值
必要:否

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


TargetClusterVersion

類型:字串
必要:是

目標叢集版本。


FailureReason

類型:字串
必要:是

描述失敗。


OverallUpgradeElapsedTimeInMs

類型:數位 (雙精度浮點數)
必要:是

以毫秒為單位的整體升級持續時間。