@azure/arm-hardwaresecuritymodules 2.0.0-beta.2 → 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 (758) hide show
  1. package/CHANGELOG.md +172 -0
  2. package/LICENSE +3 -3
  3. package/README.md +42 -36
  4. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.d.ts +22 -0
  5. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js +30 -0
  6. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js.map +1 -0
  7. package/dist/browser/api/cloudHsmClusterBackupStatus/index.d.ts +3 -0
  8. package/dist/browser/api/cloudHsmClusterBackupStatus/index.js +4 -0
  9. package/dist/browser/api/cloudHsmClusterBackupStatus/index.js.map +1 -0
  10. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.d.ts +9 -0
  11. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js +40 -0
  12. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js.map +1 -0
  13. package/dist/browser/api/cloudHsmClusterBackupStatus/options.d.ts +5 -0
  14. package/dist/browser/api/cloudHsmClusterBackupStatus/options.js +4 -0
  15. package/dist/browser/api/cloudHsmClusterBackupStatus/options.js.map +1 -0
  16. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  17. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.js +4 -0
  18. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  19. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +18 -0
  20. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js +104 -0
  21. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  22. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +13 -0
  23. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.js +4 -0
  24. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  25. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.d.ts +3 -0
  26. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.js +4 -0
  27. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  28. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  29. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js +44 -0
  30. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -0
  31. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.d.ts +5 -0
  32. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.js +4 -0
  33. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -0
  34. package/dist/browser/api/cloudHsmClusterRestoreStatus/index.d.ts +3 -0
  35. package/dist/browser/api/cloudHsmClusterRestoreStatus/index.js +4 -0
  36. package/dist/browser/api/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  37. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.d.ts +9 -0
  38. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js +40 -0
  39. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -0
  40. package/dist/browser/api/cloudHsmClusterRestoreStatus/options.d.ts +5 -0
  41. package/dist/browser/api/cloudHsmClusterRestoreStatus/options.js +4 -0
  42. package/dist/browser/api/cloudHsmClusterRestoreStatus/options.js.map +1 -0
  43. package/dist/browser/api/cloudHsmClusters/index.d.ts +3 -0
  44. package/dist/browser/api/cloudHsmClusters/index.js +4 -0
  45. package/dist/browser/api/cloudHsmClusters/index.js.map +1 -0
  46. package/dist/browser/api/cloudHsmClusters/operations.d.ts +47 -0
  47. package/dist/browser/api/cloudHsmClusters/operations.js +363 -0
  48. package/dist/browser/api/cloudHsmClusters/operations.js.map +1 -0
  49. package/dist/browser/api/cloudHsmClusters/options.d.ts +57 -0
  50. package/dist/browser/api/cloudHsmClusters/options.js +4 -0
  51. package/dist/browser/api/cloudHsmClusters/options.js.map +1 -0
  52. package/dist/browser/api/dedicatedHsm/index.d.ts +3 -0
  53. package/dist/browser/api/dedicatedHsm/index.js +4 -0
  54. package/dist/browser/api/dedicatedHsm/index.js.map +1 -0
  55. package/dist/browser/api/dedicatedHsm/operations.d.ts +35 -0
  56. package/dist/browser/api/dedicatedHsm/operations.js +246 -0
  57. package/dist/browser/api/dedicatedHsm/operations.js.map +1 -0
  58. package/dist/browser/api/dedicatedHsm/options.d.ts +33 -0
  59. package/dist/browser/api/dedicatedHsm/options.js +4 -0
  60. package/dist/browser/api/dedicatedHsm/options.js.map +1 -0
  61. package/dist/browser/api/index.d.ts +3 -0
  62. package/dist/browser/api/index.js +4 -0
  63. package/dist/browser/api/index.js.map +1 -0
  64. package/dist/browser/api/operations/index.d.ts +3 -0
  65. package/dist/browser/api/operations/index.js +4 -0
  66. package/dist/browser/api/operations/index.js.map +1 -0
  67. package/dist/browser/api/operations/operations.d.ts +10 -0
  68. package/dist/browser/api/operations/operations.js +37 -0
  69. package/dist/browser/api/operations/operations.js.map +1 -0
  70. package/dist/browser/api/operations/options.d.ts +5 -0
  71. package/dist/browser/api/operations/options.js +4 -0
  72. package/dist/browser/api/operations/options.js.map +1 -0
  73. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  74. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.js +4 -0
  75. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  76. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  77. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.js +142 -0
  78. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  79. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
  80. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/options.js +4 -0
  81. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  82. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
  83. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.js +4 -0
  84. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  85. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  86. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.js +44 -0
  87. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.js.map +1 -0
  88. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
  89. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/options.js +4 -0
  90. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/options.js.map +1 -0
  91. package/dist/browser/api/paymentHsmClusters/index.d.ts +3 -0
  92. package/dist/browser/api/paymentHsmClusters/index.js +4 -0
  93. package/dist/browser/api/paymentHsmClusters/index.js.map +1 -0
  94. package/dist/browser/api/paymentHsmClusters/operations.d.ts +31 -0
  95. package/dist/browser/api/paymentHsmClusters/operations.js +209 -0
  96. package/dist/browser/api/paymentHsmClusters/operations.js.map +1 -0
  97. package/dist/browser/api/paymentHsmClusters/options.d.ts +30 -0
  98. package/dist/browser/api/paymentHsmClusters/options.js +4 -0
  99. package/dist/browser/api/paymentHsmClusters/options.js.map +1 -0
  100. package/dist/browser/api/privateEndpointConnections/index.d.ts +3 -0
  101. package/dist/browser/api/privateEndpointConnections/index.js +4 -0
  102. package/dist/browser/api/privateEndpointConnections/index.js.map +1 -0
  103. package/dist/browser/api/privateEndpointConnections/operations.d.ts +10 -0
  104. package/dist/browser/api/privateEndpointConnections/operations.js +40 -0
  105. package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -0
  106. package/dist/browser/api/privateEndpointConnections/options.d.ts +5 -0
  107. package/dist/browser/api/privateEndpointConnections/options.js +4 -0
  108. package/dist/browser/api/privateEndpointConnections/options.js.map +1 -0
  109. package/dist/browser/azureDedicatedHSMResourceProvider.d.ts +45 -0
  110. package/dist/browser/azureDedicatedHSMResourceProvider.js +61 -0
  111. package/dist/browser/azureDedicatedHSMResourceProvider.js.map +1 -0
  112. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.d.ts +10 -0
  113. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js +14 -0
  114. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js.map +1 -0
  115. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +15 -0
  116. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js +16 -0
  117. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  118. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +11 -0
  119. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js +14 -0
  120. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  121. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.d.ts +10 -0
  122. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js +14 -0
  123. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  124. package/dist/browser/classic/cloudHsmClusters/index.d.ts +30 -0
  125. package/dist/browser/classic/cloudHsmClusters/index.js +23 -0
  126. package/dist/browser/classic/cloudHsmClusters/index.js.map +1 -0
  127. package/dist/browser/classic/dedicatedHsm/index.d.ts +24 -0
  128. package/dist/browser/classic/dedicatedHsm/index.js +20 -0
  129. package/dist/browser/classic/dedicatedHsm/index.js.map +1 -0
  130. package/dist/browser/classic/index.d.ts +12 -0
  131. package/dist/browser/classic/index.js +4 -0
  132. package/dist/browser/classic/index.js.map +1 -0
  133. package/dist/browser/classic/operations/index.d.ts +11 -0
  134. package/dist/browser/classic/operations/index.js +14 -0
  135. package/dist/browser/classic/operations/index.js.map +1 -0
  136. package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
  137. package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.js +17 -0
  138. package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  139. package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
  140. package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.js +14 -0
  141. package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  142. package/dist/browser/classic/paymentHsmClusters/index.d.ts +22 -0
  143. package/dist/browser/classic/paymentHsmClusters/index.js +19 -0
  144. package/dist/browser/classic/paymentHsmClusters/index.js.map +1 -0
  145. package/dist/browser/classic/privateEndpointConnections/index.d.ts +11 -0
  146. package/dist/browser/classic/privateEndpointConnections/index.js +14 -0
  147. package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -0
  148. package/dist/browser/index.d.ts +26 -0
  149. package/dist/browser/index.js +9 -0
  150. package/dist/browser/index.js.map +1 -0
  151. package/dist/browser/logger.d.ts +2 -0
  152. package/dist/browser/logger.js +5 -0
  153. package/dist/browser/logger.js.map +1 -0
  154. package/dist/browser/models/index.d.ts +3 -0
  155. package/dist/browser/models/index.js +4 -0
  156. package/dist/browser/models/index.js.map +1 -0
  157. package/dist/browser/models/models.d.ts +976 -0
  158. package/dist/browser/models/models.js +972 -0
  159. package/dist/browser/models/models.js.map +1 -0
  160. package/dist/browser/package.json +3 -0
  161. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  162. package/dist/browser/restorePollerHelpers.js +130 -0
  163. package/dist/browser/restorePollerHelpers.js.map +1 -0
  164. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  165. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  166. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  167. package/dist/browser/static-helpers/pagingHelpers.d.ts +74 -0
  168. package/dist/browser/static-helpers/pagingHelpers.js +143 -0
  169. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  170. package/dist/browser/static-helpers/pollingHelpers.d.ts +34 -0
  171. package/dist/browser/static-helpers/pollingHelpers.js +95 -0
  172. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  173. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  174. package/dist/browser/static-helpers/urlTemplate.js +200 -0
  175. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  176. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.d.ts +22 -0
  177. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js +51 -0
  178. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js.map +7 -0
  179. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.d.ts +3 -0
  180. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js +28 -0
  181. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js.map +7 -0
  182. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.d.ts +9 -0
  183. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js +71 -0
  184. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js.map +7 -0
  185. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.d.ts +5 -0
  186. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js +16 -0
  187. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js.map +7 -0
  188. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  189. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js +32 -0
  190. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +7 -0
  191. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +18 -0
  192. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js +166 -0
  193. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +7 -0
  194. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +13 -0
  195. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js +16 -0
  196. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +7 -0
  197. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.d.ts +3 -0
  198. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js +28 -0
  199. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js.map +7 -0
  200. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  201. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js +81 -0
  202. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js.map +7 -0
  203. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.d.ts +5 -0
  204. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js +16 -0
  205. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js.map +7 -0
  206. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.d.ts +3 -0
  207. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js +28 -0
  208. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js.map +7 -0
  209. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.d.ts +9 -0
  210. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js +71 -0
  211. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js.map +7 -0
  212. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.d.ts +5 -0
  213. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js +16 -0
  214. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js.map +7 -0
  215. package/dist/commonjs/api/cloudHsmClusters/index.d.ts +3 -0
  216. package/dist/commonjs/api/cloudHsmClusters/index.js +46 -0
  217. package/dist/commonjs/api/cloudHsmClusters/index.js.map +7 -0
  218. package/dist/commonjs/api/cloudHsmClusters/operations.d.ts +47 -0
  219. package/dist/commonjs/api/cloudHsmClusters/operations.js +497 -0
  220. package/dist/commonjs/api/cloudHsmClusters/operations.js.map +7 -0
  221. package/dist/commonjs/api/cloudHsmClusters/options.d.ts +57 -0
  222. package/dist/commonjs/api/cloudHsmClusters/options.js +16 -0
  223. package/dist/commonjs/api/cloudHsmClusters/options.js.map +7 -0
  224. package/dist/commonjs/api/dedicatedHsm/index.d.ts +3 -0
  225. package/dist/commonjs/api/dedicatedHsm/index.js +40 -0
  226. package/dist/commonjs/api/dedicatedHsm/index.js.map +7 -0
  227. package/dist/commonjs/api/dedicatedHsm/operations.d.ts +35 -0
  228. package/dist/commonjs/api/dedicatedHsm/operations.js +349 -0
  229. package/dist/commonjs/api/dedicatedHsm/operations.js.map +7 -0
  230. package/dist/commonjs/api/dedicatedHsm/options.d.ts +33 -0
  231. package/dist/commonjs/api/dedicatedHsm/options.js +16 -0
  232. package/dist/commonjs/api/dedicatedHsm/options.js.map +7 -0
  233. package/dist/commonjs/api/index.d.ts +3 -0
  234. package/dist/commonjs/api/index.js +28 -0
  235. package/dist/commonjs/api/index.js.map +7 -0
  236. package/dist/commonjs/api/operations/index.d.ts +3 -0
  237. package/dist/commonjs/api/operations/index.js +28 -0
  238. package/dist/commonjs/api/operations/index.js.map +7 -0
  239. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  240. package/dist/commonjs/api/operations/operations.js +74 -0
  241. package/dist/commonjs/api/operations/operations.js.map +7 -0
  242. package/dist/commonjs/api/operations/options.d.ts +5 -0
  243. package/dist/commonjs/api/operations/options.js +16 -0
  244. package/dist/commonjs/api/operations/options.js.map +7 -0
  245. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  246. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.js +34 -0
  247. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +7 -0
  248. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  249. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.js +219 -0
  250. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +7 -0
  251. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
  252. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.js +16 -0
  253. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +7 -0
  254. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
  255. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.js +28 -0
  256. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.js.map +7 -0
  257. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  258. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.js +81 -0
  259. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.js.map +7 -0
  260. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
  261. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.js +16 -0
  262. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.js.map +7 -0
  263. package/dist/commonjs/api/paymentHsmClusters/index.d.ts +3 -0
  264. package/dist/commonjs/api/paymentHsmClusters/index.js +38 -0
  265. package/dist/commonjs/api/paymentHsmClusters/index.js.map +7 -0
  266. package/dist/commonjs/api/paymentHsmClusters/operations.d.ts +31 -0
  267. package/dist/commonjs/api/paymentHsmClusters/operations.js +297 -0
  268. package/dist/commonjs/api/paymentHsmClusters/operations.js.map +7 -0
  269. package/dist/commonjs/api/paymentHsmClusters/options.d.ts +30 -0
  270. package/dist/commonjs/api/paymentHsmClusters/options.js +16 -0
  271. package/dist/commonjs/api/paymentHsmClusters/options.js.map +7 -0
  272. package/dist/commonjs/api/privateEndpointConnections/index.d.ts +3 -0
  273. package/dist/commonjs/api/privateEndpointConnections/index.js +28 -0
  274. package/dist/commonjs/api/privateEndpointConnections/index.js.map +7 -0
  275. package/dist/commonjs/api/privateEndpointConnections/operations.d.ts +10 -0
  276. package/dist/commonjs/api/privateEndpointConnections/operations.js +77 -0
  277. package/dist/commonjs/api/privateEndpointConnections/operations.js.map +7 -0
  278. package/dist/commonjs/api/privateEndpointConnections/options.d.ts +5 -0
  279. package/dist/commonjs/api/privateEndpointConnections/options.js +16 -0
  280. package/dist/commonjs/api/privateEndpointConnections/options.js.map +7 -0
  281. package/dist/commonjs/azureDedicatedHSMResourceProvider.d.ts +45 -0
  282. package/dist/commonjs/azureDedicatedHSMResourceProvider.js +84 -0
  283. package/dist/commonjs/azureDedicatedHSMResourceProvider.js.map +7 -0
  284. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.d.ts +10 -0
  285. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js +38 -0
  286. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js.map +7 -0
  287. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +15 -0
  288. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js +47 -0
  289. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +7 -0
  290. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +11 -0
  291. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js +38 -0
  292. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js.map +7 -0
  293. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.d.ts +10 -0
  294. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js +38 -0
  295. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js.map +7 -0
  296. package/dist/commonjs/classic/cloudHsmClusters/index.d.ts +30 -0
  297. package/dist/commonjs/classic/cloudHsmClusters/index.js +47 -0
  298. package/dist/commonjs/classic/cloudHsmClusters/index.js.map +7 -0
  299. package/dist/commonjs/classic/dedicatedHsm/index.d.ts +24 -0
  300. package/dist/commonjs/classic/dedicatedHsm/index.js +44 -0
  301. package/dist/commonjs/classic/dedicatedHsm/index.js.map +7 -0
  302. package/dist/commonjs/classic/index.d.ts +12 -0
  303. package/dist/commonjs/classic/index.js +16 -0
  304. package/dist/commonjs/classic/index.js.map +7 -0
  305. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  306. package/dist/commonjs/classic/operations/index.js +38 -0
  307. package/dist/commonjs/classic/operations/index.js.map +7 -0
  308. package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
  309. package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.js +48 -0
  310. package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +7 -0
  311. package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
  312. package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.js +38 -0
  313. package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.js.map +7 -0
  314. package/dist/commonjs/classic/paymentHsmClusters/index.d.ts +22 -0
  315. package/dist/commonjs/classic/paymentHsmClusters/index.js +43 -0
  316. package/dist/commonjs/classic/paymentHsmClusters/index.js.map +7 -0
  317. package/dist/commonjs/classic/privateEndpointConnections/index.d.ts +11 -0
  318. package/dist/commonjs/classic/privateEndpointConnections/index.js +38 -0
  319. package/dist/commonjs/classic/privateEndpointConnections/index.js.map +7 -0
  320. package/dist/commonjs/index.d.ts +26 -0
  321. package/dist/commonjs/index.js +78 -0
  322. package/dist/commonjs/index.js.map +7 -0
  323. package/dist/commonjs/logger.d.ts +2 -0
  324. package/dist/commonjs/logger.js +29 -0
  325. package/dist/commonjs/logger.js.map +7 -0
  326. package/dist/commonjs/models/index.d.ts +3 -0
  327. package/dist/commonjs/models/index.js +64 -0
  328. package/dist/commonjs/models/index.js.map +7 -0
  329. package/dist/commonjs/models/models.d.ts +976 -0
  330. package/dist/commonjs/models/models.js +1042 -0
  331. package/dist/commonjs/models/models.js.map +7 -0
  332. package/dist/commonjs/package.json +3 -0
  333. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  334. package/dist/commonjs/restorePollerHelpers.js +143 -0
  335. package/dist/commonjs/restorePollerHelpers.js.map +7 -0
  336. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  337. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
  338. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
  339. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +74 -0
  340. package/dist/commonjs/static-helpers/pagingHelpers.js +143 -0
  341. package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -0
  342. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +34 -0
  343. package/dist/commonjs/static-helpers/pollingHelpers.js +101 -0
  344. package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -0
  345. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  346. package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
  347. package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
  348. package/{types → dist/commonjs}/tsdoc-metadata.json +11 -11
  349. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.d.ts +22 -0
  350. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js +30 -0
  351. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js.map +1 -0
  352. package/dist/esm/api/cloudHsmClusterBackupStatus/index.d.ts +3 -0
  353. package/dist/esm/api/cloudHsmClusterBackupStatus/index.js +4 -0
  354. package/dist/esm/api/cloudHsmClusterBackupStatus/index.js.map +1 -0
  355. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.d.ts +9 -0
  356. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js +40 -0
  357. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js.map +1 -0
  358. package/dist/esm/api/cloudHsmClusterBackupStatus/options.d.ts +5 -0
  359. package/dist/esm/api/cloudHsmClusterBackupStatus/options.js +4 -0
  360. package/dist/esm/api/cloudHsmClusterBackupStatus/options.js.map +1 -0
  361. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  362. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.js +4 -0
  363. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  364. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +18 -0
  365. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js +104 -0
  366. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  367. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +13 -0
  368. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.js +4 -0
  369. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  370. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.d.ts +3 -0
  371. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.js +4 -0
  372. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  373. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  374. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js +44 -0
  375. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -0
  376. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.d.ts +5 -0
  377. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.js +4 -0
  378. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -0
  379. package/dist/esm/api/cloudHsmClusterRestoreStatus/index.d.ts +3 -0
  380. package/dist/esm/api/cloudHsmClusterRestoreStatus/index.js +4 -0
  381. package/dist/esm/api/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  382. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.d.ts +9 -0
  383. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js +40 -0
  384. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -0
  385. package/dist/esm/api/cloudHsmClusterRestoreStatus/options.d.ts +5 -0
  386. package/dist/esm/api/cloudHsmClusterRestoreStatus/options.js +4 -0
  387. package/dist/esm/api/cloudHsmClusterRestoreStatus/options.js.map +1 -0
  388. package/dist/esm/api/cloudHsmClusters/index.d.ts +3 -0
  389. package/dist/esm/api/cloudHsmClusters/index.js +4 -0
  390. package/dist/esm/api/cloudHsmClusters/index.js.map +1 -0
  391. package/dist/esm/api/cloudHsmClusters/operations.d.ts +47 -0
  392. package/dist/esm/api/cloudHsmClusters/operations.js +363 -0
  393. package/dist/esm/api/cloudHsmClusters/operations.js.map +1 -0
  394. package/dist/esm/api/cloudHsmClusters/options.d.ts +57 -0
  395. package/dist/esm/api/cloudHsmClusters/options.js +4 -0
  396. package/dist/esm/api/cloudHsmClusters/options.js.map +1 -0
  397. package/dist/esm/api/dedicatedHsm/index.d.ts +3 -0
  398. package/dist/esm/api/dedicatedHsm/index.js +4 -0
  399. package/dist/esm/api/dedicatedHsm/index.js.map +1 -0
  400. package/dist/esm/api/dedicatedHsm/operations.d.ts +35 -0
  401. package/dist/esm/api/dedicatedHsm/operations.js +246 -0
  402. package/dist/esm/api/dedicatedHsm/operations.js.map +1 -0
  403. package/dist/esm/api/dedicatedHsm/options.d.ts +33 -0
  404. package/dist/esm/api/dedicatedHsm/options.js +4 -0
  405. package/dist/esm/api/dedicatedHsm/options.js.map +1 -0
  406. package/dist/esm/api/index.d.ts +3 -0
  407. package/dist/esm/api/index.js +4 -0
  408. package/dist/esm/api/index.js.map +1 -0
  409. package/dist/esm/api/operations/index.d.ts +3 -0
  410. package/dist/esm/api/operations/index.js +4 -0
  411. package/dist/esm/api/operations/index.js.map +1 -0
  412. package/dist/esm/api/operations/operations.d.ts +10 -0
  413. package/dist/esm/api/operations/operations.js +37 -0
  414. package/dist/esm/api/operations/operations.js.map +1 -0
  415. package/dist/esm/api/operations/options.d.ts +5 -0
  416. package/dist/esm/api/operations/options.js +4 -0
  417. package/dist/esm/api/operations/options.js.map +1 -0
  418. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  419. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.js +4 -0
  420. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  421. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  422. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.js +142 -0
  423. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  424. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
  425. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/options.js +4 -0
  426. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  427. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
  428. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.js +4 -0
  429. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  430. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  431. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.js +44 -0
  432. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.js.map +1 -0
  433. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
  434. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/options.js +4 -0
  435. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/options.js.map +1 -0
  436. package/dist/esm/api/paymentHsmClusters/index.d.ts +3 -0
  437. package/dist/esm/api/paymentHsmClusters/index.js +4 -0
  438. package/dist/esm/api/paymentHsmClusters/index.js.map +1 -0
  439. package/dist/esm/api/paymentHsmClusters/operations.d.ts +31 -0
  440. package/dist/esm/api/paymentHsmClusters/operations.js +209 -0
  441. package/dist/esm/api/paymentHsmClusters/operations.js.map +1 -0
  442. package/dist/esm/api/paymentHsmClusters/options.d.ts +30 -0
  443. package/dist/esm/api/paymentHsmClusters/options.js +4 -0
  444. package/dist/esm/api/paymentHsmClusters/options.js.map +1 -0
  445. package/dist/esm/api/privateEndpointConnections/index.d.ts +3 -0
  446. package/dist/esm/api/privateEndpointConnections/index.js +4 -0
  447. package/dist/esm/api/privateEndpointConnections/index.js.map +1 -0
  448. package/dist/esm/api/privateEndpointConnections/operations.d.ts +10 -0
  449. package/dist/esm/api/privateEndpointConnections/operations.js +40 -0
  450. package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -0
  451. package/dist/esm/api/privateEndpointConnections/options.d.ts +5 -0
  452. package/dist/esm/api/privateEndpointConnections/options.js +4 -0
  453. package/dist/esm/api/privateEndpointConnections/options.js.map +1 -0
  454. package/dist/esm/azureDedicatedHSMResourceProvider.d.ts +45 -0
  455. package/dist/esm/azureDedicatedHSMResourceProvider.js +61 -0
  456. package/dist/esm/azureDedicatedHSMResourceProvider.js.map +1 -0
  457. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.d.ts +10 -0
  458. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js +14 -0
  459. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js.map +1 -0
  460. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +15 -0
  461. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js +16 -0
  462. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  463. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +11 -0
  464. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js +14 -0
  465. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  466. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.d.ts +10 -0
  467. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js +14 -0
  468. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  469. package/dist/esm/classic/cloudHsmClusters/index.d.ts +30 -0
  470. package/dist/esm/classic/cloudHsmClusters/index.js +23 -0
  471. package/dist/esm/classic/cloudHsmClusters/index.js.map +1 -0
  472. package/dist/esm/classic/dedicatedHsm/index.d.ts +24 -0
  473. package/dist/esm/classic/dedicatedHsm/index.js +20 -0
  474. package/dist/esm/classic/dedicatedHsm/index.js.map +1 -0
  475. package/dist/esm/classic/index.d.ts +12 -0
  476. package/dist/esm/classic/index.js +4 -0
  477. package/dist/esm/classic/index.js.map +1 -0
  478. package/dist/esm/classic/operations/index.d.ts +11 -0
  479. package/dist/esm/classic/operations/index.js +14 -0
  480. package/dist/esm/classic/operations/index.js.map +1 -0
  481. package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
  482. package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.js +17 -0
  483. package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  484. package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
  485. package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.js +14 -0
  486. package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  487. package/dist/esm/classic/paymentHsmClusters/index.d.ts +22 -0
  488. package/dist/esm/classic/paymentHsmClusters/index.js +19 -0
  489. package/dist/esm/classic/paymentHsmClusters/index.js.map +1 -0
  490. package/dist/esm/classic/privateEndpointConnections/index.d.ts +11 -0
  491. package/dist/esm/classic/privateEndpointConnections/index.js +14 -0
  492. package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -0
  493. package/dist/esm/index.d.ts +26 -0
  494. package/dist/esm/index.js +9 -0
  495. package/dist/esm/index.js.map +1 -0
  496. package/dist/esm/logger.d.ts +2 -0
  497. package/dist/esm/logger.js +5 -0
  498. package/dist/esm/logger.js.map +1 -0
  499. package/dist/esm/models/index.d.ts +3 -0
  500. package/dist/esm/models/index.js +4 -0
  501. package/dist/esm/models/index.js.map +1 -0
  502. package/dist/esm/models/models.d.ts +976 -0
  503. package/dist/esm/models/models.js +972 -0
  504. package/dist/esm/models/models.js.map +1 -0
  505. package/dist/esm/package.json +3 -0
  506. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  507. package/dist/esm/restorePollerHelpers.js +130 -0
  508. package/dist/esm/restorePollerHelpers.js.map +1 -0
  509. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  510. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  511. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  512. package/dist/esm/static-helpers/pagingHelpers.d.ts +74 -0
  513. package/dist/esm/static-helpers/pagingHelpers.js +143 -0
  514. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  515. package/dist/esm/static-helpers/pollingHelpers.d.ts +34 -0
  516. package/dist/esm/static-helpers/pollingHelpers.js +95 -0
  517. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  518. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  519. package/dist/esm/static-helpers/urlTemplate.js +200 -0
  520. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  521. package/package.json +280 -87
  522. package/review/arm-hardwaresecuritymodules-node.api.md +860 -0
  523. package/dist/index.js +0 -4363
  524. package/dist/index.js.map +0 -1
  525. package/dist/index.min.js +0 -1
  526. package/dist/index.min.js.map +0 -1
  527. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts +0 -2
  528. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts.map +0 -1
  529. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js +0 -40
  530. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js.map +0 -1
  531. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.d.ts +0 -2
  532. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.d.ts.map +0 -1
  533. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js +0 -46
  534. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js.map +0 -1
  535. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.d.ts +0 -2
  536. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  537. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js +0 -40
  538. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js.map +0 -1
  539. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.d.ts +0 -2
  540. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.d.ts.map +0 -1
  541. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.js +0 -40
  542. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.js.map +0 -1
  543. package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.d.ts +0 -2
  544. package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.d.ts.map +0 -1
  545. package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js +0 -55
  546. package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js.map +0 -1
  547. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts +0 -2
  548. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts.map +0 -1
  549. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js +0 -40
  550. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js.map +0 -1
  551. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts +0 -2
  552. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts.map +0 -1
  553. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js +0 -39
  554. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js.map +0 -1
  555. package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.d.ts +0 -2
  556. package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.d.ts.map +0 -1
  557. package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js +0 -53
  558. package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js.map +0 -1
  559. package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.d.ts +0 -2
  560. package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.d.ts.map +0 -1
  561. package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.js +0 -39
  562. package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.js.map +0 -1
  563. package/dist-esm/samples-dev/cloudHsmClustersGetSample.d.ts +0 -2
  564. package/dist-esm/samples-dev/cloudHsmClustersGetSample.d.ts.map +0 -1
  565. package/dist-esm/samples-dev/cloudHsmClustersGetSample.js +0 -39
  566. package/dist-esm/samples-dev/cloudHsmClustersGetSample.js.map +0 -1
  567. package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.d.ts +0 -2
  568. package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.d.ts.map +0 -1
  569. package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js +0 -54
  570. package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js.map +0 -1
  571. package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.d.ts +0 -2
  572. package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.d.ts.map +0 -1
  573. package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js +0 -53
  574. package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js.map +0 -1
  575. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts +0 -2
  576. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts.map +0 -1
  577. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js +0 -43
  578. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js.map +0 -1
  579. package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.d.ts +0 -2
  580. package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.d.ts.map +0 -1
  581. package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js +0 -47
  582. package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js.map +0 -1
  583. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts +0 -2
  584. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts.map +0 -1
  585. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js +0 -39
  586. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js.map +0 -1
  587. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts +0 -2
  588. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts.map +0 -1
  589. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js +0 -46
  590. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js.map +0 -1
  591. package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.d.ts +0 -2
  592. package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.d.ts.map +0 -1
  593. package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js +0 -119
  594. package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js.map +0 -1
  595. package/dist-esm/samples-dev/dedicatedHsmDeleteSample.d.ts +0 -2
  596. package/dist-esm/samples-dev/dedicatedHsmDeleteSample.d.ts.map +0 -1
  597. package/dist-esm/samples-dev/dedicatedHsmDeleteSample.js +0 -39
  598. package/dist-esm/samples-dev/dedicatedHsmDeleteSample.js.map +0 -1
  599. package/dist-esm/samples-dev/dedicatedHsmGetSample.d.ts +0 -2
  600. package/dist-esm/samples-dev/dedicatedHsmGetSample.d.ts.map +0 -1
  601. package/dist-esm/samples-dev/dedicatedHsmGetSample.js +0 -77
  602. package/dist-esm/samples-dev/dedicatedHsmGetSample.js.map +0 -1
  603. package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.d.ts +0 -2
  604. package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.d.ts.map +0 -1
  605. package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js +0 -88
  606. package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js.map +0 -1
  607. package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.d.ts +0 -2
  608. package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.d.ts.map +0 -1
  609. package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js +0 -86
  610. package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js.map +0 -1
  611. package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.d.ts +0 -2
  612. package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.d.ts.map +0 -1
  613. package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js +0 -55
  614. package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js.map +0 -1
  615. package/dist-esm/samples-dev/dedicatedHsmUpdateSample.d.ts +0 -2
  616. package/dist-esm/samples-dev/dedicatedHsmUpdateSample.d.ts.map +0 -1
  617. package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js +0 -62
  618. package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js.map +0 -1
  619. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  620. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  621. package/dist-esm/samples-dev/operationsListSample.js +0 -86
  622. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  623. package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.d.ts +0 -2
  624. package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.d.ts.map +0 -1
  625. package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js +0 -55
  626. package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js.map +0 -1
  627. package/dist-esm/src/azureHSMResourceProvider.d.ts +0 -27
  628. package/dist-esm/src/azureHSMResourceProvider.d.ts.map +0 -1
  629. package/dist-esm/src/azureHSMResourceProvider.js +0 -109
  630. package/dist-esm/src/azureHSMResourceProvider.js.map +0 -1
  631. package/dist-esm/src/index.d.ts +0 -5
  632. package/dist-esm/src/index.d.ts.map +0 -1
  633. package/dist-esm/src/index.js +0 -13
  634. package/dist-esm/src/index.js.map +0 -1
  635. package/dist-esm/src/lroImpl.d.ts +0 -11
  636. package/dist-esm/src/lroImpl.d.ts.map +0 -1
  637. package/dist-esm/src/lroImpl.js +0 -21
  638. package/dist-esm/src/lroImpl.js.map +0 -1
  639. package/dist-esm/src/models/index.d.ts +0 -1182
  640. package/dist-esm/src/models/index.d.ts.map +0 -1
  641. package/dist-esm/src/models/index.js +0 -188
  642. package/dist-esm/src/models/index.js.map +0 -1
  643. package/dist-esm/src/models/mappers.d.ts +0 -59
  644. package/dist-esm/src/models/mappers.d.ts.map +0 -1
  645. package/dist-esm/src/models/mappers.js +0 -1414
  646. package/dist-esm/src/models/mappers.js.map +0 -1
  647. package/dist-esm/src/models/parameters.d.ts +0 -29
  648. package/dist-esm/src/models/parameters.d.ts.map +0 -1
  649. package/dist-esm/src/models/parameters.js +0 -215
  650. package/dist-esm/src/models/parameters.js.map +0 -1
  651. package/dist-esm/src/operations/cloudHsmClusterBackupStatus.d.ts +0 -22
  652. package/dist-esm/src/operations/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  653. package/dist-esm/src/operations/cloudHsmClusterBackupStatus.js +0 -61
  654. package/dist-esm/src/operations/cloudHsmClusterBackupStatus.js.map +0 -1
  655. package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +0 -55
  656. package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  657. package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.js +0 -201
  658. package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  659. package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.d.ts +0 -41
  660. package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
  661. package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.js +0 -153
  662. package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  663. package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.d.ts +0 -22
  664. package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  665. package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.js +0 -61
  666. package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.js.map +0 -1
  667. package/dist-esm/src/operations/cloudHsmClusters.d.ts +0 -182
  668. package/dist-esm/src/operations/cloudHsmClusters.d.ts.map +0 -1
  669. package/dist-esm/src/operations/cloudHsmClusters.js +0 -965
  670. package/dist-esm/src/operations/cloudHsmClusters.js.map +0 -1
  671. package/dist-esm/src/operations/dedicatedHsmOperations.d.ts +0 -134
  672. package/dist-esm/src/operations/dedicatedHsmOperations.d.ts.map +0 -1
  673. package/dist-esm/src/operations/dedicatedHsmOperations.js +0 -681
  674. package/dist-esm/src/operations/dedicatedHsmOperations.js.map +0 -1
  675. package/dist-esm/src/operations/index.d.ts +0 -9
  676. package/dist-esm/src/operations/index.d.ts.map +0 -1
  677. package/dist-esm/src/operations/index.js +0 -16
  678. package/dist-esm/src/operations/index.js.map +0 -1
  679. package/dist-esm/src/operations/operations.d.ts +0 -26
  680. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  681. package/dist-esm/src/operations/operations.js +0 -96
  682. package/dist-esm/src/operations/operations.js.map +0 -1
  683. package/dist-esm/src/operations/privateEndpointConnections.d.ts +0 -43
  684. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  685. package/dist-esm/src/operations/privateEndpointConnections.js +0 -155
  686. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  687. package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +0 -14
  688. package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  689. package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.js +0 -9
  690. package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +0 -1
  691. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +0 -47
  692. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  693. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +0 -9
  694. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  695. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +0 -14
  696. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
  697. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +0 -9
  698. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  699. package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +0 -14
  700. package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  701. package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.js +0 -9
  702. package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +0 -1
  703. package/dist-esm/src/operationsInterfaces/cloudHsmClusters.d.ts +0 -145
  704. package/dist-esm/src/operationsInterfaces/cloudHsmClusters.d.ts.map +0 -1
  705. package/dist-esm/src/operationsInterfaces/cloudHsmClusters.js +0 -9
  706. package/dist-esm/src/operationsInterfaces/cloudHsmClusters.js.map +0 -1
  707. package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.d.ts +0 -78
  708. package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.d.ts.map +0 -1
  709. package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.js +0 -9
  710. package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.js.map +0 -1
  711. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -9
  712. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  713. package/dist-esm/src/operationsInterfaces/index.js +0 -16
  714. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  715. package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
  716. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  717. package/dist-esm/src/operationsInterfaces/operations.js +0 -9
  718. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  719. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +0 -15
  720. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  721. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +0 -9
  722. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  723. package/dist-esm/src/pagingHelper.d.ts +0 -13
  724. package/dist-esm/src/pagingHelper.d.ts.map +0 -1
  725. package/dist-esm/src/pagingHelper.js +0 -32
  726. package/dist-esm/src/pagingHelper.js.map +0 -1
  727. package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.d.ts +0 -4
  728. package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.d.ts.map +0 -1
  729. package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js +0 -77
  730. package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js.map +0 -1
  731. package/review/arm-hardwaresecuritymodules.api.md +0 -927
  732. package/src/azureHSMResourceProvider.ts +0 -179
  733. package/src/index.ts +0 -13
  734. package/src/lroImpl.ts +0 -42
  735. package/src/models/index.ts +0 -1366
  736. package/src/models/mappers.ts +0 -1529
  737. package/src/models/parameters.ts +0 -255
  738. package/src/operations/cloudHsmClusterBackupStatus.ts +0 -82
  739. package/src/operations/cloudHsmClusterPrivateEndpointConnections.ts +0 -281
  740. package/src/operations/cloudHsmClusterPrivateLinkResources.ts +0 -206
  741. package/src/operations/cloudHsmClusterRestoreStatus.ts +0 -82
  742. package/src/operations/cloudHsmClusters.ts +0 -1283
  743. package/src/operations/dedicatedHsmOperations.ts +0 -888
  744. package/src/operations/index.ts +0 -16
  745. package/src/operations/operations.ts +0 -103
  746. package/src/operations/privateEndpointConnections.ts +0 -208
  747. package/src/operationsInterfaces/cloudHsmClusterBackupStatus.ts +0 -30
  748. package/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.ts +0 -89
  749. package/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts +0 -30
  750. package/src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts +0 -30
  751. package/src/operationsInterfaces/cloudHsmClusters.ts +0 -279
  752. package/src/operationsInterfaces/dedicatedHsmOperations.ts +0 -155
  753. package/src/operationsInterfaces/index.ts +0 -16
  754. package/src/operationsInterfaces/operations.ts +0 -22
  755. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -31
  756. package/src/pagingHelper.ts +0 -39
  757. package/tsconfig.json +0 -33
  758. package/types/arm-hardwaresecuritymodules.d.ts +0 -1694
