@azure/storage-queue 12.27.0-alpha.20250530.1 → 12.27.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.
Files changed (98) hide show
  1. package/README.md +1 -1
  2. package/dist/browser/AccountSASPermissions.d.ts +1 -1
  3. package/dist/browser/AccountSASPermissions.js +2 -2
  4. package/dist/browser/AccountSASPermissions.js.map +1 -1
  5. package/dist/browser/AccountSASResourceTypes.d.ts +1 -1
  6. package/dist/browser/AccountSASResourceTypes.js +1 -1
  7. package/dist/browser/AccountSASResourceTypes.js.map +1 -1
  8. package/dist/browser/AccountSASSignatureValues.d.ts +3 -3
  9. package/dist/browser/AccountSASSignatureValues.js +1 -1
  10. package/dist/browser/AccountSASSignatureValues.js.map +1 -1
  11. package/dist/browser/QueueClient.d.ts +21 -21
  12. package/dist/browser/QueueClient.d.ts.map +1 -1
  13. package/dist/browser/QueueClient.js +16 -16
  14. package/dist/browser/QueueClient.js.map +1 -1
  15. package/dist/browser/QueueSASSignatureValues.d.ts +1 -1
  16. package/dist/browser/QueueSASSignatureValues.js.map +1 -1
  17. package/dist/browser/QueueServiceClient.d.ts +8 -8
  18. package/dist/browser/QueueServiceClient.js +8 -8
  19. package/dist/browser/QueueServiceClient.js.map +1 -1
  20. package/dist/browser/SASQueryParameters.d.ts +1 -1
  21. package/dist/browser/SASQueryParameters.js.map +1 -1
  22. package/dist/browser/StorageClient.js +1 -1
  23. package/dist/browser/StorageClient.js.map +1 -1
  24. package/dist/browser/utils/utils.common.js +1 -1
  25. package/dist/browser/utils/utils.common.js.map +1 -1
  26. package/dist/commonjs/AccountSASPermissions.d.ts +1 -1
  27. package/dist/commonjs/AccountSASPermissions.js +2 -2
  28. package/dist/commonjs/AccountSASPermissions.js.map +1 -1
  29. package/dist/commonjs/AccountSASResourceTypes.d.ts +1 -1
  30. package/dist/commonjs/AccountSASResourceTypes.js +1 -1
  31. package/dist/commonjs/AccountSASResourceTypes.js.map +1 -1
  32. package/dist/commonjs/AccountSASSignatureValues.d.ts +3 -3
  33. package/dist/commonjs/AccountSASSignatureValues.js +1 -1
  34. package/dist/commonjs/AccountSASSignatureValues.js.map +1 -1
  35. package/dist/commonjs/QueueClient.d.ts +21 -21
  36. package/dist/commonjs/QueueClient.d.ts.map +1 -1
  37. package/dist/commonjs/QueueClient.js +16 -16
  38. package/dist/commonjs/QueueClient.js.map +1 -1
  39. package/dist/commonjs/QueueSASSignatureValues.d.ts +1 -1
  40. package/dist/commonjs/QueueSASSignatureValues.js.map +1 -1
  41. package/dist/commonjs/QueueServiceClient.d.ts +8 -8
  42. package/dist/commonjs/QueueServiceClient.js +8 -8
  43. package/dist/commonjs/QueueServiceClient.js.map +1 -1
  44. package/dist/commonjs/SASQueryParameters.d.ts +1 -1
  45. package/dist/commonjs/SASQueryParameters.js.map +1 -1
  46. package/dist/commonjs/StorageClient.js +1 -1
  47. package/dist/commonjs/StorageClient.js.map +1 -1
  48. package/dist/commonjs/utils/utils.common.js +1 -1
  49. package/dist/commonjs/utils/utils.common.js.map +1 -1
  50. package/dist/esm/AccountSASPermissions.d.ts +1 -1
  51. package/dist/esm/AccountSASPermissions.js +2 -2
  52. package/dist/esm/AccountSASPermissions.js.map +1 -1
  53. package/dist/esm/AccountSASResourceTypes.d.ts +1 -1
  54. package/dist/esm/AccountSASResourceTypes.js +1 -1
  55. package/dist/esm/AccountSASResourceTypes.js.map +1 -1
  56. package/dist/esm/AccountSASSignatureValues.d.ts +3 -3
  57. package/dist/esm/AccountSASSignatureValues.js +1 -1
  58. package/dist/esm/AccountSASSignatureValues.js.map +1 -1
  59. package/dist/esm/QueueClient.d.ts +21 -21
  60. package/dist/esm/QueueClient.d.ts.map +1 -1
  61. package/dist/esm/QueueClient.js +16 -16
  62. package/dist/esm/QueueClient.js.map +1 -1
  63. package/dist/esm/QueueSASSignatureValues.d.ts +1 -1
  64. package/dist/esm/QueueSASSignatureValues.js.map +1 -1
  65. package/dist/esm/QueueServiceClient.d.ts +8 -8
  66. package/dist/esm/QueueServiceClient.js +8 -8
  67. package/dist/esm/QueueServiceClient.js.map +1 -1
  68. package/dist/esm/SASQueryParameters.d.ts +1 -1
  69. package/dist/esm/SASQueryParameters.js.map +1 -1
  70. package/dist/esm/StorageClient.js +1 -1
  71. package/dist/esm/StorageClient.js.map +1 -1
  72. package/dist/esm/utils/utils.common.js +1 -1
  73. package/dist/esm/utils/utils.common.js.map +1 -1
  74. package/dist/react-native/AccountSASPermissions.d.ts +1 -1
  75. package/dist/react-native/AccountSASPermissions.js +2 -2
  76. package/dist/react-native/AccountSASPermissions.js.map +1 -1
  77. package/dist/react-native/AccountSASResourceTypes.d.ts +1 -1
  78. package/dist/react-native/AccountSASResourceTypes.js +1 -1
  79. package/dist/react-native/AccountSASResourceTypes.js.map +1 -1
  80. package/dist/react-native/AccountSASSignatureValues.d.ts +3 -3
  81. package/dist/react-native/AccountSASSignatureValues.js +1 -1
  82. package/dist/react-native/AccountSASSignatureValues.js.map +1 -1
  83. package/dist/react-native/QueueClient.d.ts +21 -21
  84. package/dist/react-native/QueueClient.d.ts.map +1 -1
  85. package/dist/react-native/QueueClient.js +16 -16
  86. package/dist/react-native/QueueClient.js.map +1 -1
  87. package/dist/react-native/QueueSASSignatureValues.d.ts +1 -1
  88. package/dist/react-native/QueueSASSignatureValues.js.map +1 -1
  89. package/dist/react-native/QueueServiceClient.d.ts +8 -8
  90. package/dist/react-native/QueueServiceClient.js +8 -8
  91. package/dist/react-native/QueueServiceClient.js.map +1 -1
  92. package/dist/react-native/SASQueryParameters.d.ts +1 -1
  93. package/dist/react-native/SASQueryParameters.js.map +1 -1
  94. package/dist/react-native/StorageClient.js +1 -1
  95. package/dist/react-native/StorageClient.js.map +1 -1
  96. package/dist/react-native/utils/utils.common.js +1 -1
  97. package/dist/react-native/utils/utils.common.js.map +1 -1
  98. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"AccountSASSignatureValues.js","sourceRoot":"","sources":["../../src/AccountSASSignatureValues.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { AccountSASPermissions } from \"./AccountSASPermissions.js\";\nimport { AccountSASResourceTypes } from \"./AccountSASResourceTypes.js\";\nimport { AccountSASServices } from \"./AccountSASServices.js\";\nimport type { StorageSharedKeyCredential } from \"@azure/storage-blob\";\nimport type { SasIPRange } from \"./SasIPRange.js\";\nimport { ipRangeToString } from \"./SasIPRange.js\";\nimport type { SASProtocol } from \"./SASQueryParameters.js\";\nimport { SASQueryParameters } from \"./SASQueryParameters.js\";\nimport { SERVICE_VERSION } from \"./utils/constants.js\";\nimport { truncatedISO8061Date } from \"./utils/utils.common.js\";\n\n/**\n * ONLY AVAILABLE IN NODE.JS RUNTIME.\n *\n * AccountSASSignatureValues is used to generate a Shared Access Signature (SAS) for an Azure Storage account. Once\n * all the values here are set appropriately, call generateSASQueryParameters() to obtain a representation of the SAS\n * which can actually be applied to queue urls. Note: that both this class and {@link SASQueryParameters} exist because\n * the former is mutable and a logical representation while the latter is immutable and used to generate actual REST\n * requests.\n *\n * @see https://learn.microsoft.com/en-us/azure/storage/common/storage-dotnet-shared-access-signature-part-1\n * for more conceptual information on SAS\n *\n * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-an-account-sas\n * for descriptions of the parameters, including which are required\n */\nexport interface AccountSASSignatureValues {\n /**\n * If not provided, this defaults to the service version targeted by this version of the library.\n */\n version?: string;\n\n /**\n * Optional. SAS protocols allowed.\n */\n protocol?: SASProtocol;\n\n /**\n * Optional. When the SAS will take effect.\n */\n startsOn?: Date;\n\n /**\n * The time after which the SAS will no longer work.\n */\n expiresOn: Date;\n\n /**\n * Specifies which operations the SAS user may perform. Please refer to {@link AccountSASPermissions} for help\n * constructing the permissions string.\n */\n permissions: AccountSASPermissions;\n\n /**\n * Optional. IP range allowed.\n */\n ipRange?: SasIPRange;\n\n /**\n * The values that indicate the services accessible with this SAS. Please refer to {@link AccountSASServices} to\n * construct this value.\n */\n services: string;\n\n /**\n * The values that indicate the resource types accessible with this SAS. Please refer\n * to {@link AccountSASResourceTypes} to construct this value.\n */\n resourceTypes: string;\n}\n\n/**\n * ONLY AVAILABLE IN NODE.JS RUNTIME.\n *\n * Generates a {@link SASQueryParameters} object which contains all SAS query parameters needed to make an actual\n * REST request.\n *\n * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-an-account-sas\n *\n * @param accountSASSignatureValues - SAS Signature values of the account\n * @param sharedKeyCredential - Shared key credential.\n */\nexport function generateAccountSASQueryParameters(\n accountSASSignatureValues: AccountSASSignatureValues,\n sharedKeyCredential: StorageSharedKeyCredential,\n): SASQueryParameters {\n return generateAccountSASQueryParametersInternal(accountSASSignatureValues, sharedKeyCredential)\n .sasQueryParameters;\n}\n\nexport function generateAccountSASQueryParametersInternal(\n accountSASSignatureValues: AccountSASSignatureValues,\n sharedKeyCredential: StorageSharedKeyCredential,\n): { sasQueryParameters: SASQueryParameters; stringToSign: string } {\n const version = accountSASSignatureValues.version\n ? accountSASSignatureValues.version\n : SERVICE_VERSION;\n\n const parsedPermissions = AccountSASPermissions.parse(\n accountSASSignatureValues.permissions.toString(),\n ).toString();\n const parsedServices = AccountSASServices.parse(accountSASSignatureValues.services).toString();\n const parsedResourceTypes = AccountSASResourceTypes.parse(\n accountSASSignatureValues.resourceTypes,\n ).toString();\n\n let stringToSign: string;\n\n if (version >= \"2020-12-06\") {\n stringToSign = [\n sharedKeyCredential.accountName,\n parsedPermissions,\n parsedServices,\n parsedResourceTypes,\n accountSASSignatureValues.startsOn\n ? truncatedISO8061Date(accountSASSignatureValues.startsOn, false)\n : \"\",\n truncatedISO8061Date(accountSASSignatureValues.expiresOn, false),\n accountSASSignatureValues.ipRange ? ipRangeToString(accountSASSignatureValues.ipRange) : \"\",\n accountSASSignatureValues.protocol ? accountSASSignatureValues.protocol : \"\",\n version,\n \"\", // Reserved for encryption scope\n \"\", // Account SAS requires an additional newline character\n ].join(\"\\n\");\n } else {\n stringToSign = [\n sharedKeyCredential.accountName,\n parsedPermissions,\n parsedServices,\n parsedResourceTypes,\n accountSASSignatureValues.startsOn\n ? truncatedISO8061Date(accountSASSignatureValues.startsOn, false)\n : \"\",\n truncatedISO8061Date(accountSASSignatureValues.expiresOn, false),\n accountSASSignatureValues.ipRange ? ipRangeToString(accountSASSignatureValues.ipRange) : \"\",\n accountSASSignatureValues.protocol ? accountSASSignatureValues.protocol : \"\",\n version,\n \"\", // Account SAS requires an additional newline character\n ].join(\"\\n\");\n }\n\n const signature: string = sharedKeyCredential.computeHMACSHA256(stringToSign);\n\n return {\n sasQueryParameters: new SASQueryParameters(\n version,\n signature,\n parsedPermissions,\n parsedServices,\n parsedResourceTypes,\n accountSASSignatureValues.protocol,\n accountSASSignatureValues.startsOn,\n accountSASSignatureValues.expiresOn,\n accountSASSignatureValues.ipRange,\n ),\n stringToSign: stringToSign,\n };\n}\n"]}
1
+ {"version":3,"file":"AccountSASSignatureValues.js","sourceRoot":"","sources":["../../src/AccountSASSignatureValues.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;AAoFlC,8EAMC;AAED,8FAmEC;AA7JD,yEAAmE;AACnE,6EAAuE;AACvE,mEAA6D;AAG7D,mDAAkD;AAElD,mEAA6D;AAC7D,uDAAuD;AACvD,6DAA+D;AA8D/D;;;;;;;;;;GAUG;AACH,SAAgB,iCAAiC,CAC/C,yBAAoD,EACpD,mBAA+C;IAE/C,OAAO,yCAAyC,CAAC,yBAAyB,EAAE,mBAAmB,CAAC;SAC7F,kBAAkB,CAAC;AACxB,CAAC;AAED,SAAgB,yCAAyC,CACvD,yBAAoD,EACpD,mBAA+C;IAE/C,MAAM,OAAO,GAAG,yBAAyB,CAAC,OAAO;QAC/C,CAAC,CAAC,yBAAyB,CAAC,OAAO;QACnC,CAAC,CAAC,8BAAe,CAAC;IAEpB,MAAM,iBAAiB,GAAG,gDAAqB,CAAC,KAAK,CACnD,yBAAyB,CAAC,WAAW,CAAC,QAAQ,EAAE,CACjD,CAAC,QAAQ,EAAE,CAAC;IACb,MAAM,cAAc,GAAG,0CAAkB,CAAC,KAAK,CAAC,yBAAyB,CAAC,QAAQ,CAAC,CAAC,QAAQ,EAAE,CAAC;IAC/F,MAAM,mBAAmB,GAAG,oDAAuB,CAAC,KAAK,CACvD,yBAAyB,CAAC,aAAa,CACxC,CAAC,QAAQ,EAAE,CAAC;IAEb,IAAI,YAAoB,CAAC;IAEzB,IAAI,OAAO,IAAI,YAAY,EAAE,CAAC;QAC5B,YAAY,GAAG;YACb,mBAAmB,CAAC,WAAW;YAC/B,iBAAiB;YACjB,cAAc;YACd,mBAAmB;YACnB,yBAAyB,CAAC,QAAQ;gBAChC,CAAC,CAAC,IAAA,sCAAoB,EAAC,yBAAyB,CAAC,QAAQ,EAAE,KAAK,CAAC;gBACjE,CAAC,CAAC,EAAE;YACN,IAAA,sCAAoB,EAAC,yBAAyB,CAAC,SAAS,EAAE,KAAK,CAAC;YAChE,yBAAyB,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,+BAAe,EAAC,yBAAyB,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE;YAC3F,yBAAyB,CAAC,QAAQ,CAAC,CAAC,CAAC,yBAAyB,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE;YAC5E,OAAO;YACP,EAAE,EAAE,gCAAgC;YACpC,EAAE,EAAE,uDAAuD;SAC5D,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IACf,CAAC;SAAM,CAAC;QACN,YAAY,GAAG;YACb,mBAAmB,CAAC,WAAW;YAC/B,iBAAiB;YACjB,cAAc;YACd,mBAAmB;YACnB,yBAAyB,CAAC,QAAQ;gBAChC,CAAC,CAAC,IAAA,sCAAoB,EAAC,yBAAyB,CAAC,QAAQ,EAAE,KAAK,CAAC;gBACjE,CAAC,CAAC,EAAE;YACN,IAAA,sCAAoB,EAAC,yBAAyB,CAAC,SAAS,EAAE,KAAK,CAAC;YAChE,yBAAyB,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,+BAAe,EAAC,yBAAyB,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE;YAC3F,yBAAyB,CAAC,QAAQ,CAAC,CAAC,CAAC,yBAAyB,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE;YAC5E,OAAO;YACP,EAAE,EAAE,uDAAuD;SAC5D,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IACf,CAAC;IAED,MAAM,SAAS,GAAW,mBAAmB,CAAC,iBAAiB,CAAC,YAAY,CAAC,CAAC;IAE9E,OAAO;QACL,kBAAkB,EAAE,IAAI,0CAAkB,CACxC,OAAO,EACP,SAAS,EACT,iBAAiB,EACjB,cAAc,EACd,mBAAmB,EACnB,yBAAyB,CAAC,QAAQ,EAClC,yBAAyB,CAAC,QAAQ,EAClC,yBAAyB,CAAC,SAAS,EACnC,yBAAyB,CAAC,OAAO,CAClC;QACD,YAAY,EAAE,YAAY;KAC3B,CAAC;AACJ,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { AccountSASPermissions } from \"./AccountSASPermissions.js\";\nimport { AccountSASResourceTypes } from \"./AccountSASResourceTypes.js\";\nimport { AccountSASServices } from \"./AccountSASServices.js\";\nimport type { StorageSharedKeyCredential } from \"@azure/storage-blob\";\nimport type { SasIPRange } from \"./SasIPRange.js\";\nimport { ipRangeToString } from \"./SasIPRange.js\";\nimport type { SASProtocol } from \"./SASQueryParameters.js\";\nimport { SASQueryParameters } from \"./SASQueryParameters.js\";\nimport { SERVICE_VERSION } from \"./utils/constants.js\";\nimport { truncatedISO8061Date } from \"./utils/utils.common.js\";\n\n/**\n * ONLY AVAILABLE IN NODE.JS RUNTIME.\n *\n * AccountSASSignatureValues is used to generate a Shared Access Signature (SAS) for an Azure Storage account. Once\n * all the values here are set appropriately, call generateSASQueryParameters() to obtain a representation of the SAS\n * which can actually be applied to queue urls. Note: that both this class and {@link SASQueryParameters} exist because\n * the former is mutable and a logical representation while the latter is immutable and used to generate actual REST\n * requests.\n *\n * @see https://learn.microsoft.com/azure/storage/common/storage-dotnet-shared-access-signature-part-1\n * for more conceptual information on SAS\n *\n * @see https://learn.microsoft.com/rest/api/storageservices/constructing-an-account-sas\n * for descriptions of the parameters, including which are required\n */\nexport interface AccountSASSignatureValues {\n /**\n * If not provided, this defaults to the service version targeted by this version of the library.\n */\n version?: string;\n\n /**\n * Optional. SAS protocols allowed.\n */\n protocol?: SASProtocol;\n\n /**\n * Optional. When the SAS will take effect.\n */\n startsOn?: Date;\n\n /**\n * The time after which the SAS will no longer work.\n */\n expiresOn: Date;\n\n /**\n * Specifies which operations the SAS user may perform. Please refer to {@link AccountSASPermissions} for help\n * constructing the permissions string.\n */\n permissions: AccountSASPermissions;\n\n /**\n * Optional. IP range allowed.\n */\n ipRange?: SasIPRange;\n\n /**\n * The values that indicate the services accessible with this SAS. Please refer to {@link AccountSASServices} to\n * construct this value.\n */\n services: string;\n\n /**\n * The values that indicate the resource types accessible with this SAS. Please refer\n * to {@link AccountSASResourceTypes} to construct this value.\n */\n resourceTypes: string;\n}\n\n/**\n * ONLY AVAILABLE IN NODE.JS RUNTIME.\n *\n * Generates a {@link SASQueryParameters} object which contains all SAS query parameters needed to make an actual\n * REST request.\n *\n * @see https://learn.microsoft.com/rest/api/storageservices/constructing-an-account-sas\n *\n * @param accountSASSignatureValues - SAS Signature values of the account\n * @param sharedKeyCredential - Shared key credential.\n */\nexport function generateAccountSASQueryParameters(\n accountSASSignatureValues: AccountSASSignatureValues,\n sharedKeyCredential: StorageSharedKeyCredential,\n): SASQueryParameters {\n return generateAccountSASQueryParametersInternal(accountSASSignatureValues, sharedKeyCredential)\n .sasQueryParameters;\n}\n\nexport function generateAccountSASQueryParametersInternal(\n accountSASSignatureValues: AccountSASSignatureValues,\n sharedKeyCredential: StorageSharedKeyCredential,\n): { sasQueryParameters: SASQueryParameters; stringToSign: string } {\n const version = accountSASSignatureValues.version\n ? accountSASSignatureValues.version\n : SERVICE_VERSION;\n\n const parsedPermissions = AccountSASPermissions.parse(\n accountSASSignatureValues.permissions.toString(),\n ).toString();\n const parsedServices = AccountSASServices.parse(accountSASSignatureValues.services).toString();\n const parsedResourceTypes = AccountSASResourceTypes.parse(\n accountSASSignatureValues.resourceTypes,\n ).toString();\n\n let stringToSign: string;\n\n if (version >= \"2020-12-06\") {\n stringToSign = [\n sharedKeyCredential.accountName,\n parsedPermissions,\n parsedServices,\n parsedResourceTypes,\n accountSASSignatureValues.startsOn\n ? truncatedISO8061Date(accountSASSignatureValues.startsOn, false)\n : \"\",\n truncatedISO8061Date(accountSASSignatureValues.expiresOn, false),\n accountSASSignatureValues.ipRange ? ipRangeToString(accountSASSignatureValues.ipRange) : \"\",\n accountSASSignatureValues.protocol ? accountSASSignatureValues.protocol : \"\",\n version,\n \"\", // Reserved for encryption scope\n \"\", // Account SAS requires an additional newline character\n ].join(\"\\n\");\n } else {\n stringToSign = [\n sharedKeyCredential.accountName,\n parsedPermissions,\n parsedServices,\n parsedResourceTypes,\n accountSASSignatureValues.startsOn\n ? truncatedISO8061Date(accountSASSignatureValues.startsOn, false)\n : \"\",\n truncatedISO8061Date(accountSASSignatureValues.expiresOn, false),\n accountSASSignatureValues.ipRange ? ipRangeToString(accountSASSignatureValues.ipRange) : \"\",\n accountSASSignatureValues.protocol ? accountSASSignatureValues.protocol : \"\",\n version,\n \"\", // Account SAS requires an additional newline character\n ].join(\"\\n\");\n }\n\n const signature: string = sharedKeyCredential.computeHMACSHA256(stringToSign);\n\n return {\n sasQueryParameters: new SASQueryParameters(\n version,\n signature,\n parsedPermissions,\n parsedServices,\n parsedResourceTypes,\n accountSASSignatureValues.protocol,\n accountSASSignatureValues.startsOn,\n accountSASSignatureValues.expiresOn,\n accountSASSignatureValues.ipRange,\n ),\n stringToSign: stringToSign,\n };\n}\n"]}
@@ -108,7 +108,7 @@ export interface SignedIdentifier {
108
108
  expiresOn?: Date;
109
109
  /**
110
110
  * the permissions for the acl policy
111
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/set-queue-acl
111
+ * @see https://learn.microsoft.com/rest/api/storageservices/set-queue-acl
112
112
  */
113
113
  permissions?: string;
114
114
  };
