@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
@@ -155,7 +155,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
155
155
  /**
156
156
  * Create a directory or path.
157
157
  *
158
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/create
158
+ * @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/create
159
159
  *
160
160
  * @param resourceType - Resource type, "directory" or "file".
161
161
  * @param options - Optional. Options when creating path.
@@ -184,7 +184,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
184
184
  /**
185
185
  * Create a directory or file. If the resource already exists, it is not changed.
186
186
  *
187
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/create
187
+ * @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/create
188
188
  *
189
189
  * @param resourceType - Resource type, "directory" or "file".
190
190
  * @param options -
@@ -222,7 +222,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
222
222
  /**
223
223
  * Delete current path (directory or file).
224
224
  *
225
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/delete
225
+ * @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/delete
226
226
  *
227
227
  * @param recursive - Required and valid only when the resource is a directory. If "true", all paths beneath the directory will be deleted.
228
228
  * @param options - Optional. Options when deleting path.
@@ -256,7 +256,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
256
256
  /**
257
257
  * Delete current path (directory or file) if it exists.
258
258
  *
259
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/delete
259
+ * @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/delete
260
260
  *
261
261
  * @param recursive - Required and valid only when the resource is a directory. If "true", all paths beneath the directory will be deleted.
262
262
  * @param options -
@@ -280,7 +280,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
280
280
  /**
281
281
  * Returns the access control data for a path (directory of file).
282
282
  *
283
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/getproperties
283
+ * @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/getproperties
284
284
  *
285
285
  * @param options - Optional. Options when getting file access control.
286
286
  */
@@ -294,7 +294,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
294
294
  /**
295
295
  * Set the access control data for a path (directory of file).
296
296
  *
297
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/update
297
+ * @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
298
298
  *
299
299
  * @param acl - The POSIX access control list for the file or directory.
300
300
  * @param options - Optional. Options when setting path access control.
@@ -308,7 +308,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
308
308
  /**
309
309
  * Sets the Access Control on a path and sub paths.
310
310
  *
311
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/update
311
+ * @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
312
312
  *
313
313
  * @param acl - The POSIX access control list for the file or directory.
314
314
  * @param options - Optional. Options
@@ -321,7 +321,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
321
321
  /**
322
322
  * Modifies the Access Control on a path and sub paths.
323
323
  *
324
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/update
324
+ * @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
325
325
  *
326
326
  * @param acl - The POSIX access control list for the file or directory.
327
327
  * @param options - Optional. Options
@@ -334,7 +334,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
334
334
  /**
335
335
  * Removes the Access Control on a path and sub paths.
336
336
  *
337
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/update
337
+ * @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
338
338
  *
339
339
  * @param acl - The POSIX access control list for the file or directory.
340
340
  * @param options - Optional. Options
@@ -347,7 +347,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
347
347
  /**
348
348
  * Sets the file permissions on a path.
349
349
  *
350
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/update
350
+ * @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
351
351
  *
352
352
  * @param permissions - The POSIX access permissions for the file owner, the file owning group, and others.
353
353
  * @param options - Optional. Options when setting path permissions.
@@ -367,7 +367,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
367
367
  * the methods of {@link DataLakeFileSystemClient} that list paths using the `includeMetadata` option, which
368
368
  * will retain their original casing.
369
369
  *
370
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/get-blob-properties
370
+ * @see https://learn.microsoft.com/rest/api/storageservices/get-blob-properties
371
371
  *
372
372
  * @param options - Optional. Options when getting path properties.
373
373
  */
@@ -382,7 +382,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
382
382
  *
383
383
  * If no value provided, or no value provided for the specified blob HTTP headers,
384
384
  * these blob HTTP headers without a value will be cleared.
385
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/set-blob-properties
385
+ * @see https://learn.microsoft.com/rest/api/storageservices/set-blob-properties
386
386
  *
387
387
  * @param httpHeaders -
388
388
  * @param options -
