GetAnalyzeBatchResult interface
Methods
get(Request |
Gets the result of batch document analysis. |
Method Details
get(RequestParameters)
Gets the result of batch document analysis.
function get(options?: RequestParameters): StreamableMethod<GetAnalyzeBatchResult200Response | GetAnalyzeBatchResultDefaultResponse>
Parameters
- options
- RequestParameters
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