BlobQueryArrowConfiguration interface
Apache Arrow 形式で BLOB にクエリを実行するオプション。 <xref:BlockBlobQueryOptions.outputTextConfiguration>でのみ有効です。
プロパティの詳細
kind
種類。
kind: "arrow"
プロパティ値
"arrow"
schema
データのスキーマを記述する <xref:BlobQueryArrowField> の一覧。
schema: BlobQueryArrowField[]