@@ -405,7 +405,7 @@ class DataLakePathClient extends StorageClient_js_1.StorageClient {
405
405
  * If no option provided, or no metadata defined in the parameter, the path
406
406
  * metadata will be removed.
407
407
  *
408
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/set-blob-metadata
408
+ * @see https://learn.microsoft.com/rest/api/storageservices/set-blob-metadata
409
409
  *
410
410
  * @param metadata - Optional. Replace existing metadata with this value.
411
411
  * If no value provided the existing metadata will be removed.
@@ -511,7 +511,7 @@ class DataLakeDirectoryClient extends DataLakePathClient {
511
511
  * Generates a Service Shared Access Signature (SAS) URI based on the client properties
512
512
  * and parameters passed in. The SAS is signed by the shared key credential of the client.
513
513
  *
514
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
514
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
515
515
  *
516
516
  * @param options - Optional parameters.
517
517
  * @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
@@ -529,7 +529,7 @@ class DataLakeDirectoryClient extends DataLakePathClient {
529
529
  * Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
530
530
  * and parameters passed in.
531
531
  *
532
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
532
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
533
533
  *
534
534
  * @param options - Optional parameters.
535
535
  * @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
@@ -545,7 +545,7 @@ class DataLakeDirectoryClient extends DataLakePathClient {
545
545
  * Generates a Service Shared Access Signature (SAS) URI based on the client properties
546
546
  * and parameters passed in. The SAS is signed by the input user delegation key.
547
547
  *
548
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
548
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
549
549
  *
550
550
  * @param options - Optional parameters.
551
551
  * @param userDelegationKey - Return value of `blobServiceClient.getUserDelegationKey()`
@@ -561,7 +561,7 @@ class DataLakeDirectoryClient extends DataLakePathClient {
561
561
  * Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
562
562
  * and parameters passed in The SAS is signed by the input user delegation key.
563
563
  *
564
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
564
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
565
565
  *
566
566
  * @param options - Optional parameters.
567
567
  * @param userDelegationKey - Return value of `blobServiceClient.getUserDelegationKey()`
@@ -630,7 +630,7 @@ class DataLakeFileClient extends DataLakePathClient {
630
630
  * * In Node.js, data returns in a Readable stream readableStreamBody
631
631
  * * In browsers, data returns in a promise contentAsBlob
632
632
  *
633
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/get-blob
633
+ * @see https://learn.microsoft.com/rest/api/storageservices/get-blob
634
634
  *
635
635
  * * Example usage (Node.js):
636
636
  *
@@ -721,7 +721,7 @@ class DataLakeFileClient extends DataLakePathClient {
721
721
  * Uploads data to be appended to a file. Data can only be appended to a file.
722
722
  * To apply perviously uploaded data to a file, call flush.
723
723
  *
724
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/update
724
+ * @see https://learn.microsoft.com/rest/api/storageservices/datalakestoragegen2/path/update
725
725
  *
726
726
  * @param body - Content to be uploaded.
727
727
  * @param offset - Append offset in bytes.
@@ -1129,7 +1129,7 @@ class DataLakeFileClient extends DataLakePathClient {
1129
1129
  * Generates a Service Shared Access Signature (SAS) URI based on the client properties
1130
1130
  * and parameters passed in. The SAS is signed by the shared key credential of the client.
1131
1131
  *
1132
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
1132
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
1133
1133
  *
1134
1134
  * @param options - Optional parameters.
1135
1135
  * @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
@@ -1149,7 +1149,7 @@ class DataLakeFileClient extends DataLakePathClient {
1149
1149
  * Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
1150
1150
  * and parameters passed in. The SAS is signed by the shared key credential of the client.
1151
1151
  *
1152
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
1152
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
1153
1153
  *
1154
1154
  * @param options - Optional parameters.
1155
1155
  * @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
@@ -1165,7 +1165,7 @@ class DataLakeFileClient extends DataLakePathClient {
1165
1165
  * Generates a Service Shared Access Signature (SAS) URI based on the client properties
1166
1166
  * and parameters passed in. The SAS is signed by the input user delegation key.
1167
1167
  *
1168
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
1168
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
1169
1169
  *
1170
1170
  * @param options - Optional parameters.
1171
1171
  * @param userDelegationKey - Return value of `blobServiceClient.getUserDelegationKey()`
@@ -1181,7 +1181,7 @@ class DataLakeFileClient extends DataLakePathClient {
1181
1181
  * Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
1182
1182
  * and parameters passed in. The SAS is signed by the input user delegation key.
1183
1183
  *
1184
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
1184
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
1185
1185
  *
1186
1186
  * @param options - Optional parameters.
1187
1187
  * @param userDelegationKey - Return value of `blobServiceClient.getUserDelegationKey()`