共用方式為


ChaosStartedEvent

Chaos Started 事件。

屬性

名稱 類型 必要
EventInstanceId 字串 (uuid)
Category 字串 No
TimeStamp 字串 (日期-時間)
HasCorrelatedEvents boolean No
MaxConcurrentFaults 整數 (int64) Yes
TimeToRunInSeconds 數字 (雙精度) Yes
MaxClusterStabilizationTimeoutInSeconds 數字 (雙精度) Yes
WaitTimeBetweenIterationsInSeconds 數字 (雙精度) Yes
WaitTimeBetweenFaultsInSeconds 數字 (雙精度)
MoveReplicaFaultEnabled boolean
IncludedNodeTypeList 字串
IncludedApplicationList 字串
ClusterHealthPolicy 字串
ChaosContext 字串 Yes

EventInstanceId

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

FabricEvent 實例的識別碼。


Category

類型:字串
必要:否

事件的類別。


TimeStamp

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

記錄時間事件。


HasCorrelatedEvents

類型:布林值
必要:否

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


MaxConcurrentFaults

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

並行錯誤的數目上限。


TimeToRunInSeconds

類型:number (double)
必要:是

以秒為單位執行的時間。


MaxClusterStabilizationTimeoutInSeconds

類型:number (double)
必要:是

叢集防震的逾時上限,以秒為單位。


WaitTimeBetweenIterationsInSeconds

類型:number (double)
必要:是

在反覆運算之間等候時間,以秒為單位。


WaitTimeBetweenFaultsInSeconds

類型:number (double)
必要:是

在錯誤之間等候時間,以秒為單位。


MoveReplicaFaultEnabled

類型:布林值
必要:是

指出已啟用 MoveReplica 錯誤。


IncludedNodeTypeList

類型:字串
必要:是

包含的節點類型清單。


IncludedApplicationList

類型:字串
必要:是

包含的應用程式清單。


ClusterHealthPolicy

類型:字串
必要:是

健康情況原則。


ChaosContext

類型:字串
必要:是

混亂內容。