@azure/storage-file-datalake 12.27.0-beta.1 → 12.28.0-beta.1
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/DataLakeFileSystemClient.d.ts +13 -13
- package/dist/browser/DataLakeFileSystemClient.js +13 -13
- package/dist/browser/DataLakeFileSystemClient.js.map +1 -1
- package/dist/browser/DataLakeServiceClient.d.ts +6 -6
- package/dist/browser/DataLakeServiceClient.js +6 -6
- package/dist/browser/DataLakeServiceClient.js.map +1 -1
- package/dist/browser/Pipeline.d.ts.map +1 -1
- package/dist/browser/Pipeline.js +2 -1
- package/dist/browser/Pipeline.js.map +1 -1
- package/dist/browser/clients.d.ts +33 -33
- package/dist/browser/clients.js +23 -23
- package/dist/browser/clients.js.map +1 -1
- package/dist/browser/generated/src/models/parameters.js +1 -1
- package/dist/browser/generated/src/models/parameters.js.map +1 -1
- package/dist/browser/generated/src/storageClient.js +2 -2
- package/dist/browser/generated/src/storageClient.js.map +1 -1
- package/dist/browser/models.d.ts +1 -1
- package/dist/browser/models.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/DataLakeSASSignatureValues.d.ts +1 -1
- package/dist/browser/sas/DataLakeSASSignatureValues.js +1 -1
- package/dist/browser/sas/DataLakeSASSignatureValues.js.map +1 -1
- package/dist/browser/sas/DirectorySASPermissions.d.ts +1 -1
- package/dist/browser/sas/DirectorySASPermissions.js +1 -1
- package/dist/browser/sas/DirectorySASPermissions.js.map +1 -1
- package/dist/browser/sas/FileSystemSASPermissions.d.ts +1 -1
- package/dist/browser/sas/FileSystemSASPermissions.js +1 -1
- package/dist/browser/sas/FileSystemSASPermissions.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/constants.js +2 -2
- package/dist/browser/utils/constants.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/DataLakeFileSystemClient.d.ts +13 -13
- package/dist/commonjs/DataLakeFileSystemClient.js +13 -13
- package/dist/commonjs/DataLakeFileSystemClient.js.map +1 -1
- package/dist/commonjs/DataLakeServiceClient.d.ts +6 -6
- package/dist/commonjs/DataLakeServiceClient.js +6 -6
- package/dist/commonjs/DataLakeServiceClient.js.map +1 -1
- package/dist/commonjs/Pipeline.d.ts.map +1 -1
- package/dist/commonjs/Pipeline.js +1 -0
- package/dist/commonjs/Pipeline.js.map +1 -1
- package/dist/commonjs/clients.d.ts +33 -33
- package/dist/commonjs/clients.js +23 -23
- package/dist/commonjs/clients.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/generated/src/models/parameters.js +1 -1
- package/dist/commonjs/generated/src/models/parameters.js.map +1 -1
- package/dist/commonjs/generated/src/storageClient.js +2 -2
- package/dist/commonjs/generated/src/storageClient.js.map +1 -1
- package/dist/commonjs/models.d.ts +1 -1
- package/dist/commonjs/models.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/DataLakeSASSignatureValues.d.ts +1 -1
- package/dist/commonjs/sas/DataLakeSASSignatureValues.js +1 -1
- package/dist/commonjs/sas/DataLakeSASSignatureValues.js.map +1 -1
- package/dist/commonjs/sas/DirectorySASPermissions.d.ts +1 -1
- package/dist/commonjs/sas/DirectorySASPermissions.js +1 -1
- package/dist/commonjs/sas/DirectorySASPermissions.js.map +1 -1
- package/dist/commonjs/sas/FileSystemSASPermissions.d.ts +1 -1
- package/dist/commonjs/sas/FileSystemSASPermissions.js +1 -1
- package/dist/commonjs/sas/FileSystemSASPermissions.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/constants.js +2 -2
- package/dist/commonjs/utils/constants.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/DataLakeFileSystemClient.d.ts +13 -13
- package/dist/esm/DataLakeFileSystemClient.js +13 -13
- package/dist/esm/DataLakeFileSystemClient.js.map +1 -1
- package/dist/esm/DataLakeServiceClient.d.ts +6 -6
- package/dist/esm/DataLakeServiceClient.js +6 -6
- package/dist/esm/DataLakeServiceClient.js.map +1 -1
- package/dist/esm/Pipeline.d.ts.map +1 -1
- package/dist/esm/Pipeline.js +2 -1
- package/dist/esm/Pipeline.js.map +1 -1
- package/dist/esm/clients.d.ts +33 -33
- package/dist/esm/clients.js +23 -23
- package/dist/esm/clients.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/generated/src/models/parameters.js +1 -1
- package/dist/esm/generated/src/models/parameters.js.map +1 -1
- package/dist/esm/generated/src/storageClient.js +2 -2
- package/dist/esm/generated/src/storageClient.js.map +1 -1
- package/dist/esm/models.d.ts +1 -1
- package/dist/esm/models.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/DataLakeSASSignatureValues.d.ts +1 -1
- package/dist/esm/sas/DataLakeSASSignatureValues.js +1 -1
- package/dist/esm/sas/DataLakeSASSignatureValues.js.map +1 -1
- package/dist/esm/sas/DirectorySASPermissions.d.ts +1 -1
- package/dist/esm/sas/DirectorySASPermissions.js +1 -1
- package/dist/esm/sas/DirectorySASPermissions.js.map +1 -1
- package/dist/esm/sas/FileSystemSASPermissions.d.ts +1 -1
- package/dist/esm/sas/FileSystemSASPermissions.js +1 -1
- package/dist/esm/sas/FileSystemSASPermissions.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/constants.js +2 -2
- package/dist/esm/utils/constants.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/DataLakeFileSystemClient.d.ts +13 -13
- package/dist/react-native/DataLakeFileSystemClient.js +13 -13
- package/dist/react-native/DataLakeFileSystemClient.js.map +1 -1
- package/dist/react-native/DataLakeServiceClient.d.ts +6 -6
- package/dist/react-native/DataLakeServiceClient.js +6 -6
- package/dist/react-native/DataLakeServiceClient.js.map +1 -1
- package/dist/react-native/Pipeline.d.ts.map +1 -1
- package/dist/react-native/Pipeline.js +2 -1
- package/dist/react-native/Pipeline.js.map +1 -1
- package/dist/react-native/clients.d.ts +33 -33
- package/dist/react-native/clients.js +23 -23
- package/dist/react-native/clients.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/generated/src/models/parameters.js +1 -1
- package/dist/react-native/generated/src/models/parameters.js.map +1 -1
- package/dist/react-native/generated/src/storageClient.js +2 -2
- package/dist/react-native/generated/src/storageClient.js.map +1 -1
- package/dist/react-native/models.d.ts +1 -1
- package/dist/react-native/models.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/DataLakeSASSignatureValues.d.ts +1 -1
- package/dist/react-native/sas/DataLakeSASSignatureValues.js +1 -1
- package/dist/react-native/sas/DataLakeSASSignatureValues.js.map +1 -1
- package/dist/react-native/sas/DirectorySASPermissions.d.ts +1 -1
- package/dist/react-native/sas/DirectorySASPermissions.js +1 -1
- package/dist/react-native/sas/DirectorySASPermissions.js.map +1 -1
- package/dist/react-native/sas/FileSystemSASPermissions.d.ts +1 -1
- package/dist/react-native/sas/FileSystemSASPermissions.js +1 -1
- package/dist/react-native/sas/FileSystemSASPermissions.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/constants.js +2 -2
- package/dist/react-native/utils/constants.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 +5 -5
package/dist/esm/clients.js
CHANGED
|
@@ -152,7 +152,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
152
152
|
/**
|
|
153
153
|
* Create a directory or path.
|
|
154
154
|
*
|
|
155
|
-
* @see https://learn.microsoft.com/
|
|
155
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/create
|
|
156
156
|
*
|
|
157
157
|
* @param resourceType - Resource type, "directory" or "file".
|
|
158
158
|
* @param options - Optional. Options when creating path.
|
|
@@ -181,7 +181,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
181
181
|
/**
|
|
182
182
|
* Create a directory or file. If the resource already exists, it is not changed.
|
|
183
183
|
*
|
|
184
|
-
* @see https://learn.microsoft.com/
|
|
184
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/create
|
|
185
185
|
*
|
|
186
186
|
* @param resourceType - Resource type, "directory" or "file".
|
|
187
187
|
* @param options -
|
|
@@ -219,7 +219,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
219
219
|
/**
|
|
220
220
|
* Delete current path (directory or file).
|
|
221
221
|
*
|
|
222
|
-
* @see https://learn.microsoft.com/
|
|
222
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/delete
|
|
223
223
|
*
|
|
224
224
|
* @param recursive - Required and valid only when the resource is a directory. If "true", all paths beneath the directory will be deleted.
|
|
225
225
|
* @param options - Optional. Options when deleting path.
|
|
@@ -253,7 +253,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
253
253
|
/**
|
|
254
254
|
* Delete current path (directory or file) if it exists.
|
|
255
255
|
*
|
|
256
|
-
* @see https://learn.microsoft.com/
|
|
256
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/delete
|
|
257
257
|
*
|
|
258
258
|
* @param recursive - Required and valid only when the resource is a directory. If "true", all paths beneath the directory will be deleted.
|
|
259
259
|
* @param options -
|
|
@@ -277,7 +277,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
277
277
|
/**
|
|
278
278
|
* Returns the access control data for a path (directory of file).
|
|
279
279
|
*
|
|
280
|
-
* @see https://learn.microsoft.com/
|
|
280
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/getproperties
|
|
281
281
|
*
|
|
282
282
|
* @param options - Optional. Options when getting file access control.
|
|
283
283
|
*/
|
|
@@ -291,7 +291,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
291
291
|
/**
|
|
292
292
|
* Set the access control data for a path (directory of file).
|
|
293
293
|
*
|
|
294
|
-
* @see https://learn.microsoft.com/
|
|
294
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
|
|
295
295
|
*
|
|
296
296
|
* @param acl - The POSIX access control list for the file or directory.
|
|
297
297
|
* @param options - Optional. Options when setting path access control.
|
|
@@ -305,7 +305,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
305
305
|
/**
|
|
306
306
|
* Sets the Access Control on a path and sub paths.
|
|
307
307
|
*
|
|
308
|
-
* @see https://learn.microsoft.com/
|
|
308
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
|
|
309
309
|
*
|
|
310
310
|
* @param acl - The POSIX access control list for the file or directory.
|
|
311
311
|
* @param options - Optional. Options
|
|
@@ -318,7 +318,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
318
318
|
/**
|
|
319
319
|
* Modifies the Access Control on a path and sub paths.
|
|
320
320
|
*
|
|
321
|
-
* @see https://learn.microsoft.com/
|
|
321
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
|
|
322
322
|
*
|
|
323
323
|
* @param acl - The POSIX access control list for the file or directory.
|
|
324
324
|
* @param options - Optional. Options
|
|
@@ -331,7 +331,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
331
331
|
/**
|
|
332
332
|
* Removes the Access Control on a path and sub paths.
|
|
333
333
|
*
|
|
334
|
-
* @see https://learn.microsoft.com/
|
|
334
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
|
|
335
335
|
*
|
|
336
336
|
* @param acl - The POSIX access control list for the file or directory.
|
|
337
337
|
* @param options - Optional. Options
|
|
@@ -344,7 +344,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
344
344
|
/**
|
|
345
345
|
* Sets the file permissions on a path.
|
|
346
346
|
*
|
|
347
|
-
* @see https://learn.microsoft.com/
|
|
347
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
|
|
348
348
|
*
|
|
349
349
|
* @param permissions - The POSIX access permissions for the file owner, the file owning group, and others.
|
|
350
350
|
* @param options - Optional. Options when setting path permissions.
|
|
@@ -364,7 +364,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
364
364
|
* the methods of {@link DataLakeFileSystemClient} that list paths using the `includeMetadata` option, which
|
|
365
365
|
* will retain their original casing.
|
|
366
366
|
*
|
|
367
|
-
* @see https://learn.microsoft.com/
|
|
367
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/get-blob-properties
|
|
368
368
|
*
|
|
369
369
|
* @param options - Optional. Options when getting path properties.
|
|
370
370
|
*/
|
|
@@ -379,7 +379,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
379
379
|
*
|
|
380
380
|
* If no value provided, or no value provided for the specified blob HTTP headers,
|
|
381
381
|
* these blob HTTP headers without a value will be cleared.
|
|
382
|
-
* @see https://learn.microsoft.com/
|
|
382
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/set-blob-properties
|
|
383
383
|
*
|
|
384
384
|
* @param httpHeaders -
|
|
385
385
|
* @param options -
|
|
@@ -402,7 +402,7 @@ export class DataLakePathClient extends StorageClient {
|
|
|
402
402
|
* If no option provided, or no metadata defined in the parameter, the path
|
|
403
403
|
* metadata will be removed.
|
|
404
404
|
*
|
|
405
|
-
* @see https://learn.microsoft.com/
|
|
405
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/set-blob-metadata
|
|
406
406
|
*
|
|
407
407
|
* @param metadata - Optional. Replace existing metadata with this value.
|
|
408
408
|
* If no value provided the existing metadata will be removed.
|
|
@@ -507,7 +507,7 @@ export class DataLakeDirectoryClient extends DataLakePathClient {
|
|
|
507
507
|
* Generates a Service Shared Access Signature (SAS) URI based on the client properties
|
|
508
508
|
* and parameters passed in. The SAS is signed by the shared key credential of the client.
|
|
509
509
|
*
|
|
510
|
-
* @see https://learn.microsoft.com/
|
|
510
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
511
511
|
*
|
|
512
512
|
* @param options - Optional parameters.
|
|
513
513
|
* @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
|
|
@@ -525,7 +525,7 @@ export class DataLakeDirectoryClient extends DataLakePathClient {
|
|
|
525
525
|
* Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
|
|
526
526
|
* and parameters passed in.
|
|
527
527
|
*
|
|
528
|
-
* @see https://learn.microsoft.com/
|
|
528
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
529
529
|
*
|
|
530
530
|
* @param options - Optional parameters.
|
|
531
531
|
* @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
|
|
@@ -541,7 +541,7 @@ export class DataLakeDirectoryClient extends DataLakePathClient {
|
|
|
541
541
|
* Generates a Service Shared Access Signature (SAS) URI based on the client properties
|
|
542
542
|
* and parameters passed in. The SAS is signed by the input user delegation key.
|
|
543
543
|
*
|
|
544
|
-
* @see https://learn.microsoft.com/
|
|
544
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
545
545
|
*
|
|
546
546
|
* @param options - Optional parameters.
|
|
547
547
|
* @param userDelegationKey - Return value of `blobServiceClient.getUserDelegationKey()`
|
|
@@ -557,7 +557,7 @@ export class DataLakeDirectoryClient extends DataLakePathClient {
|
|
|
557
557
|
* Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
|
|
558
558
|
* and parameters passed in The SAS is signed by the input user delegation key.
|
|
559
559
|
*
|
|
560
|
-
* @see https://learn.microsoft.com/
|
|
560
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
561
561
|
*
|
|
562
562
|
* @param options - Optional parameters.
|
|
563
563
|
* @param userDelegationKey - Return value of `blobServiceClient.getUserDelegationKey()`
|
|
@@ -625,7 +625,7 @@ export class DataLakeFileClient extends DataLakePathClient {
|
|
|
625
625
|
* * In Node.js, data returns in a Readable stream readableStreamBody
|
|
626
626
|
* * In browsers, data returns in a promise contentAsBlob
|
|
627
627
|
*
|
|
628
|
-
* @see https://learn.microsoft.com/
|
|
628
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/get-blob
|
|
629
629
|
*
|
|
630
630
|
* * Example usage (Node.js):
|
|
631
631
|
*
|
|
@@ -716,7 +716,7 @@ export class DataLakeFileClient extends DataLakePathClient {
|
|
|
716
716
|
* Uploads data to be appended to a file. Data can only be appended to a file.
|
|
717
717
|
* To apply perviously uploaded data to a file, call flush.
|
|
718
718
|
*
|
|
719
|
-
* @see https://learn.microsoft.com/
|
|
719
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
|
|
720
720
|
*
|
|
721
721
|
* @param body - Content to be uploaded.
|
|
722
722
|
* @param offset - Append offset in bytes.
|
|
@@ -1124,7 +1124,7 @@ export class DataLakeFileClient extends DataLakePathClient {
|
|
|
1124
1124
|
* Generates a Service Shared Access Signature (SAS) URI based on the client properties
|
|
1125
1125
|
* and parameters passed in. The SAS is signed by the shared key credential of the client.
|
|
1126
1126
|
*
|
|
1127
|
-
* @see https://learn.microsoft.com/
|
|
1127
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
1128
1128
|
*
|
|
1129
1129
|
* @param options - Optional parameters.
|
|
1130
1130
|
* @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
|
|
@@ -1144,7 +1144,7 @@ export class DataLakeFileClient extends DataLakePathClient {
|
|
|
1144
1144
|
* Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
|
|
1145
1145
|
* and parameters passed in. The SAS is signed by the shared key credential of the client.
|
|
1146
1146
|
*
|
|
1147
|
-
* @see https://learn.microsoft.com/
|
|
1147
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
1148
1148
|
*
|
|
1149
1149
|
* @param options - Optional parameters.
|
|
1150
1150
|
* @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
|
|
@@ -1160,7 +1160,7 @@ export class DataLakeFileClient extends DataLakePathClient {
|
|
|
1160
1160
|
* Generates a Service Shared Access Signature (SAS) URI based on the client properties
|
|
1161
1161
|
* and parameters passed in. The SAS is signed by the input user delegation key.
|
|
1162
1162
|
*
|
|
1163
|
-
* @see https://learn.microsoft.com/
|
|
1163
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
1164
1164
|
*
|
|
1165
1165
|
* @param options - Optional parameters.
|
|
1166
1166
|
* @param userDelegationKey - Return value of `blobServiceClient.getUserDelegationKey()`
|
|
@@ -1176,7 +1176,7 @@ export class DataLakeFileClient extends DataLakePathClient {
|
|
|
1176
1176
|
* Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
|
|
1177
1177
|
* and parameters passed in. The SAS is signed by the input user delegation key.
|
|
1178
1178
|
*
|
|
1179
|
-
* @see https://learn.microsoft.com/
|
|
1179
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
1180
1180
|
*
|
|
1181
1181
|
* @param options - Optional parameters.
|
|
1182
1182
|
* @param userDelegationKey - Return value of `blobServiceClient.getUserDelegationKey()`
|