BlobQuerySerialization Interface
public interface BlobQuerySerialization
Defines the input and output serialization for a blob quick query request. either BlobQueryJsonSerialization, BlobQueryDelimitedSerialization, BlobQueryArrowSerialization, or BlobQueryParquetSerialization.
Note: BlobQueryParquetSerialization can only be used as an input and BlobQueryArrowSerialization can only be used as an output.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java