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

ChaosPartitionSecondaryMoveScheduledEvent v82

混沌移动次要故障计划事件。

属性

名称 类型 必需
EventInstanceId string (uuid)
Category 字符串
TimeStamp 字符串(日期时间)
HasCorrelatedEvents boolean
PartitionId string (uuid)
FaultGroupId string (uuid)
FaultId string (uuid)
ServiceName 字符串
SourceNode 字符串
DestinationNode 字符串
ForcedMove boolean

EventInstanceId

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

FabricEvent 实例的标识符。


Category

类型:字符串
必需:否

事件的类别。


TimeStamp

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

记录事件的时间。


HasCorrelatedEvents

类型:布尔值
必需:否

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


PartitionId

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

Service Fabric 用于唯一标识分区的内部 ID。 这是创建服务时随机生成的 GUID。 分区 ID 是唯一的,在服务的生存期内不会更改。 如果删除并重新创建同一服务,则其分区的 ID 将不同。


FaultGroupId

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

错误组的 ID。


FaultId

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

错误的 ID。


ServiceName

类型:字符串
必需:是

服务名称。


SourceNode

类型:字符串
必需:是

Service Fabric 节点的名称。


DestinationNode

类型:字符串
必需:是

Service Fabric 节点的名称。


ForcedMove

类型:布尔值
必需:是

指示强制移动。