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/ below:

@azure/storage-blob package | Microsoft Learn

AccessPolicy

An Access policy

AccountSASPermissionsLike

A type that looks like an account SAS permission. Used in AccountSASPermissions to parse SAS permissions from raw objects.

AccountSASSignatureValues

ONLY AVAILABLE IN NODE.JS RUNTIME.

AccountSASSignatureValues is used to generate a Shared Access Signature (SAS) for an Azure Storage account. Once all the values here are set appropriately, call generateAccountSASQueryParameters to obtain a representation of the SAS which can actually be applied to blob urls. Note: that both this class and SASQueryParameters exist because the former is mutable and a logical representation while the latter is immutable and used to generate actual REST requests.

See https://learn.microsoft.com/azure/storage/common/storage-dotnet-shared-access-signature-part-1 for more conceptual information on SAS See https://learn.microsoft.com/rest/api/storageservices/constructing-an-account-sas for descriptions of the parameters, including which are required

AppendBlobAppendBlockFromURLOptions

Options to configure the appendBlockFromURL operation.

AppendBlobAppendBlockFromUrlHeaders

Defines headers for AppendBlob_appendBlockFromUrl operation.

AppendBlobAppendBlockHeaders

Defines headers for AppendBlob_appendBlock operation.

AppendBlobAppendBlockOptions

Options to configure the appendBlock operation.

AppendBlobCreateHeaders

Defines headers for AppendBlob_create operation.

AppendBlobCreateIfNotExistsOptions

Options to configure createIfNotExists operation.

AppendBlobCreateIfNotExistsResponse

Contains response data for the <xref:appendBlobClient.createIfNotExists> operation.

AppendBlobCreateOptions

Options to configure create operation.

AppendBlobRequestConditions

Conditions to add to the creation of this append blob.

AppendBlobSealOptions

Options to configure seal operation.

AppendPositionAccessConditions

Parameter group

BatchSubRequest

A request associated with a batch operation.

BatchSubResponse

The response data associated with a single request within a batch operation.

BlobAbortCopyFromURLHeaders

Defines headers for Blob_abortCopyFromURL operation.

BlobAbortCopyFromURLOptions

Options to configure the abortCopyFromURL operation.

BlobAcquireLeaseOptions

Options to configure Blob - Acquire Lease operation.

BlobBatchSubmitBatchOptionalParams

Options to configure the Service - Submit Batch Optional Params.

BlobBeginCopyFromURLOptions

Options to configure the beginCopyFromURL operation.

BlobBeginCopyFromURLResponse

Contains response data for the beginCopyFromURL operation.

BlobBeginCopyFromUrlPollState

The state used by the poller returned from beginCopyFromURL.

This state is passed into the user-specified onProgress callback whenever copy progress is detected.

BlobBreakLeaseOptions

Options to configure Blob - Break Lease operation.

BlobChangeLeaseOptions

Options to configure Blob - Change Lease operation.

BlobCopyFromURLHeaders

Defines headers for Blob_copyFromURL operation.

BlobCreateSnapshotHeaders

Defines headers for Blob_createSnapshot operation.

BlobCreateSnapshotOptions

Options to configure the createSnapshot operation.

BlobDeleteHeaders

Defines headers for Blob_delete operation.

BlobDeleteIfExistsResponse

Contains response data for the deleteIfExists operation.

BlobDeleteImmutabilityPolicyHeaders

Defines headers for Blob_deleteImmutabilityPolicy operation.

BlobDeleteImmutabilityPolicyOptions

Options for deleting immutability policy deleteImmutabilityPolicy operation.

BlobDeleteOptions

Options to configure the delete operation.

BlobDownloadHeaders

Defines headers for Blob_download operation.

BlobDownloadOptionalParams

Optional parameters.

BlobDownloadOptions

Options to configure the download operation.

BlobDownloadResponseParsed

Contains response data for the download operation.

BlobDownloadToBufferOptions

Option interface for the downloadToBuffer operation.

BlobExistsOptions

Options to configure the exists operation.

BlobFlatListSegment

An interface representing BlobFlatListSegment.

BlobFlatListSegmentModel BlobGenerateSasUrlOptions

Options to configure generateSasUrl operation.

BlobGetAccountInfoHeaders

