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

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