Optional Parameters.
The signal which can be used to abort requests.
Required if the blob has associated snapshots. Specify one of the following two options: include: Delete the base blob and all of its snapshots. only: Delete only the blob's snapshots and not the blob itself. Possible values include: 'include', 'only'
Additional parameters for the operation
Additional parameters for the operation
Callback which fires upon download progress.
Callback which fires upon upload progress.
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.