Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnalyzeBatchOperationState

Package version

The state of the begin analyze polling operation.

Hierarchy

Index

Properties

actionFailedCount

actionFailedCount: number

Number of failed actions.

actionInProgressCount

actionInProgressCount: number

Number of actions still in progress.

actionSucceededCount

actionSucceededCount: 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

The current status of the operation.

Generated using TypeDoc