FormRecognizerFeature type

Kemampuan add-on (fitur) yang dapat diaktifkan untuk permintaan tersebut.

Untuk informasi selengkapnya tentang fitur yang tersedia di Form Recognizer, lihat dokumentasi layanan:

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

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