Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationInfo

Package version

Operation info.

Hierarchy

  • OperationInfo

Index

Properties

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.

Generated using TypeDoc