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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Java