@@ -131,7 +131,7 @@ export interface QueueClearMessagesOptions extends CommonOptions {
131
131
  }
132
132
  /** Optional parameters. */
133
133
  export interface MessagesEnqueueOptionalParams extends CommonOptions {
134
- /** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/en-us/rest/api/storageservices/setting-timeouts-for-queue-service-operations">Setting Timeouts for Queue Service Operations.</a> */
134
+ /** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/rest/api/storageservices/setting-timeouts-for-queue-service-operations">Setting Timeouts for Queue Service Operations.</a> */
135
135
  timeoutInSeconds?: number;
136
136
  /** Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled. */
137
137
  requestId?: string;
@@ -152,7 +152,7 @@ export interface QueueSendMessageOptions extends MessagesEnqueueOptionalParams,
152
152
  }
153
153
  /** Optional parameters. */
154
154
  export interface MessagesDequeueOptionalParams extends CommonOptions {
155
- /** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/en-us/rest/api/storageservices/setting-timeouts-for-queue-service-operations">Setting Timeouts for Queue Service Operations.</a> */
155
+ /** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/rest/api/storageservices/setting-timeouts-for-queue-service-operations">Setting Timeouts for Queue Service Operations.</a> */
156
156
  timeoutInSeconds?: number;
157
157
  /** Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled. */
158
158
  requestId?: string;
@@ -173,7 +173,7 @@ export interface QueueReceiveMessageOptions extends MessagesDequeueOptionalParam
173
173
  }
