@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 +0,0 @@
1
- {"version":3,"file":"dedicatedHsmOperations.js","sourceRoot":"","sources":["../../../src/operations/dedicatedHsmOperations.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { DedicatedHsmOperations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureHSMResourceProvider } from \"../azureHSMResourceProvider.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n DedicatedHsm,\n DedicatedHsmListByResourceGroupNextOptionalParams,\n DedicatedHsmListByResourceGroupOptionalParams,\n DedicatedHsmListByResourceGroupResponse,\n DedicatedHsmListBySubscriptionNextOptionalParams,\n DedicatedHsmListBySubscriptionOptionalParams,\n DedicatedHsmListBySubscriptionResponse,\n OutboundEnvironmentEndpoint,\n DedicatedHsmListOutboundNetworkDependenciesEndpointsNextOptionalParams,\n DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n DedicatedHsmListOutboundNetworkDependenciesEndpointsResponse,\n DedicatedHsmCreateOrUpdateOptionalParams,\n DedicatedHsmCreateOrUpdateResponse,\n DedicatedHsmUpdateOptionalParams,\n DedicatedHsmUpdateResponse,\n DedicatedHsmDeleteOptionalParams,\n DedicatedHsmDeleteResponse,\n DedicatedHsmGetOptionalParams,\n DedicatedHsmGetResponse,\n DedicatedHsmListByResourceGroupNextResponse,\n DedicatedHsmListBySubscriptionNextResponse,\n DedicatedHsmListOutboundNetworkDependenciesEndpointsNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing DedicatedHsmOperations operations. */\nexport class DedicatedHsmOperationsImpl implements DedicatedHsmOperations {\n private readonly client: AzureHSMResourceProvider;\n\n /**\n * Initialize a new instance of the class DedicatedHsmOperations class.\n * @param client Reference to the service client\n */\n constructor(client: AzureHSMResourceProvider) {\n this.client = client;\n }\n\n /**\n * The List operation gets information about the dedicated hsms associated with the subscription and\n * within the specified resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: DedicatedHsmListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<DedicatedHsm> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: DedicatedHsmListByResourceGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<DedicatedHsm[]> {\n let result: DedicatedHsmListByResourceGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByResourceGroup(resourceGroupName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: DedicatedHsmListByResourceGroupOptionalParams,\n ): AsyncIterableIterator<DedicatedHsm> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * The List operation gets information about the dedicated HSMs associated with the subscription.\n * @param options The options parameters.\n */\n public listBySubscription(\n options?: DedicatedHsmListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<DedicatedHsm> {\n const iter = this.listBySubscriptionPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listBySubscriptionPagingPage(options, settings);\n },\n };\n }\n\n private async *listBySubscriptionPagingPage(\n options?: DedicatedHsmListBySubscriptionOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<DedicatedHsm[]> {\n let result: DedicatedHsmListBySubscriptionResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listBySubscription(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listBySubscriptionNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listBySubscriptionPagingAll(\n options?: DedicatedHsmListBySubscriptionOptionalParams,\n ): AsyncIterableIterator<DedicatedHsm> {\n for await (const page of this.listBySubscriptionPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified\n * dedicated hsm resource. The operation returns properties of each egress endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n public listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint> {\n const iter = this.listOutboundNetworkDependenciesEndpointsPagingAll(\n resourceGroupName,\n name,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listOutboundNetworkDependenciesEndpointsPagingPage(\n resourceGroupName,\n name,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listOutboundNetworkDependenciesEndpointsPagingPage(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<OutboundEnvironmentEndpoint[]> {\n let result: DedicatedHsmListOutboundNetworkDependenciesEndpointsResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listOutboundNetworkDependenciesEndpoints(\n resourceGroupName,\n name,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listOutboundNetworkDependenciesEndpointsNext(\n resourceGroupName,\n name,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listOutboundNetworkDependenciesEndpointsPagingAll(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): AsyncIterableIterator<OutboundEnvironmentEndpoint> {\n for await (const page of this.listOutboundNetworkDependenciesEndpointsPagingPage(\n resourceGroupName,\n name,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Create or Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param parameters Parameters to create or update the dedicated hsm\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n name: string,\n parameters: DedicatedHsm,\n options?: DedicatedHsmCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DedicatedHsmCreateOrUpdateResponse>,\n DedicatedHsmCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<DedicatedHsmCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, name, parameters, options },\n spec: createOrUpdateOperationSpec,\n });\n const poller = await createHttpPoller<\n DedicatedHsmCreateOrUpdateResponse,\n OperationState<DedicatedHsmCreateOrUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Create or Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param parameters Parameters to create or update the dedicated hsm\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n name: string,\n parameters: DedicatedHsm,\n options?: DedicatedHsmCreateOrUpdateOptionalParams,\n ): Promise<DedicatedHsmCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n name,\n parameters,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DedicatedHsmUpdateResponse>,\n DedicatedHsmUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<DedicatedHsmUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, name, options },\n spec: updateOperationSpec,\n });\n const poller = await createHttpPoller<\n DedicatedHsmUpdateResponse,\n OperationState<DedicatedHsmUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmUpdateOptionalParams,\n ): Promise<DedicatedHsmUpdateResponse> {\n const poller = await this.beginUpdate(resourceGroupName, name, options);\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes the specified Azure Dedicated HSM.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DedicatedHsmDeleteResponse>,\n DedicatedHsmDeleteResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<DedicatedHsmDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, name, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<\n DedicatedHsmDeleteResponse,\n OperationState<DedicatedHsmDeleteResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes the specified Azure Dedicated HSM.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmDeleteOptionalParams,\n ): Promise<DedicatedHsmDeleteResponse> {\n const poller = await this.beginDelete(resourceGroupName, name, options);\n return poller.pollUntilDone();\n }\n\n /**\n * Gets the specified Azure dedicated HSM.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmGetOptionalParams,\n ): Promise<DedicatedHsmGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, options },\n getOperationSpec,\n );\n }\n\n /**\n * The List operation gets information about the dedicated hsms associated with the subscription and\n * within the specified resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: DedicatedHsmListByResourceGroupOptionalParams,\n ): Promise<DedicatedHsmListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec,\n );\n }\n\n /**\n * The List operation gets information about the dedicated HSMs associated with the subscription.\n * @param options The options parameters.\n */\n private _listBySubscription(\n options?: DedicatedHsmListBySubscriptionOptionalParams,\n ): Promise<DedicatedHsmListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBySubscriptionOperationSpec,\n );\n }\n\n /**\n * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified\n * dedicated hsm resource. The operation returns properties of each egress endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n private _listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): Promise<DedicatedHsmListOutboundNetworkDependenciesEndpointsResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, options },\n listOutboundNetworkDependenciesEndpointsOperationSpec,\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: DedicatedHsmListByResourceGroupNextOptionalParams,\n ): Promise<DedicatedHsmListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec,\n );\n }\n\n /**\n * ListBySubscriptionNext\n * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.\n * @param options The options parameters.\n */\n private _listBySubscriptionNext(\n nextLink: string,\n options?: DedicatedHsmListBySubscriptionNextOptionalParams,\n ): Promise<DedicatedHsmListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBySubscriptionNextOperationSpec,\n );\n }\n\n /**\n * ListOutboundNetworkDependenciesEndpointsNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param nextLink The nextLink from the previous successful call to the\n * ListOutboundNetworkDependenciesEndpoints method.\n * @param options The options parameters.\n */\n private _listOutboundNetworkDependenciesEndpointsNext(\n resourceGroupName: string,\n name: string,\n nextLink: string,\n options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsNextOptionalParams,\n ): Promise<DedicatedHsmListOutboundNetworkDependenciesEndpointsNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, nextLink, options },\n listOutboundNetworkDependenciesEndpointsNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs/{name}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.DedicatedHsm,\n },\n 201: {\n bodyMapper: Mappers.DedicatedHsm,\n },\n 202: {\n bodyMapper: Mappers.DedicatedHsm,\n },\n 204: {\n bodyMapper: Mappers.DedicatedHsm,\n },\n default: {\n bodyMapper: Mappers.DedicatedHsmError,\n },\n },\n requestBody: Parameters.parameters,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.name,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs/{name}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.DedicatedHsm,\n },\n 201: {\n bodyMapper: Mappers.DedicatedHsm,\n },\n 202: {\n bodyMapper: Mappers.DedicatedHsm,\n },\n 204: {\n bodyMapper: Mappers.DedicatedHsm,\n },\n default: {\n bodyMapper: Mappers.DedicatedHsmError,\n },\n },\n requestBody: {\n parameterPath: { tags: [\"options\", \"tags\"] },\n mapper: { ...Mappers.DedicatedHsmPatchParameters, required: true },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.name,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs/{name}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n headersMapper: Mappers.DedicatedHsmDeleteHeaders,\n },\n 201: {\n headersMapper: Mappers.DedicatedHsmDeleteHeaders,\n },\n 202: {\n headersMapper: Mappers.DedicatedHsmDeleteHeaders,\n },\n 204: {\n headersMapper: Mappers.DedicatedHsmDeleteHeaders,\n },\n default: {\n bodyMapper: Mappers.DedicatedHsmError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.name,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs/{name}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DedicatedHsm,\n },\n default: {\n bodyMapper: Mappers.DedicatedHsmError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.name,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DedicatedHsmListResult,\n },\n default: {\n bodyMapper: Mappers.DedicatedHsmError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listBySubscriptionOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DedicatedHsmListResult,\n },\n default: {\n bodyMapper: Mappers.DedicatedHsmError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listOutboundNetworkDependenciesEndpointsOperationSpec: coreClient.OperationSpec =\n {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs/{name}/outboundNetworkDependenciesEndpoints\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OutboundEnvironmentEndpointCollection,\n },\n default: {\n bodyMapper: Mappers.DedicatedHsmError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.name,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n };\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DedicatedHsmListResult,\n },\n default: {\n bodyMapper: Mappers.DedicatedHsmError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DedicatedHsmListResult,\n },\n default: {\n bodyMapper: Mappers.DedicatedHsmError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listOutboundNetworkDependenciesEndpointsNextOperationSpec: coreClient.OperationSpec =\n {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OutboundEnvironmentEndpointCollection,\n },\n default: {\n bodyMapper: Mappers.DedicatedHsmError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.name,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n };\n"]}
@@ -1,9 +0,0 @@
1
- export * from "./cloudHsmClusters.js";
2
- export * from "./cloudHsmClusterPrivateLinkResources.js";
3
- export * from "./cloudHsmClusterPrivateEndpointConnections.js";
4
- export * from "./privateEndpointConnections.js";
5
- export * from "./cloudHsmClusterBackupStatus.js";
6
- export * from "./cloudHsmClusterRestoreStatus.js";
7
- export * from "./dedicatedHsmOperations.js";
8
- export * from "./operations.js";
9
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAQA,cAAc,uBAAuB,CAAC;AACtC,cAAc,0CAA0C,CAAC;AACzD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iBAAiB,CAAC"}
@@ -1,19 +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
- const tslib_1 = require("tslib");
11
- tslib_1.__exportStar(require("./cloudHsmClusters.js"), exports);
12
- tslib_1.__exportStar(require("./cloudHsmClusterPrivateLinkResources.js"), exports);
13
- tslib_1.__exportStar(require("./cloudHsmClusterPrivateEndpointConnections.js"), exports);
14
- tslib_1.__exportStar(require("./privateEndpointConnections.js"), exports);
15
- tslib_1.__exportStar(require("./cloudHsmClusterBackupStatus.js"), exports);
16
- tslib_1.__exportStar(require("./cloudHsmClusterRestoreStatus.js"), exports);
17
- tslib_1.__exportStar(require("./dedicatedHsmOperations.js"), exports);
18
- tslib_1.__exportStar(require("./operations.js"), exports);
19
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;AAEH,gEAAsC;AACtC,mFAAyD;AACzD,yFAA+D;AAC/D,0EAAgD;AAChD,2EAAiD;AACjD,4EAAkD;AAClD,sEAA4C;AAC5C,0DAAgC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport * from \"./cloudHsmClusters.js\";\nexport * from \"./cloudHsmClusterPrivateLinkResources.js\";\nexport * from \"./cloudHsmClusterPrivateEndpointConnections.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./cloudHsmClusterBackupStatus.js\";\nexport * from \"./cloudHsmClusterRestoreStatus.js\";\nexport * from \"./dedicatedHsmOperations.js\";\nexport * from \"./operations.js\";\n"]}
@@ -1,26 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Operations } from "../operationsInterfaces/index.js";
3
- import { AzureHSMResourceProvider } from "../azureHSMResourceProvider.js";
4
- import { Operation, OperationsListOptionalParams } from "../models/index.js";
5
- /** Class containing Operations operations. */
6
- export declare class OperationsImpl implements Operations {
7
- private readonly client;
8
- /**
9
- * Initialize a new instance of the class Operations class.
10
- * @param client Reference to the service client
11
- */
12
- constructor(client: AzureHSMResourceProvider);
13
- /**
14
- * Get a list of Hardware Security Modules operations.
15
- * @param options The options parameters.
16
- */
17
- list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
18
- private listPagingPage;
19
- private listPagingAll;
20
- /**
21
- * Get a list of Hardware Security Modules operations.
22
- * @param options The options parameters.
23
- */
24
- private _list;
25
- }
26
- //# sourceMappingURL=operations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAC9E,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAI9D,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EACL,SAAS,EACT,4BAA4B,EAE7B,MAAM,oBAAoB,CAAC;AAG5B,8CAA8C;AAC9C,qBAAa,cAAe,YAAW,UAAU;IAC/C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;OAGG;IACI,IAAI,CACT,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC;YAkBzB,cAAc;YASd,aAAa;IAQ5B;;;OAGG;IACH,OAAO,CAAC,KAAK;CAKd"}
@@ -1,100 +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.OperationsImpl = void 0;
11
- const tslib_1 = require("tslib");
12
- const coreClient = tslib_1.__importStar(require("@azure/core-client"));
13
- const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
14
- const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
15
- /// <reference lib="esnext.asynciterable" />
16
- /** Class containing Operations operations. */
17
- class OperationsImpl {
18
- /**
19
- * Initialize a new instance of the class Operations class.
20
- * @param client Reference to the service client
21
- */
22
- constructor(client) {
23
- this.client = client;
24
- }
25
- /**
26
- * Get a list of Hardware Security Modules operations.
27
- * @param options The options parameters.
28
- */
29
- list(options) {
30
- const iter = this.listPagingAll(options);
31
- return {
32
- next() {
33
- return iter.next();
34
- },
35
- [Symbol.asyncIterator]() {
36
- return this;
37
- },
38
- byPage: (settings) => {
39
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
40
- throw new Error("maxPageSize is not supported by this operation.");
41
- }
42
- return this.listPagingPage(options, settings);
43
- },
44
- };
45
- }
46
- listPagingPage(options, _settings) {
47
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingPage_1() {
48
- let result;
49
- result = yield tslib_1.__await(this._list(options));
50
- yield yield tslib_1.__await(result.value || []);
51
- });
52
- }
53
- listPagingAll(options) {
54
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingAll_1() {
55
- var _a, e_1, _b, _c;
56
- try {
57
- for (var _d = true, _e = tslib_1.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
58
- _c = _f.value;
59
- _d = false;
60
- const page = _c;
61
- yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
62
- }
63
- }
64
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
65
- finally {
66
- try {
67
- if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
68
- }
69
- finally { if (e_1) throw e_1.error; }
70
- }
71
- });
72
- }
73
- /**
74
- * Get a list of Hardware Security Modules operations.
75
- * @param options The options parameters.
76
- */
77
- _list(options) {
78
- return this.client.sendOperationRequest({ options }, listOperationSpec);
79
- }
80
- }
81
- exports.OperationsImpl = OperationsImpl;
82
- // Operation Specifications
83
- const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
84
- const listOperationSpec = {
85
- path: "/providers/Microsoft.HardwareSecurityModules/operations",
86
- httpMethod: "GET",
87
- responses: {
88
- 200: {
89
- bodyMapper: Mappers.OperationListResult,
90
- },
91
- default: {
92
- bodyMapper: Mappers.ErrorResponse,
93
- },
94
- },
95
- queryParameters: [Parameters.apiVersion],
96
- urlParameters: [Parameters.$host],
97
- headerParameters: [Parameters.accept],
98
- serializer,
99
- };
100
- //# sourceMappingURL=operations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAIH,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAQtD,4CAA4C;AAC5C,8CAA8C;AAC9C,MAAa,cAAc;IAGzB;;;OAGG;IACH,YAAY,MAAgC;QAC1C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;OAGG;IACI,IAAI,CACT,OAAsC;QAEtC,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;QACzC,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC;YAChD,CAAC;SACF,CAAC;IACJ,CAAC;IAEc,cAAc,CAC3B,OAAsC,EACtC,SAAwB;;YAExB,IAAI,MAA8B,CAAC;YACnC,MAAM,GAAG,sBAAM,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CAAA,CAAC;YACnC,4BAAM,MAAM,CAAC,KAAK,IAAI,EAAE,CAAA,CAAC;QAC3B,CAAC;KAAA;IAEc,aAAa,CAC1B,OAAsC;;;;gBAEtC,KAAyB,eAAA,KAAA,sBAAA,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,CAAA,IAAA,uEAAE,CAAC;oBAA/B,cAA4B;oBAA5B,WAA4B;oBAA1C,MAAM,IAAI,KAAA,CAAA;oBACnB,sBAAA,KAAK,CAAC,CAAC,yBAAA,sBAAA,IAAI,CAAA,CAAA,CAAA,CAAC;gBACd,CAAC;;;;;;;;;QACH,CAAC;KAAA;IAED;;;OAGG;IACK,KAAK,CACX,OAAsC;QAEtC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,OAAO,EAAE,EAAE,iBAAiB,CAAC,CAAC;IAC1E,CAAC;CACF;AA7DD,wCA6DC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,iBAAiB,GAA6B;IAClD,IAAI,EAAE,yDAAyD;IAC/D,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,mBAAmB;SACxC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,CAAC;IACjC,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { Operations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureHSMResourceProvider } from \"../azureHSMResourceProvider.js\";\nimport {\n Operation,\n OperationsListOptionalParams,\n OperationsListResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Operations operations. */\nexport class OperationsImpl implements Operations {\n private readonly client: AzureHSMResourceProvider;\n\n /**\n * Initialize a new instance of the class Operations class.\n * @param client Reference to the service client\n */\n constructor(client: AzureHSMResourceProvider) {\n this.client = client;\n }\n\n /**\n * Get a list of Hardware Security Modules operations.\n * @param options The options parameters.\n */\n public list(\n options?: OperationsListOptionalParams,\n ): PagedAsyncIterableIterator<Operation> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: OperationsListOptionalParams,\n _settings?: PageSettings,\n ): AsyncIterableIterator<Operation[]> {\n let result: OperationsListResponse;\n result = await this._list(options);\n yield result.value || [];\n }\n\n private async *listPagingAll(\n options?: OperationsListOptionalParams,\n ): AsyncIterableIterator<Operation> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Get a list of Hardware Security Modules operations.\n * @param options The options parameters.\n */\n private _list(\n options?: OperationsListOptionalParams,\n ): Promise<OperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.HardwareSecurityModules/operations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,43 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { PrivateEndpointConnections } from "../operationsInterfaces/index.js";
3
- import { AzureHSMResourceProvider } from "../azureHSMResourceProvider.js";
4
- import { PrivateEndpointConnection, PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams } from "../models/index.js";
5
- /** Class containing PrivateEndpointConnections operations. */
6
- export declare class PrivateEndpointConnectionsImpl implements PrivateEndpointConnections {
7
- private readonly client;
8
- /**
9
- * Initialize a new instance of the class PrivateEndpointConnections class.
10
- * @param client Reference to the service client
11
- */
12
- constructor(client: AzureHSMResourceProvider);
13
- /**
14
- * The List operation gets information about the private endpoint connections associated with the Cloud
15
- * HSM Cluster
16
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
18
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
19
- * @param options The options parameters.
20
- */
21
- listByCloudHsmCluster(resourceGroupName: string, cloudHsmClusterName: string, options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
22
- private listByCloudHsmClusterPagingPage;
23
- private listByCloudHsmClusterPagingAll;
24
- /**
25
- * The List operation gets information about the private endpoint connections associated with the Cloud
26
- * HSM Cluster
27
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
28
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
29
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
30
- * @param options The options parameters.
31
- */
32
- private _listByCloudHsmCluster;
33
- /**
34
- * ListByCloudHsmClusterNext
35
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
36
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
37
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
38
- * @param nextLink The nextLink from the previous successful call to the ListByCloudHsmCluster method.
39
- * @param options The options parameters.
40
- */
41
- private _listByCloudHsmClusterNext;
42
- }
43
- //# sourceMappingURL=privateEndpointConnections.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAI9E,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EACL,yBAAyB,EAEzB,6DAA6D,EAG9D,MAAM,oBAAoB,CAAC;AAG5B,8DAA8D;AAC9D,qBAAa,8BACX,YAAW,0BAA0B;IAErC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;;;OAOG;IACI,qBAAqB,CAC1B,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,6DAA6D,GACtE,0BAA0B,CAAC,yBAAyB,CAAC;YA2BzC,+BAA+B;YAiC/B,8BAA8B;IAc7C;;;;;;;OAOG;IACH,OAAO,CAAC,sBAAsB;IAW9B;;;;;;;OAOG;IACH,OAAO,CAAC,0BAA0B;CAWnC"}
@@ -1,159 +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.PrivateEndpointConnectionsImpl = 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
- /// <reference lib="esnext.asynciterable" />
17
- /** Class containing PrivateEndpointConnections operations. */
18
- class PrivateEndpointConnectionsImpl {
19
- /**
20
- * Initialize a new instance of the class PrivateEndpointConnections class.
21
- * @param client Reference to the service client
22
- */
23
- constructor(client) {
24
- this.client = client;
25
- }
26
- /**
27
- * The List operation gets information about the private endpoint connections associated with the Cloud
28
- * HSM Cluster
29
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
31
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
32
- * @param options The options parameters.
33
- */
34
- listByCloudHsmCluster(resourceGroupName, cloudHsmClusterName, options) {
35
- const iter = this.listByCloudHsmClusterPagingAll(resourceGroupName, cloudHsmClusterName, 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.listByCloudHsmClusterPagingPage(resourceGroupName, cloudHsmClusterName, options, settings);
48
- },
49
- };
50
- }
51
- listByCloudHsmClusterPagingPage(resourceGroupName, cloudHsmClusterName, options, settings) {
52
- return tslib_1.__asyncGenerator(this, arguments, function* listByCloudHsmClusterPagingPage_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._listByCloudHsmCluster(resourceGroupName, cloudHsmClusterName, 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._listByCloudHsmClusterNext(resourceGroupName, cloudHsmClusterName, 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
- listByCloudHsmClusterPagingAll(resourceGroupName, cloudHsmClusterName, options) {
72
- return tslib_1.__asyncGenerator(this, arguments, function* listByCloudHsmClusterPagingAll_1() {
73
- var _a, e_1, _b, _c;
74
- try {
75
- for (var _d = true, _e = tslib_1.__asyncValues(this.listByCloudHsmClusterPagingPage(resourceGroupName, cloudHsmClusterName, 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 private endpoint connections associated with the Cloud
93
- * HSM Cluster
94
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
95
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
96
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
97
- * @param options The options parameters.
98
- */
99
- _listByCloudHsmCluster(resourceGroupName, cloudHsmClusterName, options) {
100
- return this.client.sendOperationRequest({ resourceGroupName, cloudHsmClusterName, options }, listByCloudHsmClusterOperationSpec);
101
- }
102
- /**
103
- * ListByCloudHsmClusterNext
104
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
105
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
106
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
107
- * @param nextLink The nextLink from the previous successful call to the ListByCloudHsmCluster method.
108
- * @param options The options parameters.
109
- */
110
- _listByCloudHsmClusterNext(resourceGroupName, cloudHsmClusterName, nextLink, options) {
111
- return this.client.sendOperationRequest({ resourceGroupName, cloudHsmClusterName, nextLink, options }, listByCloudHsmClusterNextOperationSpec);
112
- }
113
- }
114
- exports.PrivateEndpointConnectionsImpl = PrivateEndpointConnectionsImpl;
115
- // Operation Specifications
116
- const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
117
- const listByCloudHsmClusterOperationSpec = {
118
- path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections",
119
- httpMethod: "GET",
120
- responses: {
121
- 200: {
122
- bodyMapper: Mappers.PrivateEndpointConnectionListResult,
123
- },
124
- default: {
125
- bodyMapper: Mappers.ErrorResponse,
126
- },
127
- },
128
- queryParameters: [Parameters.apiVersion],
129
- urlParameters: [
130
- Parameters.$host,
131
- Parameters.subscriptionId,
132
- Parameters.resourceGroupName,
133
- Parameters.cloudHsmClusterName,
134
- ],
135
- headerParameters: [Parameters.accept],
136
- serializer,
137
- };
138
- const listByCloudHsmClusterNextOperationSpec = {
139
- path: "{nextLink}",
140
- httpMethod: "GET",
141
- responses: {
142
- 200: {
143
- bodyMapper: Mappers.PrivateEndpointConnectionListResult,
144
- },
145
- default: {
146
- bodyMapper: Mappers.ErrorResponse,
147
- },
148
- },
149
- urlParameters: [
150
- Parameters.$host,
151
- Parameters.subscriptionId,
152
- Parameters.resourceGroupName,
153
- Parameters.cloudHsmClusterName,
154
- Parameters.nextLink,
155
- ],
156
- headerParameters: [Parameters.accept],
157
- serializer,
158
- };
159
- //# sourceMappingURL=privateEndpointConnections.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { PrivateEndpointConnections } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureHSMResourceProvider } from \"../azureHSMResourceProvider.js\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListByCloudHsmClusterNextOptionalParams,\n PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,\n PrivateEndpointConnectionsListByCloudHsmClusterResponse,\n PrivateEndpointConnectionsListByCloudHsmClusterNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PrivateEndpointConnections operations. */\nexport class PrivateEndpointConnectionsImpl\n implements PrivateEndpointConnections\n{\n private readonly client: AzureHSMResourceProvider;\n\n /**\n * Initialize a new instance of the class PrivateEndpointConnections class.\n * @param client Reference to the service client\n */\n constructor(client: AzureHSMResourceProvider) {\n this.client = client;\n }\n\n /**\n * The List operation gets information about the private endpoint connections associated with the Cloud\n * HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n public listByCloudHsmCluster(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection> {\n const iter = this.listByCloudHsmClusterPagingAll(\n resourceGroupName,\n cloudHsmClusterName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByCloudHsmClusterPagingPage(\n resourceGroupName,\n cloudHsmClusterName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByCloudHsmClusterPagingPage(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PrivateEndpointConnection[]> {\n let result: PrivateEndpointConnectionsListByCloudHsmClusterResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByCloudHsmCluster(\n resourceGroupName,\n cloudHsmClusterName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByCloudHsmClusterNext(\n resourceGroupName,\n cloudHsmClusterName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByCloudHsmClusterPagingAll(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,\n ): AsyncIterableIterator<PrivateEndpointConnection> {\n for await (const page of this.listByCloudHsmClusterPagingPage(\n resourceGroupName,\n cloudHsmClusterName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * The List operation gets information about the private endpoint connections associated with the Cloud\n * HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n private _listByCloudHsmCluster(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,\n ): Promise<PrivateEndpointConnectionsListByCloudHsmClusterResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, cloudHsmClusterName, options },\n listByCloudHsmClusterOperationSpec,\n );\n }\n\n /**\n * ListByCloudHsmClusterNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param nextLink The nextLink from the previous successful call to the ListByCloudHsmCluster method.\n * @param options The options parameters.\n */\n private _listByCloudHsmClusterNext(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n nextLink: string,\n options?: PrivateEndpointConnectionsListByCloudHsmClusterNextOptionalParams,\n ): Promise<PrivateEndpointConnectionsListByCloudHsmClusterNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, cloudHsmClusterName, nextLink, options },\n listByCloudHsmClusterNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByCloudHsmClusterOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.cloudHsmClusterName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByCloudHsmClusterNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.cloudHsmClusterName,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,14 +0,0 @@
1
- import { CloudHsmClusterBackupStatusGetOptionalParams, CloudHsmClusterBackupStatusGetResponse } from "../models/index.js";
2
- /** Interface representing a CloudHsmClusterBackupStatus. */
3
- export interface CloudHsmClusterBackupStatus {
4
- /**
5
- * Gets the backup operation status of the specified Cloud HSM Cluster
6
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
7
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
8
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
9
- * @param jobId The id returned as part of the backup request
10
- * @param options The options parameters.
11
- */
12
- get(resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams): Promise<CloudHsmClusterBackupStatusGetResponse>;
13
- }
14
- //# sourceMappingURL=cloudHsmClusterBackupStatus.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudHsmClusterBackupStatus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterBackupStatus.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,4CAA4C,EAC5C,sCAAsC,EACvC,MAAM,oBAAoB,CAAC;AAE5B,4DAA4D;AAC5D,MAAM,WAAW,2BAA2B;IAC1C;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,KAAK,EAAE,MAAM,EACb,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;CACpD"}
@@ -1,10 +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
- //# sourceMappingURL=cloudHsmClusterBackupStatus.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudHsmClusterBackupStatus.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterBackupStatus.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n CloudHsmClusterBackupStatusGetOptionalParams,\n CloudHsmClusterBackupStatusGetResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a CloudHsmClusterBackupStatus. */\nexport interface CloudHsmClusterBackupStatus {\n /**\n * Gets the backup operation status of the specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param jobId The id returned as part of the backup request\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterBackupStatusGetOptionalParams,\n ): Promise<CloudHsmClusterBackupStatusGetResponse>;\n}\n"]}
@@ -1,47 +0,0 @@
1
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
2
- import { PrivateEndpointConnection, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateResponse, CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsDeleteResponse, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetResponse } from "../models/index.js";
3
- /** Interface representing a CloudHsmClusterPrivateEndpointConnections. */
4
- export interface CloudHsmClusterPrivateEndpointConnections {
5
- /**
6
- * Creates or updates the private endpoint connection for the Cloud Hsm Cluster.
7
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
9
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
10
- * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
11
- * Cluster.
12
- * @param properties Parameters of the PrivateEndpointConnection
13
- * @param options The options parameters.
14
- */
15
- create(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, properties: PrivateEndpointConnection, options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams): Promise<CloudHsmClusterPrivateEndpointConnectionsCreateResponse>;
16
- /**
17
- * Deletes the private endpoint connection for the Cloud Hsm Cluster.
18
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
19
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
20
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
21
- * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
22
- * Cluster.
23
- * @param options The options parameters.
24
- */
25
- beginDelete(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>, CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>>;
26
- /**
27
- * Deletes the private endpoint connection for the Cloud Hsm Cluster.
28
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
29
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
30
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
31
- * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
32
- * Cluster.
33
- * @param options The options parameters.
34
- */
35
- beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): Promise<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>;
36
- /**
37
- * Gets the private endpoint connection for the Cloud Hsm Cluster.
38
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
40
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
41
- * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
42
- * Cluster.
43
- * @param options The options parameters.
44
- */
45
- get(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams): Promise<CloudHsmClusterPrivateEndpointConnectionsGetResponse>;
46
- }
47
- //# sourceMappingURL=cloudHsmClusterPrivateEndpointConnections.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudHsmClusterPrivateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,yBAAyB,EACzB,6DAA6D,EAC7D,uDAAuD,EACvD,6DAA6D,EAC7D,uDAAuD,EACvD,0DAA0D,EAC1D,oDAAoD,EACrD,MAAM,oBAAoB,CAAC;AAE5B,0EAA0E;AAC1E,MAAM,WAAW,yCAAyC;IACxD;;;;;;;;;OASG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,uDAAuD,CAAC,CAAC;IACpE;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uDAAuD,CAAC,EACvE,uDAAuD,CACxD,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,uDAAuD,CAAC,CAAC;IACpE;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,0DAA0D,GACnE,OAAO,CAAC,oDAAoD,CAAC,CAAC;CAClE"}