Package version:

Interface BlobQueryParquetConfiguration

Options to query blob with Parquet format. Only valid for BlockBlobQueryOptions.inputTextConfiguration.

interface BlobQueryParquetConfiguration {
    kind: "parquet";
}

Properties

Properties

kind

Kind.