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
.
Specifies whether metadata related to any current or previous Copy Blob operation should be included in the response.
includeDeletedSpecifies whether soft deleted blobs should be included in the response.
includeDeletedWithVersionsSpecifies whether deleted blob with versions be returned in the response.
includeImmutabilityPolicySpecifies whether blob immutability policy be returned in the response.
includeLegalHoldSpecifies whether blob legal hold be returned in the response.
includeMetadataSpecifies whether blob metadata be returned in the response.
includeSnapshotsSpecifies whether snapshots should be included in the enumeration. Snapshots are listed from oldest to newest in the response.
includeTagsSpecifies whether blob tags be returned in the response.
includeUncommitedBlobsSpecifies whether blobs for which blocks have been uploaded, but which have not been committed using Put Block List, be included in the response.
includeVersionsSpecifies whether versions should be included in the enumeration. Versions are listed from oldest to newest in the response.
prefixFilters the results to return only containers whose name begins with the specified prefix.
Inherited Properties tracingOptionsOptions to configure spans created when tracing is enabled.
Property Details abortSignalAn implementation of the AbortSignalLike
interface to signal the request to cancel the operation. For example, use the @azure/abort-controller to create an AbortSignal
.
abortSignal?: AbortSignalLike
Property Value includeCopy
Specifies whether metadata related to any current or previous Copy Blob operation should be included in the response.
includeCopy?: boolean
Property Value
boolean
includeDeletedSpecifies whether soft deleted blobs should be included in the response.
includeDeleted?: boolean
Property Value
boolean
includeDeletedWithVersionsSpecifies whether deleted blob with versions be returned in the response.
includeDeletedWithVersions?: boolean
Property Value
boolean
includeImmutabilityPolicySpecifies whether blob immutability policy be returned in the response.
includeImmutabilityPolicy?: boolean
Property Value
boolean
includeLegalHoldSpecifies whether blob legal hold be returned in the response.
includeLegalHold?: boolean
Property Value
boolean
includeMetadataSpecifies whether blob metadata be returned in the response.
includeMetadata?: boolean
Property Value
boolean
includeSnapshotsSpecifies whether snapshots should be included in the enumeration. Snapshots are listed from oldest to newest in the response.
includeSnapshots?: boolean
Property Value
boolean
includeTagsSpecifies whether blob tags be returned in the response.
includeTags?: boolean
Property Value
boolean
includeUncommitedBlobsSpecifies whether blobs for which blocks have been uploaded, but which have not been committed using Put Block List, be included in the response.
includeUncommitedBlobs?: boolean
Property Value
boolean
includeVersionsSpecifies whether versions should be included in the enumeration. Versions are listed from oldest to newest in the response.
includeVersions?: boolean
Property Value
boolean
prefixFilters the results to return only containers whose name begins with the specified prefix.
prefix?: string
Property Value
string
Inherited Property Details tracingOptionsOptions to configure spans created when tracing is enabled.
tracingOptions?: OperationTracingOptions
Property Value
Inherited From CommonOptions.tracingOptions
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4