Bagikan melalui


BlobQueryArrowConfiguration interface

Opsi untuk mengkueri blob dengan format Apache Arrow. Hanya berlaku untuk <xref:BlockBlobQueryOptions.outputTextConfiguration>.

Properti

kind

Jenis.

schema

Daftar <xref:BlobQueryArrowField> yang menjelaskan skema data.

Detail Properti

kind

Jenis.

kind: "arrow"

Nilai Properti

"arrow"

schema

Daftar <xref:BlobQueryArrowField> yang menjelaskan skema data.

schema: BlobQueryArrowField[]

Nilai Properti