你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FormRecognizerFeature type

加载项功能 (可为请求启用的功能) 。

有关 表单识别器 中可用功能的详细信息,请参阅服务文档:

https://aka.ms/azsdk/formrecognizer/features

type FormRecognizerFeature =
  | (typeof FormRecognizerFeature)[keyof typeof FormRecognizerFeature]
  | (string & {})