@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
@@ -0,0 +1,28 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+ var privateEndpointConnections_exports = {};
19
+ __export(privateEndpointConnections_exports, {
20
+ listByCloudHsmCluster: () => import_operations.listByCloudHsmCluster
21
+ });
22
+ module.exports = __toCommonJS(privateEndpointConnections_exports);
23
+ var import_operations = require("./operations.js");
24
+ // Annotate the CommonJS export names for ESM import in node:
25
+ 0 && (module.exports = {
26
+ listByCloudHsmCluster
27
+ });
28
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/api/privateEndpointConnections/index.ts"],
4
+ "sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { listByCloudHsmCluster } from \"./operations.js\";\nexport type { PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams } from \"./options.js\";\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,wBAAsC;",
6
+ "names": []
7
+ }
@@ -0,0 +1,10 @@
1
+ import type { AzureDedicatedHSMResourceProviderContext as Client } from "../index.js";
2
+ import type { PrivateEndpointConnection, _PrivateEndpointConnectionListResult } from "../../models/models.js";
3
+ import type { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
4
+ import type { PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams } from "./options.js";
5
+ import type { StreamableMethod, PathUncheckedResponse } from "@azure-rest/core-client";
6
+ export declare function _listByCloudHsmClusterSend(context: Client, resourceGroupName: string, cloudHsmClusterName: string, options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams): StreamableMethod;
7
+ export declare function _listByCloudHsmClusterDeserialize(result: PathUncheckedResponse): Promise<_PrivateEndpointConnectionListResult>;
8
+ /** The List operation gets information about the private endpoint connections associated with the Cloud HSM Cluster */
9
+ export declare function listByCloudHsmCluster(context: Client, resourceGroupName: string, cloudHsmClusterName: string, options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
10
+ //# sourceMappingURL=operations.d.ts.map
@@ -0,0 +1,77 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+ var operations_exports = {};
19
+ __export(operations_exports, {
20
+ _listByCloudHsmClusterDeserialize: () => _listByCloudHsmClusterDeserialize,
21
+ _listByCloudHsmClusterSend: () => _listByCloudHsmClusterSend,
22
+ listByCloudHsmCluster: () => listByCloudHsmCluster
23
+ });
24
+ module.exports = __toCommonJS(operations_exports);
25
+ var import_models = require("../../models/models.js");
26
+ var import_pagingHelpers = require("../../static-helpers/pagingHelpers.js");
27
+ var import_urlTemplate = require("../../static-helpers/urlTemplate.js");
28
+ var import_core_client = require("@azure-rest/core-client");
29
+ function _listByCloudHsmClusterSend(context, resourceGroupName, cloudHsmClusterName, options = { requestOptions: {} }) {
30
+ const path = (0, import_urlTemplate.expandUrlTemplate)(
31
+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections{?api%2Dversion}",
32
+ {
33
+ subscriptionId: context.subscriptionId,
34
+ resourceGroupName,
35
+ cloudHsmClusterName,
36
+ "api%2Dversion": context.apiVersion ?? "2025-12-01-preview"
37
+ },
38
+ {
39
+ allowReserved: options?.requestOptions?.skipUrlEncoding
40
+ }
41
+ );
42
+ return context.path(path).get({
43
+ ...(0, import_core_client.operationOptionsToRequestParameters)(options),
44
+ headers: { accept: "application/json", ...options.requestOptions?.headers }
45
+ });
46
+ }
47
+ async function _listByCloudHsmClusterDeserialize(result) {
48
+ const expectedStatuses = ["200"];
49
+ if (!expectedStatuses.includes(result.status)) {
50
+ const error = (0, import_core_client.createRestError)(result);
51
+ if (result.body) {
52
+ error.details = (0, import_models.errorResponseDeserializer)(result.body);
53
+ }
54
+ throw error;
55
+ }
56
+ return (0, import_models._privateEndpointConnectionListResultDeserializer)(result.body);
57
+ }
58
+ function listByCloudHsmCluster(context, resourceGroupName, cloudHsmClusterName, options = { requestOptions: {} }) {
59
+ return (0, import_pagingHelpers.buildPagedAsyncIterator)(
60
+ context,
61
+ () => _listByCloudHsmClusterSend(context, resourceGroupName, cloudHsmClusterName, options),
62
+ _listByCloudHsmClusterDeserialize,
63
+ ["200"],
64
+ {
65
+ itemName: "value",
66
+ nextLinkName: "nextLink",
67
+ apiVersion: context.apiVersion ?? "2025-12-01-preview"
68
+ }
69
+ );
70
+ }
71
+ // Annotate the CommonJS export names for ESM import in node:
72
+ 0 && (module.exports = {
73
+ _listByCloudHsmClusterDeserialize,
74
+ _listByCloudHsmClusterSend,
75
+ listByCloudHsmCluster
76
+ });
77
+ //# sourceMappingURL=operations.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/api/privateEndpointConnections/operations.ts"],
4
+ "sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext as Client } from \"../index.js\";\nimport type {\n PrivateEndpointConnection,\n _PrivateEndpointConnectionListResult,\n} from \"../../models/models.js\";\nimport {\n errorResponseDeserializer,\n _privateEndpointConnectionListResultDeserializer,\n} from \"../../models/models.js\";\nimport type { PagedAsyncIterableIterator } from \"../../static-helpers/pagingHelpers.js\";\nimport { buildPagedAsyncIterator } from \"../../static-helpers/pagingHelpers.js\";\nimport { expandUrlTemplate } from \"../../static-helpers/urlTemplate.js\";\nimport type { PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams } from \"./options.js\";\nimport type { StreamableMethod, PathUncheckedResponse } from \"@azure-rest/core-client\";\nimport { createRestError, operationOptionsToRequestParameters } from \"@azure-rest/core-client\";\n\nexport function _listByCloudHsmClusterSend(\n context: Client,\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n cloudHsmClusterName: cloudHsmClusterName,\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 _listByCloudHsmClusterDeserialize(\n result: PathUncheckedResponse,\n): Promise<_PrivateEndpointConnectionListResult> {\n const expectedStatuses = [\"200\"];\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 return _privateEndpointConnectionListResultDeserializer(result.body);\n}\n/** The List operation gets information about the private endpoint connections associated with the Cloud HSM Cluster */\nexport function listByCloudHsmCluster(\n context: Client,\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams = { requestOptions: {} },\n): PagedAsyncIterableIterator<PrivateEndpointConnection> {\n return buildPagedAsyncIterator(\n context,\n () => _listByCloudHsmClusterSend(context, resourceGroupName, cloudHsmClusterName, options),\n _listByCloudHsmClusterDeserialize,\n [\"200\"],\n {\n itemName: \"value\",\n nextLinkName: \"nextLink\",\n apiVersion: context.apiVersion ?? \"2025-12-01-preview\",\n },\n );\n}\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAQA,oBAGO;AAEP,2BAAwC;AACxC,yBAAkC;AAGlC,yBAAqE;AAE9D,SAAS,2BACd,SACA,mBACA,qBACA,UAAyE,EAAE,gBAAgB,CAAC,EAAE,GAC5E;AAClB,QAAM,WAAO;AAAA,IACX;AAAA,IACA;AAAA,MACE,gBAAgB,QAAQ;AAAA,MACxB;AAAA,MACA;AAAA,MACA,iBAAiB,QAAQ,cAAc;AAAA,IACzC;AAAA,IACA;AAAA,MACE,eAAe,SAAS,gBAAgB;AAAA,IAC1C;AAAA,EACF;AACA,SAAO,QAAQ,KAAK,IAAI,EAAE,IAAI;AAAA,IAC5B,OAAG,wDAAoC,OAAO;AAAA,IAC9C,SAAS,EAAE,QAAQ,oBAAoB,GAAG,QAAQ,gBAAgB,QAAQ;AAAA,EAC5E,CAAC;AACH;AAEA,eAAsB,kCACpB,QAC+C;AAC/C,QAAM,mBAAmB,CAAC,KAAK;AAC/B,MAAI,CAAC,iBAAiB,SAAS,OAAO,MAAM,GAAG;AAC7C,UAAM,YAAQ,oCAAgB,MAAM;AACpC,QAAI,OAAO,MAAM;AACf,YAAM,cAAU,yCAA0B,OAAO,IAAI;AAAA,IACvD;AAEA,UAAM;AAAA,EACR;AAEA,aAAO,gEAAiD,OAAO,IAAI;AACrE;AAEO,SAAS,sBACd,SACA,mBACA,qBACA,UAAyE,EAAE,gBAAgB,CAAC,EAAE,GACvC;AACvD,aAAO;AAAA,IACL;AAAA,IACA,MAAM,2BAA2B,SAAS,mBAAmB,qBAAqB,OAAO;AAAA,IACzF;AAAA,IACA,CAAC,KAAK;AAAA,IACN;AAAA,MACE,UAAU;AAAA,MACV,cAAc;AAAA,MACd,YAAY,QAAQ,cAAc;AAAA,IACpC;AAAA,EACF;AACF;",
6
+ "names": []
7
+ }
@@ -0,0 +1,5 @@
1
+ import type { OperationOptions } from "@azure-rest/core-client";
2
+ /** Optional parameters. */
3
+ export interface PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams extends OperationOptions {
4
+ }
5
+ //# sourceMappingURL=options.d.ts.map
@@ -0,0 +1,16 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __copyProps = (to, from, except, desc) => {
6
+ if (from && typeof from === "object" || typeof from === "function") {
7
+ for (let key of __getOwnPropNames(from))
8
+ if (!__hasOwnProp.call(to, key) && key !== except)
9
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
+ }
11
+ return to;
12
+ };
13
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
14
+ var options_exports = {};
15
+ module.exports = __toCommonJS(options_exports);
16
+ //# sourceMappingURL=options.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/api/privateEndpointConnections/options.ts"],
4
+ "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 PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams extends OperationOptions {}\n"],
5
+ "mappings": ";;;;;;;;;;;;;AAAA;AAAA;",
6
+ "names": []
7
+ }
@@ -0,0 +1,45 @@
1
+ import type { AzureDedicatedHSMResourceProviderOptionalParams } from "./api/index.js";
2
+ import type { CloudHsmClusterBackupStatusOperations } from "./classic/cloudHsmClusterBackupStatus/index.js";
3
+ import type { CloudHsmClusterPrivateEndpointConnectionsOperations } from "./classic/cloudHsmClusterPrivateEndpointConnections/index.js";
4
+ import type { CloudHsmClusterPrivateLinkResourcesOperations } from "./classic/cloudHsmClusterPrivateLinkResources/index.js";
5
+ import type { CloudHsmClusterRestoreStatusOperations } from "./classic/cloudHsmClusterRestoreStatus/index.js";
6
+ import type { CloudHsmClustersOperations } from "./classic/cloudHsmClusters/index.js";
7
+ import type { DedicatedHsmOperations } from "./classic/dedicatedHsm/index.js";
8
+ import type { OperationsOperations } from "./classic/operations/index.js";
9
+ import type { PaymentHsmClusterPrivateEndpointConnectionsOperations } from "./classic/paymentHsmClusterPrivateEndpointConnections/index.js";
10
+ import type { PaymentHsmClusterPrivateLinkResourcesOperations } from "./classic/paymentHsmClusterPrivateLinkResources/index.js";
11
+ import type { PaymentHsmClustersOperations } from "./classic/paymentHsmClusters/index.js";
12
+ import type { PrivateEndpointConnectionsOperations } from "./classic/privateEndpointConnections/index.js";
13
+ import type { TokenCredential } from "@azure/core-auth";
14
+ import type { Pipeline } from "@azure/core-rest-pipeline";
15
+ export type { AzureDedicatedHSMResourceProviderOptionalParams } from "./api/azureDedicatedHSMResourceProviderContext.js";
16
+ export declare class AzureDedicatedHSMResourceProvider {
17
+ private _client;
18
+ /** The pipeline used by this client to make requests */
19
+ readonly pipeline: Pipeline;
20
+ /** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */
21
+ constructor(credential: TokenCredential, subscriptionId: string, options?: AzureDedicatedHSMResourceProviderOptionalParams);
22
+ /** The operation groups for paymentHsmClusterPrivateLinkResources */
23
+ readonly paymentHsmClusterPrivateLinkResources: PaymentHsmClusterPrivateLinkResourcesOperations;
24
+ /** The operation groups for dedicatedHsm */
25
+ readonly dedicatedHsm: DedicatedHsmOperations;
26
+ /** The operation groups for cloudHsmClusterPrivateEndpointConnections */
27
+ readonly cloudHsmClusterPrivateEndpointConnections: CloudHsmClusterPrivateEndpointConnectionsOperations;
28
+ /** The operation groups for cloudHsmClusterRestoreStatus */
29
+ readonly cloudHsmClusterRestoreStatus: CloudHsmClusterRestoreStatusOperations;
30
+ /** The operation groups for cloudHsmClusterBackupStatus */
31
+ readonly cloudHsmClusterBackupStatus: CloudHsmClusterBackupStatusOperations;
32
+ /** The operation groups for cloudHsmClusterPrivateLinkResources */
33
+ readonly cloudHsmClusterPrivateLinkResources: CloudHsmClusterPrivateLinkResourcesOperations;
34
+ /** The operation groups for paymentHsmClusterPrivateEndpointConnections */
35
+ readonly paymentHsmClusterPrivateEndpointConnections: PaymentHsmClusterPrivateEndpointConnectionsOperations;
36
+ /** The operation groups for paymentHsmClusters */
37
+ readonly paymentHsmClusters: PaymentHsmClustersOperations;
38
+ /** The operation groups for privateEndpointConnections */
39
+ readonly privateEndpointConnections: PrivateEndpointConnectionsOperations;
40
+ /** The operation groups for cloudHsmClusters */
41
+ readonly cloudHsmClusters: CloudHsmClustersOperations;
42
+ /** The operation groups for operations */
43
+ readonly operations: OperationsOperations;
44
+ }
45
+ //# sourceMappingURL=azureDedicatedHSMResourceProvider.d.ts.map
@@ -0,0 +1,84 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+ var azureDedicatedHSMResourceProvider_exports = {};
19
+ __export(azureDedicatedHSMResourceProvider_exports, {
20
+ AzureDedicatedHSMResourceProvider: () => AzureDedicatedHSMResourceProvider
21
+ });
22
+ module.exports = __toCommonJS(azureDedicatedHSMResourceProvider_exports);
23
+ var import_api = require("./api/index.js");
24
+ var import_cloudHsmClusterBackupStatus = require("./classic/cloudHsmClusterBackupStatus/index.js");
25
+ var import_cloudHsmClusterPrivateEndpointConnections = require("./classic/cloudHsmClusterPrivateEndpointConnections/index.js");
26
+ var import_cloudHsmClusterPrivateLinkResources = require("./classic/cloudHsmClusterPrivateLinkResources/index.js");
27
+ var import_cloudHsmClusterRestoreStatus = require("./classic/cloudHsmClusterRestoreStatus/index.js");
28
+ var import_cloudHsmClusters = require("./classic/cloudHsmClusters/index.js");
29
+ var import_dedicatedHsm = require("./classic/dedicatedHsm/index.js");
30
+ var import_operations = require("./classic/operations/index.js");
31
+ var import_paymentHsmClusterPrivateEndpointConnections = require("./classic/paymentHsmClusterPrivateEndpointConnections/index.js");
32
+ var import_paymentHsmClusterPrivateLinkResources = require("./classic/paymentHsmClusterPrivateLinkResources/index.js");
33
+ var import_paymentHsmClusters = require("./classic/paymentHsmClusters/index.js");
34
+ var import_privateEndpointConnections = require("./classic/privateEndpointConnections/index.js");
35
+ class AzureDedicatedHSMResourceProvider {
36
+ _client;
37
+ /** The pipeline used by this client to make requests */
38
+ pipeline;
39
+ /** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */
40
+ constructor(credential, subscriptionId, options = {}) {
41
+ this._client = (0, import_api.createAzureDedicatedHSMResourceProvider)(credential, subscriptionId, options);
42
+ this.pipeline = this._client.pipeline;
43
+ this.paymentHsmClusterPrivateLinkResources = (0, import_paymentHsmClusterPrivateLinkResources._getPaymentHsmClusterPrivateLinkResourcesOperations)(this._client);
44
+ this.dedicatedHsm = (0, import_dedicatedHsm._getDedicatedHsmOperations)(this._client);
45
+ this.cloudHsmClusterPrivateEndpointConnections = (0, import_cloudHsmClusterPrivateEndpointConnections._getCloudHsmClusterPrivateEndpointConnectionsOperations)(this._client);
46
+ this.cloudHsmClusterRestoreStatus = (0, import_cloudHsmClusterRestoreStatus._getCloudHsmClusterRestoreStatusOperations)(this._client);
47
+ this.cloudHsmClusterBackupStatus = (0, import_cloudHsmClusterBackupStatus._getCloudHsmClusterBackupStatusOperations)(this._client);
48
+ this.cloudHsmClusterPrivateLinkResources = (0, import_cloudHsmClusterPrivateLinkResources._getCloudHsmClusterPrivateLinkResourcesOperations)(
49
+ this._client
50
+ );
51
+ this.paymentHsmClusterPrivateEndpointConnections = (0, import_paymentHsmClusterPrivateEndpointConnections._getPaymentHsmClusterPrivateEndpointConnectionsOperations)(this._client);
52
+ this.paymentHsmClusters = (0, import_paymentHsmClusters._getPaymentHsmClustersOperations)(this._client);
53
+ this.privateEndpointConnections = (0, import_privateEndpointConnections._getPrivateEndpointConnectionsOperations)(this._client);
54
+ this.cloudHsmClusters = (0, import_cloudHsmClusters._getCloudHsmClustersOperations)(this._client);
55
+ this.operations = (0, import_operations._getOperationsOperations)(this._client);
56
+ }
57
+ /** The operation groups for paymentHsmClusterPrivateLinkResources */
58
+ paymentHsmClusterPrivateLinkResources;
59
+ /** The operation groups for dedicatedHsm */
60
+ dedicatedHsm;
61
+ /** The operation groups for cloudHsmClusterPrivateEndpointConnections */
62
+ cloudHsmClusterPrivateEndpointConnections;
63
+ /** The operation groups for cloudHsmClusterRestoreStatus */
64
+ cloudHsmClusterRestoreStatus;
65
+ /** The operation groups for cloudHsmClusterBackupStatus */
66
+ cloudHsmClusterBackupStatus;
67
+ /** The operation groups for cloudHsmClusterPrivateLinkResources */
68
+ cloudHsmClusterPrivateLinkResources;
69
+ /** The operation groups for paymentHsmClusterPrivateEndpointConnections */
70
+ paymentHsmClusterPrivateEndpointConnections;
71
+ /** The operation groups for paymentHsmClusters */
72
+ paymentHsmClusters;
73
+ /** The operation groups for privateEndpointConnections */
74
+ privateEndpointConnections;
75
+ /** The operation groups for cloudHsmClusters */
76
+ cloudHsmClusters;
77
+ /** The operation groups for operations */
78
+ operations;
79
+ }
80
+ // Annotate the CommonJS export names for ESM import in node:
81
+ 0 && (module.exports = {
82
+ AzureDedicatedHSMResourceProvider
83
+ });
84
+ //# sourceMappingURL=azureDedicatedHSMResourceProvider.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/azureDedicatedHSMResourceProvider.ts"],
4
+ "sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type {\n AzureDedicatedHSMResourceProviderContext,\n AzureDedicatedHSMResourceProviderOptionalParams,\n} from \"./api/index.js\";\nimport { createAzureDedicatedHSMResourceProvider } from \"./api/index.js\";\nimport type { CloudHsmClusterBackupStatusOperations } from \"./classic/cloudHsmClusterBackupStatus/index.js\";\nimport { _getCloudHsmClusterBackupStatusOperations } from \"./classic/cloudHsmClusterBackupStatus/index.js\";\nimport type { CloudHsmClusterPrivateEndpointConnectionsOperations } from \"./classic/cloudHsmClusterPrivateEndpointConnections/index.js\";\nimport { _getCloudHsmClusterPrivateEndpointConnectionsOperations } from \"./classic/cloudHsmClusterPrivateEndpointConnections/index.js\";\nimport type { CloudHsmClusterPrivateLinkResourcesOperations } from \"./classic/cloudHsmClusterPrivateLinkResources/index.js\";\nimport { _getCloudHsmClusterPrivateLinkResourcesOperations } from \"./classic/cloudHsmClusterPrivateLinkResources/index.js\";\nimport type { CloudHsmClusterRestoreStatusOperations } from \"./classic/cloudHsmClusterRestoreStatus/index.js\";\nimport { _getCloudHsmClusterRestoreStatusOperations } from \"./classic/cloudHsmClusterRestoreStatus/index.js\";\nimport type { CloudHsmClustersOperations } from \"./classic/cloudHsmClusters/index.js\";\nimport { _getCloudHsmClustersOperations } from \"./classic/cloudHsmClusters/index.js\";\nimport type { DedicatedHsmOperations } from \"./classic/dedicatedHsm/index.js\";\nimport { _getDedicatedHsmOperations } from \"./classic/dedicatedHsm/index.js\";\nimport type { OperationsOperations } from \"./classic/operations/index.js\";\nimport { _getOperationsOperations } from \"./classic/operations/index.js\";\nimport type { PaymentHsmClusterPrivateEndpointConnectionsOperations } from \"./classic/paymentHsmClusterPrivateEndpointConnections/index.js\";\nimport { _getPaymentHsmClusterPrivateEndpointConnectionsOperations } from \"./classic/paymentHsmClusterPrivateEndpointConnections/index.js\";\nimport type { PaymentHsmClusterPrivateLinkResourcesOperations } from \"./classic/paymentHsmClusterPrivateLinkResources/index.js\";\nimport { _getPaymentHsmClusterPrivateLinkResourcesOperations } from \"./classic/paymentHsmClusterPrivateLinkResources/index.js\";\nimport type { PaymentHsmClustersOperations } from \"./classic/paymentHsmClusters/index.js\";\nimport { _getPaymentHsmClustersOperations } from \"./classic/paymentHsmClusters/index.js\";\nimport type { PrivateEndpointConnectionsOperations } from \"./classic/privateEndpointConnections/index.js\";\nimport { _getPrivateEndpointConnectionsOperations } from \"./classic/privateEndpointConnections/index.js\";\nimport type { TokenCredential } from \"@azure/core-auth\";\nimport type { Pipeline } from \"@azure/core-rest-pipeline\";\n\nexport type { AzureDedicatedHSMResourceProviderOptionalParams } from \"./api/azureDedicatedHSMResourceProviderContext.js\";\n\nexport class AzureDedicatedHSMResourceProvider {\n private _client: AzureDedicatedHSMResourceProviderContext;\n /** The pipeline used by this client to make requests */\n public readonly pipeline: Pipeline;\n\n /** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */\n constructor(\n credential: TokenCredential,\n subscriptionId: string,\n options: AzureDedicatedHSMResourceProviderOptionalParams = {},\n ) {\n this._client = createAzureDedicatedHSMResourceProvider(credential, subscriptionId, options);\n this.pipeline = this._client.pipeline;\n this.paymentHsmClusterPrivateLinkResources =\n _getPaymentHsmClusterPrivateLinkResourcesOperations(this._client);\n this.dedicatedHsm = _getDedicatedHsmOperations(this._client);\n this.cloudHsmClusterPrivateEndpointConnections =\n _getCloudHsmClusterPrivateEndpointConnectionsOperations(this._client);\n this.cloudHsmClusterRestoreStatus = _getCloudHsmClusterRestoreStatusOperations(this._client);\n this.cloudHsmClusterBackupStatus = _getCloudHsmClusterBackupStatusOperations(this._client);\n this.cloudHsmClusterPrivateLinkResources = _getCloudHsmClusterPrivateLinkResourcesOperations(\n this._client,\n );\n this.paymentHsmClusterPrivateEndpointConnections =\n _getPaymentHsmClusterPrivateEndpointConnectionsOperations(this._client);\n this.paymentHsmClusters = _getPaymentHsmClustersOperations(this._client);\n this.privateEndpointConnections = _getPrivateEndpointConnectionsOperations(this._client);\n this.cloudHsmClusters = _getCloudHsmClustersOperations(this._client);\n this.operations = _getOperationsOperations(this._client);\n }\n\n /** The operation groups for paymentHsmClusterPrivateLinkResources */\n public readonly paymentHsmClusterPrivateLinkResources: PaymentHsmClusterPrivateLinkResourcesOperations;\n /** The operation groups for dedicatedHsm */\n public readonly dedicatedHsm: DedicatedHsmOperations;\n /** The operation groups for cloudHsmClusterPrivateEndpointConnections */\n public readonly cloudHsmClusterPrivateEndpointConnections: CloudHsmClusterPrivateEndpointConnectionsOperations;\n /** The operation groups for cloudHsmClusterRestoreStatus */\n public readonly cloudHsmClusterRestoreStatus: CloudHsmClusterRestoreStatusOperations;\n /** The operation groups for cloudHsmClusterBackupStatus */\n public readonly cloudHsmClusterBackupStatus: CloudHsmClusterBackupStatusOperations;\n /** The operation groups for cloudHsmClusterPrivateLinkResources */\n public readonly cloudHsmClusterPrivateLinkResources: CloudHsmClusterPrivateLinkResourcesOperations;\n /** The operation groups for paymentHsmClusterPrivateEndpointConnections */\n public readonly paymentHsmClusterPrivateEndpointConnections: PaymentHsmClusterPrivateEndpointConnectionsOperations;\n /** The operation groups for paymentHsmClusters */\n public readonly paymentHsmClusters: PaymentHsmClustersOperations;\n /** The operation groups for privateEndpointConnections */\n public readonly privateEndpointConnections: PrivateEndpointConnectionsOperations;\n /** The operation groups for cloudHsmClusters */\n public readonly cloudHsmClusters: CloudHsmClustersOperations;\n /** The operation groups for operations */\n public readonly operations: OperationsOperations;\n}\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAOA,iBAAwD;AAExD,yCAA0D;AAE1D,uDAAwE;AAExE,iDAAkE;AAElE,0CAA2D;AAE3D,8BAA+C;AAE/C,0BAA2C;AAE3C,wBAAyC;AAEzC,yDAA0E;AAE1E,mDAAoE;AAEpE,gCAAiD;AAEjD,wCAAyD;AAMlD,MAAM,kCAAkC;AAAA,EACrC;AAAA;AAAA,EAEQ;AAAA;AAAA,EAGhB,YACE,YACA,gBACA,UAA2D,CAAC,GAC5D;AACA,SAAK,cAAU,oDAAwC,YAAY,gBAAgB,OAAO;AAC1F,SAAK,WAAW,KAAK,QAAQ;AAC7B,SAAK,4CACH,kGAAoD,KAAK,OAAO;AAClE,SAAK,mBAAe,gDAA2B,KAAK,OAAO;AAC3D,SAAK,gDACH,0GAAwD,KAAK,OAAO;AACtE,SAAK,mCAA+B,gFAA2C,KAAK,OAAO;AAC3F,SAAK,kCAA8B,8EAA0C,KAAK,OAAO;AACzF,SAAK,0CAAsC;AAAA,MACzC,KAAK;AAAA,IACP;AACA,SAAK,kDACH,8GAA0D,KAAK,OAAO;AACxE,SAAK,yBAAqB,4DAAiC,KAAK,OAAO;AACvE,SAAK,iCAA6B,4EAAyC,KAAK,OAAO;AACvF,SAAK,uBAAmB,wDAA+B,KAAK,OAAO;AACnE,SAAK,iBAAa,4CAAyB,KAAK,OAAO;AAAA,EACzD;AAAA;AAAA,EAGgB;AAAA;AAAA,EAEA;AAAA;AAAA,EAEA;AAAA;AAAA,EAEA;AAAA;AAAA,EAEA;AAAA;AAAA,EAEA;AAAA;AAAA,EAEA;AAAA;AAAA,EAEA;AAAA;AAAA,EAEA;AAAA;AAAA,EAEA;AAAA;AAAA,EAEA;AAClB;",
6
+ "names": []
7
+ }
@@ -0,0 +1,10 @@
1
+ import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
2
+ import type { CloudHsmClusterBackupStatusGetOptionalParams } from "../../api/cloudHsmClusterBackupStatus/options.js";
3
+ import type { BackupResult } from "../../models/models.js";
4
+ /** Interface representing a CloudHsmClusterBackupStatus operations. */
5
+ export interface CloudHsmClusterBackupStatusOperations {
6
+ /** Gets the backup operation status of the specified Cloud HSM Cluster */
7
+ get: (resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams) => Promise<BackupResult | void>;
8
+ }
9
+ export declare function _getCloudHsmClusterBackupStatusOperations(context: AzureDedicatedHSMResourceProviderContext): CloudHsmClusterBackupStatusOperations;
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1,38 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+ var cloudHsmClusterBackupStatus_exports = {};
19
+ __export(cloudHsmClusterBackupStatus_exports, {
20
+ _getCloudHsmClusterBackupStatusOperations: () => _getCloudHsmClusterBackupStatusOperations
21
+ });
22
+ module.exports = __toCommonJS(cloudHsmClusterBackupStatus_exports);
23
+ var import_operations = require("../../api/cloudHsmClusterBackupStatus/operations.js");
24
+ function _getCloudHsmClusterBackupStatus(context) {
25
+ return {
26
+ get: (resourceGroupName, cloudHsmClusterName, jobId, options) => (0, import_operations.get)(context, resourceGroupName, cloudHsmClusterName, jobId, options)
27
+ };
28
+ }
29
+ function _getCloudHsmClusterBackupStatusOperations(context) {
30
+ return {
31
+ ..._getCloudHsmClusterBackupStatus(context)
32
+ };
33
+ }
34
+ // Annotate the CommonJS export names for ESM import in node:
35
+ 0 && (module.exports = {
36
+ _getCloudHsmClusterBackupStatusOperations
37
+ });
38
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/classic/cloudHsmClusterBackupStatus/index.ts"],
4
+ "sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext } from \"../../api/azureDedicatedHSMResourceProviderContext.js\";\nimport { get } from \"../../api/cloudHsmClusterBackupStatus/operations.js\";\nimport type { CloudHsmClusterBackupStatusGetOptionalParams } from \"../../api/cloudHsmClusterBackupStatus/options.js\";\nimport type { BackupResult } from \"../../models/models.js\";\n\n/** Interface representing a CloudHsmClusterBackupStatus operations. */\nexport interface CloudHsmClusterBackupStatusOperations {\n /** Gets the backup operation status of the specified Cloud HSM Cluster */\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterBackupStatusGetOptionalParams,\n ) => Promise<BackupResult | void>;\n}\nfunction _getCloudHsmClusterBackupStatus(context: AzureDedicatedHSMResourceProviderContext) {\n return {\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterBackupStatusGetOptionalParams,\n ) => get(context, resourceGroupName, cloudHsmClusterName, jobId, options),\n };\n}\nexport function _getCloudHsmClusterBackupStatusOperations(\n context: AzureDedicatedHSMResourceProviderContext,\n): CloudHsmClusterBackupStatusOperations {\n return {\n ..._getCloudHsmClusterBackupStatus(context),\n };\n}\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAIA,wBAAoB;AAcpB,SAAS,gCAAgC,SAAmD;AAC1F,SAAO;AAAA,IACL,KAAK,CACH,mBACA,qBACA,OACA,gBACG,uBAAI,SAAS,mBAAmB,qBAAqB,OAAO,OAAO;AAAA,EAC1E;AACF;AACO,SAAS,0CACd,SACuC;AACvC,SAAO;AAAA,IACL,GAAG,gCAAgC,OAAO;AAAA,EAC5C;AACF;",
6
+ "names": []
7
+ }
@@ -0,0 +1,15 @@
1
+ import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
2
+ import type { CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams } from "../../api/cloudHsmClusterPrivateEndpointConnections/options.js";
3
+ import type { PrivateEndpointConnection } from "../../models/models.js";
4
+ import type { PollerLike, OperationState } from "@azure/core-lro";
5
+ /** Interface representing a CloudHsmClusterPrivateEndpointConnections operations. */
6
+ export interface CloudHsmClusterPrivateEndpointConnectionsOperations {
7
+ /** Deletes the private endpoint connection for the Cloud Hsm Cluster. */
8
+ delete: (resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
9
+ /** Creates or updates the private endpoint connection for the Cloud Hsm Cluster. */
10
+ create: (resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, properties: PrivateEndpointConnection, options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams) => Promise<PrivateEndpointConnection>;
11
+ /** Gets the private endpoint connection for the Cloud Hsm Cluster. */
12
+ get: (resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams) => Promise<PrivateEndpointConnection>;
13
+ }
14
+ export declare function _getCloudHsmClusterPrivateEndpointConnectionsOperations(context: AzureDedicatedHSMResourceProviderContext): CloudHsmClusterPrivateEndpointConnectionsOperations;
15
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1,47 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+ var cloudHsmClusterPrivateEndpointConnections_exports = {};
19
+ __export(cloudHsmClusterPrivateEndpointConnections_exports, {
20
+ _getCloudHsmClusterPrivateEndpointConnectionsOperations: () => _getCloudHsmClusterPrivateEndpointConnectionsOperations
21
+ });
22
+ module.exports = __toCommonJS(cloudHsmClusterPrivateEndpointConnections_exports);
23
+ var import_operations = require("../../api/cloudHsmClusterPrivateEndpointConnections/operations.js");
24
+ function _getCloudHsmClusterPrivateEndpointConnections(context) {
25
+ return {
26
+ delete: (resourceGroupName, cloudHsmClusterName, peConnectionName, options) => (0, import_operations.$delete)(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options),
27
+ create: (resourceGroupName, cloudHsmClusterName, peConnectionName, properties, options) => (0, import_operations.create)(
28
+ context,
29
+ resourceGroupName,
30
+ cloudHsmClusterName,
31
+ peConnectionName,
32
+ properties,
33
+ options
34
+ ),
35
+ get: (resourceGroupName, cloudHsmClusterName, peConnectionName, options) => (0, import_operations.get)(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options)
36
+ };
37
+ }
38
+ function _getCloudHsmClusterPrivateEndpointConnectionsOperations(context) {
39
+ return {
40
+ ..._getCloudHsmClusterPrivateEndpointConnections(context)
41
+ };
42
+ }
43
+ // Annotate the CommonJS export names for ESM import in node:
44
+ 0 && (module.exports = {
45
+ _getCloudHsmClusterPrivateEndpointConnectionsOperations
46
+ });
47
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/classic/cloudHsmClusterPrivateEndpointConnections/index.ts"],
4
+ "sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext } from \"../../api/azureDedicatedHSMResourceProviderContext.js\";\nimport {\n $delete,\n create,\n get,\n} from \"../../api/cloudHsmClusterPrivateEndpointConnections/operations.js\";\nimport type {\n CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n} from \"../../api/cloudHsmClusterPrivateEndpointConnections/options.js\";\nimport type { PrivateEndpointConnection } from \"../../models/models.js\";\nimport type { PollerLike, OperationState } from \"@azure/core-lro\";\n\n/** Interface representing a CloudHsmClusterPrivateEndpointConnections operations. */\nexport interface CloudHsmClusterPrivateEndpointConnectionsOperations {\n /** Deletes the private endpoint connection for the Cloud Hsm Cluster. */\n delete: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n ) => PollerLike<OperationState<void>, void>;\n /** Creates or updates the private endpoint connection for the Cloud Hsm Cluster. */\n create: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n ) => Promise<PrivateEndpointConnection>;\n /** Gets the private endpoint connection for the Cloud Hsm Cluster. */\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n ) => Promise<PrivateEndpointConnection>;\n}\nfunction _getCloudHsmClusterPrivateEndpointConnections(\n context: AzureDedicatedHSMResourceProviderContext,\n) {\n return {\n delete: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n ) => $delete(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options),\n create: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n ) =>\n create(\n context,\n resourceGroupName,\n cloudHsmClusterName,\n peConnectionName,\n properties,\n options,\n ),\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n ) => get(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options),\n };\n}\nexport function _getCloudHsmClusterPrivateEndpointConnectionsOperations(\n context: AzureDedicatedHSMResourceProviderContext,\n): CloudHsmClusterPrivateEndpointConnectionsOperations {\n return {\n ..._getCloudHsmClusterPrivateEndpointConnections(context),\n };\n}\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAIA,wBAIO;AAkCP,SAAS,8CACP,SACA;AACA,SAAO;AAAA,IACL,QAAQ,CACN,mBACA,qBACA,kBACA,gBACG,2BAAQ,SAAS,mBAAmB,qBAAqB,kBAAkB,OAAO;AAAA,IACvF,QAAQ,CACN,mBACA,qBACA,kBACA,YACA,gBAEA;AAAA,MACE;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,IACF;AAAA,IACF,KAAK,CACH,mBACA,qBACA,kBACA,gBACG,uBAAI,SAAS,mBAAmB,qBAAqB,kBAAkB,OAAO;AAAA,EACrF;AACF;AACO,SAAS,wDACd,SACqD;AACrD,SAAO;AAAA,IACL,GAAG,8CAA8C,OAAO;AAAA,EAC1D;AACF;",
6
+ "names": []
7
+ }
@@ -0,0 +1,11 @@
1
+ import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
2
+ import type { CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams } from "../../api/cloudHsmClusterPrivateLinkResources/options.js";
3
+ import type { PrivateLinkResource } from "../../models/models.js";
4
+ import type { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
5
+ /** Interface representing a CloudHsmClusterPrivateLinkResources operations. */
6
+ export interface CloudHsmClusterPrivateLinkResourcesOperations {
7
+ /** Gets the private link resources supported for the Cloud Hsm Cluster. */
8
+ listByCloudHsmCluster: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource>;
9
+ }
10
+ export declare function _getCloudHsmClusterPrivateLinkResourcesOperations(context: AzureDedicatedHSMResourceProviderContext): CloudHsmClusterPrivateLinkResourcesOperations;
11
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1,38 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+ var cloudHsmClusterPrivateLinkResources_exports = {};
19
+ __export(cloudHsmClusterPrivateLinkResources_exports, {
20
+ _getCloudHsmClusterPrivateLinkResourcesOperations: () => _getCloudHsmClusterPrivateLinkResourcesOperations
21
+ });
22
+ module.exports = __toCommonJS(cloudHsmClusterPrivateLinkResources_exports);
23
+ var import_operations = require("../../api/cloudHsmClusterPrivateLinkResources/operations.js");
24
+ function _getCloudHsmClusterPrivateLinkResources(context) {
25
+ return {
26
+ listByCloudHsmCluster: (resourceGroupName, cloudHsmClusterName, options) => (0, import_operations.listByCloudHsmCluster)(context, resourceGroupName, cloudHsmClusterName, options)
27
+ };
28
+ }
29
+ function _getCloudHsmClusterPrivateLinkResourcesOperations(context) {
30
+ return {
31
+ ..._getCloudHsmClusterPrivateLinkResources(context)
32
+ };
33
+ }
34
+ // Annotate the CommonJS export names for ESM import in node:
35
+ 0 && (module.exports = {
36
+ _getCloudHsmClusterPrivateLinkResourcesOperations
37
+ });
38
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/classic/cloudHsmClusterPrivateLinkResources/index.ts"],
4
+ "sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext } from \"../../api/azureDedicatedHSMResourceProviderContext.js\";\nimport { listByCloudHsmCluster } from \"../../api/cloudHsmClusterPrivateLinkResources/operations.js\";\nimport type { CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams } from \"../../api/cloudHsmClusterPrivateLinkResources/options.js\";\nimport type { PrivateLinkResource } from \"../../models/models.js\";\nimport type { PagedAsyncIterableIterator } from \"../../static-helpers/pagingHelpers.js\";\n\n/** Interface representing a CloudHsmClusterPrivateLinkResources operations. */\nexport interface CloudHsmClusterPrivateLinkResourcesOperations {\n /** Gets the private link resources supported for the Cloud Hsm Cluster. */\n listByCloudHsmCluster: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams,\n ) => PagedAsyncIterableIterator<PrivateLinkResource>;\n}\nfunction _getCloudHsmClusterPrivateLinkResources(\n context: AzureDedicatedHSMResourceProviderContext,\n) {\n return {\n listByCloudHsmCluster: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams,\n ) => listByCloudHsmCluster(context, resourceGroupName, cloudHsmClusterName, options),\n };\n}\nexport function _getCloudHsmClusterPrivateLinkResourcesOperations(\n context: AzureDedicatedHSMResourceProviderContext,\n): CloudHsmClusterPrivateLinkResourcesOperations {\n return {\n ..._getCloudHsmClusterPrivateLinkResources(context),\n };\n}\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAIA,wBAAsC;AActC,SAAS,wCACP,SACA;AACA,SAAO;AAAA,IACL,uBAAuB,CACrB,mBACA,qBACA,gBACG,yCAAsB,SAAS,mBAAmB,qBAAqB,OAAO;AAAA,EACrF;AACF;AACO,SAAS,kDACd,SAC+C;AAC/C,SAAO;AAAA,IACL,GAAG,wCAAwC,OAAO;AAAA,EACpD;AACF;",
6
+ "names": []
7
+ }
@@ -0,0 +1,10 @@
1
+ import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
2
+ import type { CloudHsmClusterRestoreStatusGetOptionalParams } from "../../api/cloudHsmClusterRestoreStatus/options.js";
3
+ import type { RestoreResult } from "../../models/models.js";
4
+ /** Interface representing a CloudHsmClusterRestoreStatus operations. */
5
+ export interface CloudHsmClusterRestoreStatusOperations {
6
+ /** Gets the restore operation status of the specified Cloud HSM Cluster */
7
+ get: (resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams) => Promise<RestoreResult | void>;
8
+ }
9
+ export declare function _getCloudHsmClusterRestoreStatusOperations(context: AzureDedicatedHSMResourceProviderContext): CloudHsmClusterRestoreStatusOperations;
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1,38 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+ var cloudHsmClusterRestoreStatus_exports = {};
19
+ __export(cloudHsmClusterRestoreStatus_exports, {
20
+ _getCloudHsmClusterRestoreStatusOperations: () => _getCloudHsmClusterRestoreStatusOperations
21
+ });
22
+ module.exports = __toCommonJS(cloudHsmClusterRestoreStatus_exports);
23
+ var import_operations = require("../../api/cloudHsmClusterRestoreStatus/operations.js");
24
+ function _getCloudHsmClusterRestoreStatus(context) {
25
+ return {
26
+ get: (resourceGroupName, cloudHsmClusterName, jobId, options) => (0, import_operations.get)(context, resourceGroupName, cloudHsmClusterName, jobId, options)
27
+ };
28
+ }
29
+ function _getCloudHsmClusterRestoreStatusOperations(context) {
30
+ return {
31
+ ..._getCloudHsmClusterRestoreStatus(context)
32
+ };
33
+ }
34
+ // Annotate the CommonJS export names for ESM import in node:
35
+ 0 && (module.exports = {
36
+ _getCloudHsmClusterRestoreStatusOperations
37
+ });
38
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/classic/cloudHsmClusterRestoreStatus/index.ts"],
4
+ "sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext } from \"../../api/azureDedicatedHSMResourceProviderContext.js\";\nimport { get } from \"../../api/cloudHsmClusterRestoreStatus/operations.js\";\nimport type { CloudHsmClusterRestoreStatusGetOptionalParams } from \"../../api/cloudHsmClusterRestoreStatus/options.js\";\nimport type { RestoreResult } from \"../../models/models.js\";\n\n/** Interface representing a CloudHsmClusterRestoreStatus operations. */\nexport interface CloudHsmClusterRestoreStatusOperations {\n /** Gets the restore operation status of the specified Cloud HSM Cluster */\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterRestoreStatusGetOptionalParams,\n ) => Promise<RestoreResult | void>;\n}\nfunction _getCloudHsmClusterRestoreStatus(context: AzureDedicatedHSMResourceProviderContext) {\n return {\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterRestoreStatusGetOptionalParams,\n ) => get(context, resourceGroupName, cloudHsmClusterName, jobId, options),\n };\n}\nexport function _getCloudHsmClusterRestoreStatusOperations(\n context: AzureDedicatedHSMResourceProviderContext,\n): CloudHsmClusterRestoreStatusOperations {\n return {\n ..._getCloudHsmClusterRestoreStatus(context),\n };\n}\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAIA,wBAAoB;AAcpB,SAAS,iCAAiC,SAAmD;AAC3F,SAAO;AAAA,IACL,KAAK,CACH,mBACA,qBACA,OACA,gBACG,uBAAI,SAAS,mBAAmB,qBAAqB,OAAO,OAAO;AAAA,EAC1E;AACF;AACO,SAAS,2CACd,SACwC;AACxC,SAAO;AAAA,IACL,GAAG,iCAAiC,OAAO;AAAA,EAC7C;AACF;",
6
+ "names": []
7
+ }