NodeDeactivateCompletedEvent

Node Deactivate Completed イベント。

プロパティ

名前 Type 必須
EventInstanceId string (UUID) はい
Category string いいえ
TimeStamp String (日時) はい
HasCorrelatedEvents boolean いいえ
NodeName string はい
NodeInstance integer (int64) はい
EffectiveDeactivateIntent string はい
BatchIdsWithDeactivateIntent string はい
StartTime String (日時) はい

EventInstanceId

: string (uuid)
必須: はい

FabricEvent インスタンスの識別子。


Category

: string
必須: いいえ

イベントのカテゴリ。


TimeStamp

Type: string (date-time)
必須: はい

時刻イベントがログに記録されました。


HasCorrelatedEvents

: boolean
必須: いいえ

使用可能な既存の関連イベントがあることを示します。


NodeName

: string
必須: はい

Service Fabric ノードの名前。


NodeInstance

: integer (int64)
必須: はい

Node インスタンスの ID。


EffectiveDeactivateIntent

: string
必須: はい

非アクティブ化の意図について説明します。


BatchIdsWithDeactivateIntent

: string
必須: はい

バッチ ID。


StartTime

Type: string (date-time)
必須: はい

開始時刻。