다음을 통해 공유


BlobQueryArrowConfiguration interface

Apache 화살표 형식으로 Blob을 쿼리하는 옵션입니다. <xref:BlockBlobQueryOptions.outputTextConfiguration>경우에만 유효합니다.

속성

kind

종류.

schema

데이터의 스키마를 설명하는 <xref:BlobQueryArrowField> 목록입니다.

속성 세부 정보

kind

종류.

kind: "arrow"

속성 값

"arrow"

schema

데이터의 스키마를 설명하는 <xref:BlobQueryArrowField> 목록입니다.

schema: BlobQueryArrowField[]

속성 값