@azure/arm-hardwaresecuritymodules 2.0.0 → 3.0.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 (611) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/README.md +14 -14
  3. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
  4. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js +20 -26
  5. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
  6. package/dist/browser/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
  7. package/dist/browser/api/cloudHsmClusterBackupStatus/index.js.map +1 -1
  8. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
  9. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js +19 -21
  10. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
  11. package/dist/browser/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
  12. package/dist/browser/api/cloudHsmClusterBackupStatus/options.js.map +1 -1
  13. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
  14. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
  15. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
  16. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js +36 -41
  17. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
  18. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
  19. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -1
  20. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
  21. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
  22. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
  23. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js +16 -8
  24. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
  25. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
  26. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -1
  27. package/dist/browser/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
  28. package/dist/browser/api/cloudHsmClusterRestoreStatus/index.js.map +1 -1
  29. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
  30. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js +19 -21
  31. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
  32. package/dist/browser/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
  33. package/dist/browser/api/cloudHsmClusterRestoreStatus/options.js.map +1 -1
  34. package/dist/browser/api/cloudHsmClusters/index.d.ts +1 -1
  35. package/dist/browser/api/cloudHsmClusters/index.js.map +1 -1
  36. package/dist/browser/api/cloudHsmClusters/operations.d.ts +6 -11
  37. package/dist/browser/api/cloudHsmClusters/operations.js +162 -123
  38. package/dist/browser/api/cloudHsmClusters/operations.js.map +1 -1
  39. package/dist/browser/api/cloudHsmClusters/options.d.ts +2 -2
  40. package/dist/browser/api/cloudHsmClusters/options.js.map +1 -1
  41. package/dist/browser/api/dedicatedHsm/index.d.ts +1 -1
  42. package/dist/browser/api/dedicatedHsm/index.js.map +1 -1
  43. package/dist/browser/api/dedicatedHsm/operations.d.ts +6 -11
  44. package/dist/browser/api/dedicatedHsm/operations.js +100 -69
  45. package/dist/browser/api/dedicatedHsm/operations.js.map +1 -1
  46. package/dist/browser/api/dedicatedHsm/options.d.ts +1 -1
  47. package/dist/browser/api/dedicatedHsm/options.js.map +1 -1
  48. package/dist/browser/api/index.d.ts +2 -1
  49. package/dist/browser/api/index.js +1 -1
  50. package/dist/browser/api/index.js.map +1 -1
  51. package/dist/browser/api/operations/index.d.ts +1 -1
  52. package/dist/browser/api/operations/index.js.map +1 -1
  53. package/dist/browser/api/operations/operations.d.ts +5 -5
  54. package/dist/browser/api/operations/operations.js +16 -8
  55. package/dist/browser/api/operations/operations.js.map +1 -1
  56. package/dist/browser/api/operations/options.d.ts +1 -1
  57. package/dist/browser/api/operations/options.js.map +1 -1
  58. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  59. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.js +4 -0
  60. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  61. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  62. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.js +142 -0
  63. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  64. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
  65. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  66. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
  67. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.js +4 -0
  68. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  69. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  70. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.js +44 -0
  71. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.js.map +1 -0
  72. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
  73. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/options.js.map +1 -0
  74. package/dist/browser/api/paymentHsmClusters/index.d.ts +3 -0
  75. package/dist/browser/api/paymentHsmClusters/index.js +4 -0
  76. package/dist/browser/api/paymentHsmClusters/index.js.map +1 -0
  77. package/dist/browser/api/paymentHsmClusters/operations.d.ts +31 -0
  78. package/dist/browser/api/paymentHsmClusters/operations.js +209 -0
  79. package/dist/browser/api/paymentHsmClusters/operations.js.map +1 -0
  80. package/dist/browser/api/paymentHsmClusters/options.d.ts +30 -0
  81. package/dist/browser/api/paymentHsmClusters/options.js.map +1 -0
  82. package/dist/browser/api/privateEndpointConnections/index.d.ts +1 -1
  83. package/dist/browser/api/privateEndpointConnections/index.js.map +1 -1
  84. package/dist/browser/api/privateEndpointConnections/operations.d.ts +5 -5
  85. package/dist/browser/api/privateEndpointConnections/operations.js +18 -14
  86. package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -1
  87. package/dist/browser/api/privateEndpointConnections/options.d.ts +1 -1
  88. package/dist/browser/api/privateEndpointConnections/options.js.map +1 -1
  89. package/dist/browser/azureDedicatedHSMResourceProvider.d.ts +21 -12
  90. package/dist/browser/azureDedicatedHSMResourceProvider.js +42 -14
  91. package/dist/browser/azureDedicatedHSMResourceProvider.js.map +1 -1
  92. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
  93. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js +3 -1
  94. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
  95. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
  96. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
  97. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
  98. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
  99. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
  100. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
  101. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
  102. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
  103. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
  104. package/dist/browser/classic/cloudHsmClusters/index.d.ts +5 -10
  105. package/dist/browser/classic/cloudHsmClusters/index.js +3 -1
  106. package/dist/browser/classic/cloudHsmClusters/index.js.map +1 -1
  107. package/dist/browser/classic/dedicatedHsm/index.d.ts +5 -10
  108. package/dist/browser/classic/dedicatedHsm/index.js +3 -1
  109. package/dist/browser/classic/dedicatedHsm/index.js.map +1 -1
  110. package/dist/browser/classic/index.d.ts +11 -8
  111. package/dist/browser/classic/index.js.map +1 -1
  112. package/dist/browser/classic/operations/index.d.ts +4 -4
  113. package/dist/browser/classic/operations/index.js +3 -1
  114. package/dist/browser/classic/operations/index.js.map +1 -1
  115. package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
  116. package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.js +17 -0
  117. package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  118. package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
  119. package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.js +14 -0
  120. package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  121. package/dist/browser/classic/paymentHsmClusters/index.d.ts +22 -0
  122. package/dist/browser/classic/paymentHsmClusters/index.js +19 -0
  123. package/dist/browser/classic/paymentHsmClusters/index.js.map +1 -0
  124. package/dist/browser/classic/privateEndpointConnections/index.d.ts +4 -4
  125. package/dist/browser/classic/privateEndpointConnections/index.js +3 -1
  126. package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -1
  127. package/dist/browser/index.d.ts +24 -14
  128. package/dist/browser/index.js +4 -1
  129. package/dist/browser/index.js.map +1 -1
  130. package/dist/browser/models/index.d.ts +2 -1
  131. package/dist/browser/models/index.js +1 -1
  132. package/dist/browser/models/index.js.map +1 -1
  133. package/dist/browser/models/models.d.ts +273 -48
  134. package/dist/browser/models/models.js +274 -49
  135. package/dist/browser/models/models.js.map +1 -1
  136. package/dist/browser/restorePollerHelpers.d.ts +4 -4
  137. package/dist/browser/restorePollerHelpers.js +41 -44
  138. package/dist/browser/restorePollerHelpers.js.map +1 -1
  139. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  140. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  141. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  142. package/dist/browser/static-helpers/pagingHelpers.d.ts +3 -1
  143. package/dist/browser/static-helpers/pagingHelpers.js +59 -53
  144. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
  145. package/dist/browser/static-helpers/pollingHelpers.d.ts +7 -3
  146. package/dist/browser/static-helpers/pollingHelpers.js +33 -14
  147. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
  148. package/dist/browser/static-helpers/urlTemplate.js +43 -12
  149. package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
  150. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
  151. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js +49 -37
  152. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js.map +7 -1
  153. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
  154. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js +28 -8
  155. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js.map +7 -1
  156. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
  157. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js +65 -41
  158. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js.map +7 -1
  159. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
  160. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js +16 -5
  161. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js.map +7 -1
  162. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
  163. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js +32 -10
  164. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +7 -1
  165. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
  166. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js +151 -105
  167. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +7 -1
  168. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
  169. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js +16 -5
  170. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +7 -1
  171. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
  172. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js +28 -8
  173. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js.map +7 -1
  174. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
  175. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js +72 -32
  176. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js.map +7 -1
  177. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
  178. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js +16 -5
  179. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js.map +7 -1
  180. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
  181. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js +28 -8
  182. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js.map +7 -1
  183. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
  184. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js +65 -41
  185. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js.map +7 -1
  186. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
  187. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js +16 -5
  188. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js.map +7 -1
  189. package/dist/commonjs/api/cloudHsmClusters/index.d.ts +1 -1
  190. package/dist/commonjs/api/cloudHsmClusters/index.js +46 -17
  191. package/dist/commonjs/api/cloudHsmClusters/index.js.map +7 -1
  192. package/dist/commonjs/api/cloudHsmClusters/operations.d.ts +6 -11
  193. package/dist/commonjs/api/cloudHsmClusters/operations.js +437 -296
  194. package/dist/commonjs/api/cloudHsmClusters/operations.js.map +7 -1
  195. package/dist/commonjs/api/cloudHsmClusters/options.d.ts +2 -2
  196. package/dist/commonjs/api/cloudHsmClusters/options.js +16 -5
  197. package/dist/commonjs/api/cloudHsmClusters/options.js.map +7 -1
  198. package/dist/commonjs/api/dedicatedHsm/index.d.ts +1 -1
  199. package/dist/commonjs/api/dedicatedHsm/index.js +40 -14
  200. package/dist/commonjs/api/dedicatedHsm/index.js.map +7 -1
  201. package/dist/commonjs/api/dedicatedHsm/operations.d.ts +6 -11
  202. package/dist/commonjs/api/dedicatedHsm/operations.js +304 -193
  203. package/dist/commonjs/api/dedicatedHsm/operations.js.map +7 -1
  204. package/dist/commonjs/api/dedicatedHsm/options.d.ts +1 -1
  205. package/dist/commonjs/api/dedicatedHsm/options.js +16 -5
  206. package/dist/commonjs/api/dedicatedHsm/options.js.map +7 -1
  207. package/dist/commonjs/api/index.d.ts +2 -1
  208. package/dist/commonjs/api/index.js +28 -8
  209. package/dist/commonjs/api/index.js.map +7 -1
  210. package/dist/commonjs/api/operations/index.d.ts +1 -1
  211. package/dist/commonjs/api/operations/index.js +28 -8
  212. package/dist/commonjs/api/operations/index.js.map +7 -1
  213. package/dist/commonjs/api/operations/operations.d.ts +5 -5
  214. package/dist/commonjs/api/operations/operations.js +67 -27
  215. package/dist/commonjs/api/operations/operations.js.map +7 -1
  216. package/dist/commonjs/api/operations/options.d.ts +1 -1
  217. package/dist/commonjs/api/operations/options.js +16 -5
  218. package/dist/commonjs/api/operations/options.js.map +7 -1
  219. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  220. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.js +34 -0
  221. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +7 -0
  222. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  223. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.js +219 -0
  224. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +7 -0
  225. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
  226. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.js +16 -0
  227. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +7 -0
  228. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
  229. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.js +28 -0
  230. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.js.map +7 -0
  231. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  232. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.js +81 -0
  233. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.js.map +7 -0
  234. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
  235. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.js +16 -0
  236. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.js.map +7 -0
  237. package/dist/commonjs/api/paymentHsmClusters/index.d.ts +3 -0
  238. package/dist/commonjs/api/paymentHsmClusters/index.js +38 -0
  239. package/dist/commonjs/api/paymentHsmClusters/index.js.map +7 -0
  240. package/dist/commonjs/api/paymentHsmClusters/operations.d.ts +31 -0
  241. package/dist/commonjs/api/paymentHsmClusters/operations.js +297 -0
  242. package/dist/commonjs/api/paymentHsmClusters/operations.js.map +7 -0
  243. package/dist/commonjs/api/paymentHsmClusters/options.d.ts +30 -0
  244. package/dist/commonjs/api/paymentHsmClusters/options.js +16 -0
  245. package/dist/commonjs/api/paymentHsmClusters/options.js.map +7 -0
  246. package/dist/commonjs/api/privateEndpointConnections/index.d.ts +1 -1
  247. package/dist/commonjs/api/privateEndpointConnections/index.js +28 -8
  248. package/dist/commonjs/api/privateEndpointConnections/index.js.map +7 -1
  249. package/dist/commonjs/api/privateEndpointConnections/operations.d.ts +5 -5
  250. package/dist/commonjs/api/privateEndpointConnections/operations.js +72 -36
  251. package/dist/commonjs/api/privateEndpointConnections/operations.js.map +7 -1
  252. package/dist/commonjs/api/privateEndpointConnections/options.d.ts +1 -1
  253. package/dist/commonjs/api/privateEndpointConnections/options.js +16 -5
  254. package/dist/commonjs/api/privateEndpointConnections/options.js.map +7 -1
  255. package/dist/commonjs/azureDedicatedHSMResourceProvider.d.ts +21 -12
  256. package/dist/commonjs/azureDedicatedHSMResourceProvider.js +82 -35
  257. package/dist/commonjs/azureDedicatedHSMResourceProvider.js.map +7 -1
  258. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
  259. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js +34 -11
  260. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js.map +7 -1
  261. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
  262. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js +43 -13
  263. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +7 -1
  264. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
  265. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js +34 -11
  266. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js.map +7 -1
  267. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
  268. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js +34 -11
  269. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js.map +7 -1
  270. package/dist/commonjs/classic/cloudHsmClusters/index.d.ts +5 -10
  271. package/dist/commonjs/classic/cloudHsmClusters/index.js +43 -20
  272. package/dist/commonjs/classic/cloudHsmClusters/index.js.map +7 -1
  273. package/dist/commonjs/classic/dedicatedHsm/index.d.ts +5 -10
  274. package/dist/commonjs/classic/dedicatedHsm/index.js +40 -17
  275. package/dist/commonjs/classic/dedicatedHsm/index.js.map +7 -1
  276. package/dist/commonjs/classic/index.d.ts +11 -8
  277. package/dist/commonjs/classic/index.js +16 -5
  278. package/dist/commonjs/classic/index.js.map +7 -1
  279. package/dist/commonjs/classic/operations/index.d.ts +4 -4
  280. package/dist/commonjs/classic/operations/index.js +34 -11
  281. package/dist/commonjs/classic/operations/index.js.map +7 -1
  282. package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
  283. package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.js +48 -0
  284. package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +7 -0
  285. package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
  286. package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.js +38 -0
  287. package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.js.map +7 -0
  288. package/dist/commonjs/classic/paymentHsmClusters/index.d.ts +22 -0
  289. package/dist/commonjs/classic/paymentHsmClusters/index.js +43 -0
  290. package/dist/commonjs/classic/paymentHsmClusters/index.js.map +7 -0
  291. package/dist/commonjs/classic/privateEndpointConnections/index.d.ts +4 -4
  292. package/dist/commonjs/classic/privateEndpointConnections/index.js +34 -11
  293. package/dist/commonjs/classic/privateEndpointConnections/index.js.map +7 -1
  294. package/dist/commonjs/index.d.ts +24 -14
  295. package/dist/commonjs/index.js +78 -26
  296. package/dist/commonjs/index.js.map +7 -1
  297. package/dist/commonjs/logger.js +29 -8
  298. package/dist/commonjs/logger.js.map +7 -1
  299. package/dist/commonjs/models/index.d.ts +2 -1
  300. package/dist/commonjs/models/index.js +64 -22
  301. package/dist/commonjs/models/index.js.map +7 -1
  302. package/dist/commonjs/models/models.d.ts +273 -48
  303. package/dist/commonjs/models/models.js +899 -688
  304. package/dist/commonjs/models/models.js.map +7 -1
  305. package/dist/commonjs/restorePollerHelpers.d.ts +4 -4
  306. package/dist/commonjs/restorePollerHelpers.js +132 -125
  307. package/dist/commonjs/restorePollerHelpers.js.map +7 -1
  308. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  309. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
  310. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
  311. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +3 -1
  312. package/dist/commonjs/static-helpers/pagingHelpers.js +131 -128
  313. package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -1
  314. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +7 -3
  315. package/dist/commonjs/static-helpers/pollingHelpers.js +95 -73
  316. package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -1
  317. package/dist/commonjs/static-helpers/urlTemplate.js +167 -142
  318. package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -1
  319. package/dist/commonjs/tsdoc-metadata.json +11 -11
  320. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
  321. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js +20 -26
  322. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
  323. package/dist/esm/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
  324. package/dist/esm/api/cloudHsmClusterBackupStatus/index.js.map +1 -1
  325. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
  326. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js +19 -21
  327. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
  328. package/dist/esm/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
  329. package/dist/esm/api/cloudHsmClusterBackupStatus/options.js.map +1 -1
  330. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
  331. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
  332. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
  333. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js +36 -41
  334. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
  335. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
  336. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -1
  337. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
  338. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
  339. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
  340. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js +16 -8
  341. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
  342. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
  343. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -1
  344. package/dist/esm/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
  345. package/dist/esm/api/cloudHsmClusterRestoreStatus/index.js.map +1 -1
  346. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
  347. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js +19 -21
  348. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
  349. package/dist/esm/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
  350. package/dist/esm/api/cloudHsmClusterRestoreStatus/options.js.map +1 -1
  351. package/dist/esm/api/cloudHsmClusters/index.d.ts +1 -1
  352. package/dist/esm/api/cloudHsmClusters/index.js.map +1 -1
  353. package/dist/esm/api/cloudHsmClusters/operations.d.ts +6 -11
  354. package/dist/esm/api/cloudHsmClusters/operations.js +162 -123
  355. package/dist/esm/api/cloudHsmClusters/operations.js.map +1 -1
  356. package/dist/esm/api/cloudHsmClusters/options.d.ts +2 -2
  357. package/dist/esm/api/cloudHsmClusters/options.js.map +1 -1
  358. package/dist/esm/api/dedicatedHsm/index.d.ts +1 -1
  359. package/dist/esm/api/dedicatedHsm/index.js.map +1 -1
  360. package/dist/esm/api/dedicatedHsm/operations.d.ts +6 -11
  361. package/dist/esm/api/dedicatedHsm/operations.js +100 -69
  362. package/dist/esm/api/dedicatedHsm/operations.js.map +1 -1
  363. package/dist/esm/api/dedicatedHsm/options.d.ts +1 -1
  364. package/dist/esm/api/dedicatedHsm/options.js.map +1 -1
  365. package/dist/esm/api/index.d.ts +2 -1
  366. package/dist/esm/api/index.js +1 -1
  367. package/dist/esm/api/index.js.map +1 -1
  368. package/dist/esm/api/operations/index.d.ts +1 -1
  369. package/dist/esm/api/operations/index.js.map +1 -1
  370. package/dist/esm/api/operations/operations.d.ts +5 -5
  371. package/dist/esm/api/operations/operations.js +16 -8
  372. package/dist/esm/api/operations/operations.js.map +1 -1
  373. package/dist/esm/api/operations/options.d.ts +1 -1
  374. package/dist/esm/api/operations/options.js.map +1 -1
  375. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  376. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.js +4 -0
  377. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  378. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  379. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.js +142 -0
  380. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  381. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
  382. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  383. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
  384. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.js +4 -0
  385. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  386. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  387. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.js +44 -0
  388. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.js.map +1 -0
  389. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
  390. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/options.js.map +1 -0
  391. package/dist/esm/api/paymentHsmClusters/index.d.ts +3 -0
  392. package/dist/esm/api/paymentHsmClusters/index.js +4 -0
  393. package/dist/esm/api/paymentHsmClusters/index.js.map +1 -0
  394. package/dist/esm/api/paymentHsmClusters/operations.d.ts +31 -0
  395. package/dist/esm/api/paymentHsmClusters/operations.js +209 -0
  396. package/dist/esm/api/paymentHsmClusters/operations.js.map +1 -0
  397. package/dist/esm/api/paymentHsmClusters/options.d.ts +30 -0
  398. package/dist/esm/api/paymentHsmClusters/options.js.map +1 -0
  399. package/dist/esm/api/privateEndpointConnections/index.d.ts +1 -1
  400. package/dist/esm/api/privateEndpointConnections/index.js.map +1 -1
  401. package/dist/esm/api/privateEndpointConnections/operations.d.ts +5 -5
  402. package/dist/esm/api/privateEndpointConnections/operations.js +18 -14
  403. package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -1
  404. package/dist/esm/api/privateEndpointConnections/options.d.ts +1 -1
  405. package/dist/esm/api/privateEndpointConnections/options.js.map +1 -1
  406. package/dist/esm/azureDedicatedHSMResourceProvider.d.ts +21 -12
  407. package/dist/esm/azureDedicatedHSMResourceProvider.js +42 -14
  408. package/dist/esm/azureDedicatedHSMResourceProvider.js.map +1 -1
  409. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
  410. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js +3 -1
  411. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
  412. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
  413. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
  414. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
  415. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
  416. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
  417. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
  418. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
  419. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
  420. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
  421. package/dist/esm/classic/cloudHsmClusters/index.d.ts +5 -10
  422. package/dist/esm/classic/cloudHsmClusters/index.js +3 -1
  423. package/dist/esm/classic/cloudHsmClusters/index.js.map +1 -1
  424. package/dist/esm/classic/dedicatedHsm/index.d.ts +5 -10
  425. package/dist/esm/classic/dedicatedHsm/index.js +3 -1
  426. package/dist/esm/classic/dedicatedHsm/index.js.map +1 -1
  427. package/dist/esm/classic/index.d.ts +11 -8
  428. package/dist/esm/classic/index.js.map +1 -1
  429. package/dist/esm/classic/operations/index.d.ts +4 -4
  430. package/dist/esm/classic/operations/index.js +3 -1
  431. package/dist/esm/classic/operations/index.js.map +1 -1
  432. package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
  433. package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.js +17 -0
  434. package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  435. package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
  436. package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.js +14 -0
  437. package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  438. package/dist/esm/classic/paymentHsmClusters/index.d.ts +22 -0
  439. package/dist/esm/classic/paymentHsmClusters/index.js +19 -0
  440. package/dist/esm/classic/paymentHsmClusters/index.js.map +1 -0
  441. package/dist/esm/classic/privateEndpointConnections/index.d.ts +4 -4
  442. package/dist/esm/classic/privateEndpointConnections/index.js +3 -1
  443. package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -1
  444. package/dist/esm/index.d.ts +24 -14
  445. package/dist/esm/index.js +4 -1
  446. package/dist/esm/index.js.map +1 -1
  447. package/dist/esm/models/index.d.ts +2 -1
  448. package/dist/esm/models/index.js +1 -1
  449. package/dist/esm/models/index.js.map +1 -1
  450. package/dist/esm/models/models.d.ts +273 -48
  451. package/dist/esm/models/models.js +274 -49
  452. package/dist/esm/models/models.js.map +1 -1
  453. package/dist/esm/restorePollerHelpers.d.ts +4 -4
  454. package/dist/esm/restorePollerHelpers.js +41 -44
  455. package/dist/esm/restorePollerHelpers.js.map +1 -1
  456. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  457. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  458. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  459. package/dist/esm/static-helpers/pagingHelpers.d.ts +3 -1
  460. package/dist/esm/static-helpers/pagingHelpers.js +59 -53
  461. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
  462. package/dist/esm/static-helpers/pollingHelpers.d.ts +7 -3
  463. package/dist/esm/static-helpers/pollingHelpers.js +33 -14
  464. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
  465. package/dist/esm/static-helpers/urlTemplate.js +43 -12
  466. package/dist/esm/static-helpers/urlTemplate.js.map +1 -1
  467. package/package.json +91 -108
  468. package/review/{arm-hardwaresecuritymodules.api.md → arm-hardwaresecuritymodules-node.api.md} +198 -41
  469. package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.d.ts +0 -19
  470. package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js +0 -36
  471. package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js.map +0 -1
  472. package/dist/react-native/api/cloudHsmClusterBackupStatus/index.d.ts +0 -3
  473. package/dist/react-native/api/cloudHsmClusterBackupStatus/index.js +0 -4
  474. package/dist/react-native/api/cloudHsmClusterBackupStatus/index.js.map +0 -1
  475. package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.d.ts +0 -9
  476. package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js +0 -42
  477. package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js.map +0 -1
  478. package/dist/react-native/api/cloudHsmClusterBackupStatus/options.d.ts +0 -7
  479. package/dist/react-native/api/cloudHsmClusterBackupStatus/options.js.map +0 -1
  480. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +0 -3
  481. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.js +0 -4
  482. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +0 -1
  483. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +0 -23
  484. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js +0 -109
  485. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +0 -1
  486. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +0 -13
  487. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +0 -1
  488. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.d.ts +0 -3
  489. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.js +0 -4
  490. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.js.map +0 -1
  491. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +0 -10
  492. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js +0 -36
  493. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js.map +0 -1
  494. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/options.d.ts +0 -5
  495. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/options.js.map +0 -1
  496. package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.d.ts +0 -3
  497. package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.js +0 -4
  498. package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.js.map +0 -1
  499. package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.d.ts +0 -9
  500. package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js +0 -42
  501. package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js.map +0 -1
  502. package/dist/react-native/api/cloudHsmClusterRestoreStatus/options.d.ts +0 -7
  503. package/dist/react-native/api/cloudHsmClusterRestoreStatus/options.js.map +0 -1
  504. package/dist/react-native/api/cloudHsmClusters/index.d.ts +0 -3
  505. package/dist/react-native/api/cloudHsmClusters/index.js +0 -4
  506. package/dist/react-native/api/cloudHsmClusters/index.js.map +0 -1
  507. package/dist/react-native/api/cloudHsmClusters/operations.d.ts +0 -52
  508. package/dist/react-native/api/cloudHsmClusters/operations.js +0 -324
  509. package/dist/react-native/api/cloudHsmClusters/operations.js.map +0 -1
  510. package/dist/react-native/api/cloudHsmClusters/options.d.ts +0 -57
  511. package/dist/react-native/api/cloudHsmClusters/options.js.map +0 -1
  512. package/dist/react-native/api/dedicatedHsm/index.d.ts +0 -3
  513. package/dist/react-native/api/dedicatedHsm/index.js +0 -4
  514. package/dist/react-native/api/dedicatedHsm/index.js.map +0 -1
  515. package/dist/react-native/api/dedicatedHsm/operations.d.ts +0 -40
  516. package/dist/react-native/api/dedicatedHsm/operations.js +0 -215
  517. package/dist/react-native/api/dedicatedHsm/operations.js.map +0 -1
  518. package/dist/react-native/api/dedicatedHsm/options.d.ts +0 -33
  519. package/dist/react-native/api/dedicatedHsm/options.js.map +0 -1
  520. package/dist/react-native/api/index.d.ts +0 -2
  521. package/dist/react-native/api/index.js +0 -4
  522. package/dist/react-native/api/index.js.map +0 -1
  523. package/dist/react-native/api/operations/index.d.ts +0 -3
  524. package/dist/react-native/api/operations/index.js +0 -4
  525. package/dist/react-native/api/operations/index.js.map +0 -1
  526. package/dist/react-native/api/operations/operations.d.ts +0 -10
  527. package/dist/react-native/api/operations/operations.js +0 -29
  528. package/dist/react-native/api/operations/operations.js.map +0 -1
  529. package/dist/react-native/api/operations/options.d.ts +0 -5
  530. package/dist/react-native/api/operations/options.js +0 -4
  531. package/dist/react-native/api/operations/options.js.map +0 -1
  532. package/dist/react-native/api/privateEndpointConnections/index.d.ts +0 -3
  533. package/dist/react-native/api/privateEndpointConnections/index.js +0 -4
  534. package/dist/react-native/api/privateEndpointConnections/index.js.map +0 -1
  535. package/dist/react-native/api/privateEndpointConnections/operations.d.ts +0 -10
  536. package/dist/react-native/api/privateEndpointConnections/operations.js +0 -36
  537. package/dist/react-native/api/privateEndpointConnections/operations.js.map +0 -1
  538. package/dist/react-native/api/privateEndpointConnections/options.d.ts +0 -5
  539. package/dist/react-native/api/privateEndpointConnections/options.js +0 -4
  540. package/dist/react-native/api/privateEndpointConnections/options.js.map +0 -1
  541. package/dist/react-native/azureDedicatedHSMResourceProvider.d.ts +0 -36
  542. package/dist/react-native/azureDedicatedHSMResourceProvider.js +0 -33
  543. package/dist/react-native/azureDedicatedHSMResourceProvider.js.map +0 -1
  544. package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.d.ts +0 -10
  545. package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js +0 -12
  546. package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js.map +0 -1
  547. package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +0 -20
  548. package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js +0 -14
  549. package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +0 -1
  550. package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +0 -11
  551. package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js +0 -12
  552. package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js.map +0 -1
  553. package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.d.ts +0 -10
  554. package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js +0 -12
  555. package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js.map +0 -1
  556. package/dist/react-native/classic/cloudHsmClusters/index.d.ts +0 -35
  557. package/dist/react-native/classic/cloudHsmClusters/index.js +0 -21
  558. package/dist/react-native/classic/cloudHsmClusters/index.js.map +0 -1
  559. package/dist/react-native/classic/dedicatedHsm/index.d.ts +0 -29
  560. package/dist/react-native/classic/dedicatedHsm/index.js +0 -18
  561. package/dist/react-native/classic/dedicatedHsm/index.js.map +0 -1
  562. package/dist/react-native/classic/index.d.ts +0 -9
  563. package/dist/react-native/classic/index.js +0 -4
  564. package/dist/react-native/classic/index.js.map +0 -1
  565. package/dist/react-native/classic/operations/index.d.ts +0 -11
  566. package/dist/react-native/classic/operations/index.js +0 -12
  567. package/dist/react-native/classic/operations/index.js.map +0 -1
  568. package/dist/react-native/classic/privateEndpointConnections/index.d.ts +0 -11
  569. package/dist/react-native/classic/privateEndpointConnections/index.js +0 -12
  570. package/dist/react-native/classic/privateEndpointConnections/index.js.map +0 -1
  571. package/dist/react-native/index.d.ts +0 -16
  572. package/dist/react-native/index.js +0 -6
  573. package/dist/react-native/index.js.map +0 -1
  574. package/dist/react-native/logger.d.ts +0 -2
  575. package/dist/react-native/logger.js +0 -5
  576. package/dist/react-native/logger.js.map +0 -1
  577. package/dist/react-native/models/index.d.ts +0 -2
  578. package/dist/react-native/models/index.js +0 -4
  579. package/dist/react-native/models/index.js.map +0 -1
  580. package/dist/react-native/models/models.d.ts +0 -751
  581. package/dist/react-native/models/models.js +0 -747
  582. package/dist/react-native/models/models.js.map +0 -1
  583. package/dist/react-native/package.json +0 -3
  584. package/dist/react-native/restorePollerHelpers.d.ts +0 -21
  585. package/dist/react-native/restorePollerHelpers.js +0 -133
  586. package/dist/react-native/restorePollerHelpers.js.map +0 -1
  587. package/dist/react-native/static-helpers/pagingHelpers.d.ts +0 -72
  588. package/dist/react-native/static-helpers/pagingHelpers.js +0 -137
  589. package/dist/react-native/static-helpers/pagingHelpers.js.map +0 -1
  590. package/dist/react-native/static-helpers/pollingHelpers.d.ts +0 -30
  591. package/dist/react-native/static-helpers/pollingHelpers.js +0 -76
  592. package/dist/react-native/static-helpers/pollingHelpers.js.map +0 -1
  593. package/dist/react-native/static-helpers/urlTemplate.d.ts +0 -5
  594. package/dist/react-native/static-helpers/urlTemplate.js +0 -169
  595. package/dist/react-native/static-helpers/urlTemplate.js.map +0 -1
  596. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterBackupStatus.api.md +0 -22
  597. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateEndpointConnections.api.md +0 -36
  598. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateLinkResources.api.md +0 -19
  599. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterRestoreStatus.api.md +0 -22
  600. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusters.api.md +0 -96
  601. package/review/arm-hardwaresecuritymodules-api-dedicatedHsm.api.md +0 -68
  602. package/review/arm-hardwaresecuritymodules-api-operations.api.md +0 -19
  603. package/review/arm-hardwaresecuritymodules-api-privateEndpointConnections.api.md +0 -19
  604. package/review/arm-hardwaresecuritymodules-api.api.md +0 -27
  605. package/review/arm-hardwaresecuritymodules-models.api.md +0 -471
  606. /package/dist/{react-native/api/cloudHsmClusterBackupStatus → browser/api/paymentHsmClusterPrivateEndpointConnections}/options.js +0 -0
  607. /package/dist/{react-native/api/cloudHsmClusterPrivateEndpointConnections → browser/api/paymentHsmClusterPrivateLinkResources}/options.js +0 -0
  608. /package/dist/{react-native/api/cloudHsmClusterPrivateLinkResources → browser/api/paymentHsmClusters}/options.js +0 -0
  609. /package/dist/{react-native/api/cloudHsmClusterRestoreStatus → esm/api/paymentHsmClusterPrivateEndpointConnections}/options.js +0 -0
  610. /package/dist/{react-native/api/cloudHsmClusters → esm/api/paymentHsmClusterPrivateLinkResources}/options.js +0 -0
  611. /package/dist/{react-native/api/dedicatedHsm → esm/api/paymentHsmClusters}/options.js +0 -0
