AnalyzeDocumentFromStream interface
Methods
post(Analyze |
Analyzes document with document model. |
post(Analyze |
Analyzes document with document model. |
Method Details
post(AnalyzeDocumentFromStreamParameters)
Analyzes document with document model.
function post(options: AnalyzeDocumentFromStreamParameters): StreamableMethod<AnalyzeDocumentFromStream202Response | AnalyzeDocumentFromStreamDefaultResponse>
Parameters
Returns
post(AnalyzeDocumentParameters)
Analyzes document with document model.
function post(options: AnalyzeDocumentParameters): StreamableMethod<AnalyzeDocument202Response | AnalyzeDocumentDefaultResponse>
Parameters
- options
- AnalyzeDocumentParameters
Returns
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript