BlobQueryArrowConfiguration interface

Alternativ för att fråga blob med Apache Arrow-format. Endast giltigt för <xref:BlockBlobQueryOptions.outputTextConfiguration>.

Egenskaper

kind

Typ.

schema

<xref:BlobQueryArrowField> Lista över hur du beskriver schemat för data.

Egenskapsinformation

kind

Typ.

kind: "arrow"

Egenskapsvärde

"arrow"

schema

<xref:BlobQueryArrowField> Lista över hur du beskriver schemat för data.

schema: BlobQueryArrowField[]

Egenskapsvärde