Azure.Storage.Files.DataLake.Models.DataLakeOpenReadOptions
Optional parameters for OpenReadAsync
The buffer size (in bytes) to use when the stream downloads parts
of the file. Defaults to 4 MB.
Optional DataLakeRequestConditions to add conditions on
the download of the file.
The position within the file to begin the stream.
Defaults to the beginning of the file.
Optional override settings for this client's TransferValidation settings.
Constructor.