Package version:

Interface AnalyzeBatchOperationMetadata

The metadata for long-running operations started by beginAnalyzeBatch.

Hierarchy

Properties

actionFailedCount: number

Number of failed actions.

actionInProgressCount: number

Number of actions still in progress.

actionSucceededCount: number

Number of successfully completed actions.

createdOn: Date

The date and time the operation was created.

displayName?: string

The operation's display name.

expiresOn?: any

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

id: string

The operation id.

modifiedOn: Date

The time the operation status was last updated.

Generated using TypeDoc