Package version:
OptionalabortAn implementation of the AbortSignalLike interface to signal the request to cancel the operation.
For example, use the @azure/abort-controller to create an AbortSignal.
OptionalcontentMD5An MD5 hash of the content. This hash is used to verify the integrity of the data during transport. When the Content-MD5 header is specified, the File service compares the hash of the content that has arrived with the header value that was sent. If the two hashes do not match, the operation will fail with error code 400 (Bad Request).
OptionalfileThe last write time for the file. A value of Preserve may be passed to keep an existing value unchanged. A value of Now may be used to indicate the time of the request. By default, the value will be set as Now.
OptionalleaseLease access conditions.
OptionalonProgress updating event handler.
Optionaltracing
Options to configure the ShareFileClient.uploadRange operation.