package/CHANGELOG.md CHANGED
@@ -1,4 +1,50 @@
1
1
  # Release History
2
+
3
+ ## 3.0.0-beta.1 (2026-08-05)
4
+ Compared with version 2.0.0
5
+
6
+ ### Features Added
7
+ - Added operation group PaymentHsmClusterPrivateEndpointConnectionsOperations
8
+ - Added operation group PaymentHsmClusterPrivateLinkResourcesOperations
9
+ - Added operation group PaymentHsmClustersOperations
10
+ - Added Interface PaymentHsmCluster
11
+ - Added Interface PaymentHsmClusterPatchParameters
12
+ - Added Interface PaymentHsmClusterPrivateEndpointConnection
13
+ - Added Interface PaymentHsmClusterPrivateEndpointConnectionsCreateOptionalParams
14
+ - Added Interface PaymentHsmClusterPrivateEndpointConnectionsDeleteOptionalParams
15
+ - Added Interface PaymentHsmClusterPrivateEndpointConnectionsGetOptionalParams
16
+ - Added Interface PaymentHsmClusterPrivateEndpointConnectionsListByPaymentHsmClusterOptionalParams
17
+ - Added Interface PaymentHsmClusterPrivateLinkResourcesListByPaymentHsmClusterOptionalParams
18
+ - Added Interface PaymentHsmClusterProperties
19
+ - Added Interface PaymentHsmClustersCreateOrUpdateOptionalParams
20
+ - Added Interface PaymentHsmClustersDeleteOptionalParams
21
+ - Added Interface PaymentHsmClustersGetOptionalParams
22
+ - Added Interface PaymentHsmClusterSku
23
+ - Added Interface PaymentHsmClustersListByResourceGroupOptionalParams
24
+ - Added Interface PaymentHsmClustersListBySubscriptionOptionalParams
25
+ - Added Interface PaymentHsmClustersUpdateOptionalParams
26
+ - Added Interface PaymentHsmProperties
27
+ - Interface AzureDedicatedHSMResourceProviderOptionalParams has a new optional parameter cloudSetting
28
+ - Added Type Alias AzureSupportedClouds
29
+ - Added Type Alias HsmState
30
+ - Added Type Alias PaymentHsmClusterSkuFamily
31
+ - Added Type Alias PaymentHsmClusterSkuName
32
+ - Added Enum AzureClouds
33
+ - Added Enum KnownCloudHsmClusterSkuName
34
+ - Added Enum KnownHsmState
35
+ - Added Enum KnownPaymentHsmClusterSkuFamily
36
+ - Added Enum KnownPaymentHsmClusterSkuName
37
+ - Enum KnownVersions has a new value V20251201Preview
38
+
39
+ ### Breaking Changes
40
+ - Operation CloudHsmClustersOperations.createOrUpdate has a new signature
41
+ - Operation CloudHsmClustersOperations.get has a new signature
42
+ - Operation CloudHsmClustersOperations.listByResourceGroup has a new signature
43
+ - Operation CloudHsmClustersOperations.listBySubscription has a new signature
44
+ - Interface CloudHsmClusterBackupStatusGetOptionalParams no longer has parameter updateIntervalInMs
45
+ - Interface CloudHsmClusterRestoreStatusGetOptionalParams no longer has parameter updateIntervalInMs
46
+ - Type alias "CloudHsmClusterSkuName" has been changed
47
+
2
48
 
3
49
  ## 2.0.0 (2025-07-04)
4
50
 
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # Azure HardwareSecurityModules client library for JavaScript
1
+ # AzureDedicatedHSMResourceProvider client library for JavaScript
2
2
 
3
- This package contains an isomorphic SDK (runs both in Node.js and in browsers) for Azure HardwareSecurityModules client.
3
+ This package contains an isomorphic SDK (runs both in Node.js and in browsers) for AzureDedicatedHSMResourceProvider client.
4
4
 
5
5
  The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules.
6
6
 
@@ -26,7 +26,7 @@ See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUP
26
26
 
27
27
  ### Install the `@azure/arm-hardwaresecuritymodules` package
28
28
 
29
- Install the Azure HardwareSecurityModules client library for JavaScript with `npm`:
29
+ Install the AzureDedicatedHSMResourceProvider client library for JavaScript with `npm`:
30
30
 
31
31
  ```bash
32
32
  npm install @azure/arm-hardwaresecuritymodules
@@ -34,10 +34,10 @@ npm install @azure/arm-hardwaresecuritymodules
34
34
 
35
35
  ### Create and authenticate a `AzureDedicatedHSMResourceProvider`
36
36
 
37
- To create a client object to access the Azure HardwareSecurityModules API, you will need the `endpoint` of your Azure HardwareSecurityModules resource and a `credential`. The Azure HardwareSecurityModules client can use Azure Active Directory credentials to authenticate.
38
- You can find the endpoint for your Azure HardwareSecurityModules resource in the [Azure Portal][azure_portal].
37
+ To create a client object to access the AzureDedicatedHSMResourceProvider API, you will need the `endpoint` of your AzureDedicatedHSMResourceProvider resource and a `credential`. The AzureDedicatedHSMResourceProvider client can use Microsoft Entra credentials to authenticate.
38
+ You can find the endpoint for your AzureDedicatedHSMResourceProvider resource in the [Azure Portal][azure_portal].
39
39
 
40
- You can authenticate with Azure Active Directory using a credential from the [@azure/identity][azure_identity] library or [an existing AAD Token](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/identity/identity/samples/AzureIdentityExamples.md#authenticating-with-a-pre-fetched-access-token).
40
+ You can authenticate with Microsoft Entra ID using a credential from the [@azure/identity][azure_identity] library or [an existing Microsoft Entra token](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/samples/AzureIdentityExamples.md#authenticating-with-a-pre-fetched-access-token).
41
41
 
42
42
  To use the [DefaultAzureCredential][defaultazurecredential] provider shown below, or other credential providers provided with the Azure SDK, please install the `@azure/identity` package:
43
43
 
@@ -45,32 +45,32 @@ To use the [DefaultAzureCredential][defaultazurecredential] provider shown below
45
45
  npm install @azure/identity
46
46
  ```
47
47
 
48
- You will also need to **register a new AAD application and grant access to Azure HardwareSecurityModules** by assigning the suitable role to your service principal (note: roles such as `"Owner"` will not grant the necessary permissions).
48
+ You will also need to **register a new Microsoft Entra application and grant access to AzureDedicatedHSMResourceProvider** by assigning the suitable role to your service principal (note: roles such as `"Owner"` will not grant the necessary permissions).
49
49
 
50
- For more information about how to create an Azure AD Application check out [this guide](https://learn.microsoft.com/azure/active-directory/develop/howto-create-service-principal-portal).
50
+ For more information about how to create a Microsoft Entra application check out [this guide](https://learn.microsoft.com/entra/identity-platform/howto-create-service-principal-portal).
51
51
 
52
52
  Using Node.js and Node-like environments, you can use the `DefaultAzureCredential` class to authenticate the client.
53
53
 
54
54
  ```ts snippet:ReadmeSampleCreateClient_Node
55
- import { AzureHSMResourceProvider } from "@azure/arm-hardwaresecuritymodules";
55
+ import { AzureDedicatedHSMResourceProvider } from "@azure/arm-hardwaresecuritymodules";
56
56
  import { DefaultAzureCredential } from "@azure/identity";
57
57
 
58
58
  const subscriptionId = "00000000-0000-0000-0000-000000000000";
59
- const client = new AzureHSMResourceProvider(new DefaultAzureCredential(), subscriptionId);
59
+ const client = new AzureDedicatedHSMResourceProvider(new DefaultAzureCredential(), subscriptionId);
60
60
  ```
61
61
 
62
62
  For browser environments, use the `InteractiveBrowserCredential` from the `@azure/identity` package to authenticate.
63
63
 
64
64
  ```ts snippet:ReadmeSampleCreateClient_Browser
65
65
  import { InteractiveBrowserCredential } from "@azure/identity";
66
- import { AzureHSMResourceProvider } from "@azure/arm-hardwaresecuritymodules";
66
+ import { AzureDedicatedHSMResourceProvider } from "@azure/arm-hardwaresecuritymodules";
67
67
 
68
- const subscriptionId = "00000000-0000-0000-0000-000000000000";
69
68
  const credential = new InteractiveBrowserCredential({
70
69
  tenantId: "<YOUR_TENANT_ID>",
71
70
  clientId: "<YOUR_CLIENT_ID>",
72
71
  });
73
- const client = new AzureHSMResourceProvider(credential, subscriptionId);
72
+ const subscriptionId = "00000000-0000-0000-0000-000000000000";
73
+ const client = new AzureDedicatedHSMResourceProvider(credential, subscriptionId);
74
74
  ```
75
75
 
76
76
 
@@ -81,7 +81,7 @@ To use this client library in the browser, first you need to use a bundler. For
81
81
 
82
82
  ### AzureDedicatedHSMResourceProvider
83
83
 
84
- `AzureDedicatedHSMResourceProvider` is the primary interface for developers using the Azure HardwareSecurityModules client library. Explore the methods on this client object to understand the different features of the Azure HardwareSecurityModules service that you can access.
84
+ `AzureDedicatedHSMResourceProvider` is the primary interface for developers using the AzureDedicatedHSMResourceProvider client library. Explore the methods on this client object to understand the different features of the AzureDedicatedHSMResourceProvider service that you can access.
85
85
 
86
86
  ## Troubleshooting
87
87
 
@@ -1,18 +1,21 @@
1
- import { Client, ClientOptions } from "@azure-rest/core-client";
2
- import { TokenCredential } from "@azure/core-auth";
1
+ import type { AzureSupportedClouds } from "../static-helpers/cloudSettingHelpers.js";
2
+ import type { Client, ClientOptions } from "@azure-rest/core-client";
3
+ import type { TokenCredential } from "@azure/core-auth";
3
4
  /** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */
4
5
  export interface AzureDedicatedHSMResourceProviderContext extends Client {
5
- /** The API version to use for this operation. */
6
- /** Known values of {@link KnownVersions} that the service accepts. */
7
- apiVersion: string;
8
6
  /** The ID of the target subscription. The value must be an UUID. */
9
7
  subscriptionId: string;
8
+ /** The API version to use for this operation. */
9
+ /** Known values of {@link KnownVersions} that the service accepts. */
10
+ apiVersion?: string;
10
11
  }
11
12
  /** Optional parameters for the client. */
12
13
  export interface AzureDedicatedHSMResourceProviderOptionalParams extends ClientOptions {
13
14
  /** The API version to use for this operation. */
14
15
  /** Known values of {@link KnownVersions} that the service accepts. */
15
16
  apiVersion?: string;
17
+ /** Specifies the Azure cloud environment for the client. */
18
+ cloudSetting?: AzureSupportedClouds;
16
19
  }
17
20
  /** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */
18
21
  export declare function createAzureDedicatedHSMResourceProvider(credential: TokenCredential, subscriptionId: string, options?: AzureDedicatedHSMResourceProviderOptionalParams): AzureDedicatedHSMResourceProviderContext;
@@ -1,36 +1,30 @@
1
1
  // Copyright (c) Microsoft Corporation.
2
2
  // Licensed under the MIT License.
3
- import { __rest } from "tslib";
4
3
  import { logger } from "../logger.js";
4
+ import { getArmEndpoint } from "../static-helpers/cloudSettingHelpers.js";
5
5
  import { getClient } from "@azure-rest/core-client";
6
6
  /** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */
7
7
  export function createAzureDedicatedHSMResourceProvider(credential, subscriptionId, options = {}) {
8
- var _a, _b, _c, _d, _e, _f, _g, _h;
9
- const endpointUrl = (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUrl) !== null && _b !== void 0 ? _b : "https://management.azure.com";
10
- const prefixFromOptions = (_c = options === null || options === void 0 ? void 0 : options.userAgentOptions) === null || _c === void 0 ? void 0 : _c.userAgentPrefix;
11
- const userAgentInfo = `azsdk-js-arm-hardwaresecuritymodules/1.0.0-beta.1`;
8
+ const endpointUrl = options.endpoint ?? getArmEndpoint(options.cloudSetting) ?? "https://management.azure.com";
9
+ const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;
10
+ const userAgentInfo = `azsdk-js-arm-hardwaresecuritymodules/3.0.0-beta.1`;
12
11
  const userAgentPrefix = prefixFromOptions
13
- ? `${prefixFromOptions} azsdk-js-api ${userAgentInfo}`
14
- : `azsdk-js-api ${userAgentInfo}`;
15
- const _j = Object.assign(Object.assign({}, options), { userAgentOptions: { userAgentPrefix }, loggingOptions: { logger: (_e = (_d = options.loggingOptions) === null || _d === void 0 ? void 0 : _d.logger) !== null && _e !== void 0 ? _e : logger.info }, credentials: {
16
- scopes: (_g = (_f = options.credentials) === null || _f === void 0 ? void 0 : _f.scopes) !== null && _g !== void 0 ? _g : [`${endpointUrl}/.default`],
17
- } }), { apiVersion: _ } = _j, updatedOptions = __rest(_j, ["apiVersion"]);
18
- const clientContext = getClient(endpointUrl, credential, updatedOptions);
19
- clientContext.pipeline.removePolicy({ name: "ApiVersionPolicy" });
20
- const apiVersion = (_h = options.apiVersion) !== null && _h !== void 0 ? _h : "2025-03-31";
21
- clientContext.pipeline.addPolicy({
22
- name: "ClientApiVersionPolicy",
23
- sendRequest: (req, next) => {
24
- // Use the apiVersion defined in request url directly
25
- // Append one if there is no apiVersion and we have one at client options
26
- const url = new URL(req.url);
27
- if (!url.searchParams.get("api-version")) {
28
- req.url = `${req.url}${Array.from(url.searchParams.keys()).length > 0 ? "&" : "?"}api-version=${apiVersion}`;
29
- }
30
- return next(req);
12
+ ? `${prefixFromOptions} ${userAgentInfo}`
13
+ : `${userAgentInfo}`;
14
+ const { apiVersion: _, ...updatedOptions } = {
15
+ ...options,
16
+ userAgentOptions: { userAgentPrefix },
17
+ loggingOptions: { logger: options.loggingOptions?.logger ?? logger.info },
18
+ credentials: {
19
+ scopes: options.credentials?.scopes ?? ["https://management.azure.com/.default"],
31
20
  },
32
- });
33
- return Object.assign(Object.assign({}, clientContext), { apiVersion,
34
- subscriptionId });
21
+ };
22
+ const clientContext = getClient(endpointUrl, credential, updatedOptions);
23
+ const apiVersion = options.apiVersion;
24
+ return {
25
+ ...clientContext,
26
+ apiVersion,
27
+ subscriptionId,
28
+ };
35
29
  }
36
30
  //# sourceMappingURL=azureDedicatedHSMResourceProviderContext.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"azureDedicatedHSMResourceProviderContext.js","sourceRoot":"","sources":["../../../src/api/azureDedicatedHSMResourceProviderContext.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;;AAElC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAEtC,OAAO,EAAyB,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAmB3E,oHAAoH;AACpH,MAAM,UAAU,uCAAuC,CACrD,UAA2B,EAC3B,cAAsB,EACtB,UAA2D,EAAE;;IAE7D,MAAM,WAAW,GAAG,MAAA,MAAA,OAAO,CAAC,QAAQ,mCAAI,OAAO,CAAC,OAAO,mCAAI,8BAA8B,CAAC;IAC1F,MAAM,iBAAiB,GAAG,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,gBAAgB,0CAAE,eAAe,CAAC;IACrE,MAAM,aAAa,GAAG,mDAAmD,CAAC;IAC1E,MAAM,eAAe,GAAG,iBAAiB;QACvC,CAAC,CAAC,GAAG,iBAAiB,iBAAiB,aAAa,EAAE;QACtD,CAAC,CAAC,gBAAgB,aAAa,EAAE,CAAC;IACpC,MAAM,qCACD,OAAO,KACV,gBAAgB,EAAE,EAAE,eAAe,EAAE,EACrC,cAAc,EAAE,EAAE,MAAM,EAAE,MAAA,MAAA,OAAO,CAAC,cAAc,0CAAE,MAAM,mCAAI,MAAM,CAAC,IAAI,EAAE,EACzE,WAAW,EAAE;YACX,MAAM,EAAE,MAAA,MAAA,OAAO,CAAC,WAAW,0CAAE,MAAM,mCAAI,CAAC,GAAG,WAAW,WAAW,CAAC;SACnE,GACF,EAPK,EAAE,UAAU,EAAE,CAAC,OAOpB,EAPyB,cAAc,cAAlC,cAAoC,CAOzC,CAAC;IACF,MAAM,aAAa,GAAG,SAAS,CAAC,WAAW,EAAE,UAAU,EAAE,cAAc,CAAC,CAAC;IACzE,aAAa,CAAC,QAAQ,CAAC,YAAY,CAAC,EAAE,IAAI,EAAE,kBAAkB,EAAE,CAAC,CAAC;IAClE,MAAM,UAAU,GAAG,MAAA,OAAO,CAAC,UAAU,mCAAI,YAAY,CAAC;IACtD,aAAa,CAAC,QAAQ,CAAC,SAAS,CAAC;QAC/B,IAAI,EAAE,wBAAwB;QAC9B,WAAW,EAAE,CAAC,GAAG,EAAE,IAAI,EAAE,EAAE;YACzB,qDAAqD;YACrD,yEAAyE;YACzE,MAAM,GAAG,GAAG,IAAI,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;YAC7B,IAAI,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,CAAC,aAAa,CAAC,EAAE,CAAC;gBACzC,GAAG,CAAC,GAAG,GAAG,GAAG,GAAG,CAAC,GAAG,GAClB,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,YAAY,CAAC,IAAI,EAAE,CAAC,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GACzD,eAAe,UAAU,EAAE,CAAC;YAC9B,CAAC;YAED,OAAO,IAAI,CAAC,GAAG,CAAC,CAAC;QACnB,CAAC;KACF,CAAC,CAAC;IACH,OAAO,gCACF,aAAa,KAChB,UAAU;QACV,cAAc,GAC6B,CAAC;AAChD,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { logger } from \"../logger.js\";\nimport { KnownVersions } from \"../models/models.js\";\nimport { Client, ClientOptions, getClient } from \"@azure-rest/core-client\";\nimport { TokenCredential } from \"@azure/core-auth\";\n\n/** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */\nexport interface AzureDedicatedHSMResourceProviderContext extends Client {\n /** The API version to use for this operation. */\n /** Known values of {@link KnownVersions} that the service accepts. */\n apiVersion: string;\n /** The ID of the target subscription. The value must be an UUID. */\n subscriptionId: string;\n}\n\n/** Optional parameters for the client. */\nexport interface AzureDedicatedHSMResourceProviderOptionalParams extends ClientOptions {\n /** The API version to use for this operation. */\n /** Known values of {@link KnownVersions} that the service accepts. */\n apiVersion?: string;\n}\n\n/** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */\nexport function createAzureDedicatedHSMResourceProvider(\n credential: TokenCredential,\n subscriptionId: string,\n options: AzureDedicatedHSMResourceProviderOptionalParams = {},\n): AzureDedicatedHSMResourceProviderContext {\n const endpointUrl = options.endpoint ?? options.baseUrl ?? \"https://management.azure.com\";\n const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;\n const userAgentInfo = `azsdk-js-arm-hardwaresecuritymodules/1.0.0-beta.1`;\n const userAgentPrefix = prefixFromOptions\n ? `${prefixFromOptions} azsdk-js-api ${userAgentInfo}`\n : `azsdk-js-api ${userAgentInfo}`;\n const { apiVersion: _, ...updatedOptions } = {\n ...options,\n userAgentOptions: { userAgentPrefix },\n loggingOptions: { logger: options.loggingOptions?.logger ?? logger.info },\n credentials: {\n scopes: options.credentials?.scopes ?? [`${endpointUrl}/.default`],\n },\n };\n const clientContext = getClient(endpointUrl, credential, updatedOptions);\n clientContext.pipeline.removePolicy({ name: \"ApiVersionPolicy\" });\n const apiVersion = options.apiVersion ?? \"2025-03-31\";\n clientContext.pipeline.addPolicy({\n name: \"ClientApiVersionPolicy\",\n sendRequest: (req, next) => {\n // Use the apiVersion defined in request url directly\n // Append one if there is no apiVersion and we have one at client options\n const url = new URL(req.url);\n if (!url.searchParams.get(\"api-version\")) {\n req.url = `${req.url}${\n Array.from(url.searchParams.keys()).length > 0 ? \"&\" : \"?\"\n }api-version=${apiVersion}`;\n }\n\n return next(req);\n },\n });\n return {\n ...clientContext,\n apiVersion,\n subscriptionId,\n } as AzureDedicatedHSMResourceProviderContext;\n}\n"]}
1
+ {"version":3,"file":"azureDedicatedHSMResourceProviderContext.js","sourceRoot":"","sources":["../../../src/api/azureDedicatedHSMResourceProviderContext.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAGtC,OAAO,EAAE,cAAc,EAAE,MAAM,0CAA0C,CAAC;AAE1E,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAqBpD,oHAAoH;AACpH,MAAM,UAAU,uCAAuC,CACrD,UAA2B,EAC3B,cAAsB,EACtB,UAA2D,EAAE;IAE7D,MAAM,WAAW,GACf,OAAO,CAAC,QAAQ,IAAI,cAAc,CAAC,OAAO,CAAC,YAAY,CAAC,IAAI,8BAA8B,CAAC;IAC7F,MAAM,iBAAiB,GAAG,OAAO,EAAE,gBAAgB,EAAE,eAAe,CAAC;IACrE,MAAM,aAAa,GAAG,mDAAmD,CAAC;IAC1E,MAAM,eAAe,GAAG,iBAAiB;QACvC,CAAC,CAAC,GAAG,iBAAiB,IAAI,aAAa,EAAE;QACzC,CAAC,CAAC,GAAG,aAAa,EAAE,CAAC;IACvB,MAAM,EAAE,UAAU,EAAE,CAAC,EAAE,GAAG,cAAc,EAAE,GAAG;QAC3C,GAAG,OAAO;QACV,gBAAgB,EAAE,EAAE,eAAe,EAAE;QACrC,cAAc,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,cAAc,EAAE,MAAM,IAAI,MAAM,CAAC,IAAI,EAAE;QACzE,WAAW,EAAE;YACX,MAAM,EAAE,OAAO,CAAC,WAAW,EAAE,MAAM,IAAI,CAAC,uCAAuC,CAAC;SACjF;KACF,CAAC;IACF,MAAM,aAAa,GAAG,SAAS,CAAC,WAAW,EAAE,UAAU,EAAE,cAAc,CAAC,CAAC;IACzE,MAAM,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC;IACtC,OAAO;QACL,GAAG,aAAa;QAChB,UAAU;QACV,cAAc;KAC6B,CAAC;AAChD,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { logger } from \"../logger.js\";\nimport { KnownVersions } from \"../models/models.js\";\nimport type { AzureSupportedClouds } from \"../static-helpers/cloudSettingHelpers.js\";\nimport { getArmEndpoint } from \"../static-helpers/cloudSettingHelpers.js\";\nimport type { Client, ClientOptions } from \"@azure-rest/core-client\";\nimport { getClient } from \"@azure-rest/core-client\";\nimport type { TokenCredential } from \"@azure/core-auth\";\n\n/** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */\nexport interface AzureDedicatedHSMResourceProviderContext extends Client {\n /** The ID of the target subscription. The value must be an UUID. */\n subscriptionId: string;\n /** The API version to use for this operation. */\n /** Known values of {@link KnownVersions} that the service accepts. */\n apiVersion?: string;\n}\n\n/** Optional parameters for the client. */\nexport interface AzureDedicatedHSMResourceProviderOptionalParams extends ClientOptions {\n /** The API version to use for this operation. */\n /** Known values of {@link KnownVersions} that the service accepts. */\n apiVersion?: string;\n /** Specifies the Azure cloud environment for the client. */\n cloudSetting?: AzureSupportedClouds;\n}\n\n/** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */\nexport function createAzureDedicatedHSMResourceProvider(\n credential: TokenCredential,\n subscriptionId: string,\n options: AzureDedicatedHSMResourceProviderOptionalParams = {},\n): AzureDedicatedHSMResourceProviderContext {\n const endpointUrl =\n options.endpoint ?? getArmEndpoint(options.cloudSetting) ?? \"https://management.azure.com\";\n const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;\n const userAgentInfo = `azsdk-js-arm-hardwaresecuritymodules/3.0.0-beta.1`;\n const userAgentPrefix = prefixFromOptions\n ? `${prefixFromOptions} ${userAgentInfo}`\n : `${userAgentInfo}`;\n const { apiVersion: _, ...updatedOptions } = {\n ...options,\n userAgentOptions: { userAgentPrefix },\n loggingOptions: { logger: options.loggingOptions?.logger ?? logger.info },\n credentials: {\n scopes: options.credentials?.scopes ?? [\"https://management.azure.com/.default\"],\n },\n };\n const clientContext = getClient(endpointUrl, credential, updatedOptions);\n const apiVersion = options.apiVersion;\n return {\n ...clientContext,\n apiVersion,\n subscriptionId,\n } as AzureDedicatedHSMResourceProviderContext;\n}\n"]}
@@ -1,3 +1,3 @@
1
1
  export { get } from "./operations.js";
2
- export { CloudHsmClusterBackupStatusGetOptionalParams } from "./options.js";
2
+ export type { CloudHsmClusterBackupStatusGetOptionalParams } from "./options.js";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/api/cloudHsmClusterBackupStatus/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,GAAG,EAAE,MAAM,iBAAiB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { get } from \"./operations.js\";\nexport { CloudHsmClusterBackupStatusGetOptionalParams } from \"./options.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/api/cloudHsmClusterBackupStatus/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,GAAG,EAAE,MAAM,iBAAiB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { get } from \"./operations.js\";\nexport type { CloudHsmClusterBackupStatusGetOptionalParams } from \"./options.js\";\n"]}
@@ -1,9 +1,9 @@
1
- import { AzureDedicatedHSMResourceProviderContext as Client } from "../index.js";
2
- import { CloudHsmClusterBackupStatusGetOptionalParams } from "./options.js";
3
- import { StreamableMethod, PathUncheckedResponse } from "@azure-rest/core-client";
4
- import { PollerLike, OperationState } from "@azure/core-lro";
1
+ import type { AzureDedicatedHSMResourceProviderContext as Client } from "../index.js";
2
+ import type { BackupResult } from "../../models/models.js";
3
+ import type { CloudHsmClusterBackupStatusGetOptionalParams } from "./options.js";
4
+ import type { StreamableMethod, PathUncheckedResponse } from "@azure-rest/core-client";
5
5
  export declare function _getSend(context: Client, resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams): StreamableMethod;
6
- export declare function _getDeserialize(result: PathUncheckedResponse): Promise<void>;
6
+ export declare function _getDeserialize(result: PathUncheckedResponse): Promise<BackupResult | void>;
7
7
  /** Gets the backup operation status of the specified Cloud HSM Cluster */
8
- export declare function get(context: Client, resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams): PollerLike<OperationState<void>, void>;
8
+ export declare function get(context: Client, resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams): Promise<BackupResult | void>;
9
9
  //# sourceMappingURL=operations.d.ts.map
@@ -1,42 +1,40 @@
1
1
  // Copyright (c) Microsoft Corporation.
2
2
  // Licensed under the MIT License.
3
- import { errorResponseDeserializer } from "../../models/models.js";
4
- import { getLongRunningPoller } from "../../static-helpers/pollingHelpers.js";
3
+ import { errorResponseDeserializer, backupResultDeserializer } from "../../models/models.js";
5
4
  import { expandUrlTemplate } from "../../static-helpers/urlTemplate.js";
6
- import { createRestError, operationOptionsToRequestParameters, } from "@azure-rest/core-client";
7
- export function _getSend(context, resourceGroupName, cloudHsmClusterName, jobId, options = {
8
- requestOptions: {},
9
- }) {
10
- var _a, _b;
5
+ import { createRestError, operationOptionsToRequestParameters } from "@azure-rest/core-client";
6
+ export function _getSend(context, resourceGroupName, cloudHsmClusterName, jobId, options = { requestOptions: {} }) {
11
7
  const path = expandUrlTemplate("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/backupOperationStatus/{jobId}{?api%2Dversion}", {
12
8
  subscriptionId: context.subscriptionId,
13
9
  resourceGroupName: resourceGroupName,
14
10
  cloudHsmClusterName: cloudHsmClusterName,
15
11
  jobId: jobId,
16
- "api%2Dversion": context.apiVersion,
12
+ "api%2Dversion": context.apiVersion ?? "2025-12-01-preview",
17
13
  }, {
18
- allowReserved: (_a = options === null || options === void 0 ? void 0 : options.requestOptions) === null || _a === void 0 ? void 0 : _a.skipUrlEncoding,
14
+ allowReserved: options?.requestOptions?.skipUrlEncoding,
15
+ });
16
+ return context.path(path).get({
17
+ ...operationOptionsToRequestParameters(options),
18
+ headers: { accept: "application/json", ...options.requestOptions?.headers },
19
19
  });
20
- return context.path(path).get(Object.assign(Object.assign({}, operationOptionsToRequestParameters(options)), { headers: Object.assign({ accept: "application/json" }, (_b = options.requestOptions) === null || _b === void 0 ? void 0 : _b.headers) }));
21
20
  }
22
21
  export async function _getDeserialize(result) {
23
22
  const expectedStatuses = ["200", "202"];
24
23
  if (!expectedStatuses.includes(result.status)) {
25
24
  const error = createRestError(result);
26
- error.details = errorResponseDeserializer(result.body);
25
+ if (result.body) {
26
+ error.details = errorResponseDeserializer(result.body);
27
+ }
27
28
  throw error;
28
29
  }
29
- return;
30
+ if (!result.body) {
31
+ return;
32
+ }
33
+ return backupResultDeserializer(result.body);
30
34
  }
31
35
  /** Gets the backup operation status of the specified Cloud HSM Cluster */
32
- export function get(context, resourceGroupName, cloudHsmClusterName, jobId, options = {
33
- requestOptions: {},
34
- }) {
35
- return getLongRunningPoller(context, _getDeserialize, ["200", "202"], {
36
- updateIntervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
37
- abortSignal: options === null || options === void 0 ? void 0 : options.abortSignal,
38
- getInitialResponse: () => _getSend(context, resourceGroupName, cloudHsmClusterName, jobId, options),
39
- resourceLocationConfig: "location",
40
- });
36
+ export async function get(context, resourceGroupName, cloudHsmClusterName, jobId, options = { requestOptions: {} }) {
37
+ const result = await _getSend(context, resourceGroupName, cloudHsmClusterName, jobId, options);
38
+ return _getDeserialize(result);
41
39
  }
42
40
  //# sourceMappingURL=operations.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../../src/api/cloudHsmClusterBackupStatus/operations.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EAAE,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AAEnE,OAAO,EAAE,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAC9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAC;AACxE,OAAO,EAGL,eAAe,EACf,mCAAmC,GACpC,MAAM,yBAAyB,CAAC;AAGjC,MAAM,UAAU,QAAQ,CACtB,OAAe,EACf,iBAAyB,EACzB,mBAA2B,EAC3B,KAAa,EACb,UAAwD;IACtD,cAAc,EAAE,EAAE;CACnB;;IAED,MAAM,IAAI,GAAG,iBAAiB,CAC5B,qMAAqM,EACrM;QACE,cAAc,EAAE,OAAO,CAAC,cAAc;QACtC,iBAAiB,EAAE,iBAAiB;QACpC,mBAAmB,EAAE,mBAAmB;QACxC,KAAK,EAAE,KAAK;QACZ,eAAe,EAAE,OAAO,CAAC,UAAU;KACpC,EACD;QACE,aAAa,EAAE,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,cAAc,0CAAE,eAAe;KACxD,CACF,CAAC;IACF,OAAO,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,GAAG,iCACxB,mCAAmC,CAAC,OAAO,CAAC,KAC/C,OAAO,kBACL,MAAM,EAAE,kBAAkB,IACvB,MAAA,OAAO,CAAC,cAAc,0CAAE,OAAO,KAEpC,CAAC;AACL,CAAC;AAED,MAAM,CAAC,KAAK,UAAU,eAAe,CAAC,MAA6B;IACjE,MAAM,gBAAgB,GAAG,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;IACxC,IAAI,CAAC,gBAAgB,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,CAAC;QAC9C,MAAM,KAAK,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC;QACtC,KAAK,CAAC,OAAO,GAAG,yBAAyB,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;QACvD,MAAM,KAAK,CAAC;IACd,CAAC;IAED,OAAO;AACT,CAAC;AAED,0EAA0E;AAC1E,MAAM,UAAU,GAAG,CACjB,OAAe,EACf,iBAAyB,EACzB,mBAA2B,EAC3B,KAAa,EACb,UAAwD;IACtD,cAAc,EAAE,EAAE;CACnB;IAED,OAAO,oBAAoB,CAAC,OAAO,EAAE,eAAe,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,EAAE;QACpE,kBAAkB,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB;QAC/C,WAAW,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW;QACjC,kBAAkB,EAAE,GAAG,EAAE,CACvB,QAAQ,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,KAAK,EAAE,OAAO,CAAC;QAC3E,sBAAsB,EAAE,UAAU;KACnC,CAA2C,CAAC;AAC/C,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { AzureDedicatedHSMResourceProviderContext as Client } from \"../index.js\";\nimport { errorResponseDeserializer } from \"../../models/models.js\";\nimport { CloudHsmClusterBackupStatusGetOptionalParams } from \"./options.js\";\nimport { getLongRunningPoller } from \"../../static-helpers/pollingHelpers.js\";\nimport { expandUrlTemplate } from \"../../static-helpers/urlTemplate.js\";\nimport {\n StreamableMethod,\n PathUncheckedResponse,\n createRestError,\n operationOptionsToRequestParameters,\n} from \"@azure-rest/core-client\";\nimport { PollerLike, OperationState } from \"@azure/core-lro\";\n\nexport function _getSend(\n context: Client,\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options: CloudHsmClusterBackupStatusGetOptionalParams = {\n requestOptions: {},\n },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/backupOperationStatus/{jobId}{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n cloudHsmClusterName: cloudHsmClusterName,\n jobId: jobId,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getDeserialize(result: PathUncheckedResponse): Promise<void> {\n const expectedStatuses = [\"200\", \"202\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n throw error;\n }\n\n return;\n}\n\n/** Gets the backup operation status of the specified Cloud HSM Cluster */\nexport function get(\n context: Client,\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options: CloudHsmClusterBackupStatusGetOptionalParams = {\n requestOptions: {},\n },\n): PollerLike<OperationState<void>, void> {\n return getLongRunningPoller(context, _getDeserialize, [\"200\", \"202\"], {\n updateIntervalInMs: options?.updateIntervalInMs,\n abortSignal: options?.abortSignal,\n getInitialResponse: () =>\n _getSend(context, resourceGroupName, cloudHsmClusterName, jobId, options),\n resourceLocationConfig: \"location\",\n }) as PollerLike<OperationState<void>, void>;\n}\n"]}
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../../src/api/cloudHsmClusterBackupStatus/operations.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAIlC,OAAO,EAAE,yBAAyB,EAAE,wBAAwB,EAAE,MAAM,wBAAwB,CAAC;AAC7F,OAAO,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAC;AAGxE,OAAO,EAAE,eAAe,EAAE,mCAAmC,EAAE,MAAM,yBAAyB,CAAC;AAE/F,MAAM,UAAU,QAAQ,CACtB,OAAe,EACf,iBAAyB,EACzB,mBAA2B,EAC3B,KAAa,EACb,UAAwD,EAAE,cAAc,EAAE,EAAE,EAAE;IAE9E,MAAM,IAAI,GAAG,iBAAiB,CAC5B,qMAAqM,EACrM;QACE,cAAc,EAAE,OAAO,CAAC,cAAc;QACtC,iBAAiB,EAAE,iBAAiB;QACpC,mBAAmB,EAAE,mBAAmB;QACxC,KAAK,EAAE,KAAK;QACZ,eAAe,EAAE,OAAO,CAAC,UAAU,IAAI,oBAAoB;KAC5D,EACD;QACE,aAAa,EAAE,OAAO,EAAE,cAAc,EAAE,eAAe;KACxD,CACF,CAAC;IACF,OAAO,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,GAAG,CAAC;QAC5B,GAAG,mCAAmC,CAAC,OAAO,CAAC;QAC/C,OAAO,EAAE,EAAE,MAAM,EAAE,kBAAkB,EAAE,GAAG,OAAO,CAAC,cAAc,EAAE,OAAO,EAAE;KAC5E,CAAC,CAAC;AACL,CAAC;AAED,MAAM,CAAC,KAAK,UAAU,eAAe,CAAC,MAA6B;IACjE,MAAM,gBAAgB,GAAG,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;IACxC,IAAI,CAAC,gBAAgB,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,CAAC;QAC9C,MAAM,KAAK,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC;QACtC,IAAI,MAAM,CAAC,IAAI,EAAE,CAAC;YAChB,KAAK,CAAC,OAAO,GAAG,yBAAyB,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;QACzD,CAAC;QAED,MAAM,KAAK,CAAC;IACd,CAAC;IAED,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;QACjB,OAAO;IACT,CAAC;IAED,OAAO,wBAAwB,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;AAC/C,CAAC;AACD,0EAA0E;AAC1E,MAAM,CAAC,KAAK,UAAU,GAAG,CACvB,OAAe,EACf,iBAAyB,EACzB,mBAA2B,EAC3B,KAAa,EACb,UAAwD,EAAE,cAAc,EAAE,EAAE,EAAE;IAE9E,MAAM,MAAM,GAAG,MAAM,QAAQ,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/F,OAAO,eAAe,CAAC,MAAM,CAAC,CAAC;AACjC,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext as Client } from \"../index.js\";\nimport type { BackupResult } from \"../../models/models.js\";\nimport { errorResponseDeserializer, backupResultDeserializer } from \"../../models/models.js\";\nimport { expandUrlTemplate } from \"../../static-helpers/urlTemplate.js\";\nimport type { CloudHsmClusterBackupStatusGetOptionalParams } from \"./options.js\";\nimport type { StreamableMethod, PathUncheckedResponse } from \"@azure-rest/core-client\";\nimport { createRestError, operationOptionsToRequestParameters } from \"@azure-rest/core-client\";\n\nexport function _getSend(\n context: Client,\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options: CloudHsmClusterBackupStatusGetOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/backupOperationStatus/{jobId}{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n cloudHsmClusterName: cloudHsmClusterName,\n jobId: jobId,\n \"api%2Dversion\": context.apiVersion ?? \"2025-12-01-preview\",\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).get({\n ...operationOptionsToRequestParameters(options),\n headers: { accept: \"application/json\", ...options.requestOptions?.headers },\n });\n}\n\nexport async function _getDeserialize(result: PathUncheckedResponse): Promise<BackupResult | void> {\n const expectedStatuses = [\"200\", \"202\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n if (result.body) {\n error.details = errorResponseDeserializer(result.body);\n }\n\n throw error;\n }\n\n if (!result.body) {\n return;\n }\n\n return backupResultDeserializer(result.body);\n}\n/** Gets the backup operation status of the specified Cloud HSM Cluster */\nexport async function get(\n context: Client,\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options: CloudHsmClusterBackupStatusGetOptionalParams = { requestOptions: {} },\n): Promise<BackupResult | void> {\n const result = await _getSend(context, resourceGroupName, cloudHsmClusterName, jobId, options);\n return _getDeserialize(result);\n}\n"]}
@@ -1,7 +1,5 @@
1
- import { OperationOptions } from "@azure-rest/core-client";
1
+ import type { OperationOptions } from "@azure-rest/core-client";
2
2
  /** Optional parameters. */
3
3
  export interface CloudHsmClusterBackupStatusGetOptionalParams extends OperationOptions {
4
- /** Delay to wait until next poll, in milliseconds. */
5
- updateIntervalInMs?: number;
6
4
  }
7
5
  //# sourceMappingURL=options.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/cloudHsmClusterBackupStatus/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface CloudHsmClusterBackupStatusGetOptionalParams extends OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n}\n"]}
1
+ {"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/cloudHsmClusterBackupStatus/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface CloudHsmClusterBackupStatusGetOptionalParams extends OperationOptions {}\n"]}
@@ -1,3 +1,3 @@
1
1
  export { $delete, create, get } from "./operations.js";
2
- export { CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams, } from "./options.js";
2
+ export type { CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams, } from "./options.js";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/api/cloudHsmClusterPrivateEndpointConnections/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,iBAAiB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { $delete, create, get } from \"./operations.js\";\nexport {\n CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n} from \"./options.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/api/cloudHsmClusterPrivateEndpointConnections/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,iBAAiB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { $delete, create, get } from \"./operations.js\";\nexport type {\n CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n} from \"./options.js\";\n"]}
@@ -1,16 +1,11 @@
1
- import { AzureDedicatedHSMResourceProviderContext as Client } from "../index.js";
2
- import { PrivateEndpointConnection } from "../../models/models.js";
3
- import { CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams } from "./options.js";
4
- import { StreamableMethod, PathUncheckedResponse } from "@azure-rest/core-client";
5
- import { PollerLike, OperationState } from "@azure/core-lro";
1
+ import type { AzureDedicatedHSMResourceProviderContext as Client } from "../index.js";
2
+ import type { PrivateEndpointConnection } from "../../models/models.js";
3
+ import type { CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams } from "./options.js";
4
+ import type { StreamableMethod, PathUncheckedResponse } from "@azure-rest/core-client";
5
+ import type { PollerLike, OperationState } from "@azure/core-lro";
6
6
  export declare function _$deleteSend(context: Client, resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): StreamableMethod;
7
7
  export declare function _$deleteDeserialize(result: PathUncheckedResponse): Promise<void>;
8
8
  /** Deletes the private endpoint connection for the Cloud Hsm Cluster. */
9
- /**
10
- * @fixme delete is a reserved word that cannot be used as an operation name.
11
- * Please add @clientName("clientName") or @clientName("<JS-Specific-Name>", "javascript")
12
- * to the operation to override the generated name.
13
- */
14
9
  export declare function $delete(context: Client, resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): PollerLike<OperationState<void>, void>;
15
10
  export declare function _createSend(context: Client, resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, properties: PrivateEndpointConnection, options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams): StreamableMethod;
16
11
  export declare function _createDeserialize(result: PathUncheckedResponse): Promise<PrivateEndpointConnection>;
@@ -3,106 +3,101 @@
3
3
  import { errorResponseDeserializer, privateEndpointConnectionSerializer, privateEndpointConnectionDeserializer, } from "../../models/models.js";
4
4
  import { getLongRunningPoller } from "../../static-helpers/pollingHelpers.js";
5
5
  import { expandUrlTemplate } from "../../static-helpers/urlTemplate.js";
6
- import { createRestError, operationOptionsToRequestParameters, } from "@azure-rest/core-client";
7
- export function _$deleteSend(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options = {
8
- requestOptions: {},
9
- }) {
10
- var _a, _b;
6
+ import { createRestError, operationOptionsToRequestParameters } from "@azure-rest/core-client";
7
+ export function _$deleteSend(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options = { requestOptions: {} }) {
11
8
  const path = expandUrlTemplate("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}{?api%2Dversion}", {
12
9
  subscriptionId: context.subscriptionId,
13
10
  resourceGroupName: resourceGroupName,
14
11
  cloudHsmClusterName: cloudHsmClusterName,
15
12
  peConnectionName: peConnectionName,
16
- "api%2Dversion": context.apiVersion,
13
+ "api%2Dversion": context.apiVersion ?? "2025-12-01-preview",
17
14
  }, {
18
- allowReserved: (_a = options === null || options === void 0 ? void 0 : options.requestOptions) === null || _a === void 0 ? void 0 : _a.skipUrlEncoding,
15
+ allowReserved: options?.requestOptions?.skipUrlEncoding,
19
16
  });
20
- return context.path(path).delete(Object.assign(Object.assign({}, operationOptionsToRequestParameters(options)), { headers: Object.assign({ accept: "application/json" }, (_b = options.requestOptions) === null || _b === void 0 ? void 0 : _b.headers) }));
17
+ return context.path(path).delete({ ...operationOptionsToRequestParameters(options) });
21
18
  }
22
19
  export async function _$deleteDeserialize(result) {
23
20
  const expectedStatuses = ["202", "204", "200"];
24
21
  if (!expectedStatuses.includes(result.status)) {
25
22
  const error = createRestError(result);
26
- error.details = errorResponseDeserializer(result.body);
23
+ if (result.body) {
24
+ error.details = errorResponseDeserializer(result.body);
25
+ }
27
26
  throw error;
28
27
  }
29
28
  return;
30
29
  }
31
30
  /** Deletes the private endpoint connection for the Cloud Hsm Cluster. */
32
- /**
33
- * @fixme delete is a reserved word that cannot be used as an operation name.
34
- * Please add @clientName("clientName") or @clientName("<JS-Specific-Name>", "javascript")
35
- * to the operation to override the generated name.
36
- */
37
- export function $delete(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options = {
38
- requestOptions: {},
39
- }) {
31
+ export function $delete(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options = { requestOptions: {} }) {
40
32
  return getLongRunningPoller(context, _$deleteDeserialize, ["202", "204", "200"], {
41
- updateIntervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
42
- abortSignal: options === null || options === void 0 ? void 0 : options.abortSignal,
33
+ updateIntervalInMs: options?.updateIntervalInMs,
34
+ abortSignal: options?.abortSignal,
43
35
  getInitialResponse: () => _$deleteSend(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options),
44
36
  resourceLocationConfig: "location",
37
+ apiVersion: context.apiVersion ?? "2025-12-01-preview",
45
38
  });
46
39
  }
47
- export function _createSend(context, resourceGroupName, cloudHsmClusterName, peConnectionName, properties, options = {
48
- requestOptions: {},
49
- }) {
50
- var _a, _b;
40
+ export function _createSend(context, resourceGroupName, cloudHsmClusterName, peConnectionName, properties, options = { requestOptions: {} }) {
51
41
  const path = expandUrlTemplate("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}{?api%2Dversion}", {
52
42
  subscriptionId: context.subscriptionId,
53
43
  resourceGroupName: resourceGroupName,
54
44
  cloudHsmClusterName: cloudHsmClusterName,
55
45
  peConnectionName: peConnectionName,
56
- "api%2Dversion": context.apiVersion,
46
+ "api%2Dversion": context.apiVersion ?? "2025-12-01-preview",
57
47
  }, {
58
- allowReserved: (_a = options === null || options === void 0 ? void 0 : options.requestOptions) === null || _a === void 0 ? void 0 : _a.skipUrlEncoding,
48
+ allowReserved: options?.requestOptions?.skipUrlEncoding,
49
+ });
50
+ return context.path(path).put({
51
+ ...operationOptionsToRequestParameters(options),
52
+ contentType: "application/json",
53
+ headers: { accept: "application/json", ...options.requestOptions?.headers },
54
+ body: privateEndpointConnectionSerializer(properties),
59
55
  });
60
- return context.path(path).put(Object.assign(Object.assign({}, operationOptionsToRequestParameters(options)), { contentType: "application/json", headers: Object.assign({ accept: "application/json" }, (_b = options.requestOptions) === null || _b === void 0 ? void 0 : _b.headers), body: privateEndpointConnectionSerializer(properties) }));
61
56
  }
62
57
  export async function _createDeserialize(result) {
63
58
  const expectedStatuses = ["200"];
64
59
  if (!expectedStatuses.includes(result.status)) {
65
60
  const error = createRestError(result);
66
- error.details = errorResponseDeserializer(result.body);
61
+ if (result.body) {
62
+ error.details = errorResponseDeserializer(result.body);
63
+ }
67
64
  throw error;
68
65
  }
69
66
  return privateEndpointConnectionDeserializer(result.body);
70
67
  }
71
68
  /** Creates or updates the private endpoint connection for the Cloud Hsm Cluster. */
72
- export async function create(context, resourceGroupName, cloudHsmClusterName, peConnectionName, properties, options = {
73
- requestOptions: {},
74
- }) {
69
+ export async function create(context, resourceGroupName, cloudHsmClusterName, peConnectionName, properties, options = { requestOptions: {} }) {
75
70
  const result = await _createSend(context, resourceGroupName, cloudHsmClusterName, peConnectionName, properties, options);
76
71
  return _createDeserialize(result);
77
72
  }
78
- export function _getSend(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options = {
79
- requestOptions: {},
80
- }) {
81
- var _a, _b;
73
+ export function _getSend(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options = { requestOptions: {} }) {
82
74
  const path = expandUrlTemplate("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}{?api%2Dversion}", {
83
75
  subscriptionId: context.subscriptionId,
84
76
  resourceGroupName: resourceGroupName,
85
77
  cloudHsmClusterName: cloudHsmClusterName,
86
78
  peConnectionName: peConnectionName,
87
- "api%2Dversion": context.apiVersion,
79
+ "api%2Dversion": context.apiVersion ?? "2025-12-01-preview",
88
80
  }, {
89
- allowReserved: (_a = options === null || options === void 0 ? void 0 : options.requestOptions) === null || _a === void 0 ? void 0 : _a.skipUrlEncoding,
81
+ allowReserved: options?.requestOptions?.skipUrlEncoding,
82
+ });
83
+ return context.path(path).get({
84
+ ...operationOptionsToRequestParameters(options),
85
+ headers: { accept: "application/json", ...options.requestOptions?.headers },
90
86
  });
91
- return context.path(path).get(Object.assign(Object.assign({}, operationOptionsToRequestParameters(options)), { headers: Object.assign({ accept: "application/json" }, (_b = options.requestOptions) === null || _b === void 0 ? void 0 : _b.headers) }));
92
87
  }
93
88
  export async function _getDeserialize(result) {
94
89
  const expectedStatuses = ["200"];
95
90
  if (!expectedStatuses.includes(result.status)) {
96
91
  const error = createRestError(result);
97
- error.details = errorResponseDeserializer(result.body);
92
+ if (result.body) {
93
+ error.details = errorResponseDeserializer(result.body);
94
+ }
98
95
  throw error;
99
96
  }
100
97
  return privateEndpointConnectionDeserializer(result.body);
101
98
  }
102
99
  /** Gets the private endpoint connection for the Cloud Hsm Cluster. */
103
- export async function get(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options = {
104
- requestOptions: {},
105
- }) {
100
+ export async function get(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options = { requestOptions: {} }) {
106
101
  const result = await _getSend(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options);
107
102
  return _getDeserialize(result);
108
103
  }