A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/javascript/api/@azure/storage-blob/blockblobqueryoptions below:

BlockBlobQueryOptions interface | Microsoft Learn

BlockBlobQueryOptions interface

Options to configure query operation.

Properties abortSignal

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.

conditions

Conditions to meet when uploading to the block blob.

customerProvidedKey

Customer Provided Key Info.

inputTextConfiguration

Configurations for the query input.

onError

Callback to receive error events during the query operaiton.

onProgress

Callback to receive events on the progress of query operation.

outputTextConfiguration

Configurations for the query output.

Inherited Properties tracingOptions

Options to configure spans created when tracing is enabled.

Property Details abortSignal

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.

abortSignal?: AbortSignalLike
Property Value conditions

Conditions to meet when uploading to the block blob.

conditions?: BlobRequestConditions
Property Value customerProvidedKey

Customer Provided Key Info.

customerProvidedKey?: CpkInfo
Property Value onError

Callback to receive error events during the query operaiton.

onError?: (error: BlobQueryError) => void
Property Value

(error: BlobQueryError) => void

onProgress

Callback to receive events on the progress of query operation.

onProgress?: (progress: TransferProgressEvent) => void
Property Value

(progress: TransferProgressEvent) => void

Inherited Property Details tracingOptions

Options 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