@azure/arm-hardwaresecuritymodules 2.0.0-alpha.20250205.1 → 2.0.0-alpha.20250206.2

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 (586) hide show
  1. package/README.md +21 -14
  2. package/{dist-esm/src → dist/browser}/azureHSMResourceProvider.d.ts +2 -2
  3. package/dist/browser/azureHSMResourceProvider.d.ts.map +1 -0
  4. package/{dist-esm/src → dist/browser}/azureHSMResourceProvider.js +15 -18
  5. package/dist/browser/azureHSMResourceProvider.js.map +1 -0
  6. package/dist/browser/index.d.ts +5 -0
  7. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  8. package/{dist-esm/src → dist/browser}/index.js +4 -4
  9. package/dist/browser/index.js.map +1 -0
  10. package/dist/browser/lroImpl.js.map +1 -0
  11. package/dist/browser/models/index.js.map +1 -0
  12. package/dist/browser/models/mappers.js.map +1 -0
  13. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  14. package/dist/browser/models/parameters.js.map +1 -0
  15. package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterBackupStatus.d.ts +3 -3
  16. package/dist/browser/operations/cloudHsmClusterBackupStatus.d.ts.map +1 -0
  17. package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterBackupStatus.js +2 -2
  18. package/dist/browser/operations/cloudHsmClusterBackupStatus.js.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +3 -3
  20. package/dist/browser/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterPrivateEndpointConnections.js +44 -49
  22. package/dist/browser/operations/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
  23. package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterPrivateLinkResources.d.ts +3 -3
  24. package/dist/browser/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterPrivateLinkResources.js +3 -3
  26. package/dist/browser/operations/cloudHsmClusterPrivateLinkResources.js.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterRestoreStatus.d.ts +3 -3
  28. package/dist/browser/operations/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
  29. package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterRestoreStatus.js +2 -2
  30. package/dist/browser/operations/cloudHsmClusterRestoreStatus.js.map +1 -0
  31. package/{dist-esm/src → dist/browser}/operations/cloudHsmClusters.d.ts +3 -3
  32. package/dist/browser/operations/cloudHsmClusters.d.ts.map +1 -0
  33. package/{dist-esm/src → dist/browser}/operations/cloudHsmClusters.js +268 -296
  34. package/dist/browser/operations/cloudHsmClusters.js.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/dedicatedHsmOperations.d.ts +3 -3
  36. package/dist/browser/operations/dedicatedHsmOperations.d.ts.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/dedicatedHsmOperations.js +113 -125
  38. package/dist/browser/operations/dedicatedHsmOperations.js.map +1 -0
  39. package/dist/browser/operations/index.d.ts +9 -0
  40. package/dist/browser/operations/index.d.ts.map +1 -0
  41. package/dist/browser/operations/index.js +16 -0
  42. package/dist/browser/operations/index.js.map +1 -0
  43. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  44. package/dist/browser/operations/operations.d.ts.map +1 -0
  45. package/{dist-esm/src → dist/browser}/operations/operations.js +2 -2
  46. package/dist/browser/operations/operations.js.map +1 -0
  47. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
  48. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  49. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +3 -3
  50. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  51. package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +1 -1
  52. package/dist/browser/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +1 -0
  53. package/dist/browser/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +1 -0
  54. package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +1 -1
  55. package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
  56. package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
  57. package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +1 -1
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -1
  59. package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +1 -0
  60. package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +1 -1
  61. package/dist/browser/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
  62. package/dist/browser/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +1 -0
  63. package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusters.d.ts +1 -1
  64. package/dist/browser/operationsInterfaces/cloudHsmClusters.d.ts.map +1 -0
  65. package/dist/browser/operationsInterfaces/cloudHsmClusters.js.map +1 -0
  66. package/{dist-esm/src → dist/browser}/operationsInterfaces/dedicatedHsmOperations.d.ts +1 -1
  67. package/dist/browser/operationsInterfaces/dedicatedHsmOperations.d.ts.map +1 -0
  68. package/dist/browser/operationsInterfaces/dedicatedHsmOperations.js.map +1 -0
  69. package/dist/browser/operationsInterfaces/index.d.ts +9 -0
  70. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  71. package/dist/browser/operationsInterfaces/index.js +16 -0
  72. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  73. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  74. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  75. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  76. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  77. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  78. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  79. package/dist/browser/package.json +3 -0
  80. package/dist/browser/pagingHelper.js.map +1 -0
  81. package/dist/commonjs/azureHSMResourceProvider.d.ts +27 -0
  82. package/dist/commonjs/azureHSMResourceProvider.d.ts.map +1 -0
  83. package/dist/commonjs/azureHSMResourceProvider.js +111 -0
  84. package/dist/commonjs/azureHSMResourceProvider.js.map +1 -0
  85. package/dist/commonjs/index.d.ts +5 -0
  86. package/dist/commonjs/index.d.ts.map +1 -0
  87. package/dist/commonjs/index.js +19 -0
  88. package/dist/commonjs/index.js.map +1 -0
  89. package/dist/commonjs/lroImpl.d.ts +11 -0
  90. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  91. package/dist/commonjs/lroImpl.js +17 -0
  92. package/dist/commonjs/lroImpl.js.map +1 -0
  93. package/{types/arm-hardwaresecuritymodules.d.ts → dist/commonjs/models/index.d.ts} +1182 -1694
  94. package/dist/commonjs/models/index.d.ts.map +1 -0
  95. package/dist/commonjs/models/index.js +191 -0
  96. package/dist/commonjs/models/index.js.map +1 -0
  97. package/dist/commonjs/models/mappers.d.ts +59 -0
  98. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  99. package/dist/commonjs/models/mappers.js +1418 -0
  100. package/dist/commonjs/models/mappers.js.map +1 -0
  101. package/dist/commonjs/models/parameters.d.ts +29 -0
  102. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  103. package/dist/commonjs/models/parameters.js +218 -0
  104. package/dist/commonjs/models/parameters.js.map +1 -0
  105. package/dist/commonjs/operations/cloudHsmClusterBackupStatus.d.ts +22 -0
  106. package/dist/commonjs/operations/cloudHsmClusterBackupStatus.d.ts.map +1 -0
  107. package/dist/commonjs/operations/cloudHsmClusterBackupStatus.js +66 -0
  108. package/dist/commonjs/operations/cloudHsmClusterBackupStatus.js.map +1 -0
  109. package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +55 -0
  110. package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
  111. package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.js +201 -0
  112. package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
  113. package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.d.ts +41 -0
  114. package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
  115. package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.js +157 -0
  116. package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.js.map +1 -0
  117. package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.d.ts +22 -0
  118. package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
  119. package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.js +66 -0
  120. package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.js.map +1 -0
  121. package/dist/commonjs/operations/cloudHsmClusters.d.ts +182 -0
  122. package/dist/commonjs/operations/cloudHsmClusters.d.ts.map +1 -0
  123. package/dist/commonjs/operations/cloudHsmClusters.js +941 -0
  124. package/dist/commonjs/operations/cloudHsmClusters.js.map +1 -0
  125. package/dist/commonjs/operations/dedicatedHsmOperations.d.ts +134 -0
  126. package/dist/commonjs/operations/dedicatedHsmOperations.d.ts.map +1 -0
  127. package/dist/commonjs/operations/dedicatedHsmOperations.js +673 -0
  128. package/dist/commonjs/operations/dedicatedHsmOperations.js.map +1 -0
  129. package/dist/commonjs/operations/index.d.ts +9 -0
  130. package/dist/commonjs/operations/index.d.ts.map +1 -0
  131. package/dist/commonjs/operations/index.js +19 -0
  132. package/dist/commonjs/operations/index.js.map +1 -0
  133. package/dist/commonjs/operations/operations.d.ts +26 -0
  134. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  135. package/dist/commonjs/operations/operations.js +100 -0
  136. package/dist/commonjs/operations/operations.js.map +1 -0
  137. package/dist/commonjs/operations/privateEndpointConnections.d.ts +43 -0
  138. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  139. package/dist/commonjs/operations/privateEndpointConnections.js +159 -0
  140. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  141. package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +14 -0
  142. package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +1 -0
  143. package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.js +10 -0
  144. package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +1 -0
  145. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +47 -0
  146. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
  147. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +10 -0
  148. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
  149. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +14 -0
  150. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
  151. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +10 -0
  152. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +1 -0
  153. package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +14 -0
  154. package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
  155. package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.js +10 -0
  156. package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +1 -0
  157. package/dist/commonjs/operationsInterfaces/cloudHsmClusters.d.ts +145 -0
  158. package/dist/commonjs/operationsInterfaces/cloudHsmClusters.d.ts.map +1 -0
  159. package/dist/commonjs/operationsInterfaces/cloudHsmClusters.js +10 -0
  160. package/dist/commonjs/operationsInterfaces/cloudHsmClusters.js.map +1 -0
  161. package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.d.ts +78 -0
  162. package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.d.ts.map +1 -0
  163. package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.js +10 -0
  164. package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.js.map +1 -0
  165. package/dist/commonjs/operationsInterfaces/index.d.ts +9 -0
  166. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  167. package/dist/commonjs/operationsInterfaces/index.js +19 -0
  168. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  169. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  170. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  171. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  172. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  173. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +15 -0
  174. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  175. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  176. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  177. package/dist/commonjs/package.json +3 -0
  178. package/dist/commonjs/pagingHelper.d.ts +13 -0
  179. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  180. package/dist/commonjs/pagingHelper.js +36 -0
  181. package/dist/commonjs/pagingHelper.js.map +1 -0
  182. package/dist/esm/azureHSMResourceProvider.d.ts +27 -0
  183. package/dist/esm/azureHSMResourceProvider.d.ts.map +1 -0
  184. package/dist/esm/azureHSMResourceProvider.js +106 -0
  185. package/dist/esm/azureHSMResourceProvider.js.map +1 -0
  186. package/dist/esm/index.d.ts +5 -0
  187. package/dist/esm/index.d.ts.map +1 -0
  188. package/{src/index.ts → dist/esm/index.js} +5 -5
  189. package/dist/esm/index.js.map +1 -0
  190. package/dist/esm/lroImpl.d.ts +11 -0
  191. package/dist/esm/lroImpl.d.ts.map +1 -0
  192. package/dist/esm/lroImpl.js +14 -0
  193. package/dist/esm/lroImpl.js.map +1 -0
  194. package/dist/esm/models/index.d.ts +1182 -0
  195. package/dist/esm/models/index.d.ts.map +1 -0
  196. package/dist/esm/models/index.js +188 -0
  197. package/dist/esm/models/index.js.map +1 -0
  198. package/dist/esm/models/mappers.d.ts +59 -0
  199. package/dist/esm/models/mappers.d.ts.map +1 -0
  200. package/dist/esm/models/mappers.js +1414 -0
  201. package/dist/esm/models/mappers.js.map +1 -0
  202. package/dist/esm/models/parameters.d.ts +29 -0
  203. package/dist/esm/models/parameters.d.ts.map +1 -0
  204. package/dist/esm/models/parameters.js +215 -0
  205. package/dist/esm/models/parameters.js.map +1 -0
  206. package/dist/esm/operations/cloudHsmClusterBackupStatus.d.ts +22 -0
  207. package/dist/esm/operations/cloudHsmClusterBackupStatus.d.ts.map +1 -0
  208. package/dist/esm/operations/cloudHsmClusterBackupStatus.js +61 -0
  209. package/dist/esm/operations/cloudHsmClusterBackupStatus.js.map +1 -0
  210. package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +55 -0
  211. package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
  212. package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.js +196 -0
  213. package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
  214. package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.d.ts +41 -0
  215. package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
  216. package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.js +153 -0
  217. package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.js.map +1 -0
  218. package/dist/esm/operations/cloudHsmClusterRestoreStatus.d.ts +22 -0
  219. package/dist/esm/operations/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
  220. package/dist/esm/operations/cloudHsmClusterRestoreStatus.js +61 -0
  221. package/dist/esm/operations/cloudHsmClusterRestoreStatus.js.map +1 -0
  222. package/dist/esm/operations/cloudHsmClusters.d.ts +182 -0
  223. package/dist/esm/operations/cloudHsmClusters.d.ts.map +1 -0
  224. package/dist/esm/operations/cloudHsmClusters.js +937 -0
  225. package/dist/esm/operations/cloudHsmClusters.js.map +1 -0
  226. package/dist/esm/operations/dedicatedHsmOperations.d.ts +134 -0
  227. package/dist/esm/operations/dedicatedHsmOperations.d.ts.map +1 -0
  228. package/dist/esm/operations/dedicatedHsmOperations.js +669 -0
  229. package/dist/esm/operations/dedicatedHsmOperations.js.map +1 -0
  230. package/dist/esm/operations/index.d.ts +9 -0
  231. package/dist/esm/operations/index.d.ts.map +1 -0
  232. package/dist/esm/operations/index.js +16 -0
  233. package/dist/esm/operations/index.js.map +1 -0
  234. package/dist/esm/operations/operations.d.ts +26 -0
  235. package/dist/esm/operations/operations.d.ts.map +1 -0
  236. package/dist/esm/operations/operations.js +96 -0
  237. package/dist/esm/operations/operations.js.map +1 -0
  238. package/dist/esm/operations/privateEndpointConnections.d.ts +43 -0
  239. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  240. package/dist/esm/operations/privateEndpointConnections.js +155 -0
  241. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  242. package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +14 -0
  243. package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +1 -0
  244. package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.js +9 -0
  245. package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +1 -0
  246. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +47 -0
  247. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
  248. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +9 -0
  249. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
  250. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +14 -0
  251. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
  252. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +9 -0
  253. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +1 -0
  254. package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +14 -0
  255. package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
  256. package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.js +9 -0
  257. package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +1 -0
  258. package/dist/esm/operationsInterfaces/cloudHsmClusters.d.ts +145 -0
  259. package/dist/esm/operationsInterfaces/cloudHsmClusters.d.ts.map +1 -0
  260. package/dist/esm/operationsInterfaces/cloudHsmClusters.js +9 -0
  261. package/dist/esm/operationsInterfaces/cloudHsmClusters.js.map +1 -0
  262. package/dist/esm/operationsInterfaces/dedicatedHsmOperations.d.ts +78 -0
  263. package/dist/esm/operationsInterfaces/dedicatedHsmOperations.d.ts.map +1 -0
  264. package/dist/esm/operationsInterfaces/dedicatedHsmOperations.js +9 -0
  265. package/dist/esm/operationsInterfaces/dedicatedHsmOperations.js.map +1 -0
  266. package/dist/esm/operationsInterfaces/index.d.ts +9 -0
  267. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  268. package/dist/esm/operationsInterfaces/index.js +16 -0
  269. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  270. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  271. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  272. package/dist/esm/operationsInterfaces/operations.js +9 -0
  273. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  274. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +15 -0
  275. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  276. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  277. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  278. package/dist/esm/package.json +3 -0
  279. package/dist/esm/pagingHelper.d.ts +13 -0
  280. package/dist/esm/pagingHelper.d.ts.map +1 -0
  281. package/dist/esm/pagingHelper.js +32 -0
  282. package/dist/esm/pagingHelper.js.map +1 -0
  283. package/dist/react-native/azureHSMResourceProvider.d.ts +27 -0
  284. package/dist/react-native/azureHSMResourceProvider.d.ts.map +1 -0
  285. package/dist/react-native/azureHSMResourceProvider.js +106 -0
  286. package/dist/react-native/azureHSMResourceProvider.js.map +1 -0
  287. package/dist/react-native/index.d.ts +5 -0
  288. package/dist/react-native/index.d.ts.map +1 -0
  289. package/dist/react-native/index.js +13 -0
  290. package/dist/react-native/index.js.map +1 -0
  291. package/dist/react-native/lroImpl.d.ts +11 -0
  292. package/dist/react-native/lroImpl.d.ts.map +1 -0
  293. package/dist/react-native/lroImpl.js +14 -0
  294. package/dist/react-native/lroImpl.js.map +1 -0
  295. package/dist/react-native/models/index.d.ts +1182 -0
  296. package/dist/react-native/models/index.d.ts.map +1 -0
  297. package/dist/react-native/models/index.js +188 -0
  298. package/dist/react-native/models/index.js.map +1 -0
  299. package/dist/react-native/models/mappers.d.ts +59 -0
  300. package/dist/react-native/models/mappers.d.ts.map +1 -0
  301. package/dist/react-native/models/mappers.js +1414 -0
  302. package/dist/react-native/models/mappers.js.map +1 -0
  303. package/dist/react-native/models/parameters.d.ts +29 -0
  304. package/dist/react-native/models/parameters.d.ts.map +1 -0
  305. package/dist/react-native/models/parameters.js +215 -0
  306. package/dist/react-native/models/parameters.js.map +1 -0
  307. package/dist/react-native/operations/cloudHsmClusterBackupStatus.d.ts +22 -0
  308. package/dist/react-native/operations/cloudHsmClusterBackupStatus.d.ts.map +1 -0
  309. package/dist/react-native/operations/cloudHsmClusterBackupStatus.js +61 -0
  310. package/dist/react-native/operations/cloudHsmClusterBackupStatus.js.map +1 -0
  311. package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +55 -0
  312. package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
  313. package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.js +196 -0
  314. package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
  315. package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.d.ts +41 -0
  316. package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
  317. package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.js +153 -0
  318. package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.js.map +1 -0
  319. package/dist/react-native/operations/cloudHsmClusterRestoreStatus.d.ts +22 -0
  320. package/dist/react-native/operations/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
  321. package/dist/react-native/operations/cloudHsmClusterRestoreStatus.js +61 -0
  322. package/dist/react-native/operations/cloudHsmClusterRestoreStatus.js.map +1 -0
  323. package/dist/react-native/operations/cloudHsmClusters.d.ts +182 -0
  324. package/dist/react-native/operations/cloudHsmClusters.d.ts.map +1 -0
  325. package/dist/react-native/operations/cloudHsmClusters.js +937 -0
  326. package/dist/react-native/operations/cloudHsmClusters.js.map +1 -0
  327. package/dist/react-native/operations/dedicatedHsmOperations.d.ts +134 -0
  328. package/dist/react-native/operations/dedicatedHsmOperations.d.ts.map +1 -0
  329. package/dist/react-native/operations/dedicatedHsmOperations.js +669 -0
  330. package/dist/react-native/operations/dedicatedHsmOperations.js.map +1 -0
  331. package/dist/react-native/operations/index.d.ts +9 -0
  332. package/dist/react-native/operations/index.d.ts.map +1 -0
  333. package/dist/react-native/operations/index.js +16 -0
  334. package/dist/react-native/operations/index.js.map +1 -0
  335. package/dist/react-native/operations/operations.d.ts +26 -0
  336. package/dist/react-native/operations/operations.d.ts.map +1 -0
  337. package/dist/react-native/operations/operations.js +96 -0
  338. package/dist/react-native/operations/operations.js.map +1 -0
  339. package/dist/react-native/operations/privateEndpointConnections.d.ts +43 -0
  340. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  341. package/dist/react-native/operations/privateEndpointConnections.js +155 -0
  342. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  343. package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +14 -0
  344. package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +1 -0
  345. package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.js +9 -0
  346. package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +1 -0
  347. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +47 -0
  348. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
  349. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +9 -0
  350. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
  351. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +14 -0
  352. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
  353. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +9 -0
  354. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +1 -0
  355. package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +14 -0
  356. package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
  357. package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.js +9 -0
  358. package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +1 -0
  359. package/dist/react-native/operationsInterfaces/cloudHsmClusters.d.ts +145 -0
  360. package/dist/react-native/operationsInterfaces/cloudHsmClusters.d.ts.map +1 -0
  361. package/dist/react-native/operationsInterfaces/cloudHsmClusters.js +9 -0
  362. package/dist/react-native/operationsInterfaces/cloudHsmClusters.js.map +1 -0
  363. package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.d.ts +78 -0
  364. package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.d.ts.map +1 -0
  365. package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.js +9 -0
  366. package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.js.map +1 -0
  367. package/dist/react-native/operationsInterfaces/index.d.ts +9 -0
  368. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  369. package/dist/react-native/operationsInterfaces/index.js +16 -0
  370. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  371. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  372. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  373. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  374. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  375. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +15 -0
  376. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  377. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  378. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  379. package/dist/react-native/package.json +3 -0
  380. package/dist/react-native/pagingHelper.d.ts +13 -0
  381. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  382. package/dist/react-native/pagingHelper.js +32 -0
  383. package/dist/react-native/pagingHelper.js.map +1 -0
  384. package/package.json +85 -57
  385. package/dist/index.js +0 -4356
  386. package/dist/index.js.map +0 -1
  387. package/dist/index.min.js +0 -1
  388. package/dist/index.min.js.map +0 -1
  389. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts +0 -2
  390. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts.map +0 -1
  391. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js +0 -38
  392. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js.map +0 -1
  393. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.d.ts +0 -2
  394. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.d.ts.map +0 -1
  395. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js +0 -37
  396. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js.map +0 -1
  397. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.d.ts +0 -2
  398. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  399. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js +0 -38
  400. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js.map +0 -1
  401. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.d.ts +0 -2
  402. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.d.ts.map +0 -1
  403. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.js +0 -38
  404. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.js.map +0 -1
  405. package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.d.ts +0 -2
  406. package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.d.ts.map +0 -1
  407. package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js +0 -53
  408. package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js.map +0 -1
  409. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts +0 -2
  410. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts.map +0 -1
  411. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js +0 -38
  412. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js.map +0 -1
  413. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts +0 -2
  414. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts.map +0 -1
  415. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js +0 -37
  416. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js.map +0 -1
  417. package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.d.ts +0 -2
  418. package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.d.ts.map +0 -1
  419. package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js +0 -44
  420. package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js.map +0 -1
  421. package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.d.ts +0 -2
  422. package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.d.ts.map +0 -1
  423. package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.js +0 -37
  424. package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.js.map +0 -1
  425. package/dist-esm/samples-dev/cloudHsmClustersGetSample.d.ts +0 -2
  426. package/dist-esm/samples-dev/cloudHsmClustersGetSample.d.ts.map +0 -1
  427. package/dist-esm/samples-dev/cloudHsmClustersGetSample.js +0 -37
  428. package/dist-esm/samples-dev/cloudHsmClustersGetSample.js.map +0 -1
  429. package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.d.ts +0 -2
  430. package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.d.ts.map +0 -1
  431. package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js +0 -52
  432. package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js.map +0 -1
  433. package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.d.ts +0 -2
  434. package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.d.ts.map +0 -1
  435. package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js +0 -51
  436. package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js.map +0 -1
  437. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts +0 -2
  438. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts.map +0 -1
  439. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js +0 -34
  440. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js.map +0 -1
  441. package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.d.ts +0 -2
  442. package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.d.ts.map +0 -1
  443. package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js +0 -38
  444. package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js.map +0 -1
  445. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts +0 -2
  446. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts.map +0 -1
  447. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js +0 -37
  448. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js.map +0 -1
  449. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts +0 -2
  450. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts.map +0 -1
  451. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js +0 -37
  452. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js.map +0 -1
  453. package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.d.ts +0 -2
  454. package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.d.ts.map +0 -1
  455. package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js +0 -110
  456. package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js.map +0 -1
  457. package/dist-esm/samples-dev/dedicatedHsmDeleteSample.d.ts +0 -2
  458. package/dist-esm/samples-dev/dedicatedHsmDeleteSample.d.ts.map +0 -1
  459. package/dist-esm/samples-dev/dedicatedHsmDeleteSample.js +0 -37
  460. package/dist-esm/samples-dev/dedicatedHsmDeleteSample.js.map +0 -1
  461. package/dist-esm/samples-dev/dedicatedHsmGetSample.d.ts +0 -2
  462. package/dist-esm/samples-dev/dedicatedHsmGetSample.d.ts.map +0 -1
  463. package/dist-esm/samples-dev/dedicatedHsmGetSample.js +0 -75
  464. package/dist-esm/samples-dev/dedicatedHsmGetSample.js.map +0 -1
  465. package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.d.ts +0 -2
  466. package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.d.ts.map +0 -1
  467. package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js +0 -86
  468. package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js.map +0 -1
  469. package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.d.ts +0 -2
  470. package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.d.ts.map +0 -1
  471. package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js +0 -84
  472. package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js.map +0 -1
  473. package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.d.ts +0 -2
  474. package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.d.ts.map +0 -1
  475. package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js +0 -53
  476. package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js.map +0 -1
  477. package/dist-esm/samples-dev/dedicatedHsmUpdateSample.d.ts +0 -2
  478. package/dist-esm/samples-dev/dedicatedHsmUpdateSample.d.ts.map +0 -1
  479. package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js +0 -53
  480. package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js.map +0 -1
  481. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  482. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  483. package/dist-esm/samples-dev/operationsListSample.js +0 -84
  484. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  485. package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.d.ts +0 -2
  486. package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.d.ts.map +0 -1
  487. package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js +0 -53
  488. package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js.map +0 -1
  489. package/dist-esm/src/azureHSMResourceProvider.d.ts.map +0 -1
  490. package/dist-esm/src/azureHSMResourceProvider.js.map +0 -1
  491. package/dist-esm/src/index.d.ts +0 -5
  492. package/dist-esm/src/index.js.map +0 -1
  493. package/dist-esm/src/lroImpl.js.map +0 -1
  494. package/dist-esm/src/models/index.js.map +0 -1
  495. package/dist-esm/src/models/mappers.js.map +0 -1
  496. package/dist-esm/src/models/parameters.js.map +0 -1
  497. package/dist-esm/src/operations/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  498. package/dist-esm/src/operations/cloudHsmClusterBackupStatus.js.map +0 -1
  499. package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  500. package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  501. package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
  502. package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  503. package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  504. package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.js.map +0 -1
  505. package/dist-esm/src/operations/cloudHsmClusters.d.ts.map +0 -1
  506. package/dist-esm/src/operations/cloudHsmClusters.js.map +0 -1
  507. package/dist-esm/src/operations/dedicatedHsmOperations.d.ts.map +0 -1
  508. package/dist-esm/src/operations/dedicatedHsmOperations.js.map +0 -1
  509. package/dist-esm/src/operations/index.d.ts +0 -9
  510. package/dist-esm/src/operations/index.d.ts.map +0 -1
  511. package/dist-esm/src/operations/index.js +0 -16
  512. package/dist-esm/src/operations/index.js.map +0 -1
  513. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  514. package/dist-esm/src/operations/operations.js.map +0 -1
  515. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  516. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  517. package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  518. package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +0 -1
  519. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  520. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  521. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  522. package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  523. package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +0 -1
  524. package/dist-esm/src/operationsInterfaces/cloudHsmClusters.d.ts.map +0 -1
  525. package/dist-esm/src/operationsInterfaces/cloudHsmClusters.js.map +0 -1
  526. package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.d.ts.map +0 -1
  527. package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.js.map +0 -1
  528. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -9
  529. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  530. package/dist-esm/src/operationsInterfaces/index.js +0 -16
  531. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  532. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  533. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  534. package/dist-esm/src/pagingHelper.js.map +0 -1
  535. package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.d.ts +0 -4
  536. package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.d.ts.map +0 -1
  537. package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js +0 -77
  538. package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js.map +0 -1
  539. package/src/azureHSMResourceProvider.ts +0 -179
  540. package/src/lroImpl.ts +0 -38
  541. package/src/models/index.ts +0 -1366
  542. package/src/models/mappers.ts +0 -1529
  543. package/src/models/parameters.ts +0 -255
  544. package/src/operations/cloudHsmClusterBackupStatus.ts +0 -82
  545. package/src/operations/cloudHsmClusterPrivateEndpointConnections.ts +0 -281
  546. package/src/operations/cloudHsmClusterPrivateLinkResources.ts +0 -206
  547. package/src/operations/cloudHsmClusterRestoreStatus.ts +0 -82
  548. package/src/operations/cloudHsmClusters.ts +0 -1283
  549. package/src/operations/dedicatedHsmOperations.ts +0 -888
  550. package/src/operations/index.ts +0 -16
  551. package/src/operations/operations.ts +0 -103
  552. package/src/operations/privateEndpointConnections.ts +0 -208
  553. package/src/operationsInterfaces/cloudHsmClusterBackupStatus.ts +0 -30
  554. package/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.ts +0 -89
  555. package/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts +0 -30
  556. package/src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts +0 -30
  557. package/src/operationsInterfaces/cloudHsmClusters.ts +0 -279
  558. package/src/operationsInterfaces/dedicatedHsmOperations.ts +0 -155
  559. package/src/operationsInterfaces/index.ts +0 -16
  560. package/src/operationsInterfaces/operations.ts +0 -22
  561. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -31
  562. package/src/pagingHelper.ts +0 -39
  563. package/tsconfig.json +0 -33
  564. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  565. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  566. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  567. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  568. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  569. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  570. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  571. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  572. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  573. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  574. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  575. /package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterBackupStatus.js +0 -0
  576. /package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +0 -0
  577. /package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +0 -0
  578. /package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterRestoreStatus.js +0 -0
  579. /package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusters.js +0 -0
  580. /package/{dist-esm/src → dist/browser}/operationsInterfaces/dedicatedHsmOperations.js +0 -0
  581. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  582. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  583. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  584. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  585. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  586. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=cloudHsmClusterPrivateEndpointConnections.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudHsmClusterPrivateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n PrivateEndpointConnection,\n CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsCreateResponse,\n CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsDeleteResponse,\n CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsGetResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a CloudHsmClusterPrivateEndpointConnections. */\nexport interface CloudHsmClusterPrivateEndpointConnections {\n /**\n * Creates or updates the private endpoint connection for the Cloud Hsm Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM\n * Cluster.\n * @param properties Parameters of the PrivateEndpointConnection\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n ): Promise<CloudHsmClusterPrivateEndpointConnectionsCreateResponse>;\n /**\n * Deletes the private endpoint connection for the Cloud Hsm Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM\n * Cluster.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>,\n CloudHsmClusterPrivateEndpointConnectionsDeleteResponse\n >\n >;\n /**\n * Deletes the private endpoint connection for the Cloud Hsm Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM\n * Cluster.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>;\n /**\n * Gets the private endpoint connection for the Cloud Hsm Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM\n * Cluster.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n ): Promise<CloudHsmClusterPrivateEndpointConnectionsGetResponse>;\n}\n"]}
@@ -0,0 +1,14 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { PrivateLinkResource, CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams } from "../models/index.js";
3
+ /** Interface representing a CloudHsmClusterPrivateLinkResources. */
4
+ export interface CloudHsmClusterPrivateLinkResources {
5
+ /**
6
+ * Gets the private link resources supported for the Cloud Hsm Cluster.
7
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
9
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
10
+ * @param options The options parameters.
11
+ */
12
+ listByCloudHsmCluster(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
13
+ }
14
+ //# sourceMappingURL=cloudHsmClusterPrivateLinkResources.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudHsmClusterPrivateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,mBAAmB,EACnB,sEAAsE,EACvE,MAAM,oBAAoB,CAAC;AAG5B,oEAAoE;AACpE,MAAM,WAAW,mCAAmC;IAClD;;;;;;OAMG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,sEAAsE,GAC/E,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;CACpD"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=cloudHsmClusterPrivateLinkResources.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudHsmClusterPrivateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n PrivateLinkResource,\n CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CloudHsmClusterPrivateLinkResources. */\nexport interface CloudHsmClusterPrivateLinkResources {\n /**\n * Gets the private link resources supported for the Cloud Hsm Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n listByCloudHsmCluster(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams,\n ): PagedAsyncIterableIterator<PrivateLinkResource>;\n}\n"]}
@@ -0,0 +1,14 @@
1
+ import { CloudHsmClusterRestoreStatusGetOptionalParams, CloudHsmClusterRestoreStatusGetResponse } from "../models/index.js";
2
+ /** Interface representing a CloudHsmClusterRestoreStatus. */
3
+ export interface CloudHsmClusterRestoreStatus {
4
+ /**
5
+ * Gets the restore operation status of the specified Cloud HSM Cluster
6
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
7
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
8
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
9
+ * @param jobId The id returned as part of the backup request
10
+ * @param options The options parameters.
11
+ */
12
+ get(resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams): Promise<CloudHsmClusterRestoreStatusGetResponse>;
13
+ }
14
+ //# sourceMappingURL=cloudHsmClusterRestoreStatus.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudHsmClusterRestoreStatus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAE5B,6DAA6D;AAC7D,MAAM,WAAW,4BAA4B;IAC3C;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,KAAK,EAAE,MAAM,EACb,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=cloudHsmClusterRestoreStatus.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudHsmClusterRestoreStatus.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n CloudHsmClusterRestoreStatusGetOptionalParams,\n CloudHsmClusterRestoreStatusGetResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a CloudHsmClusterRestoreStatus. */\nexport interface CloudHsmClusterRestoreStatus {\n /**\n * Gets the restore operation status of the specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param jobId The id returned as part of the backup request\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterRestoreStatusGetOptionalParams,\n ): Promise<CloudHsmClusterRestoreStatusGetResponse>;\n}\n"]}
@@ -0,0 +1,145 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import { CloudHsmCluster, CloudHsmClustersListByResourceGroupOptionalParams, CloudHsmClustersListBySubscriptionOptionalParams, CloudHsmClustersCreateOrUpdateOptionalParams, CloudHsmClustersCreateOrUpdateResponse, CloudHsmClustersUpdateOptionalParams, CloudHsmClustersUpdateResponse, CloudHsmClustersGetOptionalParams, CloudHsmClustersGetResponse, CloudHsmClustersDeleteOptionalParams, CloudHsmClustersDeleteResponse, CloudHsmClustersValidateBackupPropertiesOptionalParams, CloudHsmClustersValidateBackupPropertiesResponse, CloudHsmClustersBackupOptionalParams, CloudHsmClustersBackupResponse, CloudHsmClustersValidateRestorePropertiesOptionalParams, CloudHsmClustersValidateRestorePropertiesResponse, RestoreRequestProperties, CloudHsmClustersRestoreOptionalParams, CloudHsmClustersRestoreResponse } from "../models/index.js";
4
+ /** Interface representing a CloudHsmClusters. */
5
+ export interface CloudHsmClusters {
6
+ /**
7
+ * The List operation gets information about the Cloud HSM Clusters associated with the subscription
8
+ * and within the specified resource group.
9
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
10
+ * @param options The options parameters.
11
+ */
12
+ listByResourceGroup(resourceGroupName: string, options?: CloudHsmClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<CloudHsmCluster>;
13
+ /**
14
+ * The List operation gets information about the Cloud HSM Clusters associated with the subscription.
15
+ * @param options The options parameters.
16
+ */
17
+ listBySubscription(options?: CloudHsmClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<CloudHsmCluster>;
18
+ /**
19
+ * Create or Update a Cloud HSM Cluster in the specified subscription.
20
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
21
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
22
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
23
+ * @param location The geo-location where the resource lives
24
+ * @param options The options parameters.
25
+ */
26
+ beginCreateOrUpdate(resourceGroupName: string, cloudHsmClusterName: string, location: string, options?: CloudHsmClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersCreateOrUpdateResponse>, CloudHsmClustersCreateOrUpdateResponse>>;
27
+ /**
28
+ * Create or Update a Cloud HSM Cluster in the specified subscription.
29
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
31
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
32
+ * @param location The geo-location where the resource lives
33
+ * @param options The options parameters.
34
+ */
35
+ beginCreateOrUpdateAndWait(resourceGroupName: string, cloudHsmClusterName: string, location: string, options?: CloudHsmClustersCreateOrUpdateOptionalParams): Promise<CloudHsmClustersCreateOrUpdateResponse>;
36
+ /**
37
+ * Update a Cloud HSM Cluster in the specified subscription.
38
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
40
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
41
+ * @param options The options parameters.
42
+ */
43
+ beginUpdate(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersUpdateResponse>, CloudHsmClustersUpdateResponse>>;
44
+ /**
45
+ * Update a Cloud HSM Cluster in the specified subscription.
46
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
47
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
48
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
49
+ * @param options The options parameters.
50
+ */
51
+ beginUpdateAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersUpdateOptionalParams): Promise<CloudHsmClustersUpdateResponse>;
52
+ /**
53
+ * Gets the specified Cloud HSM Cluster
54
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
55
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
56
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
57
+ * @param options The options parameters.
58
+ */
59
+ get(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersGetOptionalParams): Promise<CloudHsmClustersGetResponse>;
60
+ /**
61
+ * Deletes the specified Cloud HSM Cluster
62
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
63
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
64
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
65
+ * @param options The options parameters.
66
+ */
67
+ beginDelete(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersDeleteResponse>, CloudHsmClustersDeleteResponse>>;
68
+ /**
69
+ * Deletes the specified Cloud HSM Cluster
70
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
72
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
73
+ * @param options The options parameters.
74
+ */
75
+ beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<CloudHsmClustersDeleteResponse>;
76
+ /**
77
+ * Pre Backup operation to validate whether the customer can perform a backup on the Cloud HSM Cluster
78
+ * resource in the specified subscription.
79
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
81
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
82
+ * @param options The options parameters.
83
+ */
84
+ beginValidateBackupProperties(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersValidateBackupPropertiesResponse>, CloudHsmClustersValidateBackupPropertiesResponse>>;
85
+ /**
86
+ * Pre Backup operation to validate whether the customer can perform a backup on the Cloud HSM Cluster
87
+ * resource in the specified subscription.
88
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
89
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
90
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
91
+ * @param options The options parameters.
92
+ */
93
+ beginValidateBackupPropertiesAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams): Promise<CloudHsmClustersValidateBackupPropertiesResponse>;
94
+ /**
95
+ * Create a backup of the Cloud HSM Cluster in the specified subscription
96
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
97
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
98
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
99
+ * @param options The options parameters.
100
+ */
101
+ beginBackup(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersBackupResponse>, CloudHsmClustersBackupResponse>>;
102
+ /**
103
+ * Create a backup of the Cloud HSM Cluster in the specified subscription
104
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
105
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
106
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
107
+ * @param options The options parameters.
108
+ */
109
+ beginBackupAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams): Promise<CloudHsmClustersBackupResponse>;
110
+ /**
111
+ * Queued validating pre restore operation
112
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
113
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
114
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
115
+ * @param options The options parameters.
116
+ */
117
+ beginValidateRestoreProperties(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersValidateRestorePropertiesResponse>, CloudHsmClustersValidateRestorePropertiesResponse>>;
118
+ /**
119
+ * Queued validating pre restore operation
120
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
121
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
122
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
123
+ * @param options The options parameters.
124
+ */
125
+ beginValidateRestorePropertiesAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams): Promise<CloudHsmClustersValidateRestorePropertiesResponse>;
126
+ /**
127
+ * Restores all key materials of a specified Cloud HSM Cluster
128
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
129
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
130
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
131
+ * @param restoreRequestProperties Restore Operation Required properties
132
+ * @param options The options parameters.
133
+ */
134
+ beginRestore(resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersRestoreResponse>, CloudHsmClustersRestoreResponse>>;
135
+ /**
136
+ * Restores all key materials of a specified Cloud HSM Cluster
137
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
138
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
139
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
140
+ * @param restoreRequestProperties Restore Operation Required properties
141
+ * @param options The options parameters.
142
+ */
143
+ beginRestoreAndWait(resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams): Promise<CloudHsmClustersRestoreResponse>;
144
+ }
145
+ //# sourceMappingURL=cloudHsmClusters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudHsmClusters.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusters.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,eAAe,EACf,iDAAiD,EACjD,gDAAgD,EAChD,4CAA4C,EAC5C,sCAAsC,EACtC,oCAAoC,EACpC,8BAA8B,EAC9B,iCAAiC,EACjC,2BAA2B,EAC3B,oCAAoC,EACpC,8BAA8B,EAC9B,sDAAsD,EACtD,gDAAgD,EAChD,oCAAoC,EACpC,8BAA8B,EAC9B,uDAAuD,EACvD,iDAAiD,EACjD,wBAAwB,EACxB,qCAAqC,EACrC,+BAA+B,EAChC,MAAM,oBAAoB,CAAC;AAG5B,iDAAiD;AACjD,MAAM,WAAW,gBAAgB;IAC/B;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,gDAAgD,GACzD,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,sCAAsC,CAAC,EACtD,sCAAsC,CACvC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;IACnD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,8BAA8B,CAAC,EAC9C,8BAA8B,CAC/B,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,8BAA8B,CAAC,EAC9C,8BAA8B,CAC/B,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;;OAOG;IACH,6BAA6B,CAC3B,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,gDAAgD,CAAC,EAChE,gDAAgD,CACjD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,oCAAoC,CAClC,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;IAC7D;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,8BAA8B,CAAC,EAC9C,8BAA8B,CAC/B,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;OAMG;IACH,8BAA8B,CAC5B,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,iDAAiD,CAAC,EACjE,iDAAiD,CAClD,CACF,CAAC;IACF;;;;;;OAMG;IACH,qCAAqC,CACnC,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CAAC,iDAAiD,CAAC,CAAC;IAC9D;;;;;;;OAOG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,+BAA+B,CAAC,EAC/C,+BAA+B,CAChC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;CAC7C"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=cloudHsmClusters.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudHsmClusters.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusters.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n CloudHsmCluster,\n CloudHsmClustersListByResourceGroupOptionalParams,\n CloudHsmClustersListBySubscriptionOptionalParams,\n CloudHsmClustersCreateOrUpdateOptionalParams,\n CloudHsmClustersCreateOrUpdateResponse,\n CloudHsmClustersUpdateOptionalParams,\n CloudHsmClustersUpdateResponse,\n CloudHsmClustersGetOptionalParams,\n CloudHsmClustersGetResponse,\n CloudHsmClustersDeleteOptionalParams,\n CloudHsmClustersDeleteResponse,\n CloudHsmClustersValidateBackupPropertiesOptionalParams,\n CloudHsmClustersValidateBackupPropertiesResponse,\n CloudHsmClustersBackupOptionalParams,\n CloudHsmClustersBackupResponse,\n CloudHsmClustersValidateRestorePropertiesOptionalParams,\n CloudHsmClustersValidateRestorePropertiesResponse,\n RestoreRequestProperties,\n CloudHsmClustersRestoreOptionalParams,\n CloudHsmClustersRestoreResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CloudHsmClusters. */\nexport interface CloudHsmClusters {\n /**\n * The List operation gets information about the Cloud HSM Clusters associated with the subscription\n * and within the specified resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: CloudHsmClustersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<CloudHsmCluster>;\n /**\n * The List operation gets information about the Cloud HSM Clusters associated with the subscription.\n * @param options The options parameters.\n */\n listBySubscription(\n options?: CloudHsmClustersListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<CloudHsmCluster>;\n /**\n * Create or Update a Cloud HSM Cluster in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param location The geo-location where the resource lives\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n location: string,\n options?: CloudHsmClustersCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersCreateOrUpdateResponse>,\n CloudHsmClustersCreateOrUpdateResponse\n >\n >;\n /**\n * Create or Update a Cloud HSM Cluster in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param location The geo-location where the resource lives\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n location: string,\n options?: CloudHsmClustersCreateOrUpdateOptionalParams,\n ): Promise<CloudHsmClustersCreateOrUpdateResponse>;\n /**\n * Update a Cloud HSM Cluster in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersUpdateResponse>,\n CloudHsmClustersUpdateResponse\n >\n >;\n /**\n * Update a Cloud HSM Cluster in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersUpdateOptionalParams,\n ): Promise<CloudHsmClustersUpdateResponse>;\n /**\n * Gets the specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersGetOptionalParams,\n ): Promise<CloudHsmClustersGetResponse>;\n /**\n * Deletes the specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersDeleteResponse>,\n CloudHsmClustersDeleteResponse\n >\n >;\n /**\n * Deletes the specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersDeleteOptionalParams,\n ): Promise<CloudHsmClustersDeleteResponse>;\n /**\n * Pre Backup operation to validate whether the customer can perform a backup on the Cloud HSM Cluster\n * resource in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginValidateBackupProperties(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateBackupPropertiesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersValidateBackupPropertiesResponse>,\n CloudHsmClustersValidateBackupPropertiesResponse\n >\n >;\n /**\n * Pre Backup operation to validate whether the customer can perform a backup on the Cloud HSM Cluster\n * resource in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginValidateBackupPropertiesAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateBackupPropertiesOptionalParams,\n ): Promise<CloudHsmClustersValidateBackupPropertiesResponse>;\n /**\n * Create a backup of the Cloud HSM Cluster in the specified subscription\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginBackup(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersBackupOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersBackupResponse>,\n CloudHsmClustersBackupResponse\n >\n >;\n /**\n * Create a backup of the Cloud HSM Cluster in the specified subscription\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginBackupAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersBackupOptionalParams,\n ): Promise<CloudHsmClustersBackupResponse>;\n /**\n * Queued validating pre restore operation\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginValidateRestoreProperties(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateRestorePropertiesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersValidateRestorePropertiesResponse>,\n CloudHsmClustersValidateRestorePropertiesResponse\n >\n >;\n /**\n * Queued validating pre restore operation\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginValidateRestorePropertiesAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateRestorePropertiesOptionalParams,\n ): Promise<CloudHsmClustersValidateRestorePropertiesResponse>;\n /**\n * Restores all key materials of a specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param restoreRequestProperties Restore Operation Required properties\n * @param options The options parameters.\n */\n beginRestore(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n restoreRequestProperties: RestoreRequestProperties,\n options?: CloudHsmClustersRestoreOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersRestoreResponse>,\n CloudHsmClustersRestoreResponse\n >\n >;\n /**\n * Restores all key materials of a specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param restoreRequestProperties Restore Operation Required properties\n * @param options The options parameters.\n */\n beginRestoreAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n restoreRequestProperties: RestoreRequestProperties,\n options?: CloudHsmClustersRestoreOptionalParams,\n ): Promise<CloudHsmClustersRestoreResponse>;\n}\n"]}
@@ -0,0 +1,78 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import { DedicatedHsm, DedicatedHsmListByResourceGroupOptionalParams, DedicatedHsmListBySubscriptionOptionalParams, OutboundEnvironmentEndpoint, DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams, DedicatedHsmCreateOrUpdateOptionalParams, DedicatedHsmCreateOrUpdateResponse, DedicatedHsmUpdateOptionalParams, DedicatedHsmUpdateResponse, DedicatedHsmDeleteOptionalParams, DedicatedHsmDeleteResponse, DedicatedHsmGetOptionalParams, DedicatedHsmGetResponse } from "../models/index.js";
4
+ /** Interface representing a DedicatedHsmOperations. */
5
+ export interface DedicatedHsmOperations {
6
+ /**
7
+ * The List operation gets information about the dedicated hsms associated with the subscription and
8
+ * within the specified resource group.
9
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
10
+ * @param options The options parameters.
11
+ */
12
+ listByResourceGroup(resourceGroupName: string, options?: DedicatedHsmListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DedicatedHsm>;
13
+ /**
14
+ * The List operation gets information about the dedicated HSMs associated with the subscription.
15
+ * @param options The options parameters.
16
+ */
17
+ listBySubscription(options?: DedicatedHsmListBySubscriptionOptionalParams): PagedAsyncIterableIterator<DedicatedHsm>;
18
+ /**
19
+ * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified
20
+ * dedicated hsm resource. The operation returns properties of each egress endpoint.
21
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
22
+ * @param name Name of the dedicated Hsm
23
+ * @param options The options parameters.
24
+ */
25
+ listOutboundNetworkDependenciesEndpoints(resourceGroupName: string, name: string, options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;
26
+ /**
27
+ * Create or Update a dedicated HSM in the specified subscription.
28
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
29
+ * @param name Name of the dedicated Hsm
30
+ * @param parameters Parameters to create or update the dedicated hsm
31
+ * @param options The options parameters.
32
+ */
33
+ beginCreateOrUpdate(resourceGroupName: string, name: string, parameters: DedicatedHsm, options?: DedicatedHsmCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmCreateOrUpdateResponse>, DedicatedHsmCreateOrUpdateResponse>>;
34
+ /**
35
+ * Create or Update a dedicated HSM in the specified subscription.
36
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
37
+ * @param name Name of the dedicated Hsm
38
+ * @param parameters Parameters to create or update the dedicated hsm
39
+ * @param options The options parameters.
40
+ */
41
+ beginCreateOrUpdateAndWait(resourceGroupName: string, name: string, parameters: DedicatedHsm, options?: DedicatedHsmCreateOrUpdateOptionalParams): Promise<DedicatedHsmCreateOrUpdateResponse>;
42
+ /**
43
+ * Update a dedicated HSM in the specified subscription.
44
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
+ * @param name Name of the dedicated Hsm
46
+ * @param options The options parameters.
47
+ */
48
+ beginUpdate(resourceGroupName: string, name: string, options?: DedicatedHsmUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmUpdateResponse>, DedicatedHsmUpdateResponse>>;
49
+ /**
50
+ * Update a dedicated HSM in the specified subscription.
51
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
52
+ * @param name Name of the dedicated Hsm
53
+ * @param options The options parameters.
54
+ */
55
+ beginUpdateAndWait(resourceGroupName: string, name: string, options?: DedicatedHsmUpdateOptionalParams): Promise<DedicatedHsmUpdateResponse>;
56
+ /**
57
+ * Deletes the specified Azure Dedicated HSM.
58
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
+ * @param name Name of the dedicated Hsm
60
+ * @param options The options parameters.
61
+ */
62
+ beginDelete(resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmDeleteResponse>, DedicatedHsmDeleteResponse>>;
63
+ /**
64
+ * Deletes the specified Azure Dedicated HSM.
65
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
+ * @param name Name of the dedicated Hsm
67
+ * @param options The options parameters.
68
+ */
69
+ beginDeleteAndWait(resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams): Promise<DedicatedHsmDeleteResponse>;
70
+ /**
71
+ * Gets the specified Azure dedicated HSM.
72
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
73
+ * @param name Name of the dedicated Hsm
74
+ * @param options The options parameters.
75
+ */
76
+ get(resourceGroupName: string, name: string, options?: DedicatedHsmGetOptionalParams): Promise<DedicatedHsmGetResponse>;
77
+ }
78
+ //# sourceMappingURL=dedicatedHsmOperations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dedicatedHsmOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/dedicatedHsmOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,YAAY,EACZ,6CAA6C,EAC7C,4CAA4C,EAC5C,2BAA2B,EAC3B,kEAAkE,EAClE,wCAAwC,EACxC,kCAAkC,EAClC,gCAAgC,EAChC,0BAA0B,EAC1B,gCAAgC,EAChC,0BAA0B,EAC1B,6BAA6B,EAC7B,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAG5B,uDAAuD;AACvD,MAAM,WAAW,sBAAsB;IACrC;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,6CAA6C,GACtD,0BAA0B,CAAC,YAAY,CAAC,CAAC;IAC5C;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,4CAA4C,GACrD,0BAA0B,CAAC,YAAY,CAAC,CAAC;IAC5C;;;;;;OAMG;IACH,wCAAwC,CACtC,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,kEAAkE,GAC3E,0BAA0B,CAAC,2BAA2B,CAAC,CAAC;IAC3D;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,UAAU,EAAE,YAAY,EACxB,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,kCAAkC,CAAC,EAClD,kCAAkC,CACnC,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,UAAU,EAAE,YAAY,EACxB,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC/C;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,0BAA0B,CAAC,EAC1C,0BAA0B,CAC3B,CACF,CAAC;IACF;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,0BAA0B,CAAC,EAC1C,0BAA0B,CAC3B,CACF,CAAC;IACF;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;CACrC"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=dedicatedHsmOperations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dedicatedHsmOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/dedicatedHsmOperations.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n DedicatedHsm,\n DedicatedHsmListByResourceGroupOptionalParams,\n DedicatedHsmListBySubscriptionOptionalParams,\n OutboundEnvironmentEndpoint,\n DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n DedicatedHsmCreateOrUpdateOptionalParams,\n DedicatedHsmCreateOrUpdateResponse,\n DedicatedHsmUpdateOptionalParams,\n DedicatedHsmUpdateResponse,\n DedicatedHsmDeleteOptionalParams,\n DedicatedHsmDeleteResponse,\n DedicatedHsmGetOptionalParams,\n DedicatedHsmGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a DedicatedHsmOperations. */\nexport interface DedicatedHsmOperations {\n /**\n * The List operation gets information about the dedicated hsms associated with the subscription and\n * within the specified resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: DedicatedHsmListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<DedicatedHsm>;\n /**\n * The List operation gets information about the dedicated HSMs associated with the subscription.\n * @param options The options parameters.\n */\n listBySubscription(\n options?: DedicatedHsmListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<DedicatedHsm>;\n /**\n * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified\n * dedicated hsm resource. The operation returns properties of each egress endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;\n /**\n * Create or Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param parameters Parameters to create or update the dedicated hsm\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n name: string,\n parameters: DedicatedHsm,\n options?: DedicatedHsmCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DedicatedHsmCreateOrUpdateResponse>,\n DedicatedHsmCreateOrUpdateResponse\n >\n >;\n /**\n * Create or Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param parameters Parameters to create or update the dedicated hsm\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n name: string,\n parameters: DedicatedHsm,\n options?: DedicatedHsmCreateOrUpdateOptionalParams,\n ): Promise<DedicatedHsmCreateOrUpdateResponse>;\n /**\n * Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DedicatedHsmUpdateResponse>,\n DedicatedHsmUpdateResponse\n >\n >;\n /**\n * Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmUpdateOptionalParams,\n ): Promise<DedicatedHsmUpdateResponse>;\n /**\n * Deletes the specified Azure Dedicated HSM.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DedicatedHsmDeleteResponse>,\n DedicatedHsmDeleteResponse\n >\n >;\n /**\n * Deletes the specified Azure Dedicated HSM.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmDeleteOptionalParams,\n ): Promise<DedicatedHsmDeleteResponse>;\n /**\n * Gets the specified Azure dedicated HSM.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmGetOptionalParams,\n ): Promise<DedicatedHsmGetResponse>;\n}\n"]}
@@ -0,0 +1,9 @@
1
+ export * from "./cloudHsmClusters.js";
2
+ export * from "./cloudHsmClusterPrivateLinkResources.js";
3
+ export * from "./cloudHsmClusterPrivateEndpointConnections.js";
4
+ export * from "./privateEndpointConnections.js";
5
+ export * from "./cloudHsmClusterBackupStatus.js";
6
+ export * from "./cloudHsmClusterRestoreStatus.js";
7
+ export * from "./dedicatedHsmOperations.js";
8
+ export * from "./operations.js";
9
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,uBAAuB,CAAC;AACtC,cAAc,0CAA0C,CAAC;AACzD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iBAAiB,CAAC"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ const tslib_1 = require("tslib");
11
+ tslib_1.__exportStar(require("./cloudHsmClusters.js"), exports);
12
+ tslib_1.__exportStar(require("./cloudHsmClusterPrivateLinkResources.js"), exports);
13
+ tslib_1.__exportStar(require("./cloudHsmClusterPrivateEndpointConnections.js"), exports);
14
+ tslib_1.__exportStar(require("./privateEndpointConnections.js"), exports);
15
+ tslib_1.__exportStar(require("./cloudHsmClusterBackupStatus.js"), exports);
16
+ tslib_1.__exportStar(require("./cloudHsmClusterRestoreStatus.js"), exports);
17
+ tslib_1.__exportStar(require("./dedicatedHsmOperations.js"), exports);
18
+ tslib_1.__exportStar(require("./operations.js"), exports);
19
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;AAEH,gEAAsC;AACtC,mFAAyD;AACzD,yFAA+D;AAC/D,0EAAgD;AAChD,2EAAiD;AACjD,4EAAkD;AAClD,sEAA4C;AAC5C,0DAAgC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport * from \"./cloudHsmClusters.js\";\nexport * from \"./cloudHsmClusterPrivateLinkResources.js\";\nexport * from \"./cloudHsmClusterPrivateEndpointConnections.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./cloudHsmClusterBackupStatus.js\";\nexport * from \"./cloudHsmClusterRestoreStatus.js\";\nexport * from \"./dedicatedHsmOperations.js\";\nexport * from \"./operations.js\";\n"]}
@@ -0,0 +1,11 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { Operation, OperationsListOptionalParams } from "../models/index.js";
3
+ /** Interface representing a Operations. */
4
+ export interface Operations {
5
+ /**
6
+ * Get a list of Hardware Security Modules operations.
7
+ * @param options The options parameters.
8
+ */
9
+ list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
10
+ }
11
+ //# sourceMappingURL=operations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAG7E,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC,CAAC;CAC1C"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=operations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Get a list of Hardware Security Modules operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams,\n ): PagedAsyncIterableIterator<Operation>;\n}\n"]}
@@ -0,0 +1,15 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { PrivateEndpointConnection, PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams } from "../models/index.js";
3
+ /** Interface representing a PrivateEndpointConnections. */
4
+ export interface PrivateEndpointConnections {
5
+ /**
6
+ * The List operation gets information about the private endpoint connections associated with the Cloud
7
+ * HSM Cluster
8
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
10
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
11
+ * @param options The options parameters.
12
+ */
13
+ listByCloudHsmCluster(resourceGroupName: string, cloudHsmClusterName: string, options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
14
+ }
15
+ //# sourceMappingURL=privateEndpointConnections.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,yBAAyB,EACzB,6DAA6D,EAC9D,MAAM,oBAAoB,CAAC;AAG5B,2DAA2D;AAC3D,MAAM,WAAW,0BAA0B;IACzC;;;;;;;OAOG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,6DAA6D,GACtE,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;CAC1D"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=privateEndpointConnections.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * The List operation gets information about the private endpoint connections associated with the Cloud\n * HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n listByCloudHsmCluster(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n}\n"]}
@@ -0,0 +1,3 @@
1
+ {
2
+ "type": "commonjs"
3
+ }
@@ -0,0 +1,13 @@
1
+ export interface PageInfo {
2
+ continuationToken?: string;
3
+ }
4
+ /**
5
+ * Given the last `.value` produced by the `byPage` iterator,
6
+ * returns a continuation token that can be used to begin paging from
7
+ * that point later.
8
+ * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
9
+ * @returns The continuation token that can be passed into byPage() during future calls.
10
+ */
11
+ export declare function getContinuationToken(page: unknown): string | undefined;
12
+ export declare function setContinuationToken(page: unknown, continuationToken: string | undefined): void;
13
+ //# sourceMappingURL=pagingHelper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,OAAO,EACb,iBAAiB,EAAE,MAAM,GAAG,SAAS,GACpC,IAAI,CAON"}
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.getContinuationToken = getContinuationToken;
11
+ exports.setContinuationToken = setContinuationToken;
12
+ const pageMap = new WeakMap();
13
+ /**
14
+ * Given the last `.value` produced by the `byPage` iterator,
15
+ * returns a continuation token that can be used to begin paging from
16
+ * that point later.
17
+ * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
18
+ * @returns The continuation token that can be passed into byPage() during future calls.
19
+ */
20
+ function getContinuationToken(page) {
21
+ var _a;
22
+ if (typeof page !== "object" || page === null) {
23
+ return undefined;
24
+ }
25
+ return (_a = pageMap.get(page)) === null || _a === void 0 ? void 0 : _a.continuationToken;
26
+ }
27
+ function setContinuationToken(page, continuationToken) {
28
+ var _a;
29
+ if (typeof page !== "object" || page === null || !continuationToken) {
30
+ return;
31
+ }
32
+ const pageInfo = (_a = pageMap.get(page)) !== null && _a !== void 0 ? _a : {};
33
+ pageInfo.continuationToken = continuationToken;
34
+ pageMap.set(page, pageInfo);
35
+ }
36
+ //# sourceMappingURL=pagingHelper.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;AAeH,oDAKC;AAED,oDAUC;AA1BD,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,SAAgB,oBAAoB,CAAC,IAAa;;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,0CAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,SAAgB,oBAAoB,CAClC,IAAa,EACb,iBAAqC;;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,mCAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(\n page: unknown,\n continuationToken: string | undefined,\n): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}