Defines headers for Blob_getAccountInfo operation.

BlobGetAccountInfoOptions

Options to configure the getAccountInfo operation.

BlobGetPropertiesHeaders

Defines headers for Blob_getProperties operation.

BlobGetPropertiesOptions

Options to configure the getProperties operation.

BlobGetPropertiesResponse

Contains response data for the getProperties operation.

BlobGetTagsHeaders

Defines headers for Blob_getTags operation.

BlobGetTagsOptions

Options to configure the getTags operation.

BlobHTTPHeaders

Parameter group

BlobHierarchyListSegment

An interface representing BlobHierarchyListSegment.

BlobHierarchyListSegmentModel BlobImmutabilityPolicy

Describe immutable policy for blob.

BlobItem

An Azure Storage blob

BlobItemInternal

An Azure Storage blob

BlobPrefix BlobProperties

Properties of a blob

BlobQueryArrowConfiguration

Options to query blob with Apache Arrow format. Only valid for outputTextConfiguration.

BlobQueryArrowField

Describe a field in BlobQueryArrowConfiguration.

BlobQueryCsvTextConfiguration

Options to query blob with CSV format.

BlobQueryError

Blob query error type.

BlobQueryHeaders

Defines headers for Blob_query operation.

BlobQueryJsonTextConfiguration

Options to query blob with JSON format.

BlobQueryParquetConfiguration

Options to query blob with Parquet format. Only valid for inputTextConfiguration.

BlobReleaseLeaseOptions

Options to configure Blob - Release Lease operation.

BlobRenewLeaseOptions

Options to configure Blob - Renew Lease operation.

BlobRequestConditions

standard HTTP conditional headers, tags condition and lease condition

BlobSASPermissionsLike

A type that looks like a Blob SAS permission. Used in BlobSASPermissions to parse SAS permissions from raw objects.

BlobSASSignatureValues

ONLY AVAILABLE IN NODE.JS RUNTIME.

BlobSASSignatureValues is used to help generating Blob service SAS tokens for containers or blobs.

BlobServiceProperties

Storage Service Properties.

BlobServiceStatistics

Stats for the storage service.

BlobSetHTTPHeadersHeaders

Defines headers for Blob_setHttpHeaders operation.

BlobSetHTTPHeadersOptions

Options to configure the setHTTPHeaders operation.

BlobSetImmutabilityPolicyHeaders

Defines headers for Blob_setImmutabilityPolicy operation.

BlobSetImmutabilityPolicyOptions

Options for setting immutability policy setImmutabilityPolicy operation.

BlobSetLegalHoldHeaders

Defines headers for Blob_setLegalHold operation.

BlobSetLegalHoldOptions

Options for setting legal hold setLegalHold operation.

BlobSetMetadataHeaders

Defines headers for Blob_setMetadata operation.

BlobSetMetadataOptions

Options to configure the setMetadata operation.

BlobSetTagsHeaders

Defines headers for Blob_setTags operation.

BlobSetTagsOptions

Options to configure the setTags operation.

BlobSetTierHeaders

Defines headers for Blob_setTier operation.

BlobSetTierOptions

Options to configure the setAccessTier operation.

BlobStartCopyFromURLHeaders

Defines headers for Blob_startCopyFromURL operation.

BlobStartCopyFromURLOptions

Options to configure the beginCopyFromURL operation.

BlobSyncCopyFromURLOptions

Options to configure the syncCopyFromURL operation.

BlobTag BlobTags

Blob tags

BlobUndeleteHeaders

Defines headers for Blob_undelete operation.

BlobUndeleteOptions

Options to configure the undelete operation.

Block

Represents a single block in a block blob. It describes the block's ID and size.

BlockBlobCommitBlockListHeaders

Defines headers for BlockBlob_commitBlockList operation.

BlockBlobCommitBlockListOptions

Options to configure commitBlockList operation.

BlockBlobGetBlockListHeaders

Defines headers for BlockBlob_getBlockList operation.

BlockBlobGetBlockListOptions

Options to configure getBlockList operation.

BlockBlobParallelUploadOptions

Option interface for uploadFile and <xref:BlockBlobClient.uploadSeekableStream>.

BlockBlobPutBlobFromUrlHeaders

