An Access policy
AccountSASPermissionsLikeA type that looks like an account SAS permission. Used in <xref: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 <xref:generateAccountSASQueryParameters> to obtain a representation of the SAS which can actually be applied to blob urls. Note: that both this class and <xref:SASQueryParameters> exist because the former is mutable and a logical representation while the latter is immutable and used to generate actual REST requests.
AppendBlobAppendBlockFromURLOptionsOptions to configure the <xref:AppendBlobClient.appendBlockFromURL> operation.
AppendBlobAppendBlockFromUrlHeadersDefines headers for AppendBlob_appendBlockFromUrl operation.
AppendBlobAppendBlockHeadersDefines headers for AppendBlob_appendBlock operation.
AppendBlobAppendBlockOptionsOptions to configure the <xref:AppendBlobClient.appendBlock> operation.
AppendBlobCreateHeadersDefines headers for AppendBlob_create operation.
AppendBlobCreateIfNotExistsOptionsOptions to configure <xref:AppendBlobClient.createIfNotExists> operation.
AppendBlobCreateIfNotExistsResponseContains response data for the <xref:appendBlobClient.createIfNotExists> operation.
AppendBlobCreateOptionsOptions to configure <xref:AppendBlobClient.create> operation.
AppendBlobRequestConditionsConditions to add to the creation of this append blob.
AppendBlobSealOptionsOptions to configure <xref:AppendBlobClient.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 <xref:BlobClient.abortCopyFromURL> operation.
BlobAcquireLeaseOptionsOptions to configure Blob - Acquire Lease operation.
BlobBatchSubmitBatchOptionalParamsOptions to configure the Service - Submit Batch Optional Params.
BlobBeginCopyFromURLOptionsOptions to configure the <xref:BlobClient.beginCopyFromURL> operation.
BlobBeginCopyFromURLResponseContains response data for the <xref:BlobClient.beginCopyFromURL> operation.
BlobBeginCopyFromUrlPollStateThe state used by the poller returned from <xref:BlobClient.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 <xref:BlobClient.createSnapshot> operation.
BlobDeleteHeadersDefines headers for Blob_delete operation.
BlobDeleteIfExistsResponseContains response data for the <xref:BlobClient.deleteIfExists> operation.
BlobDeleteImmutabilityPolicyHeadersDefines headers for Blob_deleteImmutabilityPolicy operation.
BlobDeleteImmutabilityPolicyOptionsOptions for deleting immutability policy <xref:BlobClient.deleteImmutabilityPolicy> operation.
BlobDeleteOptionsOptions to configure the <xref:BlobClient.delete> operation.
BlobDownloadHeadersDefines headers for Blob_download operation.
BlobDownloadOptionalParamsOptional parameters.
BlobDownloadOptionsOptions to configure the <xref:BlobClient.download> operation.
BlobDownloadResponseParsedContains response data for the <xref:BlobClient.download> operation.
BlobDownloadToBufferOptionsOption interface for the <xref:BlobClient.downloadToBuffer> operation.
BlobExistsOptionsOptions to configure the <xref:BlobClient.exists> operation.
BlobFlatListSegmentAn interface representing BlobFlatListSegment.
BlobFlatListSegmentModel BlobGenerateSasUrlOptionsOptions to configure <xref:BlobClient.generateSasUrl> operation.
BlobGetPropertiesHeadersDefines headers for Blob_getProperties operation.
BlobGetPropertiesOptionsOptions to configure the <xref:BlobClient.getProperties> operation.
BlobGetPropertiesResponseContains response data for the <xref:BlobClient.getProperties> operation.
BlobGetTagsHeadersDefines headers for Blob_getTags operation.
BlobGetTagsOptionsOptions to configure the <xref:BlobClient.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 <xref:BlockBlobQueryOptions.outputTextConfiguration>.
BlobQueryArrowFieldDescribe a field in <xref: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 <xref:BlockBlobQueryOptions.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 <xref: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 <xref:BlobClient.setHTTPHeaders> operation.
BlobSetImmutabilityPolicyHeadersDefines headers for Blob_setImmutabilityPolicy operation.
BlobSetImmutabilityPolicyOptionsOptions for setting immutability policy <xref:BlobClient.setImmutabilityPolicy> operation.
BlobSetLegalHoldHeadersDefines headers for Blob_setLegalHold operation.
BlobSetLegalHoldOptionsOptions for setting legal hold <xref:BlobClient.setLegalHold> operation.
BlobSetMetadataHeadersDefines headers for Blob_setMetadata operation.
BlobSetMetadataOptionsOptions to configure the <xref:BlobClient.setMetadata> operation.
BlobSetTagsHeadersDefines headers for Blob_setTags operation.
BlobSetTagsOptionsOptions to configure the <xref:BlobClient.setTags> operation.
BlobSetTierHeadersDefines headers for Blob_setTier operation.
BlobSetTierOptionsOptions to configure the <xref:BlobClient.setAccessTier> operation.
BlobStartCopyFromURLHeadersDefines headers for Blob_startCopyFromURL operation.
BlobStartCopyFromURLOptionsOptions to configure the <xref:BlobClient.beginCopyFromURL> operation.
BlobSyncCopyFromURLOptionsOptions to configure the <xref:BlobClient.syncCopyFromURL> operation.
BlobTag BlobTagsBlob tags
BlobUndeleteHeadersDefines headers for Blob_undelete operation.
BlobUndeleteOptionsOptions to configure the <xref:BlobClient.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 <xref:BlockBlobClient.commitBlockList> operation.
BlockBlobGetBlockListHeadersDefines headers for BlockBlob_getBlockList operation.
BlockBlobGetBlockListOptionsOptions to configure <xref:BlockBlobClient.getBlockList> operation.
BlockBlobParallelUploadOptionsOption interface for <xref:BlockBlobClient.uploadFile> and <xref:BlockBlobClient.uploadSeekableStream>.
BlockBlobPutBlobFromUrlHeadersDefines headers for BlockBlob_putBlobFromUrl operation.
BlockBlobQueryOptionsOptions to configure <xref:BlockBlobClient.query> operation.
BlockBlobStageBlockFromURLHeadersDefines headers for BlockBlob_stageBlockFromURL operation.
BlockBlobStageBlockFromURLOptionsOptions to configure <xref:BlockBlobClient.stageBlockFromURL> operation.
BlockBlobStageBlockHeadersDefines headers for BlockBlob_stageBlock operation.
BlockBlobStageBlockOptionsOptions to configure <xref:BlockBlobClient.stageBlock> operation.
BlockBlobSyncUploadFromURLOptionsOptions to configure <xref:BlockBlobClient.syncUploadFromURL> operation.
BlockBlobUploadHeadersDefines headers for BlockBlob_upload operation.
BlockBlobUploadOptionsOptions to configure <xref:BlockBlobClient.upload> operation.
BlockBlobUploadStreamOptionsOption interface for the <xref:BlockBlobClient.uploadStream> operation.
BlockList CommonGenerateSasUrlOptionsCommon options of <xref:BlobGenerateSasUrlOptions> and <xref: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 <xref:ContainerClient.createIfNotExists> operation.
ContainerCreateOptionsOptions to configure <xref:ContainerClient.create> operation.
ContainerDeleteBlobOptionsOptions to configure the <xref:ContainerClient.deleteBlob> operation.
ContainerDeleteHeadersDefines headers for Container_delete operation.
ContainerDeleteIfExistsResponseContains response data for the <xref:ContainerClient.deleteIfExists> operation.
ContainerDeleteMethodOptionsOptions to configure <xref:ContainerClient.delete> operation.
ContainerEncryptionScopeParameter group
ContainerExistsOptionsOptions to configure <xref:ContainerClient.exists> operation.
ContainerGenerateSasUrlOptionsOptions to configure <xref:ContainerClient.generateSasUrl> operation.
ContainerGetAccessPolicyHeadersDefines headers for Container_getAccessPolicy operation.
ContainerGetAccessPolicyOptionsOptions to configure <xref:ContainerClient.getAccessPolicy> operation.
ContainerGetPropertiesHeadersDefines headers for Container_getProperties operation.
ContainerGetPropertiesOptionsOptions to configure <xref:ContainerClient.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:
Properties 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 <xref:ContainerSASPermissions> to parse SAS permissions from raw objects.
ContainerSetAccessPolicyHeadersDefines headers for Container_setAccessPolicy operation.
ContainerSetAccessPolicyOptionsOptions to configure <xref:ContainerClient.setAccessPolicy> operation.
ContainerSetMetadataHeadersDefines headers for Container_setMetadata operation.
ContainerSetMetadataOptionsOptions to configure <xref:ContainerClient.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 <xref:BlobServiceClient.findBlobsByTags>
FilterBlobItemModelBlob info from a Filter Blobs API call
FilterBlobSegmentSegment response of <xref:BlobServiceClient.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.
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 <xref: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 <xref:ObjectReplicationStatus> of a blob. There can be more than one <xref:ObjectReplicationRule> under a <xref:ObjectReplicationPolicy>.
PageBlobClearPagesHeadersDefines headers for PageBlob_clearPages operation.
PageBlobClearPagesOptionsOptions to configure the <xref:PageBlobClient.clearPages> operation.
PageBlobCopyIncrementalHeadersDefines headers for PageBlob_copyIncremental operation.
PageBlobCreateHeadersDefines headers for PageBlob_create operation.
PageBlobCreateIfNotExistsOptionsOptions to configure the <xref:PageBlobClient.createIfNotExists> operation.
PageBlobCreateIfNotExistsResponseContains response data for the <xref:PageBlobClient.createIfNotExists> operation.
PageBlobCreateOptionsOptions to configure the <xref:PageBlobClient.create> operation.
PageBlobGetPageRangesDiffHeadersDefines headers for PageBlob_getPageRangesDiff operation.
PageBlobGetPageRangesDiffOptionsOptions to configure the <xref:PageBlobClient.getRangesDiff> operation.
PageBlobGetPageRangesDiffResponseContains response data for the <xref:BlobClient.getPageRangesDiff> operation.
PageBlobGetPageRangesHeadersDefines headers for PageBlob_getPageRanges operation.
PageBlobGetPageRangesOptionsOptions to configure the <xref:PageBlobClient.getPageRanges> operation.
PageBlobGetPageRangesResponseContains response data for the <xref:BlobClient.getPageRanges> operation.
PageBlobRequestConditionsConditions to add to the creation of this page blob.
PageBlobResizeHeadersDefines headers for PageBlob_resize operation.
PageBlobResizeOptionsOptions to configure <xref:PageBlobClient.resize> operation.
PageBlobStartCopyIncrementalOptionsOptions to configure <xref:PageBlobClient.startCopyIncremental> operation.
PageBlobUpdateSequenceNumberHeadersDefines headers for PageBlob_updateSequenceNumber operation.
PageBlobUpdateSequenceNumberOptionsOptions to configure <xref:PageBlobClient.updateSequenceNumber> operation.
PageBlobUploadPagesFromURLHeadersDefines headers for PageBlob_uploadPagesFromURL operation.
PageBlobUploadPagesFromURLOptionsOptions to configure <xref:PageBlobClient.uploadPagesFromURL> operation.
PageBlobUploadPagesHeadersDefines headers for PageBlob_uploadPages operation.
PageBlobUploadPagesOptionsOptions to configure the <xref:PageBlobClient.uploadPages> operation.
PageListList of page ranges for a blob.
ParsedBatchResponseThe multipart/mixed response which contains the response for each subrequest.
PipelineLikeAn interface for the <xref:Pipeline> class containing HTTP request policies. You can create a default Pipeline by calling <xref:newPipeline>. Or you can create a Pipeline with your own policies by the constructor of Pipeline. Refer to <xref:newPipeline> and provided policies before implementing your customized Pipeline.
PipelineOptionsOption interface for Pipeline constructor.
RangeRange for Blob Service Operations.
RetentionPolicythe retention policy which determines how long the associated data should persist
SASQueryParametersOptionsOptions to construct <xref:SASQueryParameters>.
SasIPRangeAllowed IP range for a SAS.
SequenceNumberAccessConditionsParameter group
ServiceFilterBlobsHeadersDefines headers for Service_filterBlobs operation.
ServiceFindBlobByTagsOptionsOptions to configure the <xref:BlobServiceClient.findBlobsByTags> operation.
ServiceGenerateAccountSasUrlOptionsOptions to configure <xref:BlobServiceClient.generateAccountSasUrl> operation.
ServiceGetAccountInfoHeadersDefines headers for Service_getAccountInfo operation.
ServiceGetAccountInfoOptionsOptions to configure the <xref:BlobServiceClient.getAccountInfo> operation.
ServiceGetPropertiesHeadersDefines headers for Service_getProperties operation.
ServiceGetPropertiesOptionsOptions to configure the <xref:BlobServiceClient.getProperties> operation.
ServiceGetStatisticsHeadersDefines headers for Service_getStatistics operation.
ServiceGetStatisticsOptionsOptions to configure the <xref:BlobServiceClient.getStatistics> operation.
ServiceGetUserDelegationKeyHeadersDefines headers for Service_getUserDelegationKey operation.
ServiceGetUserDelegationKeyOptionsOptions to configure the Service - Get User Delegation Key.
ServiceListContainersOptionsOptions to configure the <xref:BlobServiceClient.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 <xref:BlobServiceClient.setProperties> operation.
ServiceSubmitBatchHeadersDefines headers for Service_submitBatch operation.
ServiceSubmitBatchOptionalParamsModelOptional parameters.
ServiceUndeleteContainerOptionsOptions to configure <xref:BlobServiceClient.undeleteContainer> operation.
SignedIdentifierSigned identifier.
SignedIdentifierModelsigned identifier
StaticWebsiteThe properties that enable an account to host a static website
StorageClientOptionalParamsOptional parameters.
StoragePipelineOptionsOptions interface for the <xref: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
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