Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationStatus

Package version

The status of operation.

Hierarchy

  • OperationStatus

Index

Properties

Optional endTime

endTime: undefined | string

The end time of the operation.

Optional error

The error detail of the operation if any.

Optional id

id: undefined | string

The operation Id.

Optional name

name: undefined | string

The operation name.

Optional startTime

startTime: undefined | string

The start time of the operation.

Optional status

status: undefined | string

The status of the operation.

Generated using TypeDoc