An Access policy
AccountSASPermissionsLikeA type that looks like an account SAS permission. Used in AccountSASPermissions to parse SAS permissions from raw objects.
AccountSASSignatureValuesONLY 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
AppendBlobAppendBlockFromURLOptionsOptions to configure the appendBlockFromURL operation.
AppendBlobAppendBlockFromUrlHeadersDefines headers for AppendBlob_appendBlockFromUrl operation.
AppendBlobAppendBlockHeadersDefines headers for AppendBlob_appendBlock operation.
AppendBlobAppendBlockOptionsOptions to configure the appendBlock operation.
AppendBlobCreateHeadersDefines headers for AppendBlob_create operation.
AppendBlobCreateIfNotExistsOptionsOptions to configure createIfNotExists operation.
AppendBlobCreateIfNotExistsResponseContains response data for the <xref:appendBlobClient.createIfNotExists> operation.
AppendBlobCreateOptionsOptions to configure create operation.
AppendBlobRequestConditionsConditions to add to the creation of this append blob.
AppendBlobSealOptionsOptions to configure seal operation.
AppendPositionAccessConditionsParameter group
BatchSubRequestA request associated with a batch operation.
BatchSubResponseThe response data associated with a single request within a batch operation.
BlobAbortCopyFromURLHeadersDefines headers for Blob_abortCopyFromURL operation.
BlobAbortCopyFromURLOptionsOptions to configure the abortCopyFromURL operation.
BlobAcquireLeaseOptionsOptions to configure Blob - Acquire Lease operation.
BlobBatchSubmitBatchOptionalParamsOptions to configure the Service - Submit Batch Optional Params.
BlobBeginCopyFromURLOptionsOptions to configure the beginCopyFromURL operation.
BlobBeginCopyFromURLResponseContains response data for the beginCopyFromURL operation.
BlobBeginCopyFromUrlPollStateThe state used by the poller returned from beginCopyFromURL.
This state is passed into the user-specified onProgress
callback whenever copy progress is detected.
Options to configure Blob - Break Lease operation.
BlobChangeLeaseOptionsOptions to configure Blob - Change Lease operation.
BlobCopyFromURLHeadersDefines headers for Blob_copyFromURL operation.
BlobCreateSnapshotHeadersDefines headers for Blob_createSnapshot operation.
BlobCreateSnapshotOptionsOptions to configure the createSnapshot operation.
BlobDeleteHeadersDefines headers for Blob_delete operation.
BlobDeleteIfExistsResponseContains response data for the deleteIfExists operation.
BlobDeleteImmutabilityPolicyHeadersDefines headers for Blob_deleteImmutabilityPolicy operation.
BlobDeleteImmutabilityPolicyOptionsOptions for deleting immutability policy deleteImmutabilityPolicy operation.
BlobDeleteOptionsOptions to configure the delete operation.
BlobDownloadHeadersDefines headers for Blob_download operation.
BlobDownloadOptionalParamsOptional parameters.
BlobDownloadOptionsOptions to configure the download operation.
BlobDownloadResponseParsedContains response data for the download operation.
BlobDownloadToBufferOptionsOption interface for the downloadToBuffer operation.
BlobExistsOptionsOptions to configure the exists operation.
BlobFlatListSegmentAn interface representing BlobFlatListSegment.
BlobFlatListSegmentModel BlobGenerateSasUrlOptionsOptions to configure generateSasUrl operation.
BlobGetAccountInfoHeadersDefines headers for Blob_getAccountInfo operation.
BlobGetAccountInfoOptionsOptions to configure the getAccountInfo operation.
BlobGetPropertiesHeadersDefines headers for Blob_getProperties operation.
BlobGetPropertiesOptionsOptions to configure the getProperties operation.
BlobGetPropertiesResponseContains response data for the getProperties operation.
BlobGetTagsHeadersDefines headers for Blob_getTags operation.
BlobGetTagsOptionsOptions to configure the getTags operation.
BlobHTTPHeadersParameter group
BlobHierarchyListSegmentAn interface representing BlobHierarchyListSegment.
BlobHierarchyListSegmentModel BlobImmutabilityPolicyDescribe immutable policy for blob.
BlobItemAn Azure Storage blob
BlobItemInternalAn Azure Storage blob
BlobPrefix BlobPropertiesProperties of a blob
BlobQueryArrowConfigurationOptions to query blob with Apache Arrow format. Only valid for outputTextConfiguration.
BlobQueryArrowFieldDescribe a field in BlobQueryArrowConfiguration.
BlobQueryCsvTextConfigurationOptions to query blob with CSV format.
BlobQueryErrorBlob query error type.
BlobQueryHeadersDefines headers for Blob_query operation.
BlobQueryJsonTextConfigurationOptions to query blob with JSON format.
BlobQueryParquetConfigurationOptions to query blob with Parquet format. Only valid for inputTextConfiguration.
BlobReleaseLeaseOptionsOptions to configure Blob - Release Lease operation.
BlobRenewLeaseOptionsOptions to configure Blob - Renew Lease operation.
BlobRequestConditionsstandard HTTP conditional headers, tags condition and lease condition
BlobSASPermissionsLikeA type that looks like a Blob SAS permission. Used in BlobSASPermissions to parse SAS permissions from raw objects.
BlobSASSignatureValuesONLY AVAILABLE IN NODE.JS RUNTIME.
BlobSASSignatureValues is used to help generating Blob service SAS tokens for containers or blobs.
BlobServicePropertiesStorage Service Properties.
BlobServiceStatisticsStats for the storage service.
BlobSetHTTPHeadersHeadersDefines headers for Blob_setHttpHeaders operation.
BlobSetHTTPHeadersOptionsOptions to configure the setHTTPHeaders operation.
BlobSetImmutabilityPolicyHeadersDefines headers for Blob_setImmutabilityPolicy operation.
BlobSetImmutabilityPolicyOptionsOptions for setting immutability policy setImmutabilityPolicy operation.
BlobSetLegalHoldHeadersDefines headers for Blob_setLegalHold operation.
BlobSetLegalHoldOptionsOptions for setting legal hold setLegalHold operation.
BlobSetMetadataHeadersDefines headers for Blob_setMetadata operation.
BlobSetMetadataOptionsOptions to configure the setMetadata operation.
BlobSetTagsHeadersDefines headers for Blob_setTags operation.
BlobSetTagsOptionsOptions to configure the setTags operation.
BlobSetTierHeadersDefines headers for Blob_setTier operation.
BlobSetTierOptionsOptions to configure the setAccessTier operation.
BlobStartCopyFromURLHeadersDefines headers for Blob_startCopyFromURL operation.
BlobStartCopyFromURLOptionsOptions to configure the beginCopyFromURL operation.
BlobSyncCopyFromURLOptionsOptions to configure the syncCopyFromURL operation.
BlobTag BlobTagsBlob tags
BlobUndeleteHeadersDefines headers for Blob_undelete operation.
BlobUndeleteOptionsOptions to configure the undelete operation.
BlockRepresents a single block in a block blob. It describes the block's ID and size.
BlockBlobCommitBlockListHeadersDefines headers for BlockBlob_commitBlockList operation.
BlockBlobCommitBlockListOptionsOptions to configure commitBlockList operation.
BlockBlobGetBlockListHeadersDefines headers for BlockBlob_getBlockList operation.
BlockBlobGetBlockListOptionsOptions to configure getBlockList operation.
BlockBlobParallelUploadOptionsOption interface for uploadFile and <xref:BlockBlobClient.uploadSeekableStream>.
BlockBlobPutBlobFromUrlHeadersDefines headers for BlockBlob_putBlobFromUrl operation.
BlockBlobQueryOptionsOptions to configure query operation.
BlockBlobStageBlockFromURLHeadersDefines headers for BlockBlob_stageBlockFromURL operation.
BlockBlobStageBlockFromURLOptionsOptions to configure stageBlockFromURL operation.
BlockBlobStageBlockHeadersDefines headers for BlockBlob_stageBlock operation.
BlockBlobStageBlockOptionsOptions to configure stageBlock operation.
BlockBlobSyncUploadFromURLOptionsOptions to configure syncUploadFromURL operation.
BlockBlobUploadHeadersDefines headers for BlockBlob_upload operation.
BlockBlobUploadOptionsOptions to configure upload operation.
BlockBlobUploadStreamOptionsOption interface for the uploadStream operation.
BlockList ClearRange CommonGenerateSasUrlOptionsCommon options of BlobGenerateSasUrlOptions and ContainerGenerateSasUrlOptions.
CommonOptionsAn interface for options common to every remote operation.
ContainerAcquireLeaseOptionsOptions to configure Container - Acquire Lease operation.
ContainerBreakLeaseOptionalParamsOptional parameters.
ContainerBreakLeaseOptionsOptions to configure Container - Break Lease operation.
ContainerChangeLeaseOptionsOptions to configure Container - Change Lease operation.
ContainerCreateHeadersDefines headers for Container_create operation.
ContainerCreateIfNotExistsResponseContains response data for the createIfNotExists operation.
ContainerCreateOptionsOptions to configure create operation.
ContainerDeleteBlobOptionsOptions to configure the deleteBlob operation.
ContainerDeleteHeadersDefines headers for Container_delete operation.
ContainerDeleteIfExistsResponseContains response data for the deleteIfExists operation.
ContainerDeleteMethodOptionsOptions to configure delete operation.
ContainerEncryptionScopeParameter group
ContainerExistsOptionsOptions to configure exists operation.
ContainerFilterBlobsHeadersDefines headers for Container_filterBlobs operation.
ContainerFindBlobByTagsOptionsOptions to configure the findBlobsByTags operation.
ContainerGenerateSasUrlOptionsOptions to configure generateSasUrl operation.
ContainerGetAccessPolicyHeadersDefines headers for Container_getAccessPolicy operation.
ContainerGetAccessPolicyOptionsOptions to configure getAccessPolicy operation.
ContainerGetAccountInfoHeadersDefines headers for Container_getAccountInfo operation.
ContainerGetAccountInfoOptionsOptions to configure the getAccountInfo operation.
ContainerGetPropertiesHeadersDefines headers for Container_getProperties operation.
ContainerGetPropertiesOptionsOptions to configure getProperties operation.
ContainerItemAn Azure Storage container
ContainerListBlobFlatSegmentHeadersDefines headers for Container_listBlobFlatSegment operation.
ContainerListBlobHierarchySegmentHeadersDefines headers for Container_listBlobHierarchySegment operation.
ContainerListBlobsOptionsOptions to configure Container - List Blobs operations.
See:
ContainerPropertiesProperties of a container
ContainerReleaseLeaseOptionsOptions to configure Container - Release Lease operation.
ContainerRenameHeadersDefines headers for Container_rename operation.
ContainerRenewLeaseOptionsOptions to configure Container - Renew Lease operation.
ContainerRequestConditionsConditions to meet for the container.
ContainerSASPermissionsLikeA type that looks like a Container SAS permission. Used in ContainerSASPermissions to parse SAS permissions from raw objects.
ContainerSetAccessPolicyHeadersDefines headers for Container_setAccessPolicy operation.
ContainerSetAccessPolicyOptionsOptions to configure setAccessPolicy operation.
ContainerSetMetadataHeadersDefines headers for Container_setMetadata operation.
ContainerSetMetadataOptionsOptions to configure setMetadata operation.
ContainerUndeleteHeadersDefines headers for Container_restore operation.
CorsRuleCORS 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
CpkInfoParameter group
FilterBlobItemBlob info from a findBlobsByTags
FilterBlobItemModelBlob info from a Filter Blobs API call
FilterBlobSegmentSegment response of findBlobsByTags operation.
FilterBlobSegmentModelThe result of a Filter Blobs API call
GeoReplicationGeo-Replication information for the Secondary Storage Service
HttpAuthorizationRepresents authentication information in Authorization, ProxyAuthorization, WWW-Authenticate, and Proxy-Authenticate header values.
HttpHeadersA collection of HTTP header key/value pairs.
HttpOperationResponseHttp Response that is compatible with the core-v1(core-http).
HttpResponseA representation of an HTTP response that includes a reference to the request that originated it.
LeaseThe details for a specific lease.
LeaseAccessConditionsParameter group
LeaseOperationOptionsConfigures lease operations.
ListBlobsFlatSegmentResponseAn enumeration of blobs
ListBlobsFlatSegmentResponseModelAn enumeration of blobs
ListBlobsHierarchySegmentResponseAn enumeration of blobs
ListBlobsHierarchySegmentResponseModelAn enumeration of blobs
ListContainersSegmentResponseAn enumeration of containers
LoggingAzure Analytics Logging settings.
MatchConditionsSpecifies HTTP options for conditional requests based on ETag matching.
MetadataA map of name-value pairs to associate with the resource.
Metricsa summary of request statistics grouped by API in hour or minute aggregates for blobs
ModificationConditionsSpecifies HTTP options for conditional requests based on modification time.
ModifiedAccessConditionsstandard HTTP conditional headers and tags condition.
ModifiedAccessConditionsModelParameter group
ObjectReplicationPolicyContains 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>.
ObjectReplicationRuleContains the Object Replication Rule ID and ObjectReplicationStatus of a blob. There can be more than one ObjectReplicationRule under a ObjectReplicationPolicy.
PageBlobClearPagesHeadersDefines headers for PageBlob_clearPages operation.
PageBlobClearPagesOptionsOptions to configure the clearPages operation.
PageBlobCopyIncrementalHeadersDefines headers for PageBlob_copyIncremental operation.
PageBlobCreateHeadersDefines headers for PageBlob_create operation.
PageBlobCreateIfNotExistsOptionsOptions to configure the createIfNotExists operation.
PageBlobCreateIfNotExistsResponseContains response data for the createIfNotExists operation.
PageBlobCreateOptionsOptions to configure the create operation.
PageBlobGetPageRangesDiffHeadersDefines headers for PageBlob_getPageRangesDiff operation.
PageBlobGetPageRangesDiffOptionsOptions to configure the <xref:PageBlobClient.getRangesDiff> operation.
PageBlobGetPageRangesDiffResponseContains response data for the getPageRangesDiff(number, number, string, PageBlobGetPageRangesDiffOptions) operation.
PageBlobGetPageRangesHeadersDefines headers for PageBlob_getPageRanges operation.
PageBlobGetPageRangesOptionsOptions to configure the getPageRanges operation.
PageBlobGetPageRangesResponseContains response data for the getPageRanges(number, number, PageBlobGetPageRangesOptions) operation.
PageBlobListPageRangesDiffOptionsOptions to configure the listPageRangesDiff operation.
PageBlobListPageRangesOptionsOptions to configure the listPageRanges operation.
PageBlobRequestConditionsConditions to add to the creation of this page blob.
PageBlobResizeHeadersDefines headers for PageBlob_resize operation.
PageBlobResizeOptionsOptions to configure resize operation.
PageBlobStartCopyIncrementalOptionsOptions to configure startCopyIncremental operation.
PageBlobUpdateSequenceNumberHeadersDefines headers for PageBlob_updateSequenceNumber operation.
PageBlobUpdateSequenceNumberOptionsOptions to configure updateSequenceNumber operation.
PageBlobUploadPagesFromURLHeadersDefines headers for PageBlob_uploadPagesFromURL operation.
PageBlobUploadPagesFromURLOptionsOptions to configure uploadPagesFromURL operation.
PageBlobUploadPagesHeadersDefines headers for PageBlob_uploadPages operation.
PageBlobUploadPagesOptionsOptions to configure the uploadPages operation.
PageListList of page ranges for a blob.
PageListInternalthe list of pages
PageRange PageRangeInfo ParsedBatchResponseThe multipart/mixed response which contains the response for each subrequest.
PipelineLikeAn 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.
PipelineOptionsOption interface for Pipeline constructor.
PollOperationStatePollOperationState 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.
PollerLikeAbstract representation of a poller, intended to expose just the minimal API that the user needs to work with.
PollerLikeWithCancellationAbstract representation of a poller, intended to expose just the minimal API that the user needs to work with.
RangeRange for Blob Service Operations.
RequestPolicyA compatible interface for core-http request policies
RequestPolicyFactoryAn interface for compatibility with core-http's RequestPolicyFactory
RequestPolicyOptionsAn interface for compatibility with RequestPolicy
ResponseLikeAn object with a simple _response property.
ResponseWithBodyAn object with a _response property that has body and headers already parsed into known types.
ResponseWithHeadersAn object with a _response property that has headers already parsed into a typed object.
RestErrorA custom error type for failed pipeline requests.
RetentionPolicythe retention policy which determines how long the associated data should persist
SASQueryParametersOptionsOptions to construct SASQueryParameters.
SasIPRangeAllowed IP range for a SAS.
SequenceNumberAccessConditionsParameter group
ServiceClientOptionsA subset of @azure/core-http
ServiceClientOptions
Defines headers for Service_filterBlobs operation.
ServiceFindBlobByTagsOptionsOptions to configure the findBlobsByTags operation.
ServiceGenerateAccountSasUrlOptionsOptions to configure generateAccountSasUrl operation.
ServiceGetAccountInfoHeadersDefines headers for Service_getAccountInfo operation.
ServiceGetAccountInfoOptionsOptions to configure the getAccountInfo operation.
ServiceGetPropertiesHeadersDefines headers for Service_getProperties operation.
ServiceGetPropertiesOptionsOptions to configure the getProperties operation.
ServiceGetStatisticsHeadersDefines headers for Service_getStatistics operation.
ServiceGetStatisticsOptionsOptions to configure the getStatistics operation.
ServiceGetUserDelegationKeyHeadersDefines headers for Service_getUserDelegationKey operation.
ServiceGetUserDelegationKeyOptionsOptions to configure the Service - Get User Delegation Key.
ServiceListContainersOptionsOptions to configure the listContainers operation.
ServiceListContainersSegmentHeadersDefines headers for Service_listContainersSegment operation.
ServiceRenameContainerOptionsOptions to configure <xref:BlobServiceClient.renameContainer> operation.
ServiceSetPropertiesHeadersDefines headers for Service_setProperties operation.
ServiceSetPropertiesOptionsOptions to configure the setProperties operation.
ServiceSubmitBatchHeadersDefines headers for Service_submitBatch operation.
ServiceSubmitBatchOptionalParamsModelOptional parameters.
ServiceUndeleteContainerOptionsOptions to configure undeleteContainer operation.
SignedIdentifierSigned identifier.
SignedIdentifierModelsigned identifier
StaticWebsiteThe properties that enable an account to host a static website
StoragePipelineOptionsOptions interface for the newPipeline function.
StorageRetryOptionsStorage Blob retry options interface.
TagConditionsSpecifies HTTP options for conditional requests based on blob tags.
UserDelegationKeyA user delegation key.
UserDelegationKeyModelA user delegation key
WebResourceA 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