你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ClassifyDocumentFromStream interface
方法
post(Classify |
使用文档分类器对文档进行分类。 |
post(Classify |
使用文档分类器对文档进行分类。 |
方法详细信息
post(ClassifyDocumentFromStreamParameters)
使用文档分类器对文档进行分类。
function post(options: ClassifyDocumentFromStreamParameters): StreamableMethod<ClassifyDocumentFromStream202Response | ClassifyDocumentFromStreamDefaultResponse>
参数
返回
post(ClassifyDocumentParameters)
使用文档分类器对文档进行分类。
function post(options: ClassifyDocumentParameters): StreamableMethod<ClassifyDocument202Response | ClassifyDocumentDefaultResponse>
参数
- options
- ClassifyDocumentParameters