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

ChaosStartedEvent

Chaos Started 事件。

属性

名称 类型 必需
EventInstanceId string (uuid)
Category 字符串
TimeStamp 字符串(日期时间)
HasCorrelatedEvents boolean
MaxConcurrentFaults 整数 (int64)
TimeToRunInSeconds number (double)
MaxClusterStabilizationTimeoutInSeconds number (double)
WaitTimeBetweenIterationsInSeconds number (double)
WaitTimeBetweenFaultsInSeconds number (double)
MoveReplicaFaultEnabled boolean
IncludedNodeTypeList 字符串
IncludedApplicationList 字符串
ClusterHealthPolicy 字符串
ChaosContext 字符串

EventInstanceId

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

FabricEvent 实例的标识符。


Category

类型:字符串
必需:否

事件的类别。


TimeStamp

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

记录事件的时间。


HasCorrelatedEvents

类型:布尔值
必需:否

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


MaxConcurrentFaults

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

并发故障的最大数目。


TimeToRunInSeconds

类型:数字 (double)
必需:是

运行时间(以秒为单位)。


MaxClusterStabilizationTimeoutInSeconds

类型:数字 (double)
必需:是

群集稳定的最大超时时间(以秒为单位)。


WaitTimeBetweenIterationsInSeconds

类型:数字 (double)
必需:是

迭代之间的等待时间(以秒为单位)。


WaitTimeBetweenFaultsInSeconds

类型:数字 (double)
必需:是

故障之间的等待时间(以秒为单位)。


MoveReplicaFaultEnabled

类型:布尔值
必需:是

指示已启用 MoveReplica 错误。


IncludedNodeTypeList

类型:字符串
必需:是

包含的节点类型的列表。


IncludedApplicationList

类型:字符串
必需:是

包含的应用程序的列表。


ClusterHealthPolicy

类型:字符串
必需:是

运行状况策略。


ChaosContext

类型:字符串
必需:是

混沌上下文。