BlobQueryJsonTextConfiguration interface
Options to query blob with JSON format.
Properties
kind | Query for a JSON format blob. |
record |
Record separator. |
Property Details
kind
Query for a JSON format blob.
kind: "json"
Property Value
"json"
recordSeparator
Record separator.
recordSeparator: string
Property Value
string
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