Defines headers for BlockBlob_putBlobFromUrl operation.

BlockBlobQueryOptions

Options to configure query operation.

BlockBlobStageBlockFromURLHeaders

Defines headers for BlockBlob_stageBlockFromURL operation.

BlockBlobStageBlockFromURLOptions

Options to configure stageBlockFromURL operation.

BlockBlobStageBlockHeaders

Defines headers for BlockBlob_stageBlock operation.

BlockBlobStageBlockOptions

Options to configure stageBlock operation.

BlockBlobSyncUploadFromURLOptions

Options to configure syncUploadFromURL operation.

BlockBlobUploadHeaders

Defines headers for BlockBlob_upload operation.

BlockBlobUploadOptions

Options to configure upload operation.

BlockBlobUploadStreamOptions

Option interface for the uploadStream operation.

BlockList ClearRange CommonGenerateSasUrlOptions

Common options of BlobGenerateSasUrlOptions and ContainerGenerateSasUrlOptions.

CommonOptions

An interface for options common to every remote operation.

ContainerAcquireLeaseOptions

Options to configure Container - Acquire Lease operation.

ContainerBreakLeaseOptionalParams

Optional parameters.

ContainerBreakLeaseOptions

Options to configure Container - Break Lease operation.

ContainerChangeLeaseOptions

Options to configure Container - Change Lease operation.

ContainerCreateHeaders

Defines headers for Container_create operation.

ContainerCreateIfNotExistsResponse

Contains response data for the createIfNotExists operation.

ContainerCreateOptions

Options to configure create operation.

ContainerDeleteBlobOptions

Options to configure the deleteBlob operation.

ContainerDeleteHeaders

Defines headers for Container_delete operation.

ContainerDeleteIfExistsResponse

Contains response data for the deleteIfExists operation.

ContainerDeleteMethodOptions

Options to configure delete operation.

ContainerEncryptionScope

Parameter group

ContainerExistsOptions

Options to configure exists operation.

ContainerFilterBlobsHeaders

Defines headers for Container_filterBlobs operation.

ContainerFindBlobByTagsOptions

Options to configure the findBlobsByTags operation.

ContainerGenerateSasUrlOptions

Options to configure generateSasUrl operation.

ContainerGetAccessPolicyHeaders

Defines headers for Container_getAccessPolicy operation.

ContainerGetAccessPolicyOptions

Options to configure getAccessPolicy operation.

ContainerGetAccountInfoHeaders

Defines headers for Container_getAccountInfo operation.

ContainerGetAccountInfoOptions

Options to configure the getAccountInfo operation.

ContainerGetPropertiesHeaders

Defines headers for Container_getProperties operation.

ContainerGetPropertiesOptions

Options to configure getProperties operation.

ContainerItem

An Azure Storage container

ContainerListBlobFlatSegmentHeaders

Defines headers for Container_listBlobFlatSegment operation.

ContainerListBlobHierarchySegmentHeaders

Defines headers for Container_listBlobHierarchySegment operation.

ContainerListBlobsOptions

Options to configure Container - List Blobs operations.

See:

ContainerProperties

Properties of a container

ContainerReleaseLeaseOptions

Options to configure Container - Release Lease operation.

ContainerRenameHeaders

Defines headers for Container_rename operation.

ContainerRenewLeaseOptions

Options to configure Container - Renew Lease operation.

ContainerRequestConditions

Conditions to meet for the container.

ContainerSASPermissionsLike

A type that looks like a Container SAS permission. Used in ContainerSASPermissions to parse SAS permissions from raw objects.

ContainerSetAccessPolicyHeaders

Defines headers for Container_setAccessPolicy operation.

ContainerSetAccessPolicyOptions

Options to configure setAccessPolicy operation.

ContainerSetMetadataHeaders

Defines headers for Container_setMetadata operation.

ContainerSetMetadataOptions

Options to configure setMetadata operation.

ContainerUndeleteHeaders

Defines headers for Container_restore operation.

CorsRule

CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain

CpkInfo

Parameter group

FilterBlobItem

Blob info from a findBlobsByTags

FilterBlobItemModel

Blob info from a Filter Blobs API call

FilterBlobSegment

Segment response of findBlobsByTags operation.

FilterBlobSegmentModel

