Show / Hide Table of Contents

Class BlobQueryTextOptions

Blob Query Text Configuration. See BlobQueryCsvTextOptions and BlobQueryJsonTextOptions.

Inheritance
System.Object
BlobQueryTextOptions
BlobQueryArrowOptions
BlobQueryCsvTextOptions
BlobQueryJsonTextOptions
BlobQueryParquetTextOptions
Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.Storage.Blobs.dll
Syntax
public abstract class BlobQueryTextOptions

Constructors

BlobQueryTextOptions()

Declaration
protected BlobQueryTextOptions ();
Back to top Azure SDK for .NET