Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationInfo

Package version

Operation info.

Hierarchy

  • OperationInfo

Index

Properties

Optional apiVersion

apiVersion: undefined | string

API version used to create this operation.

createdDateTime

createdDateTime: Date

Date and time (UTC) when the operation was created.

kind

Type of operation.

lastUpdatedDateTime

lastUpdatedDateTime: Date

Date and time (UTC) when the status was last updated.

operationId

operationId: string

Operation ID

Optional percentCompleted

percentCompleted: undefined | number

Operation progress (0-100).

resourceLocation

resourceLocation: string

URL of the resource targeted by this operation.

status

Operation status.

Optional tags

tags: undefined | {}

List of key-value tag attributes associated with the model.

Generated using TypeDoc