The result of a Filter Blobs API call

GeoReplication

Geo-Replication information for the Secondary Storage Service

HttpAuthorization

Represents authentication information in Authorization, ProxyAuthorization, WWW-Authenticate, and Proxy-Authenticate header values.

HttpHeaders

A collection of HTTP header key/value pairs.

HttpOperationResponse

Http Response that is compatible with the core-v1(core-http).

HttpResponse

A representation of an HTTP response that includes a reference to the request that originated it.

Lease

The details for a specific lease.

LeaseAccessConditions

Parameter group

LeaseOperationOptions

Configures lease operations.

ListBlobsFlatSegmentResponse

An enumeration of blobs

ListBlobsFlatSegmentResponseModel

An enumeration of blobs

ListBlobsHierarchySegmentResponse

An enumeration of blobs

ListBlobsHierarchySegmentResponseModel

An enumeration of blobs

ListContainersSegmentResponse

An enumeration of containers

Logging

Azure Analytics Logging settings.

MatchConditions

Specifies HTTP options for conditional requests based on ETag matching.

Metadata

A map of name-value pairs to associate with the resource.

Metrics

a summary of request statistics grouped by API in hour or minute aggregates for blobs

ModificationConditions

Specifies HTTP options for conditional requests based on modification time.

ModifiedAccessConditions

standard HTTP conditional headers and tags condition.

ModifiedAccessConditionsModel

Parameter group

ObjectReplicationPolicy

