Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextAnalyticsActionErrorResult

Package version

The error of an analyze batch action.

Hierarchy

Index

Properties

Optional actionName

actionName: undefined | string

The name of the action.

error

error: TextAnalyticsError

The Error for this action result.

failedOn

failedOn: Date

When this action was completed by the service.

Generated using TypeDoc