Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnalyzeActionsOperationState

Package version

The state of the begin analyze polling operation.

Hierarchy

Index

Properties

actionsFailedCount

actionsFailedCount: number

Number of failed actions.

actionsInProgressCount

actionsInProgressCount: number

Number of actions still in progress.

actionsSucceededCount

actionsSucceededCount: number

Number of successfully completed actions.

createdOn

createdOn: Date

The date and time the operation was created.

Optional displayName

displayName: undefined | string

The operation's display name.

Optional expiresOn

expiresOn: Date

The date and time when the operation results will expire on the server.

lastModifiedOn

lastModifiedOn: Date

The time the operation status was last updated.

operationId

operationId: string

The operation id.

status

status: State

The current status of the operation.

Generated using TypeDoc