ClassifyDocumentFromStream interface
메서드
post(Classify |
문서 분류기를 사용하여 문서를 분류합니다. |
post(Classify |
문서 분류기를 사용하여 문서를 분류합니다. |
메서드 세부 정보
post(ClassifyDocumentFromStreamParameters)
문서 분류기를 사용하여 문서를 분류합니다.
function post(options: ClassifyDocumentFromStreamParameters): StreamableMethod<ClassifyDocumentFromStreamDefaultResponse | ClassifyDocumentFromStream202Response>
매개 변수
반환
post(ClassifyDocumentParameters)
문서 분류기를 사용하여 문서를 분류합니다.
function post(options: ClassifyDocumentParameters): StreamableMethod<ClassifyDocument202Response | ClassifyDocumentDefaultResponse>
매개 변수
- options
- ClassifyDocumentParameters
반환
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for JavaScript