Optional Parameters.
The signal which can be used to abort requests.
Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change.
Additional parameters for the operation
Callback which fires upon download progress.
Callback which fires upon upload progress.
Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.
Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.
Options used to create a span when tracing is enabled.
The number of milliseconds a request can take before automatically being terminated.
The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob Service Operations.
Generated using TypeDoc
Optional Parameters.