174
174
  /** Optional parameters. */
175
175
  export interface MessagesPeekOptionalParams extends CommonOptions {
176
- /** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/en-us/rest/api/storageservices/setting-timeouts-for-queue-service-operations">Setting Timeouts for Queue Service Operations.</a> */
176
+ /** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/rest/api/storageservices/setting-timeouts-for-queue-service-operations">Setting Timeouts for Queue Service Operations.</a> */
177
177
  timeoutInSeconds?: number;
178
178
  /** Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled. */
179
179
  requestId?: string;
@@ -321,7 +321,7 @@ export interface QueueGenerateSasUrlOptions {
321
321
  /**
322
322
  * Optional. The name of the access policy on the queue this SAS references if any.
323
323
  *
324
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/establishing-a-stored-access-policy
324
+ * @see https://learn.microsoft.com/rest/api/storageservices/establishing-a-stored-access-policy
325
325
  */
326
326
  identifier?: string;
327
327
  }
@@ -381,7 +381,7 @@ export declare class QueueClient extends StorageClient {
381
381
  private getMessageIdContext;
382
382
  /**
383
383
  * Creates a new queue under the specified account.
384
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/create-queue4
384
+ * @see https://learn.microsoft.com/rest/api/storageservices/create-queue4
385
385
  *
386
386
  * @param options - Options to Queue create operation.
387
387
  * @returns Response data for the Queue create operation.
@@ -410,21 +410,21 @@ export declare class QueueClient extends StorageClient {
410
410
  /**
411
411
  * Creates a new queue under the specified account if it doesn't already exist.
412
412
  * If the queue already exists, it is not changed.
413
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/create-queue4
413
+ * @see https://learn.microsoft.com/rest/api/storageservices/create-queue4
414
414
  *
415
415
  * @param options -
416
416
  */
417
417
  createIfNotExists(options?: QueueCreateOptions): Promise<QueueCreateIfNotExistsResponse>;
418
418
  /**
419
419
  * Deletes the specified queue permanently if it exists.
420
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/delete-queue3
420
+ * @see https://learn.microsoft.com/rest/api/storageservices/delete-queue3
421
421
  *
422
422
  * @param options -
423
423
  */
424
424
  deleteIfExists(options?: QueueDeleteOptions): Promise<QueueDeleteIfExistsResponse>;
425
425
  /**
426
426
  * Deletes the specified queue permanently.
427
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/delete-queue3
427
+ * @see https://learn.microsoft.com/rest/api/storageservices/delete-queue3
428
428
  *
429
429
  * @param options - Options to Queue delete operation.
430
430
  * @returns Response data for the Queue delete operation.
@@ -463,7 +463,7 @@ export declare class QueueClient extends StorageClient {
463
463
  /**
464
464
  * Gets all user-defined metadata and system properties for the specified
465
465
  * queue. Metadata is associated with the queue as name-values pairs.
466
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/get-queue-metadata
466
+ * @see https://learn.microsoft.com/rest/api/storageservices/get-queue-metadata
467
467
  *
468
468
  * WARNING: The `metadata` object returned in the response will have its keys in lowercase, even if
469
469
  * they originally contained uppercase characters. This differs from the metadata keys returned by
@@ -479,7 +479,7 @@ export declare class QueueClient extends StorageClient {
479
479
  *
480
480
  * If no option provided, or no metadata defined in the option parameter, the queue
481
481
  * metadata will be removed.
482
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/set-queue-metadata
482
+ * @see https://learn.microsoft.com/rest/api/storageservices/set-queue-metadata
483
483
  *
484
484
  * @param metadata - If no metadata provided, all existing metadata will be removed.
485
485
  * @param options - Options to Queue set metadata operation.
@@ -492,7 +492,7 @@ export declare class QueueClient extends StorageClient {
492
492
  * WARNING: JavaScript Date will potential lost precision when parsing start and expiry string.
493
493
  * For example, new Date("2018-12-31T03:44:23.8827891Z").toISOString() will get "2018-12-31T03:44:23.882Z".
494
494
  *
495
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/get-queue-acl
495
+ * @see https://learn.microsoft.com/rest/api/storageservices/get-queue-acl
496
496
  *
497
497
  * @param options - Options to Queue get access policy operation.
498
498
  * @returns Response data for the Queue get access policy operation.
@@ -500,7 +500,7 @@ export declare class QueueClient extends StorageClient {
500
500
  getAccessPolicy(options?: QueueGetAccessPolicyOptions): Promise<QueueGetAccessPolicyResponse>;
501
501
  /**
502
502
  * Sets stored access policies for the queue that may be used with Shared Access Signatures.
503
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/set-queue-acl
503
+ * @see https://learn.microsoft.com/rest/api/storageservices/set-queue-acl
504
504
  *
505
505
  * @param queueAcl -
506
506
  * @param options - Options to Queue set access policy operation.
@@ -509,7 +509,7 @@ export declare class QueueClient extends StorageClient {
509
509
  setAccessPolicy(queueAcl?: SignedIdentifier[], options?: QueueSetAccessPolicyOptions): Promise<QueueSetAccessPolicyResponse>;
510
510
  /**
511
511
  * Clear deletes all messages from a queue.
512
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/clear-messages
512
+ * @see https://learn.microsoft.com/rest/api/storageservices/clear-messages
513
513
  *
514
514
  * @param options - Options to clear messages operation.
515
515
  * @returns Response data for the clear messages operation.
@@ -520,7 +520,7 @@ export declare class QueueClient extends StorageClient {
520
520
  * the message should be invisible to Dequeue and Peek operations.
521
521
  * The message content is up to 64KB in size, and must be in a format that can be included in an XML request with UTF-8 encoding.
522
522
  * To include markup in the message, the contents of the message must either be XML-escaped or Base64-encode.
523
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/put-message
523
+ * @see https://learn.microsoft.com/rest/api/storageservices/put-message
524
524
  *
525
525
  * @param messageText - Text of the message to send
526
526
  * @param options - Options to send messages operation.
@@ -550,7 +550,7 @@ export declare class QueueClient extends StorageClient {
550
550
  sendMessage(messageText: string, options?: QueueSendMessageOptions): Promise<QueueSendMessageResponse>;
551
551
  /**
552
552
  * receiveMessages retrieves one or more messages from the front of the queue.
553
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/get-messages
553
+ * @see https://learn.microsoft.com/rest/api/storageservices/get-messages
554
554
  *
555
555
  * @param options - Options to receive messages operation.
556
556
  * @returns Response data for the receive messages operation.
@@ -586,7 +586,7 @@ export declare class QueueClient extends StorageClient {
586
586
  receiveMessages(options?: QueueReceiveMessageOptions): Promise<QueueReceiveMessageResponse>;
587
587
  /**
588
588
  * peekMessages retrieves one or more messages from the front of the queue but does not alter the visibility of the message.
589
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/peek-messages
589
+ * @see https://learn.microsoft.com/rest/api/storageservices/peek-messages
590
590
  *
591
591
  * @param options - Options to peek messages operation.
592
592
  * @returns Response data for the peek messages operation.
@@ -612,7 +612,7 @@ export declare class QueueClient extends StorageClient {
612
612
  peekMessages(options?: QueuePeekMessagesOptions): Promise<QueuePeekMessagesResponse>;
613
613
  /**
614
614
  * deleteMessage permanently removes the specified message from its queue.
615
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/delete-message2
615
+ * @see https://learn.microsoft.com/rest/api/storageservices/delete-message2
616
616
  *
617
617
  * @param messageId - Id of the message.
618
618
  * @param popReceipt - A valid pop receipt value returned from an earlier call to the receive messages or update message operation.
@@ -624,7 +624,7 @@ export declare class QueueClient extends StorageClient {
624
624
  * Update changes a message's visibility timeout and contents.
625
625
  * The message content is up to 64KB in size, and must be in a format that can be included in an XML request with UTF-8 encoding.
626
626
  * To include markup in the message, the contents of the message must either be XML-escaped or Base64-encode.
627
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/update-message
627
+ * @see https://learn.microsoft.com/rest/api/storageservices/update-message
628
628
  *
629
629
  * @param messageId - Id of the message
630
630
  * @param popReceipt - A valid pop receipt value returned from an earlier call to the receive messages or update message operation.
@@ -645,7 +645,7 @@ export declare class QueueClient extends StorageClient {
645
645
  * Generates a Service Shared Access Signature (SAS) URI based on the client properties
646
646
  * and parameters passed in. The SAS is signed by the shared key credential of the client.
647
647
  *
648
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
648
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
649
649
  *
650
650
  * @param options - Optional parameters.
651
651
  * @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
@@ -657,7 +657,7 @@ export declare class QueueClient extends StorageClient {
657
657
  * Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
658
658
  * and parameters passed in. The SAS is signed by the shared key credential of the client.
659
659
  *
660
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
660
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
661
661
  *
662
662
  * @param options - Optional parameters.
663
663
  * @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
@@ -1 +1 @@
1
- {"version":3,"file":"QueueClient.d.ts","sourceRoot":"","sources":["../../src/QueueClient.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"QueueClient.d.ts","sourceRoot":"","sources":["../../src/QueueClient.ts"],"names":[],"mappings":"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"}
@@ -100,7 +100,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
100
100
  }
101
101
  /**
102
102
  * Creates a new queue under the specified account.
103
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/create-queue4
103
+ * @see https://learn.microsoft.com/rest/api/storageservices/create-queue4
104
104
  *
105
105
  * @param options - Options to Queue create operation.
106
106
  * @returns Response data for the Queue create operation.
@@ -133,7 +133,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
133
133
  /**
134
134
  * Creates a new queue under the specified account if it doesn't already exist.
135
135
  * If the queue already exists, it is not changed.
136
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/create-queue4
136
+ * @see https://learn.microsoft.com/rest/api/storageservices/create-queue4
137
137
  *
138
138
  * @param options -
139
139
  */
@@ -160,7 +160,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
160
160
  }
161
161
  /**
162
162
  * Deletes the specified queue permanently if it exists.
163
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/delete-queue3
163
+ * @see https://learn.microsoft.com/rest/api/storageservices/delete-queue3
164
164
  *
165
165
  * @param options -
166
166
  */
@@ -181,7 +181,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
181
181
  }
182
182
  /**
183
183
  * Deletes the specified queue permanently.
184
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/delete-queue3
184
+ * @see https://learn.microsoft.com/rest/api/storageservices/delete-queue3
185
185
  *
186
186
  * @param options - Options to Queue delete operation.
187
187
  * @returns Response data for the Queue delete operation.
@@ -240,7 +240,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
240
240
  /**
241
241
  * Gets all user-defined metadata and system properties for the specified
242
242
  * queue. Metadata is associated with the queue as name-values pairs.
243
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/get-queue-metadata
243
+ * @see https://learn.microsoft.com/rest/api/storageservices/get-queue-metadata
244
244
  *
245
245
  * WARNING: The `metadata` object returned in the response will have its keys in lowercase, even if
246
246
  * they originally contained uppercase characters. This differs from the metadata keys returned by
@@ -260,7 +260,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
260
260
  *
261
261
  * If no option provided, or no metadata defined in the option parameter, the queue
262
262
  * metadata will be removed.
263
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/set-queue-metadata
263
+ * @see https://learn.microsoft.com/rest/api/storageservices/set-queue-metadata
264
264
  *
265
265
  * @param metadata - If no metadata provided, all existing metadata will be removed.
266
266
  * @param options - Options to Queue set metadata operation.
@@ -277,7 +277,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
277
277
  * WARNING: JavaScript Date will potential lost precision when parsing start and expiry string.
278
278
  * For example, new Date("2018-12-31T03:44:23.8827891Z").toISOString() will get "2018-12-31T03:44:23.882Z".
279
279
  *
280
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/get-queue-acl
280
+ * @see https://learn.microsoft.com/rest/api/storageservices/get-queue-acl
281
281
  *
282
282
  * @param options - Options to Queue get access policy operation.
283
283
  * @returns Response data for the Queue get access policy operation.
@@ -320,7 +320,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
320
320
  }
321
321
  /**
322
322
  * Sets stored access policies for the queue that may be used with Shared Access Signatures.
323
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/set-queue-acl
323
+ * @see https://learn.microsoft.com/rest/api/storageservices/set-queue-acl
324
324
  *
325
325
  * @param queueAcl -
326
326
  * @param options - Options to Queue set access policy operation.
@@ -348,7 +348,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
348
348
  }
349
349
  /**
350
350
  * Clear deletes all messages from a queue.
351
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/clear-messages
351
+ * @see https://learn.microsoft.com/rest/api/storageservices/clear-messages
352
352
  *
353
353
  * @param options - Options to clear messages operation.
354
354
  * @returns Response data for the clear messages operation.
@@ -363,7 +363,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
363
363
  * the message should be invisible to Dequeue and Peek operations.
364
364
  * The message content is up to 64KB in size, and must be in a format that can be included in an XML request with UTF-8 encoding.
365
365
  * To include markup in the message, the contents of the message must either be XML-escaped or Base64-encode.
366
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/put-message
366
+ * @see https://learn.microsoft.com/rest/api/storageservices/put-message
367
367
  *
368
368
  * @param messageText - Text of the message to send
369
369
  * @param options - Options to send messages operation.
@@ -413,7 +413,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
413
413
  }
414
414
  /**
415
415
  * receiveMessages retrieves one or more messages from the front of the queue.
416
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/get-messages
416
+ * @see https://learn.microsoft.com/rest/api/storageservices/get-messages
417
417
  *
418
418
  * @param options - Options to receive messages operation.
419
419
  * @returns Response data for the receive messages operation.
@@ -466,7 +466,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
466
466
  }
467
467
  /**
468
468
  * peekMessages retrieves one or more messages from the front of the queue but does not alter the visibility of the message.
469
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/peek-messages
469
+ * @see https://learn.microsoft.com/rest/api/storageservices/peek-messages
470
470
  *
471
471
  * @param options - Options to peek messages operation.
472
472
  * @returns Response data for the peek messages operation.
@@ -509,7 +509,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
509
509
  }
510
510
  /**
511
511
  * deleteMessage permanently removes the specified message from its queue.
512
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/delete-message2
512
+ * @see https://learn.microsoft.com/rest/api/storageservices/delete-message2
513
513
  *
514
514
  * @param messageId - Id of the message.
515
515
  * @param popReceipt - A valid pop receipt value returned from an earlier call to the receive messages or update message operation.
@@ -525,7 +525,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
525
525
  * Update changes a message's visibility timeout and contents.
526
526
  * The message content is up to 64KB in size, and must be in a format that can be included in an XML request with UTF-8 encoding.
527
527
  * To include markup in the message, the contents of the message must either be XML-escaped or Base64-encode.
528
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/update-message
528
+ * @see https://learn.microsoft.com/rest/api/storageservices/update-message
529
529
  *
530
530
  * @param messageId - Id of the message
531
531
  * @param popReceipt - A valid pop receipt value returned from an earlier call to the receive messages or update message operation.
@@ -591,7 +591,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
591
591
  * Generates a Service Shared Access Signature (SAS) URI based on the client properties
592
592
  * and parameters passed in. The SAS is signed by the shared key credential of the client.
593
593
  *
594
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
594
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
595
595
  *
596
596
  * @param options - Optional parameters.
597
597
  * @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
@@ -609,7 +609,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
609
609
  * Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
610
610
  * and parameters passed in. The SAS is signed by the shared key credential of the client.
611
611
  *
612
- * @see https://learn.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas
612
+ * @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
613
613
  *
614
614
  * @param options - Optional parameters.
615
615
  * @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.