@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.
Files changed (182) hide show
  1. package/dist/browser/DataLakeFileSystemClient.d.ts +13 -13
  2. package/dist/browser/DataLakeFileSystemClient.js +13 -13
  3. package/dist/browser/DataLakeFileSystemClient.js.map +1 -1
  4. package/dist/browser/DataLakeServiceClient.d.ts +6 -6
  5. package/dist/browser/DataLakeServiceClient.js +6 -6
  6. package/dist/browser/DataLakeServiceClient.js.map +1 -1
  7. package/dist/browser/Pipeline.d.ts.map +1 -1
  8. package/dist/browser/Pipeline.js +2 -1
  9. package/dist/browser/Pipeline.js.map +1 -1
  10. package/dist/browser/clients.d.ts +33 -33
  11. package/dist/browser/clients.js +23 -23
  12. package/dist/browser/clients.js.map +1 -1
  13. package/dist/browser/generated/src/models/parameters.js +1 -1
  14. package/dist/browser/generated/src/models/parameters.js.map +1 -1
  15. package/dist/browser/generated/src/storageClient.js +2 -2
  16. package/dist/browser/generated/src/storageClient.js.map +1 -1
  17. package/dist/browser/models.d.ts +1 -1
  18. package/dist/browser/models.js.map +1 -1
  19. package/dist/browser/sas/AccountSASPermissions.d.ts +1 -1
  20. package/dist/browser/sas/AccountSASPermissions.js +2 -2
  21. package/dist/browser/sas/AccountSASPermissions.js.map +1 -1
  22. package/dist/browser/sas/AccountSASResourceTypes.d.ts +1 -1
  23. package/dist/browser/sas/AccountSASResourceTypes.js +1 -1
  24. package/dist/browser/sas/AccountSASResourceTypes.js.map +1 -1
  25. package/dist/browser/sas/AccountSASSignatureValues.d.ts +3 -3
  26. package/dist/browser/sas/AccountSASSignatureValues.js +1 -1
  27. package/dist/browser/sas/AccountSASSignatureValues.js.map +1 -1
  28. package/dist/browser/sas/DataLakeSASSignatureValues.d.ts +1 -1
  29. package/dist/browser/sas/DataLakeSASSignatureValues.js +1 -1
  30. package/dist/browser/sas/DataLakeSASSignatureValues.js.map +1 -1
  31. package/dist/browser/sas/DirectorySASPermissions.d.ts +1 -1
  32. package/dist/browser/sas/DirectorySASPermissions.js +1 -1
  33. package/dist/browser/sas/DirectorySASPermissions.js.map +1 -1
  34. package/dist/browser/sas/FileSystemSASPermissions.d.ts +1 -1
  35. package/dist/browser/sas/FileSystemSASPermissions.js +1 -1
  36. package/dist/browser/sas/FileSystemSASPermissions.js.map +1 -1
  37. package/dist/browser/sas/SASQueryParameters.d.ts +2 -2
  38. package/dist/browser/sas/SASQueryParameters.js.map +1 -1
  39. package/dist/browser/utils/constants.js +2 -2
  40. package/dist/browser/utils/constants.js.map +1 -1
  41. package/dist/browser/utils/utils.common.d.ts +2 -2
  42. package/dist/browser/utils/utils.common.js +3 -3
  43. package/dist/browser/utils/utils.common.js.map +1 -1
  44. package/dist/commonjs/DataLakeFileSystemClient.d.ts +13 -13
  45. package/dist/commonjs/DataLakeFileSystemClient.js +13 -13
  46. package/dist/commonjs/DataLakeFileSystemClient.js.map +1 -1
  47. package/dist/commonjs/DataLakeServiceClient.d.ts +6 -6
  48. package/dist/commonjs/DataLakeServiceClient.js +6 -6
  49. package/dist/commonjs/DataLakeServiceClient.js.map +1 -1
  50. package/dist/commonjs/Pipeline.d.ts.map +1 -1
  51. package/dist/commonjs/Pipeline.js +1 -0
  52. package/dist/commonjs/Pipeline.js.map +1 -1
  53. package/dist/commonjs/clients.d.ts +33 -33
  54. package/dist/commonjs/clients.js +23 -23
  55. package/dist/commonjs/clients.js.map +1 -1
  56. package/dist/commonjs/credentials/UserDelegationKeyCredential.d.ts +1 -1
  57. package/dist/commonjs/credentials/UserDelegationKeyCredential.js +1 -1
  58. package/dist/commonjs/credentials/UserDelegationKeyCredential.js.map +1 -1
  59. package/dist/commonjs/generated/src/models/parameters.js +1 -1
  60. package/dist/commonjs/generated/src/models/parameters.js.map +1 -1
  61. package/dist/commonjs/generated/src/storageClient.js +2 -2
  62. package/dist/commonjs/generated/src/storageClient.js.map +1 -1
  63. package/dist/commonjs/models.d.ts +1 -1
  64. package/dist/commonjs/models.js.map +1 -1
  65. package/dist/commonjs/sas/AccountSASPermissions.d.ts +1 -1
  66. package/dist/commonjs/sas/AccountSASPermissions.js +2 -2
  67. package/dist/commonjs/sas/AccountSASPermissions.js.map +1 -1
  68. package/dist/commonjs/sas/AccountSASResourceTypes.d.ts +1 -1
  69. package/dist/commonjs/sas/AccountSASResourceTypes.js +1 -1
  70. package/dist/commonjs/sas/AccountSASResourceTypes.js.map +1 -1
  71. package/dist/commonjs/sas/AccountSASSignatureValues.d.ts +3 -3
  72. package/dist/commonjs/sas/AccountSASSignatureValues.js +1 -1
  73. package/dist/commonjs/sas/AccountSASSignatureValues.js.map +1 -1
  74. package/dist/commonjs/sas/DataLakeSASSignatureValues.d.ts +1 -1
  75. package/dist/commonjs/sas/DataLakeSASSignatureValues.js +1 -1
  76. package/dist/commonjs/sas/DataLakeSASSignatureValues.js.map +1 -1
  77. package/dist/commonjs/sas/DirectorySASPermissions.d.ts +1 -1
  78. package/dist/commonjs/sas/DirectorySASPermissions.js +1 -1
  79. package/dist/commonjs/sas/DirectorySASPermissions.js.map +1 -1
  80. package/dist/commonjs/sas/FileSystemSASPermissions.d.ts +1 -1
  81. package/dist/commonjs/sas/FileSystemSASPermissions.js +1 -1
  82. package/dist/commonjs/sas/FileSystemSASPermissions.js.map +1 -1
  83. package/dist/commonjs/sas/SASQueryParameters.d.ts +2 -2
  84. package/dist/commonjs/sas/SASQueryParameters.js.map +1 -1
  85. package/dist/commonjs/utils/constants.js +2 -2
  86. package/dist/commonjs/utils/constants.js.map +1 -1
  87. package/dist/commonjs/utils/utils.common.d.ts +2 -2
  88. package/dist/commonjs/utils/utils.common.js +3 -3
  89. package/dist/commonjs/utils/utils.common.js.map +1 -1
  90. package/dist/esm/DataLakeFileSystemClient.d.ts +13 -13
  91. package/dist/esm/DataLakeFileSystemClient.js +13 -13
  92. package/dist/esm/DataLakeFileSystemClient.js.map +1 -1
  93. package/dist/esm/DataLakeServiceClient.d.ts +6 -6
  94. package/dist/esm/DataLakeServiceClient.js +6 -6
  95. package/dist/esm/DataLakeServiceClient.js.map +1 -1
  96. package/dist/esm/Pipeline.d.ts.map +1 -1
  97. package/dist/esm/Pipeline.js +2 -1
  98. package/dist/esm/Pipeline.js.map +1 -1
  99. package/dist/esm/clients.d.ts +33 -33
  100. package/dist/esm/clients.js +23 -23
  101. package/dist/esm/clients.js.map +1 -1
  102. package/dist/esm/credentials/UserDelegationKeyCredential.d.ts +1 -1
  103. package/dist/esm/credentials/UserDelegationKeyCredential.js +1 -1
  104. package/dist/esm/credentials/UserDelegationKeyCredential.js.map +1 -1
  105. package/dist/esm/generated/src/models/parameters.js +1 -1
  106. package/dist/esm/generated/src/models/parameters.js.map +1 -1
  107. package/dist/esm/generated/src/storageClient.js +2 -2
  108. package/dist/esm/generated/src/storageClient.js.map +1 -1
  109. package/dist/esm/models.d.ts +1 -1
  110. package/dist/esm/models.js.map +1 -1
  111. package/dist/esm/sas/AccountSASPermissions.d.ts +1 -1
  112. package/dist/esm/sas/AccountSASPermissions.js +2 -2
  113. package/dist/esm/sas/AccountSASPermissions.js.map +1 -1
  114. package/dist/esm/sas/AccountSASResourceTypes.d.ts +1 -1
  115. package/dist/esm/sas/AccountSASResourceTypes.js +1 -1
  116. package/dist/esm/sas/AccountSASResourceTypes.js.map +1 -1
  117. package/dist/esm/sas/AccountSASSignatureValues.d.ts +3 -3
  118. package/dist/esm/sas/AccountSASSignatureValues.js +1 -1
  119. package/dist/esm/sas/AccountSASSignatureValues.js.map +1 -1
  120. package/dist/esm/sas/DataLakeSASSignatureValues.d.ts +1 -1
  121. package/dist/esm/sas/DataLakeSASSignatureValues.js +1 -1
  122. package/dist/esm/sas/DataLakeSASSignatureValues.js.map +1 -1
  123. package/dist/esm/sas/DirectorySASPermissions.d.ts +1 -1
  124. package/dist/esm/sas/DirectorySASPermissions.js +1 -1
  125. package/dist/esm/sas/DirectorySASPermissions.js.map +1 -1
  126. package/dist/esm/sas/FileSystemSASPermissions.d.ts +1 -1
  127. package/dist/esm/sas/FileSystemSASPermissions.js +1 -1
  128. package/dist/esm/sas/FileSystemSASPermissions.js.map +1 -1
  129. package/dist/esm/sas/SASQueryParameters.d.ts +2 -2
  130. package/dist/esm/sas/SASQueryParameters.js.map +1 -1
  131. package/dist/esm/utils/constants.js +2 -2
  132. package/dist/esm/utils/constants.js.map +1 -1
  133. package/dist/esm/utils/utils.common.d.ts +2 -2
  134. package/dist/esm/utils/utils.common.js +3 -3
  135. package/dist/esm/utils/utils.common.js.map +1 -1
  136. package/dist/react-native/DataLakeFileSystemClient.d.ts +13 -13
  137. package/dist/react-native/DataLakeFileSystemClient.js +13 -13
  138. package/dist/react-native/DataLakeFileSystemClient.js.map +1 -1
  139. package/dist/react-native/DataLakeServiceClient.d.ts +6 -6
  140. package/dist/react-native/DataLakeServiceClient.js +6 -6
  141. package/dist/react-native/DataLakeServiceClient.js.map +1 -1
  142. package/dist/react-native/Pipeline.d.ts.map +1 -1
  143. package/dist/react-native/Pipeline.js +2 -1
  144. package/dist/react-native/Pipeline.js.map +1 -1
  145. package/dist/react-native/clients.d.ts +33 -33
  146. package/dist/react-native/clients.js +23 -23
  147. package/dist/react-native/clients.js.map +1 -1
  148. package/dist/react-native/credentials/UserDelegationKeyCredential.d.ts +1 -1
  149. package/dist/react-native/credentials/UserDelegationKeyCredential.js +1 -1
  150. package/dist/react-native/credentials/UserDelegationKeyCredential.js.map +1 -1
  151. package/dist/react-native/generated/src/models/parameters.js +1 -1
  152. package/dist/react-native/generated/src/models/parameters.js.map +1 -1
  153. package/dist/react-native/generated/src/storageClient.js +2 -2
  154. package/dist/react-native/generated/src/storageClient.js.map +1 -1
  155. package/dist/react-native/models.d.ts +1 -1
  156. package/dist/react-native/models.js.map +1 -1
  157. package/dist/react-native/sas/AccountSASPermissions.d.ts +1 -1
  158. package/dist/react-native/sas/AccountSASPermissions.js +2 -2
  159. package/dist/react-native/sas/AccountSASPermissions.js.map +1 -1
  160. package/dist/react-native/sas/AccountSASResourceTypes.d.ts +1 -1
  161. package/dist/react-native/sas/AccountSASResourceTypes.js +1 -1
  162. package/dist/react-native/sas/AccountSASResourceTypes.js.map +1 -1
  163. package/dist/react-native/sas/AccountSASSignatureValues.d.ts +3 -3
  164. package/dist/react-native/sas/AccountSASSignatureValues.js +1 -1
  165. package/dist/react-native/sas/AccountSASSignatureValues.js.map +1 -1
  166. package/dist/react-native/sas/DataLakeSASSignatureValues.d.ts +1 -1
  167. package/dist/react-native/sas/DataLakeSASSignatureValues.js +1 -1
  168. package/dist/react-native/sas/DataLakeSASSignatureValues.js.map +1 -1
  169. package/dist/react-native/sas/DirectorySASPermissions.d.ts +1 -1
  170. package/dist/react-native/sas/DirectorySASPermissions.js +1 -1
  171. package/dist/react-native/sas/DirectorySASPermissions.js.map +1 -1
  172. package/dist/react-native/sas/FileSystemSASPermissions.d.ts +1 -1
  173. package/dist/react-native/sas/FileSystemSASPermissions.js +1 -1
  174. package/dist/react-native/sas/FileSystemSASPermissions.js.map +1 -1
  175. package/dist/react-native/sas/SASQueryParameters.d.ts +2 -2
  176. package/dist/react-native/sas/SASQueryParameters.js.map +1 -1
  177. package/dist/react-native/utils/constants.js +2 -2
  178. package/dist/react-native/utils/constants.js.map +1 -1
  179. package/dist/react-native/utils/utils.common.d.ts +2 -2
  180. package/dist/react-native/utils/utils.common.js +3 -3
  181. package/dist/react-native/utils/utils.common.js.map +1 -1
  182. package/package.json +5 -5
