FormRecognizerFeature type
요청에 사용할 수 있는 추가 기능(기능)입니다.
Form Recognizer 사용할 수 있는 기능에 대한 자세한 내용은 서비스 설명서를 참조하세요.
type FormRecognizerFeature =
| (typeof FormRecognizerFeature)[keyof typeof FormRecognizerFeature]
| (string & {})