An implementation of the AbortSignalLike
interface to signal the request to cancel the operation.
For example, use the @azure/abort-controller to create an AbortSignal
.
Concurrency indicates the maximum number of ranges to upload in parallel. If not provided, 5 concurrency will be used by default.
File HTTP Headers.
Metadata of an Azure file.
Progress updater.
RangeSize specifies the range size to use in each parallel upload, the default (and maximum size) is FILE_RANGE_MAX_SIZE_BYTES.
Generated using TypeDoc
Option interface for ShareFileClient.uploadFile() and ShareFileClient.uploadSeekableStream().
FileParallelUploadOptions