Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationResource

Package version

Operation status response

Hierarchy

  • OperationResource

Index

Properties

Optional endTime

endTime: Date

End time of the operation NOTE: This property will not be serialized. It can only be populated by the server.

Optional error

Error Message if operation failed

Optional id

id: undefined | string

Operation Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Operation ID NOTE: This property will not be serialized. It can only be populated by the server.

Optional startTime

startTime: Date

Start time of the operation NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

status: undefined | string

Operation status NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc