@azure/storage-blob 12.28.0-alpha.20250530.1 → 12.28.0-alpha.20250611.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/BatchResponseParser.js +1 -1
- package/dist/browser/BatchResponseParser.js.map +1 -1
- package/dist/browser/BlobBatch.d.ts +8 -8
- package/dist/browser/BlobBatch.js +1 -1
- package/dist/browser/BlobBatch.js.map +1 -1
- package/dist/browser/BlobBatchClient.d.ts +10 -10
- package/dist/browser/BlobBatchClient.js +2 -2
- package/dist/browser/BlobBatchClient.js.map +1 -1
- package/dist/browser/BlobLeaseClient.d.ts +10 -10
- package/dist/browser/BlobLeaseClient.js +10 -10
- package/dist/browser/BlobLeaseClient.js.map +1 -1
- package/dist/browser/BlobServiceClient.d.ts +11 -11
- package/dist/browser/BlobServiceClient.js +11 -11
- package/dist/browser/BlobServiceClient.js.map +1 -1
- package/dist/browser/Clients.d.ts +36 -36
- package/dist/browser/Clients.js +23 -23
- package/dist/browser/Clients.js.map +1 -1
- package/dist/browser/ContainerClient.d.ts +16 -16
- package/dist/browser/ContainerClient.js +15 -15
- package/dist/browser/ContainerClient.js.map +1 -1
- package/dist/browser/Range.d.ts +1 -1
- package/dist/browser/Range.js.map +1 -1
- package/dist/browser/StorageRetryPolicyFactory.d.ts +2 -2
- package/dist/browser/StorageRetryPolicyFactory.js.map +1 -1
- package/dist/browser/policies/StorageSharedKeyCredentialPolicy.d.ts +1 -1
- package/dist/browser/policies/StorageSharedKeyCredentialPolicy.js +2 -2
- package/dist/browser/policies/StorageSharedKeyCredentialPolicy.js.map +1 -1
- package/dist/browser/sas/AccountSASPermissions.d.ts +1 -1
- package/dist/browser/sas/AccountSASPermissions.js +2 -2
- package/dist/browser/sas/AccountSASPermissions.js.map +1 -1
- package/dist/browser/sas/AccountSASResourceTypes.d.ts +1 -1
- package/dist/browser/sas/AccountSASResourceTypes.js +1 -1
- package/dist/browser/sas/AccountSASResourceTypes.js.map +1 -1
- package/dist/browser/sas/AccountSASSignatureValues.d.ts +3 -3
- package/dist/browser/sas/AccountSASSignatureValues.js +1 -1
- package/dist/browser/sas/AccountSASSignatureValues.js.map +1 -1
- package/dist/browser/sas/BlobSASSignatureValues.d.ts +1 -1
- package/dist/browser/sas/BlobSASSignatureValues.js +1 -1
- package/dist/browser/sas/BlobSASSignatureValues.js.map +1 -1
- package/dist/browser/sas/ContainerSASPermissions.d.ts +1 -1
- package/dist/browser/sas/ContainerSASPermissions.js +1 -1
- package/dist/browser/sas/ContainerSASPermissions.js.map +1 -1
- package/dist/browser/sas/SASQueryParameters.d.ts +2 -2
- package/dist/browser/sas/SASQueryParameters.js.map +1 -1
- package/dist/browser/utils/utils.common.d.ts +2 -2
- package/dist/browser/utils/utils.common.js +3 -3
- package/dist/browser/utils/utils.common.js.map +1 -1
- package/dist/commonjs/BatchResponseParser.js +1 -1
- package/dist/commonjs/BatchResponseParser.js.map +1 -1
- package/dist/commonjs/BlobBatch.d.ts +8 -8
- package/dist/commonjs/BlobBatch.js +1 -1
- package/dist/commonjs/BlobBatch.js.map +1 -1
- package/dist/commonjs/BlobBatchClient.d.ts +10 -10
- package/dist/commonjs/BlobBatchClient.js +2 -2
- package/dist/commonjs/BlobBatchClient.js.map +1 -1
- package/dist/commonjs/BlobLeaseClient.d.ts +10 -10
- package/dist/commonjs/BlobLeaseClient.js +10 -10
- package/dist/commonjs/BlobLeaseClient.js.map +1 -1
- package/dist/commonjs/BlobServiceClient.d.ts +11 -11
- package/dist/commonjs/BlobServiceClient.js +11 -11
- package/dist/commonjs/BlobServiceClient.js.map +1 -1
- package/dist/commonjs/Clients.d.ts +36 -36
- package/dist/commonjs/Clients.js +23 -23
- package/dist/commonjs/Clients.js.map +1 -1
- package/dist/commonjs/ContainerClient.d.ts +16 -16
- package/dist/commonjs/ContainerClient.js +15 -15
- package/dist/commonjs/ContainerClient.js.map +1 -1
- package/dist/commonjs/Range.d.ts +1 -1
- package/dist/commonjs/Range.js.map +1 -1
- package/dist/commonjs/StorageRetryPolicyFactory.d.ts +2 -2
- package/dist/commonjs/StorageRetryPolicyFactory.js.map +1 -1
- package/dist/commonjs/credentials/UserDelegationKeyCredential.d.ts +1 -1
- package/dist/commonjs/credentials/UserDelegationKeyCredential.js +1 -1
- package/dist/commonjs/credentials/UserDelegationKeyCredential.js.map +1 -1
- package/dist/commonjs/policies/StorageSharedKeyCredentialPolicy.d.ts +1 -1
- package/dist/commonjs/policies/StorageSharedKeyCredentialPolicy.js +2 -2
- package/dist/commonjs/policies/StorageSharedKeyCredentialPolicy.js.map +1 -1
- package/dist/commonjs/policies/StorageSharedKeyCredentialPolicyV2.js +2 -2
- package/dist/commonjs/policies/StorageSharedKeyCredentialPolicyV2.js.map +1 -1
- package/dist/commonjs/sas/AccountSASPermissions.d.ts +1 -1
- package/dist/commonjs/sas/AccountSASPermissions.js +2 -2
- package/dist/commonjs/sas/AccountSASPermissions.js.map +1 -1
- package/dist/commonjs/sas/AccountSASResourceTypes.d.ts +1 -1
- package/dist/commonjs/sas/AccountSASResourceTypes.js +1 -1
- package/dist/commonjs/sas/AccountSASResourceTypes.js.map +1 -1
- package/dist/commonjs/sas/AccountSASSignatureValues.d.ts +3 -3
- package/dist/commonjs/sas/AccountSASSignatureValues.js +1 -1
- package/dist/commonjs/sas/AccountSASSignatureValues.js.map +1 -1
- package/dist/commonjs/sas/BlobSASSignatureValues.d.ts +1 -1
- package/dist/commonjs/sas/BlobSASSignatureValues.js +1 -1
- package/dist/commonjs/sas/BlobSASSignatureValues.js.map +1 -1
- package/dist/commonjs/sas/ContainerSASPermissions.d.ts +1 -1
- package/dist/commonjs/sas/ContainerSASPermissions.js +1 -1
- package/dist/commonjs/sas/ContainerSASPermissions.js.map +1 -1
- package/dist/commonjs/sas/SASQueryParameters.d.ts +2 -2
- package/dist/commonjs/sas/SASQueryParameters.js.map +1 -1
- package/dist/commonjs/utils/utils.common.d.ts +2 -2
- package/dist/commonjs/utils/utils.common.js +3 -3
- package/dist/commonjs/utils/utils.common.js.map +1 -1
- package/dist/esm/BatchResponseParser.js +1 -1
- package/dist/esm/BatchResponseParser.js.map +1 -1
- package/dist/esm/BlobBatch.d.ts +8 -8
- package/dist/esm/BlobBatch.js +1 -1
- package/dist/esm/BlobBatch.js.map +1 -1
- package/dist/esm/BlobBatchClient.d.ts +10 -10
- package/dist/esm/BlobBatchClient.js +2 -2
- package/dist/esm/BlobBatchClient.js.map +1 -1
- package/dist/esm/BlobLeaseClient.d.ts +10 -10
- package/dist/esm/BlobLeaseClient.js +10 -10
- package/dist/esm/BlobLeaseClient.js.map +1 -1
- package/dist/esm/BlobServiceClient.d.ts +11 -11
- package/dist/esm/BlobServiceClient.js +11 -11
- package/dist/esm/BlobServiceClient.js.map +1 -1
- package/dist/esm/Clients.d.ts +36 -36
- package/dist/esm/Clients.js +23 -23
- package/dist/esm/Clients.js.map +1 -1
- package/dist/esm/ContainerClient.d.ts +16 -16
- package/dist/esm/ContainerClient.js +15 -15
- package/dist/esm/ContainerClient.js.map +1 -1
- package/dist/esm/Range.d.ts +1 -1
- package/dist/esm/Range.js.map +1 -1
- package/dist/esm/StorageRetryPolicyFactory.d.ts +2 -2
- package/dist/esm/StorageRetryPolicyFactory.js.map +1 -1
- package/dist/esm/credentials/UserDelegationKeyCredential.d.ts +1 -1
- package/dist/esm/credentials/UserDelegationKeyCredential.js +1 -1
- package/dist/esm/credentials/UserDelegationKeyCredential.js.map +1 -1
- package/dist/esm/policies/StorageSharedKeyCredentialPolicy.d.ts +1 -1
- package/dist/esm/policies/StorageSharedKeyCredentialPolicy.js +2 -2
- package/dist/esm/policies/StorageSharedKeyCredentialPolicy.js.map +1 -1
- package/dist/esm/policies/StorageSharedKeyCredentialPolicyV2.js +2 -2
- package/dist/esm/policies/StorageSharedKeyCredentialPolicyV2.js.map +1 -1
- package/dist/esm/sas/AccountSASPermissions.d.ts +1 -1
- package/dist/esm/sas/AccountSASPermissions.js +2 -2
- package/dist/esm/sas/AccountSASPermissions.js.map +1 -1
- package/dist/esm/sas/AccountSASResourceTypes.d.ts +1 -1
- package/dist/esm/sas/AccountSASResourceTypes.js +1 -1
- package/dist/esm/sas/AccountSASResourceTypes.js.map +1 -1
- package/dist/esm/sas/AccountSASSignatureValues.d.ts +3 -3
- package/dist/esm/sas/AccountSASSignatureValues.js +1 -1
- package/dist/esm/sas/AccountSASSignatureValues.js.map +1 -1
- package/dist/esm/sas/BlobSASSignatureValues.d.ts +1 -1
- package/dist/esm/sas/BlobSASSignatureValues.js +1 -1
- package/dist/esm/sas/BlobSASSignatureValues.js.map +1 -1
- package/dist/esm/sas/ContainerSASPermissions.d.ts +1 -1
- package/dist/esm/sas/ContainerSASPermissions.js +1 -1
- package/dist/esm/sas/ContainerSASPermissions.js.map +1 -1
- package/dist/esm/sas/SASQueryParameters.d.ts +2 -2
- package/dist/esm/sas/SASQueryParameters.js.map +1 -1
- package/dist/esm/utils/utils.common.d.ts +2 -2
- package/dist/esm/utils/utils.common.js +3 -3
- package/dist/esm/utils/utils.common.js.map +1 -1
- package/dist/react-native/BatchResponseParser.js +1 -1
- package/dist/react-native/BatchResponseParser.js.map +1 -1
- package/dist/react-native/BlobBatch.d.ts +8 -8
- package/dist/react-native/BlobBatch.js +1 -1
- package/dist/react-native/BlobBatch.js.map +1 -1
- package/dist/react-native/BlobBatchClient.d.ts +10 -10
- package/dist/react-native/BlobBatchClient.js +2 -2
- package/dist/react-native/BlobBatchClient.js.map +1 -1
- package/dist/react-native/BlobLeaseClient.d.ts +10 -10
- package/dist/react-native/BlobLeaseClient.js +10 -10
- package/dist/react-native/BlobLeaseClient.js.map +1 -1
- package/dist/react-native/BlobServiceClient.d.ts +11 -11
- package/dist/react-native/BlobServiceClient.js +11 -11
- package/dist/react-native/BlobServiceClient.js.map +1 -1
- package/dist/react-native/Clients.d.ts +36 -36
- package/dist/react-native/Clients.js +23 -23
- package/dist/react-native/Clients.js.map +1 -1
- package/dist/react-native/ContainerClient.d.ts +16 -16
- package/dist/react-native/ContainerClient.js +15 -15
- package/dist/react-native/ContainerClient.js.map +1 -1
- package/dist/react-native/Range.d.ts +1 -1
- package/dist/react-native/Range.js.map +1 -1
- package/dist/react-native/StorageRetryPolicyFactory.d.ts +2 -2
- package/dist/react-native/StorageRetryPolicyFactory.js.map +1 -1
- package/dist/react-native/credentials/UserDelegationKeyCredential.d.ts +1 -1
- package/dist/react-native/credentials/UserDelegationKeyCredential.js +1 -1
- package/dist/react-native/credentials/UserDelegationKeyCredential.js.map +1 -1
- package/dist/react-native/policies/StorageSharedKeyCredentialPolicy.d.ts +1 -1
- package/dist/react-native/policies/StorageSharedKeyCredentialPolicy.js +2 -2
- package/dist/react-native/policies/StorageSharedKeyCredentialPolicy.js.map +1 -1
- package/dist/react-native/policies/StorageSharedKeyCredentialPolicyV2.js +2 -2
- package/dist/react-native/policies/StorageSharedKeyCredentialPolicyV2.js.map +1 -1
- package/dist/react-native/sas/AccountSASPermissions.d.ts +1 -1
- package/dist/react-native/sas/AccountSASPermissions.js +2 -2
- package/dist/react-native/sas/AccountSASPermissions.js.map +1 -1
- package/dist/react-native/sas/AccountSASResourceTypes.d.ts +1 -1
- package/dist/react-native/sas/AccountSASResourceTypes.js +1 -1
- package/dist/react-native/sas/AccountSASResourceTypes.js.map +1 -1
- package/dist/react-native/sas/AccountSASSignatureValues.d.ts +3 -3
- package/dist/react-native/sas/AccountSASSignatureValues.js +1 -1
- package/dist/react-native/sas/AccountSASSignatureValues.js.map +1 -1
- package/dist/react-native/sas/BlobSASSignatureValues.d.ts +1 -1
- package/dist/react-native/sas/BlobSASSignatureValues.js +1 -1
- package/dist/react-native/sas/BlobSASSignatureValues.js.map +1 -1
- package/dist/react-native/sas/ContainerSASPermissions.d.ts +1 -1
- package/dist/react-native/sas/ContainerSASPermissions.js +1 -1
- package/dist/react-native/sas/ContainerSASPermissions.js.map +1 -1
- package/dist/react-native/sas/SASQueryParameters.d.ts +2 -2
- package/dist/react-native/sas/SASQueryParameters.js.map +1 -1
- package/dist/react-native/utils/utils.common.d.ts +2 -2
- package/dist/react-native/utils/utils.common.js +3 -3
- package/dist/react-native/utils/utils.common.js.map +1 -1
- package/package.json +1 -1
package/dist/commonjs/Clients.js
CHANGED
@@ -163,7 +163,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
163
163
|
* * In Node.js, data returns in a Readable stream readableStreamBody
|
164
164
|
* * In browsers, data returns in a promise blobBody
|
165
165
|
*
|
166
|
-
* @see https://learn.microsoft.com/
|
166
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/get-blob
|
167
167
|
*
|
168
168
|
* @param offset - From which position of the blob to download, greater than or equal to 0
|
169
169
|
* @param count - How much data to be downloaded, greater than 0. Will download to the end when undefined
|
@@ -349,7 +349,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
349
349
|
/**
|
350
350
|
* Returns all user-defined metadata, standard HTTP properties, and system properties
|
351
351
|
* for the blob. It does not return the content of the blob.
|
352
|
-
* @see https://learn.microsoft.com/
|
352
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/get-blob-properties
|
353
353
|
*
|
354
354
|
* WARNING: The `metadata` object returned in the response will have its keys in lowercase, even if
|
355
355
|
* they originally contained uppercase characters. This differs from the metadata keys returned by
|
@@ -378,7 +378,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
378
378
|
* during garbage collection. Note that in order to delete a blob, you must delete
|
379
379
|
* all of its snapshots. You can delete both at the same time with the Delete
|
380
380
|
* Blob operation.
|
381
|
-
* @see https://learn.microsoft.com/
|
381
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/delete-blob
|
382
382
|
*
|
383
383
|
* @param options - Optional options to Blob Delete operation.
|
384
384
|
*/
|
@@ -400,7 +400,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
400
400
|
* during garbage collection. Note that in order to delete a blob, you must delete
|
401
401
|
* all of its snapshots. You can delete both at the same time with the Delete
|
402
402
|
* Blob operation.
|
403
|
-
* @see https://learn.microsoft.com/
|
403
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/delete-blob
|
404
404
|
*
|
405
405
|
* @param options - Optional options to Blob Delete operation.
|
406
406
|
*/
|
@@ -423,7 +423,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
423
423
|
* Restores the contents and metadata of soft deleted blob and any associated
|
424
424
|
* soft deleted snapshots. Undelete Blob is supported only on version 2017-07-29
|
425
425
|
* or later.
|
426
|
-
* @see https://learn.microsoft.com/
|
426
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/undelete-blob
|
427
427
|
*
|
428
428
|
* @param options - Optional options to Blob Undelete operation.
|
429
429
|
*/
|
@@ -440,7 +440,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
440
440
|
*
|
441
441
|
* If no value provided, or no value provided for the specified blob HTTP headers,
|
442
442
|
* these blob HTTP headers without a value will be cleared.
|
443
|
-
* @see https://learn.microsoft.com/
|
443
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/set-blob-properties
|
444
444
|
*
|
445
445
|
* @param blobHTTPHeaders - If no value provided, or no value provided for
|
446
446
|
* the specified blob HTTP headers, these blob HTTP
|
@@ -470,7 +470,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
470
470
|
*
|
471
471
|
* If no option provided, or no metadata defined in the parameter, the blob
|
472
472
|
* metadata will be removed.
|
473
|
-
* @see https://learn.microsoft.com/
|
473
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/set-blob-metadata
|
474
474
|
*
|
475
475
|
* @param metadata - Replace existing metadata with this value.
|
476
476
|
* If no value provided the existing metadata will be removed.
|
@@ -542,7 +542,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
542
542
|
}
|
543
543
|
/**
|
544
544
|
* Creates a read-only snapshot of a blob.
|
545
|
-
* @see https://learn.microsoft.com/
|
545
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/snapshot-blob
|
546
546
|
*
|
547
547
|
* @param options - Optional options to the Blob Create Snapshot operation.
|
548
548
|
*/
|
@@ -576,7 +576,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
576
576
|
* an Azure file in any Azure storage account.
|
577
577
|
* Only storage accounts created on or after June 7th, 2012 allow the Copy Blob
|
578
578
|
* operation to copy from another storage account.
|
579
|
-
* @see https://learn.microsoft.com/
|
579
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/copy-blob
|
580
580
|
*
|
581
581
|
* ```ts snippet:ClientsBeginCopyFromURL
|
582
582
|
* import { BlobServiceClient } from "@azure/storage-blob";
|
@@ -657,7 +657,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
657
657
|
/**
|
658
658
|
* Aborts a pending asynchronous Copy Blob operation, and leaves a destination blob with zero
|
659
659
|
* length and full metadata. Version 2012-02-12 and newer.
|
660
|
-
* @see https://learn.microsoft.com/
|
660
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/abort-copy-blob
|
661
661
|
*
|
662
662
|
* @param copyId - Id of the Copy From URL operation.
|
663
663
|
* @param options - Optional options to the Blob Abort Copy From URL operation.
|
@@ -674,7 +674,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
674
674
|
/**
|
675
675
|
* The synchronous Copy From URL operation copies a blob or an internet resource to a new blob. It will not
|
676
676
|
* return a response until the copy is complete.
|
677
|
-
* @see https://learn.microsoft.com/
|
677
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/copy-blob-from-url
|
678
678
|
*
|
679
679
|
* @param copySource - The source URL to copy from, Shared Access Signature(SAS) maybe needed for authentication
|
680
680
|
* @param options -
|
@@ -715,7 +715,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
715
715
|
* storage only). A premium page blob's tier determines the allowed size, IOPS,
|
716
716
|
* and bandwidth of the blob. A block blob's tier determines Hot/Cool/Archive
|
717
717
|
* storage type. This operation does not update the blob's ETag.
|
718
|
-
* @see https://learn.microsoft.com/
|
718
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/set-blob-tier
|
719
719
|
*
|
720
720
|
* @param tier - The tier to be set on the blob. Valid values are Hot, Cool, or Archive.
|
721
721
|
* @param options - Optional options to the Blob Set Tier operation.
|
@@ -900,7 +900,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
900
900
|
* an Azure file in any Azure storage account.
|
901
901
|
* Only storage accounts created on or after June 7th, 2012 allow the Copy Blob
|
902
902
|
* operation to copy from another storage account.
|
903
|
-
* @see https://learn.microsoft.com/
|
903
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/copy-blob
|
904
904
|
*
|
905
905
|
* @param copySource - url to the source Azure Blob/File.
|
906
906
|
* @param options - Optional options to the Blob Start Copy From URL operation.
|
@@ -939,7 +939,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
939
939
|
* Generates a Blob Service Shared Access Signature (SAS) URI based on the client properties
|
940
940
|
* and parameters passed in. The SAS is signed by the shared key credential of the client.
|
941
941
|
*
|
942
|
-
* @see https://learn.microsoft.com/
|
942
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
943
943
|
*
|
944
944
|
* @param options - Optional parameters.
|
945
945
|
* @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
|
@@ -959,7 +959,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
959
959
|
* Generates string to sign for a Blob Service Shared Access Signature (SAS) URI based on
|
960
960
|
* the client properties and parameters passed in. The SAS is signed by the shared key credential of the client.
|
961
961
|
*
|
962
|
-
* @see https://learn.microsoft.com/
|
962
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
963
963
|
*
|
964
964
|
* @param options - Optional parameters.
|
965
965
|
* @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
|
@@ -976,7 +976,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
976
976
|
* Generates a Blob Service Shared Access Signature (SAS) URI based on
|
977
977
|
* the client properties and parameters passed in. The SAS is signed by the input user delegation key.
|
978
978
|
*
|
979
|
-
* @see https://learn.microsoft.com/
|
979
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
980
980
|
*
|
981
981
|
* @param options - Optional parameters.
|
982
982
|
* @param userDelegationKey - Return value of `blobServiceClient.getUserDelegationKey()`
|
@@ -994,7 +994,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
994
994
|
* Generates string to sign for a Blob Service Shared Access Signature (SAS) URI based on
|
995
995
|
* the client properties and parameters passed in. The SAS is signed by the input user delegation key.
|
996
996
|
*
|
997
|
-
* @see https://learn.microsoft.com/
|
997
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
998
998
|
*
|
999
999
|
* @param options - Optional parameters.
|
1000
1000
|
* @param userDelegationKey - Return value of `blobServiceClient.getUserDelegationKey()`
|
@@ -1046,7 +1046,7 @@ class BlobClient extends StorageClient_js_1.StorageClient {
|
|
1046
1046
|
* for the specified account.
|
1047
1047
|
* The Get Account Information operation is available on service versions beginning
|
1048
1048
|
* with version 2018-03-28.
|
1049
|
-
* @see https://learn.microsoft.com/
|
1049
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/get-account-information
|
1050
1050
|
*
|
1051
1051
|
* @param options - Options to the Service Get Account Info operation.
|
1052
1052
|
* @returns Response data for the Service Get Account Info operation.
|
@@ -1293,7 +1293,7 @@ class AppendBlobClient extends BlobClient {
|
|
1293
1293
|
/**
|
1294
1294
|
* The Append Block operation commits a new block of data to the end of an existing append blob
|
1295
1295
|
* where the contents are read from a source url.
|
1296
|
-
* @see https://learn.microsoft.com/
|
1296
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/append-block-from-url
|
1297
1297
|
*
|
1298
1298
|
* @param sourceURL -
|
1299
1299
|
* The url to the blob that will be the source of the copy. A source blob in the same storage account can
|
@@ -1624,7 +1624,7 @@ class BlockBlobClient extends BlobClient {
|
|
1624
1624
|
* The Stage Block From URL operation creates a new block to be committed as part
|
1625
1625
|
* of a blob where the contents are read from a URL.
|
1626
1626
|
* This API is available starting in version 2018-03-28.
|
1627
|
-
* @see https://learn.microsoft.com/
|
1627
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/put-block-from-url
|
1628
1628
|
*
|
1629
1629
|
* @param blockId - A 64-byte value that is base64-encoded
|
1630
1630
|
* @param sourceURL - Specifies the URL of the blob. The value
|
@@ -2119,7 +2119,7 @@ class PageBlobClient extends BlobClient {
|
|
2119
2119
|
/**
|
2120
2120
|
* The Upload Pages operation writes a range of pages to a page blob where the
|
2121
2121
|
* contents are read from a URL.
|
2122
|
-
* @see https://learn.microsoft.com/
|
2122
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/put-page-from-url
|
2123
2123
|
*
|
2124
2124
|
* @param sourceURL - Specify a URL to the copy source, Shared Access Signature(SAS) maybe needed for authentication
|
2125
2125
|
* @param sourceOffset - The source offset to copy from. Pass 0 to copy from the beginning of source page blob
|
@@ -2648,7 +2648,7 @@ class PageBlobClient extends BlobClient {
|
|
2648
2648
|
}
|
2649
2649
|
/**
|
2650
2650
|
* Sets a page blob's sequence number.
|
2651
|
-
* @see https://learn.microsoft.com/
|
2651
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/set-blob-properties
|
2652
2652
|
*
|
2653
2653
|
* @param sequenceNumberAction - Indicates how the service should modify the blob's sequence number.
|
2654
2654
|
* @param sequenceNumber - Required if sequenceNumberAction is max or update
|
@@ -2674,7 +2674,7 @@ class PageBlobClient extends BlobClient {
|
|
2674
2674
|
* copied snapshot are transferred to the destination.
|
2675
2675
|
* The copied snapshots are complete copies of the original snapshot and can be read or copied from as usual.
|
2676
2676
|
* @see https://learn.microsoft.com/rest/api/storageservices/incremental-copy-blob
|
2677
|
-
* @see https://learn.microsoft.com/
|
2677
|
+
* @see https://learn.microsoft.com/azure/virtual-machines/windows/incremental-snapshots
|
2678
2678
|
*
|
2679
2679
|
* @param copySource - Specifies the name of the source page blob snapshot. For example,
|
2680
2680
|
* https://myaccount.blob.core.windows.net/mycontainer/myblob?snapshot=<DateTime>
|