BlobQueryArrowConfiguration interface
Options to query blob with Apache Arrow format. Only valid for <xref:BlockBlobQueryOptions.outputTextConfiguration>.
Property Details
kind
Kind.
kind: "arrow"
Property Value
"arrow"
schema
List of <xref:BlobQueryArrowField> describing the schema of the data.
schema: BlobQueryArrowField[]