package/CHANGELOG.md CHANGED
@@ -1,4 +1,176 @@
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
+
48
+
49
+ ## 2.0.0 (2025-07-04)
50
+
51
+ ### Features Added
52
+ - Added operation group CloudHsmClusterBackupStatusOperations
53
+ - Added operation group CloudHsmClusterPrivateEndpointConnectionsOperations
54
+ - Added operation group CloudHsmClusterPrivateLinkResourcesOperations
55
+ - Added operation group CloudHsmClusterRestoreStatusOperations
56
+ - Added operation group CloudHsmClustersOperations
57
+ - Added operation group DedicatedHsmOperations
58
+ - Added operation group PrivateEndpointConnectionsOperations
59
+ - Added Interface BackupRequestProperties
60
+ - Added Interface BackupRestoreBaseResultProperties
61
+ - Added Interface BackupRestoreRequestBaseProperties
62
+ - Added Interface BackupResult
63
+ - Added Interface BackupResultProperties
64
+ - Added Interface CloudHsmCluster
65
+ - Added Interface CloudHsmClusterBackupStatusGetOptionalParams
66
+ - Added Interface CloudHsmClusterPatchParameters
67
+ - Added Interface CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams
68
+ - Added Interface CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams
69
+ - Added Interface CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams
70
+ - Added Interface CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams
71
+ - Added Interface CloudHsmClusterProperties
72
+ - Added Interface CloudHsmClusterRestoreStatusGetOptionalParams
73
+ - Added Interface CloudHsmClustersBackupOptionalParams
74
+ - Added Interface CloudHsmClustersCreateOrUpdateOptionalParams
75
+ - Added Interface CloudHsmClustersDeleteOptionalParams
76
+ - Added Interface CloudHsmClustersGetOptionalParams
77
+ - Added Interface CloudHsmClusterSku
78
+ - Added Interface CloudHsmClustersListByResourceGroupOptionalParams
79
+ - Added Interface CloudHsmClustersListBySubscriptionOptionalParams
80
+ - Added Interface CloudHsmClustersRestoreOptionalParams
81
+ - Added Interface CloudHsmClustersUpdateOptionalParams
82
+ - Added Interface CloudHsmClustersValidateBackupPropertiesOptionalParams
83
+ - Added Interface CloudHsmClustersValidateRestorePropertiesOptionalParams
84
+ - Added Interface CloudHsmProperties
85
+ - Added Interface DedicatedHsm
86
+ - Added Interface DedicatedHsmProperties
87
+ - Added Interface ErrorAdditionalInfo
88
+ - Added Interface ErrorDetail
89
+ - Added Interface ErrorResponse
90
+ - Added Interface ManagedServiceIdentity
91
+ - Added Interface Operation
92
+ - Added Interface OperationDisplay
93
+ - Added Interface PageSettings
94
+ - Added Interface PrivateEndpoint
95
+ - Added Interface PrivateEndpointConnection
96
+ - Added Interface PrivateEndpointConnectionProperties
97
+ - Added Interface PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams
98
+ - Added Interface PrivateLinkResource
99
+ - Added Interface PrivateLinkResourceProperties
100
+ - Added Interface PrivateLinkServiceConnectionState
101
+ - Added Interface ProxyResource
102
+ - Added Interface RestoreRequestProperties
103
+ - Added Interface RestoreResult
104
+ - Added Interface TrackedResource
105
+ - Added Interface UserAssignedIdentity
106
+ - Interface ApiEntityReference has a new optional parameter resourceId
107
+ - Interface NetworkInterface has a new optional parameter resourceId
108
+ - Interface Resource has a new optional parameter systemData
109
+ - Added Type Alias ActionType
110
+ - Added Type Alias ActivationState
111
+ - Added Type Alias AutoGeneratedDomainNameLabelScope
112
+ - Added Type Alias BackupRestoreOperationStatus
113
+ - Added Type Alias CloudHsmClusterSkuFamily
114
+ - Added Type Alias CloudHsmClusterSkuName
115
+ - Added Type Alias CreatedByType
116
+ - Added Type Alias ManagedServiceIdentityType
117
+ - Added Type Alias Origin
118
+ - Added Type Alias PrivateEndpointConnectionProvisioningState
119
+ - Added Type Alias PrivateEndpointServiceConnectionStatus
120
+ - Added Type Alias ProvisioningState
121
+ - Added Type Alias PublicNetworkAccess
122
+ - Added Enum KnownActionType
123
+ - Added Enum KnownActivationState
124
+ - Added Enum KnownAutoGeneratedDomainNameLabelScope
125
+ - Added Enum KnownBackupRestoreOperationStatus
126
+ - Added Enum KnownCloudHsmClusterSkuFamily
127
+ - Added Enum KnownCreatedByType
128
+ - Added Enum KnownManagedServiceIdentityType
129
+ - Added Enum KnownOrigin
130
+ - Added Enum KnownPrivateEndpointConnectionProvisioningState
131
+ - Added Enum KnownPrivateEndpointServiceConnectionStatus
132
+ - Added Enum KnownProvisioningState
133
+ - Added Enum KnownPublicNetworkAccess
134
+ - Added Enum KnownVersions
135
+ ### Breaking Changes
136
+ - Class AzureDedicatedHSMResourceProvider no longer has parameter $host
137
+ - Class AzureDedicatedHSMResourceProvider no longer has parameter apiVersion
138
+ - Class AzureDedicatedHSMResourceProvider no longer has parameter dedicatedHsmOperations
139
+ - Class AzureDedicatedHSMResourceProvider no longer has parameter subscriptionId
140
+ - Removed Interface DedicatedHsmListResult
141
+ - Removed Interface DedicatedHsmOperation
142
+ - Removed Interface DedicatedHsmOperationDisplay
143
+ - Removed Interface DedicatedHsmOperationListResult
144
+ - Removed Interface DedicatedHsmOperationsOperations
145
+ - Removed Interface OutboundEnvironmentEndpointCollection
146
+ - Removed Interface ResourceListResult
147
+ - Interface ApiEntityReference no longer has parameter id
148
+ - Interface AzureDedicatedHSMResourceProviderOptionalParams no longer has parameter $host
149
+ - Interface AzureDedicatedHSMResourceProviderOptionalParams no longer has parameter endpoint
150
+ - Interface DedicatedHsmCreateOrUpdateOptionalParams no longer has parameter resumeFrom
151
+ - Interface DedicatedHsmDeleteOptionalParams no longer has parameter resumeFrom
152
+ - Interface DedicatedHsmUpdateOptionalParams no longer has parameter resumeFrom
153
+ - Interface DedicatedHsmUpdateOptionalParams no longer has parameter tags
154
+ - Interface NetworkInterface no longer has parameter id
155
+ - Interface Resource no longer has parameter location
156
+ - Interface Resource no longer has parameter sku
157
+ - Interface Resource no longer has parameter tags
158
+ - Interface Resource no longer has parameter zones
159
+ - Removed Type Alias DedicatedHsm
160
+ - Removed Type Alias DedicatedHsmCreateOrUpdateResponse
161
+ - Removed Type Alias DedicatedHsmGetResponse
162
+ - Removed Type Alias DedicatedHsmListByResourceGroupNextResponse
163
+ - Removed Type Alias DedicatedHsmListByResourceGroupResponse
164
+ - Removed Type Alias DedicatedHsmListBySubscriptionNextResponse
165
+ - Removed Type Alias DedicatedHsmListBySubscriptionResponse
166
+ - Removed Type Alias DedicatedHsmListOutboundNetworkDependenciesEndpointsNextResponse
167
+ - Removed Type Alias DedicatedHsmListOutboundNetworkDependenciesEndpointsResponse
168
+ - Removed Type Alias DedicatedHsmUpdateResponse
169
+ - Removed Type Alias IdentityType
170
+ - Removed Type Alias OperationsListResponse
171
+ - Removed Enum KnownIdentityType
172
+
173
+
2
174
 
