Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormRecognizerCommonClientOptions

Package version

Configurable options for the Form Recognizer service clients (DocumentAnalysisClient and DocumentModelAdministrationClient).

Hierarchy

Index

Properties

Properties

Optional apiVersion

The version of the Form Recognizer REST API to call. Service versions 2.1 and lower (non-date-based versions) are not supported by this client. To use API version 2.1, please use version 3 of the Azure Form Recognizer SDK for JavaScript (@azure/ai-form-recognizer@^3.2.0).

Default: FormRecognizerApiVersion.Latest ("2021-09-30-preview")

Generated using TypeDoc