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

NodeDeactivateCompletedEvent

Node Deactivate Completed 事件。

属性

名称 类型 必需
EventInstanceId string (uuid)
Category 字符串
TimeStamp 字符串(日期时间)
HasCorrelatedEvents boolean
NodeName 字符串
NodeInstance 整数 (int64)
EffectiveDeactivateIntent 字符串
BatchIdsWithDeactivateIntent 字符串
StartTime 字符串(日期时间)

EventInstanceId

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

FabricEvent 实例的标识符。


Category

类型:字符串
必需:否

事件的类别。


TimeStamp

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

记录事件的时间。


HasCorrelatedEvents

类型:布尔值
必需:否

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


NodeName

类型:字符串
必需:是

Service Fabric 节点的名称。


NodeInstance

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

节点实例的 ID。


EffectiveDeactivateIntent

类型:字符串
必需:是

描述停用意向。


BatchIdsWithDeactivateIntent

类型:字符串
必需:是

批处理 ID。


StartTime

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

开始时间。