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