@@ -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/en-us/rest/api/storageservices/datalakestoragegen2/path/create
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/en-us/rest/api/storageservices/datalakestoragegen2/path/create
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/en-us/rest/api/storageservices/datalakestoragegen2/path/delete
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/en-us/rest/api/storageservices/datalakestoragegen2/path/delete
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/en-us/rest/api/storageservices/datalakestoragegen2/path/getproperties
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/en-us/rest/api/storageservices/datalakestoragegen2/path/update
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/en-us/rest/api/storageservices/datalakestoragegen2/path/update
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/en-us/rest/api/storageservices/datalakestoragegen2/path/update
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/en-us/rest/api/storageservices/datalakestoragegen2/path/update
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/en-us/rest/api/storageservices/datalakestoragegen2/path/update
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/en-us/rest/api/storageservices/get-blob-properties
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/en-us/rest/api/storageservices/set-blob-properties
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/en-us/rest/api/storageservices/set-blob-metadata
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/en-us/rest/api/storageservices/constructing-a-service-sas
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/en-us/rest/api/storageservices/constructing-a-service-sas
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/en-us/rest/api/storageservices/constructing-a-service-sas
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/en-us/rest/api/storageservices/constructing-a-service-sas
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/en-us/rest/api/storageservices/get-blob
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/en-us/rest/api/storageservices/datalakestoragegen2/path/update
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/en-us/rest/api/storageservices/constructing-a-service-sas
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/en-us/rest/api/storageservices/constructing-a-service-sas
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/en-us/rest/api/storageservices/constructing-a-service-sas
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/en-us/rest/api/storageservices/constructing-a-service-sas
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()`