Contains Object Replication Policy ID and the respective list of ObjectReplicationRule. This is used when retrieving the Object Replication Properties on the source blob. The policy id for the destination blob is set in ObjectReplicationDestinationPolicyId of the respective method responses (e.g. <xref:BlobProperties.ObjectReplicationDestinationPolicyId>.

ObjectReplicationRule

Contains the Object Replication Rule ID and ObjectReplicationStatus of a blob. There can be more than one ObjectReplicationRule under a ObjectReplicationPolicy.

PageBlobClearPagesHeaders

Defines headers for PageBlob_clearPages operation.

PageBlobClearPagesOptions

Options to configure the clearPages operation.

PageBlobCopyIncrementalHeaders

Defines headers for PageBlob_copyIncremental operation.

PageBlobCreateHeaders

Defines headers for PageBlob_create operation.

PageBlobCreateIfNotExistsOptions

Options to configure the createIfNotExists operation.

PageBlobCreateIfNotExistsResponse

Contains response data for the createIfNotExists operation.

PageBlobCreateOptions

Options to configure the create operation.

PageBlobGetPageRangesDiffHeaders

Defines headers for PageBlob_getPageRangesDiff operation.

PageBlobGetPageRangesDiffOptions

Options to configure the <xref:PageBlobClient.getRangesDiff> operation.

PageBlobGetPageRangesDiffResponse

Contains response data for the getPageRangesDiff(number, number, string, PageBlobGetPageRangesDiffOptions) operation.

PageBlobGetPageRangesHeaders

Defines headers for PageBlob_getPageRanges operation.

PageBlobGetPageRangesOptions

Options to configure the getPageRanges operation.

PageBlobGetPageRangesResponse

Contains response data for the getPageRanges(number, number, PageBlobGetPageRangesOptions) operation.

PageBlobListPageRangesDiffOptions

Options to configure the listPageRangesDiff operation.

PageBlobListPageRangesOptions

Options to configure the listPageRanges operation.

PageBlobRequestConditions

Conditions to add to the creation of this page blob.

PageBlobResizeHeaders

Defines headers for PageBlob_resize operation.

PageBlobResizeOptions

Options to configure resize operation.

PageBlobStartCopyIncrementalOptions

Options to configure startCopyIncremental operation.

PageBlobUpdateSequenceNumberHeaders

Defines headers for PageBlob_updateSequenceNumber operation.

PageBlobUpdateSequenceNumberOptions

Options to configure updateSequenceNumber operation.

PageBlobUploadPagesFromURLHeaders

Defines headers for PageBlob_uploadPagesFromURL operation.

PageBlobUploadPagesFromURLOptions

Options to configure uploadPagesFromURL operation.

PageBlobUploadPagesHeaders

Defines headers for PageBlob_uploadPages operation.

PageBlobUploadPagesOptions

Options to configure the uploadPages operation.

PageList

List of page ranges for a blob.

PageListInternal

the list of pages

PageRange PageRangeInfo ParsedBatchResponse

The multipart/mixed response which contains the response for each subrequest.

PipelineLike

An interface for the Pipeline class containing HTTP request policies. You can create a default Pipeline by calling newPipeline. Or you can create a Pipeline with your own policies by the constructor of Pipeline.

Refer to newPipeline and provided policies before implementing your customized Pipeline.

PipelineOptions

Option interface for Pipeline constructor.

PollOperationState

PollOperationState contains an opinionated list of the smallest set of properties needed to define any long running operation poller.

While the Poller class works as the local control mechanism to start triggering, wait for, and potentially cancel a long running operation, the PollOperationState documents the status of the remote long running operation.

It should be updated at least when the operation starts, when it's finished, and when it's cancelled. Though, implementations can have any other number of properties that can be updated by other reasons.

PollerLike

Abstract representation of a poller, intended to expose just the minimal API that the user needs to work with.

PollerLikeWithCancellation

Abstract representation of a poller, intended to expose just the minimal API that the user needs to work with.

Range

Range for Blob Service Operations.

See https://learn.microsoft.com/rest/api/storageservices/specifying-the-range-header-for-blob-service-operations

RequestPolicy

A compatible interface for core-http request policies

RequestPolicyFactory

An interface for compatibility with core-http's RequestPolicyFactory

RequestPolicyOptions

An interface for compatibility with RequestPolicy

ResponseLike

An object with a simple _response property.

ResponseWithBody

An object with a _response property that has body and headers already parsed into known types.

ResponseWithHeaders

An object with a _response property that has headers already parsed into a typed object.

RestError

A custom error type for failed pipeline requests.

RetentionPolicy

the retention policy which determines how long the associated data should persist

SASQueryParametersOptions

Options to construct SASQueryParameters.

SasIPRange

Allowed IP range for a SAS.

SequenceNumberAccessConditions

Parameter group

ServiceClientOptions

A subset of @azure/core-http ServiceClientOptions

ServiceFilterBlobsHeaders

Defines headers for Service_filterBlobs operation.

ServiceFindBlobByTagsOptions

Options to configure the findBlobsByTags operation.

ServiceGenerateAccountSasUrlOptions

Options to configure generateAccountSasUrl operation.

ServiceGetAccountInfoHeaders

Defines headers for Service_getAccountInfo operation.

ServiceGetAccountInfoOptions

Options to configure the getAccountInfo operation.

ServiceGetPropertiesHeaders

Defines headers for Service_getProperties operation.

ServiceGetPropertiesOptions

Options to configure the getProperties operation.

ServiceGetStatisticsHeaders

Defines headers for Service_getStatistics operation.

ServiceGetStatisticsOptions

Options to configure the getStatistics operation.

ServiceGetUserDelegationKeyHeaders

Defines headers for Service_getUserDelegationKey operation.

ServiceGetUserDelegationKeyOptions

Options to configure the Service - Get User Delegation Key.

ServiceListContainersOptions

Options to configure the listContainers operation.

ServiceListContainersSegmentHeaders

Defines headers for Service_listContainersSegment operation.

ServiceRenameContainerOptions

Options to configure <xref:BlobServiceClient.renameContainer> operation.

ServiceSetPropertiesHeaders

Defines headers for Service_setProperties operation.

ServiceSetPropertiesOptions

Options to configure the setProperties operation.

ServiceSubmitBatchHeaders

Defines headers for Service_submitBatch operation.

ServiceSubmitBatchOptionalParamsModel

Optional parameters.

ServiceUndeleteContainerOptions

Options to configure undeleteContainer operation.

SignedIdentifier

Signed identifier.

SignedIdentifierModel

signed identifier

StaticWebsite

The properties that enable an account to host a static website

StoragePipelineOptions

Options interface for the newPipeline function.

StorageRetryOptions

Storage Blob retry options interface.

TagConditions

Specifies HTTP options for conditional requests based on blob tags.

UserDelegationKey

A user delegation key.

UserDelegationKeyModel

A user delegation key

WebResource

A description of a HTTP request to be made to a remote server.


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