<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.26.0-beta.1" />

Azure.Storage.Files.DataLake.Models.DataLakeQueryOptions

public class DataLakeQueryOptions
Optional parameters for QueryAsync.

Optional DataLakeRequestConditions to add conditions on the query.

Optional input text configuration.

Optional output text configuration.

public IProgress<long> ProgressHandler { get; set; }

Optional progress handler.

Optional error handler.