3
175
  ## 2.0.0-beta.2 (2024-11-11)
4
176
  Compared with version 1.0.0
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
- The MIT License (MIT)
1
+ Copyright (c) Microsoft Corporation.
2
2
 
3
- Copyright (c) 2024 Microsoft
3
+ MIT License
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -12,7 +12,7 @@ furnished to do so, subject to the following conditions:
12
12
  The above copyright notice and this permission notice shall be included in all
13
13
  copies or substantial portions of the Software.
14
14
 
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
16
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
17
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
18
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
package/README.md CHANGED
@@ -1,13 +1,15 @@
1
- # AzureHsmResourceProvider 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 AzureHsmResourceProvider client.
3
+ This package contains an isomorphic SDK (runs both in Node.js and in browsers) for AzureDedicatedHSMResourceProvider client.
4
4
 
5
- The Azure management API provides a RESTful set of web services that interact with Azure HSM RP.
5
+ The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules.
6
6
 
7
- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hardwaresecuritymodules/arm-hardwaresecuritymodules) |
8
- [Package (NPM)](https://www.npmjs.com/package/@azure/arm-hardwaresecuritymodules) |
9
- [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-hardwaresecuritymodules?view=azure-node-preview) |
10
- [Samples](https://github.com/Azure-Samples/azure-samples-js-management)
7
+ Key links:
8
+
9
+ - [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hardwaresecuritymodules/arm-hardwaresecuritymodules)
10
+ - [Package (NPM)](https://www.npmjs.com/package/@azure/arm-hardwaresecuritymodules)
11
+ - [API reference documentation](https://learn.microsoft.com/javascript/api/@azure/arm-hardwaresecuritymodules?view=azure-node-preview)
12
+ - [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hardwaresecuritymodules/arm-hardwaresecuritymodules/samples)
11
13
 
12
14
  ## Getting started
13
15
 
@@ -24,18 +26,18 @@ See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUP
24
26
 
25
27
  ### Install the `@azure/arm-hardwaresecuritymodules` package
26
28
 
27
- Install the AzureHsmResourceProvider client library for JavaScript with `npm`:
29
+ Install the AzureDedicatedHSMResourceProvider client library for JavaScript with `npm`:
28
30
 
29
31
  ```bash
30
32
  npm install @azure/arm-hardwaresecuritymodules
31
33
  ```
32
34
 
33
- ### Create and authenticate a `AzureHSMResourceProvider`
35
+ ### Create and authenticate a `AzureDedicatedHSMResourceProvider`
34
36
 
35
- To create a client object to access the AzureHsmResourceProvider API, you will need the `endpoint` of your AzureHsmResourceProvider resource and a `credential`. The AzureHsmResourceProvider client can use Azure Active Directory credentials to authenticate.
36
- You can find the endpoint for your AzureHsmResourceProvider 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].
37
39
 
38
- 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).
39
41
 
40
42
  To use the [DefaultAzureCredential][defaultazurecredential] provider shown below, or other credential providers provided with the Azure SDK, please install the `@azure/identity` package:
41
43
 
@@ -43,25 +45,32 @@ To use the [DefaultAzureCredential][defaultazurecredential] provider shown below
43
45
  npm install @azure/identity
44
46
  ```
45
47
 
46
- You will also need to **register a new AAD application and grant access to AzureHsmResourceProvider** by assigning the suitable role to your service principal (note: roles such as `"Owner"` will not grant the necessary permissions).
47
- Set the values of the client ID, tenant ID, and client secret of the AAD application as environment variables: `AZURE_CLIENT_ID`, `AZURE_TENANT_ID`, `AZURE_CLIENT_SECRET`.
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
+
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
+
52
+ Using Node.js and Node-like environments, you can use the `DefaultAzureCredential` class to authenticate the client.
53
+
54
+ ```ts snippet:ReadmeSampleCreateClient_Node
55
+ import { AzureDedicatedHSMResourceProvider } from "@azure/arm-hardwaresecuritymodules";
56
+ import { DefaultAzureCredential } from "@azure/identity";
57
+
58
+ const subscriptionId = "00000000-0000-0000-0000-000000000000";
59
+ const client = new AzureDedicatedHSMResourceProvider(new DefaultAzureCredential(), subscriptionId);
60
+ ```
48
61
 
49
- For more information about how to create an Azure AD Application check out [this guide](https://docs.microsoft.com/azure/active-directory/develop/howto-create-service-principal-portal).
62
+ For browser environments, use the `InteractiveBrowserCredential` from the `@azure/identity` package to authenticate.
50
63
 
51
- ```javascript
52
- const { AzureHSMResourceProvider } = require("@azure/arm-hardwaresecuritymodules");
53
- const { DefaultAzureCredential } = require("@azure/identity");
54
- // For client-side applications running in the browser, use InteractiveBrowserCredential instead of DefaultAzureCredential. See https://aka.ms/azsdk/js/identity/examples for more details.
64
+ ```ts snippet:ReadmeSampleCreateClient_Browser
65
+ import { InteractiveBrowserCredential } from "@azure/identity";
66
+ import { AzureDedicatedHSMResourceProvider } from "@azure/arm-hardwaresecuritymodules";
55
67
 
68
+ const credential = new InteractiveBrowserCredential({
69
+ tenantId: "<YOUR_TENANT_ID>",
70
+ clientId: "<YOUR_CLIENT_ID>",
71
+ });
56
72
  const subscriptionId = "00000000-0000-0000-0000-000000000000";
57
- const client = new AzureHSMResourceProvider(new DefaultAzureCredential(), subscriptionId);
58
-
59
- // For client-side applications running in the browser, use this code instead:
60
- // const credential = new InteractiveBrowserCredential({
61
- // tenantId: "<YOUR_TENANT_ID>",
62
- // clientId: "<YOUR_CLIENT_ID>"
63
- // });
64
- // const client = new AzureHSMResourceProvider(credential, subscriptionId);
73
+ const client = new AzureDedicatedHSMResourceProvider(credential, subscriptionId);
65
74
  ```
66
75
 
67
76
 
@@ -70,9 +79,9 @@ To use this client library in the browser, first you need to use a bundler. For
70
79
 
71
80
  ## Key concepts
72
81
 
73
- ### AzureHSMResourceProvider
82
+ ### AzureDedicatedHSMResourceProvider
74
83
 
75
- `AzureHSMResourceProvider` is the primary interface for developers using the AzureHsmResourceProvider client library. Explore the methods on this client object to understand the different features of the AzureHsmResourceProvider 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.
76
85
 
77
86
  ## Troubleshooting
78
87
 
@@ -80,8 +89,9 @@ To use this client library in the browser, first you need to use a bundler. For
80
89
 
81
90
  Enabling logging may help uncover useful information about failures. In order to see a log of HTTP requests and responses, set the `AZURE_LOG_LEVEL` environment variable to `info`. Alternatively, logging can be enabled at runtime by calling `setLogLevel` in the `@azure/logger`:
82
91
 
83
- ```javascript
84
- const { setLogLevel } = require("@azure/logger");
92
+ ```ts snippet:SetLogLevel
93
+ import { setLogLevel } from "@azure/logger";
94
+
85
95
  setLogLevel("info");
86
96
  ```
87
97
 
@@ -89,7 +99,7 @@ For more detailed instructions on how to enable logs, you can look at the [@azur
89
99
 
90
100
  ## Next steps
91
101
 
92
- Please take a look at the [samples](https://github.com/Azure-Samples/azure-samples-js-management) directory for detailed examples on how to use this library.
102
+ Please take a look at the [samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hardwaresecuritymodules/arm-hardwaresecuritymodules/samples) directory for detailed examples on how to use this library.
93
103
 
94
104
  ## Contributing
95
105
 
@@ -99,10 +109,6 @@ If you'd like to contribute to this library, please read the [contributing guide
99
109
 
100
110
  - [Microsoft Azure SDK for JavaScript](https://github.com/Azure/azure-sdk-for-js)
101
111
 
102
- ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fhardwaresecuritymodules%2Farm-hardwaresecuritymodules%2FREADME.png)
103
-
104
- [azure_cli]: https://docs.microsoft.com/cli/azure
105
- [azure_sub]: https://azure.microsoft.com/free/
106
112
  [azure_sub]: https://azure.microsoft.com/free/
107
113
  [azure_portal]: https://portal.azure.com
108
114
  [azure_identity]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/identity/identity
@@ -0,0 +1,22 @@
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";
4
+ /** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */
5
+ export interface AzureDedicatedHSMResourceProviderContext extends Client {
6
+ /** The ID of the target subscription. The value must be an UUID. */
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;
11
+ }
12
+ /** Optional parameters for the client. */
13
+ export interface AzureDedicatedHSMResourceProviderOptionalParams extends ClientOptions {
14
+ /** The API version to use for this operation. */
15
+ /** Known values of {@link KnownVersions} that the service accepts. */
16
+ apiVersion?: string;
17
+ /** Specifies the Azure cloud environment for the client. */
18
+ cloudSetting?: AzureSupportedClouds;
19
+ }
20
+ /** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */
21
+ export declare function createAzureDedicatedHSMResourceProvider(credential: TokenCredential, subscriptionId: string, options?: AzureDedicatedHSMResourceProviderOptionalParams): AzureDedicatedHSMResourceProviderContext;
22
+ //# sourceMappingURL=azureDedicatedHSMResourceProviderContext.d.ts.map
@@ -0,0 +1,30 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ import { logger } from "../logger.js";
4
+ import { getArmEndpoint } from "../static-helpers/cloudSettingHelpers.js";
5
+ import { getClient } from "@azure-rest/core-client";
6
+ /** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */
7
+ export function createAzureDedicatedHSMResourceProvider(credential, subscriptionId, options = {}) {
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`;
11
+ const userAgentPrefix = prefixFromOptions
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"],
20
+ },
21
+ };
22
+ const clientContext = getClient(endpointUrl, credential, updatedOptions);
23
+ const apiVersion = options.apiVersion;
24
+ return {
25
+ ...clientContext,
26
+ apiVersion,
27
+ subscriptionId,
28
+ };
29
+ }
30
+ //# sourceMappingURL=azureDedicatedHSMResourceProviderContext.js.map
@@ -0,0 +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;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"]}
@@ -0,0 +1,3 @@
1
+ export { get } from "./operations.js";
2
+ export type { CloudHsmClusterBackupStatusGetOptionalParams } from "./options.js";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1,4 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ export { get } from "./operations.js";
4
+ //# sourceMappingURL=index.js.map
@@ -0,0 +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 type { CloudHsmClusterBackupStatusGetOptionalParams } from \"./options.js\";\n"]}
@@ -0,0 +1,9 @@
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
+ export declare function _getSend(context: Client, resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams): StreamableMethod;
6
+ export declare function _getDeserialize(result: PathUncheckedResponse): Promise<BackupResult | void>;
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): Promise<BackupResult | void>;
9
+ //# sourceMappingURL=operations.d.ts.map
@@ -0,0 +1,40 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ import { errorResponseDeserializer, backupResultDeserializer } from "../../models/models.js";
4
+ import { expandUrlTemplate } from "../../static-helpers/urlTemplate.js";
5
+ import { createRestError, operationOptionsToRequestParameters } from "@azure-rest/core-client";
6
+ export function _getSend(context, resourceGroupName, cloudHsmClusterName, jobId, options = { requestOptions: {} }) {
7
+ const path = expandUrlTemplate("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/backupOperationStatus/{jobId}{?api%2Dversion}", {
8
+ subscriptionId: context.subscriptionId,
9
+ resourceGroupName: resourceGroupName,
10
+ cloudHsmClusterName: cloudHsmClusterName,
11
+ jobId: jobId,
12
+ "api%2Dversion": context.apiVersion ?? "2025-12-01-preview",
13
+ }, {
14
+ allowReserved: options?.requestOptions?.skipUrlEncoding,
15
+ });
16
+ return context.path(path).get({
17
+ ...operationOptionsToRequestParameters(options),
18
+ headers: { accept: "application/json", ...options.requestOptions?.headers },
19
+ });
20
+ }
21
+ export async function _getDeserialize(result) {
22
+ const expectedStatuses = ["200", "202"];
23
+ if (!expectedStatuses.includes(result.status)) {
24
+ const error = createRestError(result);
25
+ if (result.body) {
26
+ error.details = errorResponseDeserializer(result.body);
27
+ }
28
+ throw error;
29
+ }
30
+ if (!result.body) {
31
+ return;
32
+ }
33
+ return backupResultDeserializer(result.body);
34
+ }
35
+ /** Gets the backup operation status of the specified Cloud HSM Cluster */
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);
39
+ }
40
+ //# sourceMappingURL=operations.js.map
@@ -0,0 +1 @@
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"]}
@@ -0,0 +1,5 @@
1
+ import type { OperationOptions } from "@azure-rest/core-client";
2
+ /** Optional parameters. */
3
+ export interface CloudHsmClusterBackupStatusGetOptionalParams extends OperationOptions {
4
+ }
5
+ //# sourceMappingURL=options.d.ts.map
@@ -0,0 +1,4 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ export {};
4
+ //# sourceMappingURL=options.js.map
@@ -0,0 +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 type { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface CloudHsmClusterBackupStatusGetOptionalParams extends OperationOptions {}\n"]}
@@ -0,0 +1,3 @@
1
+ export { $delete, create, get } from "./operations.js";
2
+ export type { CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams, } from "./options.js";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1,4 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ export { $delete, create, get } from "./operations.js";
4
+ //# sourceMappingURL=index.js.map
@@ -0,0 +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 type {\n CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n} from \"./options.js\";\n"]}
@@ -0,0 +1,18 @@
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
+ export declare function _$deleteSend(context: Client, resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): StreamableMethod;
7
+ export declare function _$deleteDeserialize(result: PathUncheckedResponse): Promise<void>;
8
+ /** Deletes the private endpoint connection for the Cloud Hsm Cluster. */
9
+ export declare function $delete(context: Client, resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): PollerLike<OperationState<void>, void>;
10
+ export declare function _createSend(context: Client, resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, properties: PrivateEndpointConnection, options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams): StreamableMethod;
11
+ export declare function _createDeserialize(result: PathUncheckedResponse): Promise<PrivateEndpointConnection>;
12
+ /** Creates or updates the private endpoint connection for the Cloud Hsm Cluster. */
13
+ export declare function create(context: Client, resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, properties: PrivateEndpointConnection, options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams): Promise<PrivateEndpointConnection>;
14
+ export declare function _getSend(context: Client, resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams): StreamableMethod;
15
+ export declare function _getDeserialize(result: PathUncheckedResponse): Promise<PrivateEndpointConnection>;
16
+ /** Gets the private endpoint connection for the Cloud Hsm Cluster. */
17
+ export declare function get(context: Client, resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnection>;
18
+ //# sourceMappingURL=operations.d.ts.map