ClassifyDocumentFromStreamBodyParam interface
Properties
body | Input content. Value may contain any sequence of octets |
Property Details
body
Input content.
Value may contain any sequence of octets
body: string | Uint8Array | ReadableStream<Uint8Array> | ReadableStream
Property Value
string | Uint8Array | ReadableStream<Uint8Array> | ReadableStream
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