Optional Parameters.
The signal which can be used to abort requests.
Additional parameters for the operation
Additional parameters for the operation
Additional parameters for the operation
Callback which fires upon download progress.
Callback which fires upon upload progress.
Return only the bytes of the blob in the specified range.
When set to true and specified together with the Range, the service returns the CRC64 hash for the range, as long as the range is less than or equal to 4 MB in size.
When set to true and specified together with the Range, the service returns the MD5 hash for the range, as long as the range is less than or equal to 4 MB in size.
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.
The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob.
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.