Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Operation

Package version

Operation metadata.

Hierarchy

  • Operation

Index

Properties

createdDateTime

createdDateTime: Date

Date and time in UTC when the operation was created.

Optional error

error: ErrorModel

Operation error encountered, if any.

Optional etag

etag: undefined | string

Operation ETag.

lastActionDateTime

lastActionDateTime: Date

Date and time in UTC when the operation status was last updated.

operationId

operationId: string

Operation Id.

Optional resourceLocation

resourceLocation: undefined | string

Location of the imported update when operation is successful.

status

Operation status.

Optional traceId

traceId: undefined | string

Operation correlation identity that can used by Microsoft Support for troubleshooting.

Optional updateId

updateId: UpdateId

The identity of update being imported or deleted. For import, this property will only be populated after import manifest is processed successfully.

Generated using TypeDoc