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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java