@azure/arm-hardwaresecuritymodules 2.0.0-alpha.20250619.1 → 2.0.0-alpha.20250717.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (920) hide show
  1. package/CHANGELOG.md +126 -0
  2. package/LICENSE +1 -1
  3. package/README.md +18 -19
  4. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.d.ts +19 -0
  5. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js +36 -0
  6. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js.map +1 -0
  7. package/dist/browser/api/cloudHsmClusterBackupStatus/index.d.ts +3 -0
  8. package/dist/browser/api/cloudHsmClusterBackupStatus/index.js +4 -0
  9. package/dist/browser/api/cloudHsmClusterBackupStatus/index.js.map +1 -0
  10. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.d.ts +9 -0
  11. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js +42 -0
  12. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js.map +1 -0
  13. package/dist/browser/api/cloudHsmClusterBackupStatus/options.d.ts +7 -0
  14. package/dist/browser/api/cloudHsmClusterBackupStatus/options.js +4 -0
  15. package/dist/browser/api/cloudHsmClusterBackupStatus/options.js.map +1 -0
  16. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  17. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.js +4 -0
  18. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  19. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  20. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js +109 -0
  21. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  22. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +13 -0
  23. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.js +4 -0
  24. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  25. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.d.ts +3 -0
  26. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.js +4 -0
  27. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  28. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  29. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js +36 -0
  30. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -0
  31. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.d.ts +5 -0
  32. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.js +4 -0
  33. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -0
  34. package/dist/browser/api/cloudHsmClusterRestoreStatus/index.d.ts +3 -0
  35. package/dist/browser/api/cloudHsmClusterRestoreStatus/index.js +4 -0
  36. package/dist/browser/api/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  37. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.d.ts +9 -0
  38. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js +42 -0
  39. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -0
  40. package/dist/browser/api/cloudHsmClusterRestoreStatus/options.d.ts +7 -0
  41. package/dist/browser/api/cloudHsmClusterRestoreStatus/options.js +4 -0
  42. package/dist/browser/api/cloudHsmClusterRestoreStatus/options.js.map +1 -0
  43. package/dist/browser/api/cloudHsmClusters/index.d.ts +3 -0
  44. package/dist/browser/api/cloudHsmClusters/index.js +4 -0
  45. package/dist/browser/api/cloudHsmClusters/index.js.map +1 -0
  46. package/dist/browser/api/cloudHsmClusters/operations.d.ts +52 -0
  47. package/dist/browser/api/cloudHsmClusters/operations.js +324 -0
  48. package/dist/browser/api/cloudHsmClusters/operations.js.map +1 -0
  49. package/dist/browser/api/cloudHsmClusters/options.d.ts +57 -0
  50. package/dist/browser/api/cloudHsmClusters/options.js +4 -0
  51. package/dist/browser/api/cloudHsmClusters/options.js.map +1 -0
  52. package/dist/browser/api/dedicatedHsm/index.d.ts +3 -0
  53. package/dist/browser/api/dedicatedHsm/index.js +4 -0
  54. package/dist/browser/api/dedicatedHsm/index.js.map +1 -0
  55. package/dist/browser/api/dedicatedHsm/operations.d.ts +40 -0
  56. package/dist/browser/api/dedicatedHsm/operations.js +215 -0
  57. package/dist/browser/api/dedicatedHsm/operations.js.map +1 -0
  58. package/dist/browser/api/dedicatedHsm/options.d.ts +33 -0
  59. package/dist/browser/api/dedicatedHsm/options.js +4 -0
  60. package/dist/browser/api/dedicatedHsm/options.js.map +1 -0
  61. package/dist/browser/api/index.d.ts +2 -0
  62. package/dist/browser/api/index.js +4 -0
  63. package/dist/browser/api/index.js.map +1 -0
  64. package/dist/browser/api/operations/index.d.ts +3 -0
  65. package/dist/browser/api/operations/index.js +4 -0
  66. package/dist/browser/api/operations/index.js.map +1 -0
  67. package/dist/browser/api/operations/operations.d.ts +10 -0
  68. package/dist/browser/api/operations/operations.js +29 -0
  69. package/dist/browser/api/operations/operations.js.map +1 -0
  70. package/dist/browser/api/operations/options.d.ts +5 -0
  71. package/dist/browser/api/operations/options.js +4 -0
  72. package/dist/browser/api/operations/options.js.map +1 -0
  73. package/dist/browser/api/privateEndpointConnections/index.d.ts +3 -0
  74. package/dist/browser/api/privateEndpointConnections/index.js +4 -0
  75. package/dist/browser/api/privateEndpointConnections/index.js.map +1 -0
  76. package/dist/browser/api/privateEndpointConnections/operations.d.ts +10 -0
  77. package/dist/browser/api/privateEndpointConnections/operations.js +36 -0
  78. package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -0
  79. package/dist/browser/api/privateEndpointConnections/options.d.ts +5 -0
  80. package/dist/browser/api/privateEndpointConnections/options.js +4 -0
  81. package/dist/browser/api/privateEndpointConnections/options.js.map +1 -0
  82. package/dist/browser/azureDedicatedHSMResourceProvider.d.ts +36 -0
  83. package/dist/browser/azureDedicatedHSMResourceProvider.js +33 -0
  84. package/dist/browser/azureDedicatedHSMResourceProvider.js.map +1 -0
  85. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.d.ts +10 -0
  86. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js +12 -0
  87. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js.map +1 -0
  88. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +20 -0
  89. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js +14 -0
  90. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  91. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +11 -0
  92. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js +12 -0
  93. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  94. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.d.ts +10 -0
  95. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js +12 -0
  96. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  97. package/dist/browser/classic/cloudHsmClusters/index.d.ts +35 -0
  98. package/dist/browser/classic/cloudHsmClusters/index.js +21 -0
  99. package/dist/browser/classic/cloudHsmClusters/index.js.map +1 -0
  100. package/dist/browser/classic/dedicatedHsm/index.d.ts +29 -0
  101. package/dist/browser/classic/dedicatedHsm/index.js +18 -0
  102. package/dist/browser/classic/dedicatedHsm/index.js.map +1 -0
  103. package/dist/browser/classic/index.d.ts +9 -0
  104. package/dist/browser/classic/index.js +4 -0
  105. package/dist/browser/classic/index.js.map +1 -0
  106. package/dist/browser/classic/operations/index.d.ts +11 -0
  107. package/dist/browser/classic/operations/index.js +12 -0
  108. package/dist/browser/classic/operations/index.js.map +1 -0
  109. package/dist/browser/classic/privateEndpointConnections/index.d.ts +11 -0
  110. package/dist/browser/classic/privateEndpointConnections/index.js +12 -0
  111. package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -0
  112. package/dist/browser/index.d.ts +15 -4
  113. package/dist/browser/index.js +5 -12
  114. package/dist/browser/index.js.map +1 -1
  115. package/dist/browser/logger.d.ts +2 -0
  116. package/dist/browser/logger.js +5 -0
  117. package/dist/browser/logger.js.map +1 -0
  118. package/dist/browser/models/index.d.ts +1 -1181
  119. package/dist/browser/models/index.js +3 -187
  120. package/dist/browser/models/index.js.map +1 -1
  121. package/dist/browser/models/models.d.ts +751 -0
  122. package/dist/browser/models/models.js +747 -0
  123. package/dist/browser/models/models.js.map +1 -0
  124. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  125. package/dist/browser/restorePollerHelpers.js +133 -0
  126. package/dist/browser/restorePollerHelpers.js.map +1 -0
  127. package/dist/browser/static-helpers/pagingHelpers.d.ts +72 -0
  128. package/dist/browser/static-helpers/pagingHelpers.js +137 -0
  129. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  130. package/dist/browser/static-helpers/pollingHelpers.d.ts +30 -0
  131. package/dist/browser/static-helpers/pollingHelpers.js +76 -0
  132. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  133. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  134. package/dist/browser/static-helpers/urlTemplate.js +169 -0
  135. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  136. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.d.ts +19 -0
  137. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js +39 -0
  138. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js.map +1 -0
  139. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.d.ts +3 -0
  140. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js +8 -0
  141. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js.map +1 -0
  142. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.d.ts +9 -0
  143. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js +47 -0
  144. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js.map +1 -0
  145. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.d.ts +7 -0
  146. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js +5 -0
  147. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js.map +1 -0
  148. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  149. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js +10 -0
  150. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  151. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  152. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js +120 -0
  153. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  154. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +13 -0
  155. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js +5 -0
  156. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  157. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.d.ts +3 -0
  158. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js +8 -0
  159. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  160. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  161. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js +41 -0
  162. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -0
  163. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.d.ts +5 -0
  164. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js +5 -0
  165. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -0
  166. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.d.ts +3 -0
  167. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js +8 -0
  168. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  169. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.d.ts +9 -0
  170. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js +47 -0
  171. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -0
  172. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.d.ts +7 -0
  173. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js +5 -0
  174. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js.map +1 -0
  175. package/dist/commonjs/api/cloudHsmClusters/index.d.ts +3 -0
  176. package/dist/commonjs/api/cloudHsmClusters/index.js +17 -0
  177. package/dist/commonjs/api/cloudHsmClusters/index.js.map +1 -0
  178. package/dist/commonjs/api/cloudHsmClusters/operations.d.ts +52 -0
  179. package/dist/commonjs/api/cloudHsmClusters/operations.js +356 -0
  180. package/dist/commonjs/api/cloudHsmClusters/operations.js.map +1 -0
  181. package/dist/commonjs/api/cloudHsmClusters/options.d.ts +57 -0
  182. package/dist/commonjs/api/cloudHsmClusters/options.js +5 -0
  183. package/dist/commonjs/api/cloudHsmClusters/options.js.map +1 -0
  184. package/dist/commonjs/api/dedicatedHsm/index.d.ts +3 -0
  185. package/dist/commonjs/api/dedicatedHsm/index.js +14 -0
  186. package/dist/commonjs/api/dedicatedHsm/index.js.map +1 -0
  187. package/dist/commonjs/api/dedicatedHsm/operations.d.ts +40 -0
  188. package/dist/commonjs/api/dedicatedHsm/operations.js +238 -0
  189. package/dist/commonjs/api/dedicatedHsm/operations.js.map +1 -0
  190. package/dist/commonjs/api/dedicatedHsm/options.d.ts +33 -0
  191. package/dist/commonjs/api/dedicatedHsm/options.js +5 -0
  192. package/dist/commonjs/api/dedicatedHsm/options.js.map +1 -0
  193. package/dist/commonjs/api/index.d.ts +2 -0
  194. package/dist/commonjs/api/index.js +8 -0
  195. package/dist/commonjs/api/index.js.map +1 -0
  196. package/dist/commonjs/api/operations/index.d.ts +3 -0
  197. package/dist/commonjs/api/operations/index.js +8 -0
  198. package/dist/commonjs/api/operations/index.js.map +1 -0
  199. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  200. package/dist/commonjs/api/operations/operations.js +34 -0
  201. package/dist/commonjs/api/operations/operations.js.map +1 -0
  202. package/dist/commonjs/api/operations/options.d.ts +5 -0
  203. package/dist/commonjs/api/operations/options.js +5 -0
  204. package/dist/commonjs/api/operations/options.js.map +1 -0
  205. package/dist/commonjs/api/privateEndpointConnections/index.d.ts +3 -0
  206. package/dist/commonjs/api/privateEndpointConnections/index.js +8 -0
  207. package/dist/commonjs/api/privateEndpointConnections/index.js.map +1 -0
  208. package/dist/commonjs/api/privateEndpointConnections/operations.d.ts +10 -0
  209. package/dist/commonjs/api/privateEndpointConnections/operations.js +41 -0
  210. package/dist/commonjs/api/privateEndpointConnections/operations.js.map +1 -0
  211. package/dist/commonjs/api/privateEndpointConnections/options.d.ts +5 -0
  212. package/dist/commonjs/api/privateEndpointConnections/options.js +5 -0
  213. package/dist/commonjs/api/privateEndpointConnections/options.js.map +1 -0
  214. package/dist/commonjs/azureDedicatedHSMResourceProvider.d.ts +36 -0
  215. package/dist/commonjs/azureDedicatedHSMResourceProvider.js +37 -0
  216. package/dist/commonjs/azureDedicatedHSMResourceProvider.js.map +1 -0
  217. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.d.ts +10 -0
  218. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js +15 -0
  219. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js.map +1 -0
  220. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +20 -0
  221. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js +17 -0
  222. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  223. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +11 -0
  224. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js +15 -0
  225. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  226. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.d.ts +10 -0
  227. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js +15 -0
  228. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  229. package/dist/commonjs/classic/cloudHsmClusters/index.d.ts +35 -0
  230. package/dist/commonjs/classic/cloudHsmClusters/index.js +24 -0
  231. package/dist/commonjs/classic/cloudHsmClusters/index.js.map +1 -0
  232. package/dist/commonjs/classic/dedicatedHsm/index.d.ts +29 -0
  233. package/dist/commonjs/classic/dedicatedHsm/index.js +21 -0
  234. package/dist/commonjs/classic/dedicatedHsm/index.js.map +1 -0
  235. package/dist/commonjs/classic/index.d.ts +9 -0
  236. package/dist/commonjs/classic/index.js +5 -0
  237. package/dist/commonjs/classic/index.js.map +1 -0
  238. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  239. package/dist/commonjs/classic/operations/index.js +15 -0
  240. package/dist/commonjs/classic/operations/index.js.map +1 -0
  241. package/dist/commonjs/classic/privateEndpointConnections/index.d.ts +11 -0
  242. package/dist/commonjs/classic/privateEndpointConnections/index.js +15 -0
  243. package/dist/commonjs/classic/privateEndpointConnections/index.js.map +1 -0
  244. package/dist/commonjs/index.d.ts +15 -4
  245. package/dist/commonjs/index.js +23 -16
  246. package/dist/commonjs/index.js.map +1 -1
  247. package/dist/commonjs/logger.d.ts +2 -0
  248. package/dist/commonjs/logger.js +8 -0
  249. package/dist/commonjs/logger.js.map +1 -0
  250. package/dist/commonjs/models/index.d.ts +1 -1181
  251. package/dist/commonjs/models/index.js +19 -188
  252. package/dist/commonjs/models/index.js.map +1 -1
  253. package/dist/commonjs/models/models.d.ts +751 -0
  254. package/dist/commonjs/models/models.js +831 -0
  255. package/dist/commonjs/models/models.js.map +1 -0
  256. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  257. package/dist/commonjs/restorePollerHelpers.js +136 -0
  258. package/dist/commonjs/restorePollerHelpers.js.map +1 -0
  259. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +72 -0
  260. package/dist/commonjs/static-helpers/pagingHelpers.js +140 -0
  261. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -0
  262. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +30 -0
  263. package/dist/commonjs/static-helpers/pollingHelpers.js +79 -0
  264. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -0
  265. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  266. package/dist/commonjs/static-helpers/urlTemplate.js +172 -0
  267. package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -0
  268. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.d.ts +19 -0
  269. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js +36 -0
  270. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js.map +1 -0
  271. package/dist/esm/api/cloudHsmClusterBackupStatus/index.d.ts +3 -0
  272. package/dist/esm/api/cloudHsmClusterBackupStatus/index.js +4 -0
  273. package/dist/esm/api/cloudHsmClusterBackupStatus/index.js.map +1 -0
  274. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.d.ts +9 -0
  275. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js +42 -0
  276. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js.map +1 -0
  277. package/dist/esm/api/cloudHsmClusterBackupStatus/options.d.ts +7 -0
  278. package/dist/esm/api/cloudHsmClusterBackupStatus/options.js +4 -0
  279. package/dist/esm/api/cloudHsmClusterBackupStatus/options.js.map +1 -0
  280. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  281. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.js +4 -0
  282. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  283. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  284. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js +109 -0
  285. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  286. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +13 -0
  287. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.js +4 -0
  288. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  289. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.d.ts +3 -0
  290. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.js +4 -0
  291. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  292. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  293. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js +36 -0
  294. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -0
  295. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.d.ts +5 -0
  296. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.js +4 -0
  297. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -0
  298. package/dist/esm/api/cloudHsmClusterRestoreStatus/index.d.ts +3 -0
  299. package/dist/esm/api/cloudHsmClusterRestoreStatus/index.js +4 -0
  300. package/dist/esm/api/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  301. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.d.ts +9 -0
  302. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js +42 -0
  303. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -0
  304. package/dist/esm/api/cloudHsmClusterRestoreStatus/options.d.ts +7 -0
  305. package/dist/esm/api/cloudHsmClusterRestoreStatus/options.js +4 -0
  306. package/dist/esm/api/cloudHsmClusterRestoreStatus/options.js.map +1 -0
  307. package/dist/esm/api/cloudHsmClusters/index.d.ts +3 -0
  308. package/dist/esm/api/cloudHsmClusters/index.js +4 -0
  309. package/dist/esm/api/cloudHsmClusters/index.js.map +1 -0
  310. package/dist/esm/api/cloudHsmClusters/operations.d.ts +52 -0
  311. package/dist/esm/api/cloudHsmClusters/operations.js +324 -0
  312. package/dist/esm/api/cloudHsmClusters/operations.js.map +1 -0
  313. package/dist/esm/api/cloudHsmClusters/options.d.ts +57 -0
  314. package/dist/esm/api/cloudHsmClusters/options.js +4 -0
  315. package/dist/esm/api/cloudHsmClusters/options.js.map +1 -0
  316. package/dist/esm/api/dedicatedHsm/index.d.ts +3 -0
  317. package/dist/esm/api/dedicatedHsm/index.js +4 -0
  318. package/dist/esm/api/dedicatedHsm/index.js.map +1 -0
  319. package/dist/esm/api/dedicatedHsm/operations.d.ts +40 -0
  320. package/dist/esm/api/dedicatedHsm/operations.js +215 -0
  321. package/dist/esm/api/dedicatedHsm/operations.js.map +1 -0
  322. package/dist/esm/api/dedicatedHsm/options.d.ts +33 -0
  323. package/dist/esm/api/dedicatedHsm/options.js +4 -0
  324. package/dist/esm/api/dedicatedHsm/options.js.map +1 -0
  325. package/dist/esm/api/index.d.ts +2 -0
  326. package/dist/esm/api/index.js +4 -0
  327. package/dist/esm/api/index.js.map +1 -0
  328. package/dist/esm/api/operations/index.d.ts +3 -0
  329. package/dist/esm/api/operations/index.js +4 -0
  330. package/dist/esm/api/operations/index.js.map +1 -0
  331. package/dist/esm/api/operations/operations.d.ts +10 -0
  332. package/dist/esm/api/operations/operations.js +29 -0
  333. package/dist/esm/api/operations/operations.js.map +1 -0
  334. package/dist/esm/api/operations/options.d.ts +5 -0
  335. package/dist/esm/api/operations/options.js +4 -0
  336. package/dist/esm/api/operations/options.js.map +1 -0
  337. package/dist/esm/api/privateEndpointConnections/index.d.ts +3 -0
  338. package/dist/esm/api/privateEndpointConnections/index.js +4 -0
  339. package/dist/esm/api/privateEndpointConnections/index.js.map +1 -0
  340. package/dist/esm/api/privateEndpointConnections/operations.d.ts +10 -0
  341. package/dist/esm/api/privateEndpointConnections/operations.js +36 -0
  342. package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -0
  343. package/dist/esm/api/privateEndpointConnections/options.d.ts +5 -0
  344. package/dist/esm/api/privateEndpointConnections/options.js +4 -0
  345. package/dist/esm/api/privateEndpointConnections/options.js.map +1 -0
  346. package/dist/esm/azureDedicatedHSMResourceProvider.d.ts +36 -0
  347. package/dist/esm/azureDedicatedHSMResourceProvider.js +33 -0
  348. package/dist/esm/azureDedicatedHSMResourceProvider.js.map +1 -0
  349. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.d.ts +10 -0
  350. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js +12 -0
  351. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js.map +1 -0
  352. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +20 -0
  353. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js +14 -0
  354. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  355. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +11 -0
  356. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js +12 -0
  357. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  358. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.d.ts +10 -0
  359. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js +12 -0
  360. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  361. package/dist/esm/classic/cloudHsmClusters/index.d.ts +35 -0
  362. package/dist/esm/classic/cloudHsmClusters/index.js +21 -0
  363. package/dist/esm/classic/cloudHsmClusters/index.js.map +1 -0
  364. package/dist/esm/classic/dedicatedHsm/index.d.ts +29 -0
  365. package/dist/esm/classic/dedicatedHsm/index.js +18 -0
  366. package/dist/esm/classic/dedicatedHsm/index.js.map +1 -0
  367. package/dist/esm/classic/index.d.ts +9 -0
  368. package/dist/esm/classic/index.js +4 -0
  369. package/dist/esm/classic/index.js.map +1 -0
  370. package/dist/esm/classic/operations/index.d.ts +11 -0
  371. package/dist/esm/classic/operations/index.js +12 -0
  372. package/dist/esm/classic/operations/index.js.map +1 -0
  373. package/dist/esm/classic/privateEndpointConnections/index.d.ts +11 -0
  374. package/dist/esm/classic/privateEndpointConnections/index.js +12 -0
  375. package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -0
  376. package/dist/esm/index.d.ts +15 -4
  377. package/dist/esm/index.js +5 -12
  378. package/dist/esm/index.js.map +1 -1
  379. package/dist/esm/logger.d.ts +2 -0
  380. package/dist/esm/logger.js +5 -0
  381. package/dist/esm/logger.js.map +1 -0
  382. package/dist/esm/models/index.d.ts +1 -1181
  383. package/dist/esm/models/index.js +3 -187
  384. package/dist/esm/models/index.js.map +1 -1
  385. package/dist/esm/models/models.d.ts +751 -0
  386. package/dist/esm/models/models.js +747 -0
  387. package/dist/esm/models/models.js.map +1 -0
  388. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  389. package/dist/esm/restorePollerHelpers.js +133 -0
  390. package/dist/esm/restorePollerHelpers.js.map +1 -0
  391. package/dist/esm/static-helpers/pagingHelpers.d.ts +72 -0
  392. package/dist/esm/static-helpers/pagingHelpers.js +137 -0
  393. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  394. package/dist/esm/static-helpers/pollingHelpers.d.ts +30 -0
  395. package/dist/esm/static-helpers/pollingHelpers.js +76 -0
  396. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  397. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  398. package/dist/esm/static-helpers/urlTemplate.js +169 -0
  399. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  400. package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.d.ts +19 -0
  401. package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js +36 -0
  402. package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js.map +1 -0
  403. package/dist/react-native/api/cloudHsmClusterBackupStatus/index.d.ts +3 -0
  404. package/dist/react-native/api/cloudHsmClusterBackupStatus/index.js +4 -0
  405. package/dist/react-native/api/cloudHsmClusterBackupStatus/index.js.map +1 -0
  406. package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.d.ts +9 -0
  407. package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js +42 -0
  408. package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js.map +1 -0
  409. package/dist/react-native/api/cloudHsmClusterBackupStatus/options.d.ts +7 -0
  410. package/dist/react-native/api/cloudHsmClusterBackupStatus/options.js +4 -0
  411. package/dist/react-native/api/cloudHsmClusterBackupStatus/options.js.map +1 -0
  412. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  413. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.js +4 -0
  414. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  415. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  416. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js +109 -0
  417. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  418. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +13 -0
  419. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/options.js +4 -0
  420. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  421. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.d.ts +3 -0
  422. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.js +4 -0
  423. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  424. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  425. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js +36 -0
  426. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -0
  427. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/options.d.ts +5 -0
  428. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/options.js +4 -0
  429. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -0
  430. package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.d.ts +3 -0
  431. package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.js +4 -0
  432. package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  433. package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.d.ts +9 -0
  434. package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js +42 -0
  435. package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -0
  436. package/dist/react-native/api/cloudHsmClusterRestoreStatus/options.d.ts +7 -0
  437. package/dist/react-native/api/cloudHsmClusterRestoreStatus/options.js +4 -0
  438. package/dist/react-native/api/cloudHsmClusterRestoreStatus/options.js.map +1 -0
  439. package/dist/react-native/api/cloudHsmClusters/index.d.ts +3 -0
  440. package/dist/react-native/api/cloudHsmClusters/index.js +4 -0
  441. package/dist/react-native/api/cloudHsmClusters/index.js.map +1 -0
  442. package/dist/react-native/api/cloudHsmClusters/operations.d.ts +52 -0
  443. package/dist/react-native/api/cloudHsmClusters/operations.js +324 -0
  444. package/dist/react-native/api/cloudHsmClusters/operations.js.map +1 -0
  445. package/dist/react-native/api/cloudHsmClusters/options.d.ts +57 -0
  446. package/dist/react-native/api/cloudHsmClusters/options.js +4 -0
  447. package/dist/react-native/api/cloudHsmClusters/options.js.map +1 -0
  448. package/dist/react-native/api/dedicatedHsm/index.d.ts +3 -0
  449. package/dist/react-native/api/dedicatedHsm/index.js +4 -0
  450. package/dist/react-native/api/dedicatedHsm/index.js.map +1 -0
  451. package/dist/react-native/api/dedicatedHsm/operations.d.ts +40 -0
  452. package/dist/react-native/api/dedicatedHsm/operations.js +215 -0
  453. package/dist/react-native/api/dedicatedHsm/operations.js.map +1 -0
  454. package/dist/react-native/api/dedicatedHsm/options.d.ts +33 -0
  455. package/dist/react-native/api/dedicatedHsm/options.js +4 -0
  456. package/dist/react-native/api/dedicatedHsm/options.js.map +1 -0
  457. package/dist/react-native/api/index.d.ts +2 -0
  458. package/dist/react-native/api/index.js +4 -0
  459. package/dist/react-native/api/index.js.map +1 -0
  460. package/dist/react-native/api/operations/index.d.ts +3 -0
  461. package/dist/react-native/api/operations/index.js +4 -0
  462. package/dist/react-native/api/operations/index.js.map +1 -0
  463. package/dist/react-native/api/operations/operations.d.ts +10 -0
  464. package/dist/react-native/api/operations/operations.js +29 -0
  465. package/dist/react-native/api/operations/operations.js.map +1 -0
  466. package/dist/react-native/api/operations/options.d.ts +5 -0
  467. package/dist/react-native/api/operations/options.js +4 -0
  468. package/dist/react-native/api/operations/options.js.map +1 -0
  469. package/dist/react-native/api/privateEndpointConnections/index.d.ts +3 -0
  470. package/dist/react-native/api/privateEndpointConnections/index.js +4 -0
  471. package/dist/react-native/api/privateEndpointConnections/index.js.map +1 -0
  472. package/dist/react-native/api/privateEndpointConnections/operations.d.ts +10 -0
  473. package/dist/react-native/api/privateEndpointConnections/operations.js +36 -0
  474. package/dist/react-native/api/privateEndpointConnections/operations.js.map +1 -0
  475. package/dist/react-native/api/privateEndpointConnections/options.d.ts +5 -0
  476. package/dist/react-native/api/privateEndpointConnections/options.js +4 -0
  477. package/dist/react-native/api/privateEndpointConnections/options.js.map +1 -0
  478. package/dist/react-native/azureDedicatedHSMResourceProvider.d.ts +36 -0
  479. package/dist/react-native/azureDedicatedHSMResourceProvider.js +33 -0
  480. package/dist/react-native/azureDedicatedHSMResourceProvider.js.map +1 -0
  481. package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.d.ts +10 -0
  482. package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js +12 -0
  483. package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js.map +1 -0
  484. package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +20 -0
  485. package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js +14 -0
  486. package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  487. package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +11 -0
  488. package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js +12 -0
  489. package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -0
  490. package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.d.ts +10 -0
  491. package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js +12 -0
  492. package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -0
  493. package/dist/react-native/classic/cloudHsmClusters/index.d.ts +35 -0
  494. package/dist/react-native/classic/cloudHsmClusters/index.js +21 -0
  495. package/dist/react-native/classic/cloudHsmClusters/index.js.map +1 -0
  496. package/dist/react-native/classic/dedicatedHsm/index.d.ts +29 -0
  497. package/dist/react-native/classic/dedicatedHsm/index.js +18 -0
  498. package/dist/react-native/classic/dedicatedHsm/index.js.map +1 -0
  499. package/dist/react-native/classic/index.d.ts +9 -0
  500. package/dist/react-native/classic/index.js +4 -0
  501. package/dist/react-native/classic/index.js.map +1 -0
  502. package/dist/react-native/classic/operations/index.d.ts +11 -0
  503. package/dist/react-native/classic/operations/index.js +12 -0
  504. package/dist/react-native/classic/operations/index.js.map +1 -0
  505. package/dist/react-native/classic/privateEndpointConnections/index.d.ts +11 -0
  506. package/dist/react-native/classic/privateEndpointConnections/index.js +12 -0
  507. package/dist/react-native/classic/privateEndpointConnections/index.js.map +1 -0
  508. package/dist/react-native/index.d.ts +15 -4
  509. package/dist/react-native/index.js +5 -12
  510. package/dist/react-native/index.js.map +1 -1
  511. package/dist/react-native/logger.d.ts +2 -0
  512. package/dist/react-native/logger.js +5 -0
  513. package/dist/react-native/logger.js.map +1 -0
  514. package/dist/react-native/models/index.d.ts +1 -1181
  515. package/dist/react-native/models/index.js +3 -187
  516. package/dist/react-native/models/index.js.map +1 -1
  517. package/dist/react-native/models/models.d.ts +751 -0
  518. package/dist/react-native/models/models.js +747 -0
  519. package/dist/react-native/models/models.js.map +1 -0
  520. package/dist/react-native/restorePollerHelpers.d.ts +21 -0
  521. package/dist/react-native/restorePollerHelpers.js +133 -0
  522. package/dist/react-native/restorePollerHelpers.js.map +1 -0
  523. package/dist/react-native/static-helpers/pagingHelpers.d.ts +72 -0
  524. package/dist/react-native/static-helpers/pagingHelpers.js +137 -0
  525. package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -0
  526. package/dist/react-native/static-helpers/pollingHelpers.d.ts +30 -0
  527. package/dist/react-native/static-helpers/pollingHelpers.js +76 -0
  528. package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -0
  529. package/dist/react-native/static-helpers/urlTemplate.d.ts +5 -0
  530. package/dist/react-native/static-helpers/urlTemplate.js +169 -0
  531. package/dist/react-native/static-helpers/urlTemplate.js.map +1 -0
  532. package/package.json +265 -73
  533. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterBackupStatus-node.api.md +22 -0
  534. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateEndpointConnections-node.api.md +36 -0
  535. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateLinkResources-node.api.md +19 -0
  536. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterRestoreStatus-node.api.md +22 -0
  537. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusters-node.api.md +96 -0
  538. package/review/arm-hardwaresecuritymodules-api-dedicatedHsm-node.api.md +68 -0
  539. package/review/arm-hardwaresecuritymodules-api-node.api.md +27 -0
  540. package/review/arm-hardwaresecuritymodules-api-operations-node.api.md +19 -0
  541. package/review/arm-hardwaresecuritymodules-api-privateEndpointConnections-node.api.md +19 -0
  542. package/review/arm-hardwaresecuritymodules-models-node.api.md +471 -0
  543. package/review/arm-hardwaresecuritymodules-node.api.md +703 -0
  544. package/dist/browser/azureHSMResourceProvider.d.ts +0 -27
  545. package/dist/browser/azureHSMResourceProvider.d.ts.map +0 -1
  546. package/dist/browser/azureHSMResourceProvider.js +0 -106
  547. package/dist/browser/azureHSMResourceProvider.js.map +0 -1
  548. package/dist/browser/index.d.ts.map +0 -1
  549. package/dist/browser/lroImpl.d.ts +0 -11
  550. package/dist/browser/lroImpl.d.ts.map +0 -1
  551. package/dist/browser/lroImpl.js +0 -14
  552. package/dist/browser/lroImpl.js.map +0 -1
  553. package/dist/browser/models/index.d.ts.map +0 -1
  554. package/dist/browser/models/mappers.d.ts +0 -59
  555. package/dist/browser/models/mappers.d.ts.map +0 -1
  556. package/dist/browser/models/mappers.js +0 -1414
  557. package/dist/browser/models/mappers.js.map +0 -1
  558. package/dist/browser/models/parameters.d.ts +0 -29
  559. package/dist/browser/models/parameters.d.ts.map +0 -1
  560. package/dist/browser/models/parameters.js +0 -215
  561. package/dist/browser/models/parameters.js.map +0 -1
  562. package/dist/browser/operations/cloudHsmClusterBackupStatus.d.ts +0 -22
  563. package/dist/browser/operations/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  564. package/dist/browser/operations/cloudHsmClusterBackupStatus.js +0 -61
  565. package/dist/browser/operations/cloudHsmClusterBackupStatus.js.map +0 -1
  566. package/dist/browser/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +0 -55
  567. package/dist/browser/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  568. package/dist/browser/operations/cloudHsmClusterPrivateEndpointConnections.js +0 -196
  569. package/dist/browser/operations/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  570. package/dist/browser/operations/cloudHsmClusterPrivateLinkResources.d.ts +0 -41
  571. package/dist/browser/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
  572. package/dist/browser/operations/cloudHsmClusterPrivateLinkResources.js +0 -153
  573. package/dist/browser/operations/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  574. package/dist/browser/operations/cloudHsmClusterRestoreStatus.d.ts +0 -22
  575. package/dist/browser/operations/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  576. package/dist/browser/operations/cloudHsmClusterRestoreStatus.js +0 -61
  577. package/dist/browser/operations/cloudHsmClusterRestoreStatus.js.map +0 -1
  578. package/dist/browser/operations/cloudHsmClusters.d.ts +0 -182
  579. package/dist/browser/operations/cloudHsmClusters.d.ts.map +0 -1
  580. package/dist/browser/operations/cloudHsmClusters.js +0 -937
  581. package/dist/browser/operations/cloudHsmClusters.js.map +0 -1
  582. package/dist/browser/operations/dedicatedHsmOperations.d.ts +0 -134
  583. package/dist/browser/operations/dedicatedHsmOperations.d.ts.map +0 -1
  584. package/dist/browser/operations/dedicatedHsmOperations.js +0 -669
  585. package/dist/browser/operations/dedicatedHsmOperations.js.map +0 -1
  586. package/dist/browser/operations/index.d.ts +0 -9
  587. package/dist/browser/operations/index.d.ts.map +0 -1
  588. package/dist/browser/operations/index.js +0 -16
  589. package/dist/browser/operations/index.js.map +0 -1
  590. package/dist/browser/operations/operations.d.ts +0 -26
  591. package/dist/browser/operations/operations.d.ts.map +0 -1
  592. package/dist/browser/operations/operations.js +0 -96
  593. package/dist/browser/operations/operations.js.map +0 -1
  594. package/dist/browser/operations/privateEndpointConnections.d.ts +0 -43
  595. package/dist/browser/operations/privateEndpointConnections.d.ts.map +0 -1
  596. package/dist/browser/operations/privateEndpointConnections.js +0 -155
  597. package/dist/browser/operations/privateEndpointConnections.js.map +0 -1
  598. package/dist/browser/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +0 -14
  599. package/dist/browser/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  600. package/dist/browser/operationsInterfaces/cloudHsmClusterBackupStatus.js +0 -9
  601. package/dist/browser/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +0 -1
  602. package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +0 -47
  603. package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  604. package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +0 -9
  605. package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  606. package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +0 -14
  607. package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
  608. package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +0 -9
  609. package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  610. package/dist/browser/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +0 -14
  611. package/dist/browser/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  612. package/dist/browser/operationsInterfaces/cloudHsmClusterRestoreStatus.js +0 -9
  613. package/dist/browser/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +0 -1
  614. package/dist/browser/operationsInterfaces/cloudHsmClusters.d.ts +0 -145
  615. package/dist/browser/operationsInterfaces/cloudHsmClusters.d.ts.map +0 -1
  616. package/dist/browser/operationsInterfaces/cloudHsmClusters.js +0 -9
  617. package/dist/browser/operationsInterfaces/cloudHsmClusters.js.map +0 -1
  618. package/dist/browser/operationsInterfaces/dedicatedHsmOperations.d.ts +0 -78
  619. package/dist/browser/operationsInterfaces/dedicatedHsmOperations.d.ts.map +0 -1
  620. package/dist/browser/operationsInterfaces/dedicatedHsmOperations.js +0 -9
  621. package/dist/browser/operationsInterfaces/dedicatedHsmOperations.js.map +0 -1
  622. package/dist/browser/operationsInterfaces/index.d.ts +0 -9
  623. package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
  624. package/dist/browser/operationsInterfaces/index.js +0 -16
  625. package/dist/browser/operationsInterfaces/index.js.map +0 -1
  626. package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
  627. package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
  628. package/dist/browser/operationsInterfaces/operations.js +0 -9
  629. package/dist/browser/operationsInterfaces/operations.js.map +0 -1
  630. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +0 -15
  631. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  632. package/dist/browser/operationsInterfaces/privateEndpointConnections.js +0 -9
  633. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  634. package/dist/browser/pagingHelper.d.ts +0 -13
  635. package/dist/browser/pagingHelper.d.ts.map +0 -1
  636. package/dist/browser/pagingHelper.js +0 -32
  637. package/dist/browser/pagingHelper.js.map +0 -1
  638. package/dist/commonjs/azureHSMResourceProvider.d.ts +0 -27
  639. package/dist/commonjs/azureHSMResourceProvider.d.ts.map +0 -1
  640. package/dist/commonjs/azureHSMResourceProvider.js +0 -111
  641. package/dist/commonjs/azureHSMResourceProvider.js.map +0 -1
  642. package/dist/commonjs/index.d.ts.map +0 -1
  643. package/dist/commonjs/lroImpl.d.ts +0 -11
  644. package/dist/commonjs/lroImpl.d.ts.map +0 -1
  645. package/dist/commonjs/lroImpl.js +0 -17
  646. package/dist/commonjs/lroImpl.js.map +0 -1
  647. package/dist/commonjs/models/index.d.ts.map +0 -1
  648. package/dist/commonjs/models/mappers.d.ts +0 -59
  649. package/dist/commonjs/models/mappers.d.ts.map +0 -1
  650. package/dist/commonjs/models/mappers.js +0 -1418
  651. package/dist/commonjs/models/mappers.js.map +0 -1
  652. package/dist/commonjs/models/parameters.d.ts +0 -29
  653. package/dist/commonjs/models/parameters.d.ts.map +0 -1
  654. package/dist/commonjs/models/parameters.js +0 -218
  655. package/dist/commonjs/models/parameters.js.map +0 -1
  656. package/dist/commonjs/operations/cloudHsmClusterBackupStatus.d.ts +0 -22
  657. package/dist/commonjs/operations/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  658. package/dist/commonjs/operations/cloudHsmClusterBackupStatus.js +0 -66
  659. package/dist/commonjs/operations/cloudHsmClusterBackupStatus.js.map +0 -1
  660. package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +0 -55
  661. package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  662. package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.js +0 -201
  663. package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  664. package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.d.ts +0 -41
  665. package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
  666. package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.js +0 -157
  667. package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  668. package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.d.ts +0 -22
  669. package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  670. package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.js +0 -66
  671. package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.js.map +0 -1
  672. package/dist/commonjs/operations/cloudHsmClusters.d.ts +0 -182
  673. package/dist/commonjs/operations/cloudHsmClusters.d.ts.map +0 -1
  674. package/dist/commonjs/operations/cloudHsmClusters.js +0 -941
  675. package/dist/commonjs/operations/cloudHsmClusters.js.map +0 -1
  676. package/dist/commonjs/operations/dedicatedHsmOperations.d.ts +0 -134
  677. package/dist/commonjs/operations/dedicatedHsmOperations.d.ts.map +0 -1
  678. package/dist/commonjs/operations/dedicatedHsmOperations.js +0 -673
  679. package/dist/commonjs/operations/dedicatedHsmOperations.js.map +0 -1
  680. package/dist/commonjs/operations/index.d.ts +0 -9
  681. package/dist/commonjs/operations/index.d.ts.map +0 -1
  682. package/dist/commonjs/operations/index.js +0 -19
  683. package/dist/commonjs/operations/index.js.map +0 -1
  684. package/dist/commonjs/operations/operations.d.ts +0 -26
  685. package/dist/commonjs/operations/operations.d.ts.map +0 -1
  686. package/dist/commonjs/operations/operations.js +0 -100
  687. package/dist/commonjs/operations/operations.js.map +0 -1
  688. package/dist/commonjs/operations/privateEndpointConnections.d.ts +0 -43
  689. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +0 -1
  690. package/dist/commonjs/operations/privateEndpointConnections.js +0 -159
  691. package/dist/commonjs/operations/privateEndpointConnections.js.map +0 -1
  692. package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +0 -14
  693. package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  694. package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.js +0 -10
  695. package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +0 -1
  696. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +0 -47
  697. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  698. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +0 -10
  699. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  700. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +0 -14
  701. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
  702. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +0 -10
  703. package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  704. package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +0 -14
  705. package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  706. package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.js +0 -10
  707. package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +0 -1
  708. package/dist/commonjs/operationsInterfaces/cloudHsmClusters.d.ts +0 -145
  709. package/dist/commonjs/operationsInterfaces/cloudHsmClusters.d.ts.map +0 -1
  710. package/dist/commonjs/operationsInterfaces/cloudHsmClusters.js +0 -10
  711. package/dist/commonjs/operationsInterfaces/cloudHsmClusters.js.map +0 -1
  712. package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.d.ts +0 -78
  713. package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.d.ts.map +0 -1
  714. package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.js +0 -10
  715. package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.js.map +0 -1
  716. package/dist/commonjs/operationsInterfaces/index.d.ts +0 -9
  717. package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
  718. package/dist/commonjs/operationsInterfaces/index.js +0 -19
  719. package/dist/commonjs/operationsInterfaces/index.js.map +0 -1
  720. package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
  721. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
  722. package/dist/commonjs/operationsInterfaces/operations.js +0 -10
  723. package/dist/commonjs/operationsInterfaces/operations.js.map +0 -1
  724. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +0 -15
  725. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  726. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +0 -10
  727. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  728. package/dist/commonjs/pagingHelper.d.ts +0 -13
  729. package/dist/commonjs/pagingHelper.d.ts.map +0 -1
  730. package/dist/commonjs/pagingHelper.js +0 -36
  731. package/dist/commonjs/pagingHelper.js.map +0 -1
  732. package/dist/esm/azureHSMResourceProvider.d.ts +0 -27
  733. package/dist/esm/azureHSMResourceProvider.d.ts.map +0 -1
  734. package/dist/esm/azureHSMResourceProvider.js +0 -106
  735. package/dist/esm/azureHSMResourceProvider.js.map +0 -1
  736. package/dist/esm/index.d.ts.map +0 -1
  737. package/dist/esm/lroImpl.d.ts +0 -11
  738. package/dist/esm/lroImpl.d.ts.map +0 -1
  739. package/dist/esm/lroImpl.js +0 -14
  740. package/dist/esm/lroImpl.js.map +0 -1
  741. package/dist/esm/models/index.d.ts.map +0 -1
  742. package/dist/esm/models/mappers.d.ts +0 -59
  743. package/dist/esm/models/mappers.d.ts.map +0 -1
  744. package/dist/esm/models/mappers.js +0 -1414
  745. package/dist/esm/models/mappers.js.map +0 -1
  746. package/dist/esm/models/parameters.d.ts +0 -29
  747. package/dist/esm/models/parameters.d.ts.map +0 -1
  748. package/dist/esm/models/parameters.js +0 -215
  749. package/dist/esm/models/parameters.js.map +0 -1
  750. package/dist/esm/operations/cloudHsmClusterBackupStatus.d.ts +0 -22
  751. package/dist/esm/operations/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  752. package/dist/esm/operations/cloudHsmClusterBackupStatus.js +0 -61
  753. package/dist/esm/operations/cloudHsmClusterBackupStatus.js.map +0 -1
  754. package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +0 -55
  755. package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  756. package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.js +0 -196
  757. package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  758. package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.d.ts +0 -41
  759. package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
  760. package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.js +0 -153
  761. package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  762. package/dist/esm/operations/cloudHsmClusterRestoreStatus.d.ts +0 -22
  763. package/dist/esm/operations/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  764. package/dist/esm/operations/cloudHsmClusterRestoreStatus.js +0 -61
  765. package/dist/esm/operations/cloudHsmClusterRestoreStatus.js.map +0 -1
  766. package/dist/esm/operations/cloudHsmClusters.d.ts +0 -182
  767. package/dist/esm/operations/cloudHsmClusters.d.ts.map +0 -1
  768. package/dist/esm/operations/cloudHsmClusters.js +0 -937
  769. package/dist/esm/operations/cloudHsmClusters.js.map +0 -1
  770. package/dist/esm/operations/dedicatedHsmOperations.d.ts +0 -134
  771. package/dist/esm/operations/dedicatedHsmOperations.d.ts.map +0 -1
  772. package/dist/esm/operations/dedicatedHsmOperations.js +0 -669
  773. package/dist/esm/operations/dedicatedHsmOperations.js.map +0 -1
  774. package/dist/esm/operations/index.d.ts +0 -9
  775. package/dist/esm/operations/index.d.ts.map +0 -1
  776. package/dist/esm/operations/index.js +0 -16
  777. package/dist/esm/operations/index.js.map +0 -1
  778. package/dist/esm/operations/operations.d.ts +0 -26
  779. package/dist/esm/operations/operations.d.ts.map +0 -1
  780. package/dist/esm/operations/operations.js +0 -96
  781. package/dist/esm/operations/operations.js.map +0 -1
  782. package/dist/esm/operations/privateEndpointConnections.d.ts +0 -43
  783. package/dist/esm/operations/privateEndpointConnections.d.ts.map +0 -1
  784. package/dist/esm/operations/privateEndpointConnections.js +0 -155
  785. package/dist/esm/operations/privateEndpointConnections.js.map +0 -1
  786. package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +0 -14
  787. package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  788. package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.js +0 -9
  789. package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +0 -1
  790. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +0 -47
  791. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  792. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +0 -9
  793. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  794. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +0 -14
  795. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
  796. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +0 -9
  797. package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  798. package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +0 -14
  799. package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  800. package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.js +0 -9
  801. package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +0 -1
  802. package/dist/esm/operationsInterfaces/cloudHsmClusters.d.ts +0 -145
  803. package/dist/esm/operationsInterfaces/cloudHsmClusters.d.ts.map +0 -1
  804. package/dist/esm/operationsInterfaces/cloudHsmClusters.js +0 -9
  805. package/dist/esm/operationsInterfaces/cloudHsmClusters.js.map +0 -1
  806. package/dist/esm/operationsInterfaces/dedicatedHsmOperations.d.ts +0 -78
  807. package/dist/esm/operationsInterfaces/dedicatedHsmOperations.d.ts.map +0 -1
  808. package/dist/esm/operationsInterfaces/dedicatedHsmOperations.js +0 -9
  809. package/dist/esm/operationsInterfaces/dedicatedHsmOperations.js.map +0 -1
  810. package/dist/esm/operationsInterfaces/index.d.ts +0 -9
  811. package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
  812. package/dist/esm/operationsInterfaces/index.js +0 -16
  813. package/dist/esm/operationsInterfaces/index.js.map +0 -1
  814. package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
  815. package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
  816. package/dist/esm/operationsInterfaces/operations.js +0 -9
  817. package/dist/esm/operationsInterfaces/operations.js.map +0 -1
  818. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +0 -15
  819. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  820. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +0 -9
  821. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  822. package/dist/esm/pagingHelper.d.ts +0 -13
  823. package/dist/esm/pagingHelper.d.ts.map +0 -1
  824. package/dist/esm/pagingHelper.js +0 -32
  825. package/dist/esm/pagingHelper.js.map +0 -1
  826. package/dist/react-native/azureHSMResourceProvider.d.ts +0 -27
  827. package/dist/react-native/azureHSMResourceProvider.d.ts.map +0 -1
  828. package/dist/react-native/azureHSMResourceProvider.js +0 -106
  829. package/dist/react-native/azureHSMResourceProvider.js.map +0 -1
  830. package/dist/react-native/index.d.ts.map +0 -1
  831. package/dist/react-native/lroImpl.d.ts +0 -11
  832. package/dist/react-native/lroImpl.d.ts.map +0 -1
  833. package/dist/react-native/lroImpl.js +0 -14
  834. package/dist/react-native/lroImpl.js.map +0 -1
  835. package/dist/react-native/models/index.d.ts.map +0 -1
  836. package/dist/react-native/models/mappers.d.ts +0 -59
  837. package/dist/react-native/models/mappers.d.ts.map +0 -1
  838. package/dist/react-native/models/mappers.js +0 -1414
  839. package/dist/react-native/models/mappers.js.map +0 -1
  840. package/dist/react-native/models/parameters.d.ts +0 -29
  841. package/dist/react-native/models/parameters.d.ts.map +0 -1
  842. package/dist/react-native/models/parameters.js +0 -215
  843. package/dist/react-native/models/parameters.js.map +0 -1
  844. package/dist/react-native/operations/cloudHsmClusterBackupStatus.d.ts +0 -22
  845. package/dist/react-native/operations/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  846. package/dist/react-native/operations/cloudHsmClusterBackupStatus.js +0 -61
  847. package/dist/react-native/operations/cloudHsmClusterBackupStatus.js.map +0 -1
  848. package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +0 -55
  849. package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  850. package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.js +0 -196
  851. package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  852. package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.d.ts +0 -41
  853. package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
  854. package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.js +0 -153
  855. package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  856. package/dist/react-native/operations/cloudHsmClusterRestoreStatus.d.ts +0 -22
  857. package/dist/react-native/operations/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  858. package/dist/react-native/operations/cloudHsmClusterRestoreStatus.js +0 -61
  859. package/dist/react-native/operations/cloudHsmClusterRestoreStatus.js.map +0 -1
  860. package/dist/react-native/operations/cloudHsmClusters.d.ts +0 -182
  861. package/dist/react-native/operations/cloudHsmClusters.d.ts.map +0 -1
  862. package/dist/react-native/operations/cloudHsmClusters.js +0 -937
  863. package/dist/react-native/operations/cloudHsmClusters.js.map +0 -1
  864. package/dist/react-native/operations/dedicatedHsmOperations.d.ts +0 -134
  865. package/dist/react-native/operations/dedicatedHsmOperations.d.ts.map +0 -1
  866. package/dist/react-native/operations/dedicatedHsmOperations.js +0 -669
  867. package/dist/react-native/operations/dedicatedHsmOperations.js.map +0 -1
  868. package/dist/react-native/operations/index.d.ts +0 -9
  869. package/dist/react-native/operations/index.d.ts.map +0 -1
  870. package/dist/react-native/operations/index.js +0 -16
  871. package/dist/react-native/operations/index.js.map +0 -1
  872. package/dist/react-native/operations/operations.d.ts +0 -26
  873. package/dist/react-native/operations/operations.d.ts.map +0 -1
  874. package/dist/react-native/operations/operations.js +0 -96
  875. package/dist/react-native/operations/operations.js.map +0 -1
  876. package/dist/react-native/operations/privateEndpointConnections.d.ts +0 -43
  877. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +0 -1
  878. package/dist/react-native/operations/privateEndpointConnections.js +0 -155
  879. package/dist/react-native/operations/privateEndpointConnections.js.map +0 -1
  880. package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +0 -14
  881. package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +0 -1
  882. package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.js +0 -9
  883. package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +0 -1
  884. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +0 -47
  885. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
  886. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +0 -9
  887. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
  888. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +0 -14
  889. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
  890. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +0 -9
  891. package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +0 -1
  892. package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +0 -14
  893. package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
  894. package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.js +0 -9
  895. package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +0 -1
  896. package/dist/react-native/operationsInterfaces/cloudHsmClusters.d.ts +0 -145
  897. package/dist/react-native/operationsInterfaces/cloudHsmClusters.d.ts.map +0 -1
  898. package/dist/react-native/operationsInterfaces/cloudHsmClusters.js +0 -9
  899. package/dist/react-native/operationsInterfaces/cloudHsmClusters.js.map +0 -1
  900. package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.d.ts +0 -78
  901. package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.d.ts.map +0 -1
  902. package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.js +0 -9
  903. package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.js.map +0 -1
  904. package/dist/react-native/operationsInterfaces/index.d.ts +0 -9
  905. package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
  906. package/dist/react-native/operationsInterfaces/index.js +0 -16
  907. package/dist/react-native/operationsInterfaces/index.js.map +0 -1
  908. package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
  909. package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
  910. package/dist/react-native/operationsInterfaces/operations.js +0 -9
  911. package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
  912. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +0 -15
  913. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  914. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +0 -9
  915. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  916. package/dist/react-native/pagingHelper.d.ts +0 -13
  917. package/dist/react-native/pagingHelper.d.ts.map +0 -1
  918. package/dist/react-native/pagingHelper.js +0 -32
  919. package/dist/react-native/pagingHelper.js.map +0 -1
  920. package/review/arm-hardwaresecuritymodules.api.md +0 -927
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudHsmClusters.js","sourceRoot":"","sources":["../../../src/operations/cloudHsmClusters.ts"],"names":[],"mappings":"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","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, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { CloudHsmClusters } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureHSMResourceProvider } from \"../azureHSMResourceProvider.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n CloudHsmCluster,\n CloudHsmClustersListByResourceGroupNextOptionalParams,\n CloudHsmClustersListByResourceGroupOptionalParams,\n CloudHsmClustersListByResourceGroupResponse,\n CloudHsmClustersListBySubscriptionNextOptionalParams,\n CloudHsmClustersListBySubscriptionOptionalParams,\n CloudHsmClustersListBySubscriptionResponse,\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 CloudHsmClustersListByResourceGroupNextResponse,\n CloudHsmClustersListBySubscriptionNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing CloudHsmClusters operations. */\nexport class CloudHsmClustersImpl implements CloudHsmClusters {\n private readonly client: AzureHSMResourceProvider;\n\n /**\n * Initialize a new instance of the class CloudHsmClusters class.\n * @param client Reference to the service client\n */\n constructor(client: AzureHSMResourceProvider) {\n this.client = client;\n }\n\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 public listByResourceGroup(\n resourceGroupName: string,\n options?: CloudHsmClustersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<CloudHsmCluster> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: CloudHsmClustersListByResourceGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<CloudHsmCluster[]> {\n let result: CloudHsmClustersListByResourceGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByResourceGroup(resourceGroupName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: CloudHsmClustersListByResourceGroupOptionalParams,\n ): AsyncIterableIterator<CloudHsmCluster> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * The List operation gets information about the Cloud HSM Clusters associated with the subscription.\n * @param options The options parameters.\n */\n public listBySubscription(\n options?: CloudHsmClustersListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<CloudHsmCluster> {\n const iter = this.listBySubscriptionPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listBySubscriptionPagingPage(options, settings);\n },\n };\n }\n\n private async *listBySubscriptionPagingPage(\n options?: CloudHsmClustersListBySubscriptionOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<CloudHsmCluster[]> {\n let result: CloudHsmClustersListBySubscriptionResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listBySubscription(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listBySubscriptionNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listBySubscriptionPagingAll(\n options?: CloudHsmClustersListBySubscriptionOptionalParams,\n ): AsyncIterableIterator<CloudHsmCluster> {\n for await (const page of this.listBySubscriptionPagingPage(options)) {\n yield* page;\n }\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 async 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 const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<CloudHsmClustersCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, cloudHsmClusterName, location, options },\n spec: createOrUpdateOperationSpec,\n });\n const poller = await createHttpPoller<\n CloudHsmClustersCreateOrUpdateResponse,\n OperationState<CloudHsmClustersCreateOrUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"original-uri\",\n });\n await poller.poll();\n return poller;\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 async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n location: string,\n options?: CloudHsmClustersCreateOrUpdateOptionalParams,\n ): Promise<CloudHsmClustersCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n cloudHsmClusterName,\n location,\n options,\n );\n return poller.pollUntilDone();\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 async beginUpdate(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersUpdateResponse>,\n CloudHsmClustersUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<CloudHsmClustersUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, cloudHsmClusterName, options },\n spec: updateOperationSpec,\n });\n const poller = await createHttpPoller<\n CloudHsmClustersUpdateResponse,\n OperationState<CloudHsmClustersUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\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 async beginUpdateAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersUpdateOptionalParams,\n ): Promise<CloudHsmClustersUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n cloudHsmClusterName,\n options,\n );\n return poller.pollUntilDone();\n }\n\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 return this.client.sendOperationRequest(\n { resourceGroupName, cloudHsmClusterName, options },\n getOperationSpec,\n );\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 async beginDelete(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersDeleteResponse>,\n CloudHsmClustersDeleteResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<CloudHsmClustersDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, cloudHsmClusterName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<\n CloudHsmClustersDeleteResponse,\n OperationState<CloudHsmClustersDeleteResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\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 async beginDeleteAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersDeleteOptionalParams,\n ): Promise<CloudHsmClustersDeleteResponse> {\n const poller = await this.beginDelete(\n resourceGroupName,\n cloudHsmClusterName,\n options,\n );\n return poller.pollUntilDone();\n }\n\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 private _listByResourceGroup(\n resourceGroupName: string,\n options?: CloudHsmClustersListByResourceGroupOptionalParams,\n ): Promise<CloudHsmClustersListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec,\n );\n }\n\n /**\n * The List operation gets information about the Cloud HSM Clusters associated with the subscription.\n * @param options The options parameters.\n */\n private _listBySubscription(\n options?: CloudHsmClustersListBySubscriptionOptionalParams,\n ): Promise<CloudHsmClustersListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBySubscriptionOperationSpec,\n );\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 async beginValidateBackupProperties(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateBackupPropertiesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersValidateBackupPropertiesResponse>,\n CloudHsmClustersValidateBackupPropertiesResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<CloudHsmClustersValidateBackupPropertiesResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, cloudHsmClusterName, options },\n spec: validateBackupPropertiesOperationSpec,\n });\n const poller = await createHttpPoller<\n CloudHsmClustersValidateBackupPropertiesResponse,\n OperationState<CloudHsmClustersValidateBackupPropertiesResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\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 async beginValidateBackupPropertiesAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateBackupPropertiesOptionalParams,\n ): Promise<CloudHsmClustersValidateBackupPropertiesResponse> {\n const poller = await this.beginValidateBackupProperties(\n resourceGroupName,\n cloudHsmClusterName,\n options,\n );\n return poller.pollUntilDone();\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 async beginBackup(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersBackupOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersBackupResponse>,\n CloudHsmClustersBackupResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<CloudHsmClustersBackupResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, cloudHsmClusterName, options },\n spec: backupOperationSpec,\n });\n const poller = await createHttpPoller<\n CloudHsmClustersBackupResponse,\n OperationState<CloudHsmClustersBackupResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\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 async beginBackupAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersBackupOptionalParams,\n ): Promise<CloudHsmClustersBackupResponse> {\n const poller = await this.beginBackup(\n resourceGroupName,\n cloudHsmClusterName,\n options,\n );\n return poller.pollUntilDone();\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 async beginValidateRestoreProperties(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateRestorePropertiesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersValidateRestorePropertiesResponse>,\n CloudHsmClustersValidateRestorePropertiesResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<CloudHsmClustersValidateRestorePropertiesResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, cloudHsmClusterName, options },\n spec: validateRestorePropertiesOperationSpec,\n });\n const poller = await createHttpPoller<\n CloudHsmClustersValidateRestorePropertiesResponse,\n OperationState<CloudHsmClustersValidateRestorePropertiesResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\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 async beginValidateRestorePropertiesAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateRestorePropertiesOptionalParams,\n ): Promise<CloudHsmClustersValidateRestorePropertiesResponse> {\n const poller = await this.beginValidateRestoreProperties(\n resourceGroupName,\n cloudHsmClusterName,\n options,\n );\n return poller.pollUntilDone();\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 async 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 const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<CloudHsmClustersRestoreResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n cloudHsmClusterName,\n restoreRequestProperties,\n options,\n },\n spec: restoreOperationSpec,\n });\n const poller = await createHttpPoller<\n CloudHsmClustersRestoreResponse,\n OperationState<CloudHsmClustersRestoreResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\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 async beginRestoreAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n restoreRequestProperties: RestoreRequestProperties,\n options?: CloudHsmClustersRestoreOptionalParams,\n ): Promise<CloudHsmClustersRestoreResponse> {\n const poller = await this.beginRestore(\n resourceGroupName,\n cloudHsmClusterName,\n restoreRequestProperties,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: CloudHsmClustersListByResourceGroupNextOptionalParams,\n ): Promise<CloudHsmClustersListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec,\n );\n }\n\n /**\n * ListBySubscriptionNext\n * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.\n * @param options The options parameters.\n */\n private _listBySubscriptionNext(\n nextLink: string,\n options?: CloudHsmClustersListBySubscriptionNextOptionalParams,\n ): Promise<CloudHsmClustersListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBySubscriptionNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.CloudHsmCluster,\n },\n 201: {\n bodyMapper: Mappers.CloudHsmCluster,\n },\n 202: {\n bodyMapper: Mappers.CloudHsmCluster,\n },\n 204: {\n bodyMapper: Mappers.CloudHsmCluster,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: {\n parameterPath: {\n tags: [\"options\", \"tags\"],\n location: [\"location\"],\n identity: [\"options\", \"identity\"],\n sku: [\"options\", \"sku\"],\n autoGeneratedDomainNameLabelScope: [\n \"options\",\n \"autoGeneratedDomainNameLabelScope\",\n ],\n publicNetworkAccess: [\"options\", \"publicNetworkAccess\"],\n },\n mapper: { ...Mappers.CloudHsmCluster, required: true },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.cloudHsmClusterName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.CloudHsmCluster,\n },\n 201: {\n bodyMapper: Mappers.CloudHsmCluster,\n },\n 202: {\n bodyMapper: Mappers.CloudHsmCluster,\n },\n 204: {\n bodyMapper: Mappers.CloudHsmCluster,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: {\n parameterPath: {\n tags: [\"options\", \"tags\"],\n identity: [\"options\", \"identity\"],\n },\n mapper: { ...Mappers.CloudHsmClusterPatchParameters, required: true },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.cloudHsmClusterName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.CloudHsmCluster,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.cloudHsmClusterName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n headersMapper: Mappers.CloudHsmClustersDeleteHeaders,\n },\n 201: {\n headersMapper: Mappers.CloudHsmClustersDeleteHeaders,\n },\n 202: {\n headersMapper: Mappers.CloudHsmClustersDeleteHeaders,\n },\n 204: {\n headersMapper: Mappers.CloudHsmClustersDeleteHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.cloudHsmClusterName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.CloudHsmClusterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.skiptoken],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listBySubscriptionOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.CloudHsmClusterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.skiptoken],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst validateBackupPropertiesOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/validateBackupProperties\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.BackupResult,\n headersMapper: Mappers.CloudHsmClustersValidateBackupPropertiesHeaders,\n },\n 201: {\n bodyMapper: Mappers.BackupResult,\n headersMapper: Mappers.CloudHsmClustersValidateBackupPropertiesHeaders,\n },\n 202: {\n bodyMapper: Mappers.BackupResult,\n headersMapper: Mappers.CloudHsmClustersValidateBackupPropertiesHeaders,\n },\n 204: {\n bodyMapper: Mappers.BackupResult,\n headersMapper: Mappers.CloudHsmClustersValidateBackupPropertiesHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.backupRequestProperties,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.cloudHsmClusterName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst backupOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/backup\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.BackupResult,\n headersMapper: Mappers.CloudHsmClustersBackupHeaders,\n },\n 201: {\n bodyMapper: Mappers.BackupResult,\n headersMapper: Mappers.CloudHsmClustersBackupHeaders,\n },\n 202: {\n bodyMapper: Mappers.BackupResult,\n headersMapper: Mappers.CloudHsmClustersBackupHeaders,\n },\n 204: {\n bodyMapper: Mappers.BackupResult,\n headersMapper: Mappers.CloudHsmClustersBackupHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.backupRequestProperties,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.cloudHsmClusterName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst validateRestorePropertiesOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/validateRestoreProperties\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.RestoreResult,\n headersMapper: Mappers.CloudHsmClustersValidateRestorePropertiesHeaders,\n },\n 201: {\n bodyMapper: Mappers.RestoreResult,\n headersMapper: Mappers.CloudHsmClustersValidateRestorePropertiesHeaders,\n },\n 202: {\n bodyMapper: Mappers.RestoreResult,\n headersMapper: Mappers.CloudHsmClustersValidateRestorePropertiesHeaders,\n },\n 204: {\n bodyMapper: Mappers.RestoreResult,\n headersMapper: Mappers.CloudHsmClustersValidateRestorePropertiesHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.restoreRequestProperties,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.cloudHsmClusterName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst restoreOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/restore\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.RestoreResult,\n headersMapper: Mappers.CloudHsmClustersRestoreHeaders,\n },\n 201: {\n bodyMapper: Mappers.RestoreResult,\n headersMapper: Mappers.CloudHsmClustersRestoreHeaders,\n },\n 202: {\n bodyMapper: Mappers.RestoreResult,\n headersMapper: Mappers.CloudHsmClustersRestoreHeaders,\n },\n 204: {\n bodyMapper: Mappers.RestoreResult,\n headersMapper: Mappers.CloudHsmClustersRestoreHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.restoreRequestProperties1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.cloudHsmClusterName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.CloudHsmClusterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.CloudHsmClusterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,134 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { DedicatedHsmOperations } from "../operationsInterfaces/index.js";
3
- import { AzureHSMResourceProvider } from "../azureHSMResourceProvider.js";
4
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
5
- import { DedicatedHsm, DedicatedHsmListByResourceGroupOptionalParams, DedicatedHsmListBySubscriptionOptionalParams, OutboundEnvironmentEndpoint, DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams, DedicatedHsmCreateOrUpdateOptionalParams, DedicatedHsmCreateOrUpdateResponse, DedicatedHsmUpdateOptionalParams, DedicatedHsmUpdateResponse, DedicatedHsmDeleteOptionalParams, DedicatedHsmDeleteResponse, DedicatedHsmGetOptionalParams, DedicatedHsmGetResponse } from "../models/index.js";
6
- /** Class containing DedicatedHsmOperations operations. */
7
- export declare class DedicatedHsmOperationsImpl implements DedicatedHsmOperations {
8
- private readonly client;
9
- /**
10
- * Initialize a new instance of the class DedicatedHsmOperations class.
11
- * @param client Reference to the service client
12
- */
13
- constructor(client: AzureHSMResourceProvider);
14
- /**
15
- * The List operation gets information about the dedicated hsms associated with the subscription and
16
- * within the specified resource group.
17
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
18
- * @param options The options parameters.
19
- */
20
- listByResourceGroup(resourceGroupName: string, options?: DedicatedHsmListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DedicatedHsm>;
21
- private listByResourceGroupPagingPage;
22
- private listByResourceGroupPagingAll;
23
- /**
24
- * The List operation gets information about the dedicated HSMs associated with the subscription.
25
- * @param options The options parameters.
26
- */
27
- listBySubscription(options?: DedicatedHsmListBySubscriptionOptionalParams): PagedAsyncIterableIterator<DedicatedHsm>;
28
- private listBySubscriptionPagingPage;
29
- private listBySubscriptionPagingAll;
30
- /**
31
- * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified
32
- * dedicated hsm resource. The operation returns properties of each egress endpoint.
33
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
34
- * @param name Name of the dedicated Hsm
35
- * @param options The options parameters.
36
- */
37
- listOutboundNetworkDependenciesEndpoints(resourceGroupName: string, name: string, options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;
38
- private listOutboundNetworkDependenciesEndpointsPagingPage;
39
- private listOutboundNetworkDependenciesEndpointsPagingAll;
40
- /**
41
- * Create or Update a dedicated HSM in the specified subscription.
42
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
43
- * @param name Name of the dedicated Hsm
44
- * @param parameters Parameters to create or update the dedicated hsm
45
- * @param options The options parameters.
46
- */
47
- beginCreateOrUpdate(resourceGroupName: string, name: string, parameters: DedicatedHsm, options?: DedicatedHsmCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmCreateOrUpdateResponse>, DedicatedHsmCreateOrUpdateResponse>>;
48
- /**
49
- * Create or Update a dedicated HSM in the specified subscription.
50
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
51
- * @param name Name of the dedicated Hsm
52
- * @param parameters Parameters to create or update the dedicated hsm
53
- * @param options The options parameters.
54
- */
55
- beginCreateOrUpdateAndWait(resourceGroupName: string, name: string, parameters: DedicatedHsm, options?: DedicatedHsmCreateOrUpdateOptionalParams): Promise<DedicatedHsmCreateOrUpdateResponse>;
56
- /**
57
- * Update a dedicated HSM in the specified subscription.
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
- beginUpdate(resourceGroupName: string, name: string, options?: DedicatedHsmUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmUpdateResponse>, DedicatedHsmUpdateResponse>>;
63
- /**
64
- * Update a dedicated HSM in the specified subscription.
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
- beginUpdateAndWait(resourceGroupName: string, name: string, options?: DedicatedHsmUpdateOptionalParams): Promise<DedicatedHsmUpdateResponse>;
70
- /**
71
- * Deletes 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
- beginDelete(resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmDeleteResponse>, DedicatedHsmDeleteResponse>>;
77
- /**
78
- * Deletes the specified Azure Dedicated HSM.
79
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
- * @param name Name of the dedicated Hsm
81
- * @param options The options parameters.
82
- */
83
- beginDeleteAndWait(resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams): Promise<DedicatedHsmDeleteResponse>;
84
- /**
85
- * Gets the specified Azure dedicated HSM.
86
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
87
- * @param name Name of the dedicated Hsm
88
- * @param options The options parameters.
89
- */
90
- get(resourceGroupName: string, name: string, options?: DedicatedHsmGetOptionalParams): Promise<DedicatedHsmGetResponse>;
91
- /**
92
- * The List operation gets information about the dedicated hsms associated with the subscription and
93
- * within the specified resource group.
94
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
95
- * @param options The options parameters.
96
- */
97
- private _listByResourceGroup;
98
- /**
99
- * The List operation gets information about the dedicated HSMs associated with the subscription.
100
- * @param options The options parameters.
101
- */
102
- private _listBySubscription;
103
- /**
104
- * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified
105
- * dedicated hsm resource. The operation returns properties of each egress endpoint.
106
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
107
- * @param name Name of the dedicated Hsm
108
- * @param options The options parameters.
109
- */
110
- private _listOutboundNetworkDependenciesEndpoints;
111
- /**
112
- * ListByResourceGroupNext
113
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
114
- * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
115
- * @param options The options parameters.
116
- */
117
- private _listByResourceGroupNext;
118
- /**
119
- * ListBySubscriptionNext
120
- * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.
121
- * @param options The options parameters.
122
- */
123
- private _listBySubscriptionNext;
124
- /**
125
- * ListOutboundNetworkDependenciesEndpointsNext
126
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
127
- * @param name Name of the dedicated Hsm
128
- * @param nextLink The nextLink from the previous successful call to the
129
- * ListOutboundNetworkDependenciesEndpoints method.
130
- * @param options The options parameters.
131
- */
132
- private _listOutboundNetworkDependenciesEndpointsNext;
133
- }
134
- //# sourceMappingURL=dedicatedHsmOperations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dedicatedHsmOperations.d.ts","sourceRoot":"","sources":["../../../src/operations/dedicatedHsmOperations.ts"],"names":[],"mappings":"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"}