Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeDeactivateStartedEvent

Package version

Node Deactivate Started event.

Hierarchy

  • NodeDeactivateStartedEvent

Index

Properties

batchId

batchId: string

Batch Id.

Optional category

category: undefined | string

The category of event.

deactivateIntent

deactivateIntent: string

Describes deactivate intent.

eventInstanceId

eventInstanceId: string

The identifier for the FabricEvent instance.

Optional hasCorrelatedEvents

hasCorrelatedEvents: undefined | false | true

Shows there is existing related events available.

kind

kind: "NodeDeactivateStarted"

Polymorphic Discriminator

nodeInstance

nodeInstance: number

Id of Node instance.

nodeName

nodeName: string

The name of a Service Fabric node.

timeStamp

timeStamp: Date

The time event was logged.

Generated using TypeDoc