Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClusterUpgradeRollbackStartedEvent

Package version

Cluster Upgrade Rollback Started event.

Hierarchy

  • ClusterUpgradeRollbackStartedEvent

Index

Properties

Optional category

category: undefined | string

The category of event.

eventInstanceId

eventInstanceId: string

The identifier for the FabricEvent instance.

failureReason

failureReason: string

Describes failure.

Optional hasCorrelatedEvents

hasCorrelatedEvents: undefined | false | true

Shows there is existing related events available.

kind

kind: "ClusterUpgradeRollbackStarted"

Polymorphic Discriminator

overallUpgradeElapsedTimeInMs

overallUpgradeElapsedTimeInMs: number

Overall duration of upgrade in milli-seconds.

targetClusterVersion

targetClusterVersion: string

Target Cluster version.

timeStamp

timeStamp: Date

The time event was logged.

Generated using TypeDoc