Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeDownEvent

Package version

Node Down event.

Hierarchy

  • NodeDownEvent

Index

Properties

Optional category

category: undefined | string

The category of event.

eventInstanceId

eventInstanceId: string

The identifier for the FabricEvent instance.

Optional hasCorrelatedEvents

hasCorrelatedEvents: undefined | false | true

Shows there is existing related events available.

kind

kind: "NodeDown"

Polymorphic Discriminator

lastNodeUpAt

lastNodeUpAt: Date

Time when Node was last up.

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