@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,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=cloudHsmClusterPrivateEndpointConnections.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudHsmClusterPrivateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n PrivateEndpointConnection,\n CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsCreateResponse,\n CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsDeleteResponse,\n CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsGetResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a CloudHsmClusterPrivateEndpointConnections. */\nexport interface CloudHsmClusterPrivateEndpointConnections {\n /**\n * Creates or updates the private endpoint connection for the Cloud Hsm Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM\n * Cluster.\n * @param properties Parameters of the PrivateEndpointConnection\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n ): Promise<CloudHsmClusterPrivateEndpointConnectionsCreateResponse>;\n /**\n * Deletes the private endpoint connection for the Cloud Hsm Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM\n * Cluster.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>,\n CloudHsmClusterPrivateEndpointConnectionsDeleteResponse\n >\n >;\n /**\n * Deletes the private endpoint connection for the Cloud Hsm Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM\n * Cluster.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>;\n /**\n * Gets the private endpoint connection for the Cloud Hsm Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM\n * Cluster.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n ): Promise<CloudHsmClusterPrivateEndpointConnectionsGetResponse>;\n}\n"]}
@@ -1,14 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { PrivateLinkResource, CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams } from "../models/index.js";
3
- /** Interface representing a CloudHsmClusterPrivateLinkResources. */
4
- export interface CloudHsmClusterPrivateLinkResources {
5
- /**
6
- * Gets the private link resources supported for the Cloud Hsm Cluster.
7
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
9
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
10
- * @param options The options parameters.
11
- */
12
- listByCloudHsmCluster(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
13
- }
14
- //# sourceMappingURL=cloudHsmClusterPrivateLinkResources.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudHsmClusterPrivateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,mBAAmB,EACnB,sEAAsE,EACvE,MAAM,oBAAoB,CAAC;AAG5B,oEAAoE;AACpE,MAAM,WAAW,mCAAmC;IAClD;;;;;;OAMG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,sEAAsE,GAC/E,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;CACpD"}
@@ -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=cloudHsmClusterPrivateLinkResources.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudHsmClusterPrivateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n PrivateLinkResource,\n CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CloudHsmClusterPrivateLinkResources. */\nexport interface CloudHsmClusterPrivateLinkResources {\n /**\n * Gets the private link resources supported for the Cloud Hsm Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n listByCloudHsmCluster(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams,\n ): PagedAsyncIterableIterator<PrivateLinkResource>;\n}\n"]}
@@ -1,14 +0,0 @@
1
- import { CloudHsmClusterRestoreStatusGetOptionalParams, CloudHsmClusterRestoreStatusGetResponse } from "../models/index.js";
2
- /** Interface representing a CloudHsmClusterRestoreStatus. */
3
- export interface CloudHsmClusterRestoreStatus {
4
- /**
5
- * Gets the restore operation status of the specified Cloud HSM Cluster
6
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
7
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
8
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
9
- * @param jobId The id returned as part of the backup request
10
- * @param options The options parameters.
11
- */
12
- get(resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams): Promise<CloudHsmClusterRestoreStatusGetResponse>;
13
- }
14
- //# sourceMappingURL=cloudHsmClusterRestoreStatus.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudHsmClusterRestoreStatus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAE5B,6DAA6D;AAC7D,MAAM,WAAW,4BAA4B;IAC3C;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,KAAK,EAAE,MAAM,EACb,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
@@ -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=cloudHsmClusterRestoreStatus.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudHsmClusterRestoreStatus.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n CloudHsmClusterRestoreStatusGetOptionalParams,\n CloudHsmClusterRestoreStatusGetResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a CloudHsmClusterRestoreStatus. */\nexport interface CloudHsmClusterRestoreStatus {\n /**\n * Gets the restore operation status of the specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param jobId The id returned as part of the backup request\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterRestoreStatusGetOptionalParams,\n ): Promise<CloudHsmClusterRestoreStatusGetResponse>;\n}\n"]}
@@ -1,145 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { CloudHsmCluster, CloudHsmClustersListByResourceGroupOptionalParams, CloudHsmClustersListBySubscriptionOptionalParams, CloudHsmClustersCreateOrUpdateOptionalParams, CloudHsmClustersCreateOrUpdateResponse, CloudHsmClustersUpdateOptionalParams, CloudHsmClustersUpdateResponse, CloudHsmClustersGetOptionalParams, CloudHsmClustersGetResponse, CloudHsmClustersDeleteOptionalParams, CloudHsmClustersDeleteResponse, CloudHsmClustersValidateBackupPropertiesOptionalParams, CloudHsmClustersValidateBackupPropertiesResponse, CloudHsmClustersBackupOptionalParams, CloudHsmClustersBackupResponse, CloudHsmClustersValidateRestorePropertiesOptionalParams, CloudHsmClustersValidateRestorePropertiesResponse, RestoreRequestProperties, CloudHsmClustersRestoreOptionalParams, CloudHsmClustersRestoreResponse } from "../models/index.js";
4
- /** Interface representing a CloudHsmClusters. */
5
- export interface CloudHsmClusters {
6
- /**
7
- * The List operation gets information about the Cloud HSM Clusters associated with the subscription
8
- * and within the specified resource group.
9
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
10
- * @param options The options parameters.
11
- */
12
- listByResourceGroup(resourceGroupName: string, options?: CloudHsmClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<CloudHsmCluster>;
13
- /**
14
- * The List operation gets information about the Cloud HSM Clusters associated with the subscription.
15
- * @param options The options parameters.
16
- */
17
- listBySubscription(options?: CloudHsmClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<CloudHsmCluster>;
18
- /**
19
- * Create or Update a Cloud HSM Cluster in the specified subscription.
20
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
21
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
22
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
23
- * @param location The geo-location where the resource lives
24
- * @param options The options parameters.
25
- */
26
- beginCreateOrUpdate(resourceGroupName: string, cloudHsmClusterName: string, location: string, options?: CloudHsmClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersCreateOrUpdateResponse>, CloudHsmClustersCreateOrUpdateResponse>>;
27
- /**
28
- * Create or Update a Cloud HSM Cluster in the specified subscription.
29
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
31
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
32
- * @param location The geo-location where the resource lives
33
- * @param options The options parameters.
34
- */
35
- beginCreateOrUpdateAndWait(resourceGroupName: string, cloudHsmClusterName: string, location: string, options?: CloudHsmClustersCreateOrUpdateOptionalParams): Promise<CloudHsmClustersCreateOrUpdateResponse>;
36
- /**
37
- * Update a Cloud HSM Cluster in the specified subscription.
38
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
40
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
41
- * @param options The options parameters.
42
- */
43
- beginUpdate(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersUpdateResponse>, CloudHsmClustersUpdateResponse>>;
44
- /**
45
- * Update a Cloud HSM Cluster in the specified subscription.
46
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
47
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
48
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
49
- * @param options The options parameters.
50
- */
51
- beginUpdateAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersUpdateOptionalParams): Promise<CloudHsmClustersUpdateResponse>;
52
- /**
53
- * Gets the specified Cloud HSM Cluster
54
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
55
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
56
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
57
- * @param options The options parameters.
58
- */
59
- get(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersGetOptionalParams): Promise<CloudHsmClustersGetResponse>;
60
- /**
61
- * Deletes the specified Cloud HSM Cluster
62
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
63
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
64
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
65
- * @param options The options parameters.
66
- */
67
- beginDelete(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersDeleteResponse>, CloudHsmClustersDeleteResponse>>;
68
- /**
69
- * Deletes the specified Cloud HSM Cluster
70
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
72
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
73
- * @param options The options parameters.
74
- */
75
- beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<CloudHsmClustersDeleteResponse>;
76
- /**
77
- * Pre Backup operation to validate whether the customer can perform a backup on the Cloud HSM Cluster
78
- * resource in the specified subscription.
79
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
81
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
82
- * @param options The options parameters.
83
- */
84
- beginValidateBackupProperties(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersValidateBackupPropertiesResponse>, CloudHsmClustersValidateBackupPropertiesResponse>>;
85
- /**
86
- * Pre Backup operation to validate whether the customer can perform a backup on the Cloud HSM Cluster
87
- * resource in the specified subscription.
88
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
89
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
90
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
91
- * @param options The options parameters.
92
- */
93
- beginValidateBackupPropertiesAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams): Promise<CloudHsmClustersValidateBackupPropertiesResponse>;
94
- /**
95
- * Create a backup of the Cloud HSM Cluster in the specified subscription
96
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
97
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
98
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
99
- * @param options The options parameters.
100
- */
101
- beginBackup(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersBackupResponse>, CloudHsmClustersBackupResponse>>;
102
- /**
103
- * Create a backup of the Cloud HSM Cluster in the specified subscription
104
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
105
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
106
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
107
- * @param options The options parameters.
108
- */
109
- beginBackupAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams): Promise<CloudHsmClustersBackupResponse>;
110
- /**
111
- * Queued validating pre restore operation
112
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
113
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
114
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
115
- * @param options The options parameters.
116
- */
117
- beginValidateRestoreProperties(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersValidateRestorePropertiesResponse>, CloudHsmClustersValidateRestorePropertiesResponse>>;
118
- /**
119
- * Queued validating pre restore operation
120
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
121
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
122
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
123
- * @param options The options parameters.
124
- */
125
- beginValidateRestorePropertiesAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams): Promise<CloudHsmClustersValidateRestorePropertiesResponse>;
126
- /**
127
- * Restores all key materials of a specified Cloud HSM Cluster
128
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
129
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
130
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
131
- * @param restoreRequestProperties Restore Operation Required properties
132
- * @param options The options parameters.
133
- */
134
- beginRestore(resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersRestoreResponse>, CloudHsmClustersRestoreResponse>>;
135
- /**
136
- * Restores all key materials of a specified Cloud HSM Cluster
137
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
138
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
139
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
140
- * @param restoreRequestProperties Restore Operation Required properties
141
- * @param options The options parameters.
142
- */
143
- beginRestoreAndWait(resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams): Promise<CloudHsmClustersRestoreResponse>;
144
- }
145
- //# sourceMappingURL=cloudHsmClusters.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudHsmClusters.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusters.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,eAAe,EACf,iDAAiD,EACjD,gDAAgD,EAChD,4CAA4C,EAC5C,sCAAsC,EACtC,oCAAoC,EACpC,8BAA8B,EAC9B,iCAAiC,EACjC,2BAA2B,EAC3B,oCAAoC,EACpC,8BAA8B,EAC9B,sDAAsD,EACtD,gDAAgD,EAChD,oCAAoC,EACpC,8BAA8B,EAC9B,uDAAuD,EACvD,iDAAiD,EACjD,wBAAwB,EACxB,qCAAqC,EACrC,+BAA+B,EAChC,MAAM,oBAAoB,CAAC;AAG5B,iDAAiD;AACjD,MAAM,WAAW,gBAAgB;IAC/B;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,gDAAgD,GACzD,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,sCAAsC,CAAC,EACtD,sCAAsC,CACvC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;IACnD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,8BAA8B,CAAC,EAC9C,8BAA8B,CAC/B,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,8BAA8B,CAAC,EAC9C,8BAA8B,CAC/B,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;;OAOG;IACH,6BAA6B,CAC3B,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,gDAAgD,CAAC,EAChE,gDAAgD,CACjD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,oCAAoC,CAClC,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;IAC7D;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,8BAA8B,CAAC,EAC9C,8BAA8B,CAC/B,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;OAMG;IACH,8BAA8B,CAC5B,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,iDAAiD,CAAC,EACjE,iDAAiD,CAClD,CACF,CAAC;IACF;;;;;;OAMG;IACH,qCAAqC,CACnC,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CAAC,iDAAiD,CAAC,CAAC;IAC9D;;;;;;;OAOG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,+BAA+B,CAAC,EAC/C,+BAA+B,CAChC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;CAC7C"}
@@ -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=cloudHsmClusters.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudHsmClusters.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusters.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n CloudHsmCluster,\n CloudHsmClustersListByResourceGroupOptionalParams,\n CloudHsmClustersListBySubscriptionOptionalParams,\n CloudHsmClustersCreateOrUpdateOptionalParams,\n CloudHsmClustersCreateOrUpdateResponse,\n CloudHsmClustersUpdateOptionalParams,\n CloudHsmClustersUpdateResponse,\n CloudHsmClustersGetOptionalParams,\n CloudHsmClustersGetResponse,\n CloudHsmClustersDeleteOptionalParams,\n CloudHsmClustersDeleteResponse,\n CloudHsmClustersValidateBackupPropertiesOptionalParams,\n CloudHsmClustersValidateBackupPropertiesResponse,\n CloudHsmClustersBackupOptionalParams,\n CloudHsmClustersBackupResponse,\n CloudHsmClustersValidateRestorePropertiesOptionalParams,\n CloudHsmClustersValidateRestorePropertiesResponse,\n RestoreRequestProperties,\n CloudHsmClustersRestoreOptionalParams,\n CloudHsmClustersRestoreResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CloudHsmClusters. */\nexport interface CloudHsmClusters {\n /**\n * The List operation gets information about the Cloud HSM Clusters associated with the subscription\n * and within the specified resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: CloudHsmClustersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<CloudHsmCluster>;\n /**\n * The List operation gets information about the Cloud HSM Clusters associated with the subscription.\n * @param options The options parameters.\n */\n listBySubscription(\n options?: CloudHsmClustersListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<CloudHsmCluster>;\n /**\n * Create or Update a Cloud HSM Cluster in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param location The geo-location where the resource lives\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n location: string,\n options?: CloudHsmClustersCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersCreateOrUpdateResponse>,\n CloudHsmClustersCreateOrUpdateResponse\n >\n >;\n /**\n * Create or Update a Cloud HSM Cluster in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param location The geo-location where the resource lives\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n location: string,\n options?: CloudHsmClustersCreateOrUpdateOptionalParams,\n ): Promise<CloudHsmClustersCreateOrUpdateResponse>;\n /**\n * Update a Cloud HSM Cluster in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersUpdateResponse>,\n CloudHsmClustersUpdateResponse\n >\n >;\n /**\n * Update a Cloud HSM Cluster in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersUpdateOptionalParams,\n ): Promise<CloudHsmClustersUpdateResponse>;\n /**\n * Gets the specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersGetOptionalParams,\n ): Promise<CloudHsmClustersGetResponse>;\n /**\n * Deletes the specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersDeleteResponse>,\n CloudHsmClustersDeleteResponse\n >\n >;\n /**\n * Deletes the specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersDeleteOptionalParams,\n ): Promise<CloudHsmClustersDeleteResponse>;\n /**\n * Pre Backup operation to validate whether the customer can perform a backup on the Cloud HSM Cluster\n * resource in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginValidateBackupProperties(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateBackupPropertiesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersValidateBackupPropertiesResponse>,\n CloudHsmClustersValidateBackupPropertiesResponse\n >\n >;\n /**\n * Pre Backup operation to validate whether the customer can perform a backup on the Cloud HSM Cluster\n * resource in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginValidateBackupPropertiesAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateBackupPropertiesOptionalParams,\n ): Promise<CloudHsmClustersValidateBackupPropertiesResponse>;\n /**\n * Create a backup of the Cloud HSM Cluster in the specified subscription\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginBackup(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersBackupOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersBackupResponse>,\n CloudHsmClustersBackupResponse\n >\n >;\n /**\n * Create a backup of the Cloud HSM Cluster in the specified subscription\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginBackupAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersBackupOptionalParams,\n ): Promise<CloudHsmClustersBackupResponse>;\n /**\n * Queued validating pre restore operation\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginValidateRestoreProperties(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateRestorePropertiesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersValidateRestorePropertiesResponse>,\n CloudHsmClustersValidateRestorePropertiesResponse\n >\n >;\n /**\n * Queued validating pre restore operation\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n beginValidateRestorePropertiesAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateRestorePropertiesOptionalParams,\n ): Promise<CloudHsmClustersValidateRestorePropertiesResponse>;\n /**\n * Restores all key materials of a specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param restoreRequestProperties Restore Operation Required properties\n * @param options The options parameters.\n */\n beginRestore(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n restoreRequestProperties: RestoreRequestProperties,\n options?: CloudHsmClustersRestoreOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CloudHsmClustersRestoreResponse>,\n CloudHsmClustersRestoreResponse\n >\n >;\n /**\n * Restores all key materials of a specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param restoreRequestProperties Restore Operation Required properties\n * @param options The options parameters.\n */\n beginRestoreAndWait(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n restoreRequestProperties: RestoreRequestProperties,\n options?: CloudHsmClustersRestoreOptionalParams,\n ): Promise<CloudHsmClustersRestoreResponse>;\n}\n"]}
@@ -1,78 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { DedicatedHsm, DedicatedHsmListByResourceGroupOptionalParams, DedicatedHsmListBySubscriptionOptionalParams, OutboundEnvironmentEndpoint, DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams, DedicatedHsmCreateOrUpdateOptionalParams, DedicatedHsmCreateOrUpdateResponse, DedicatedHsmUpdateOptionalParams, DedicatedHsmUpdateResponse, DedicatedHsmDeleteOptionalParams, DedicatedHsmDeleteResponse, DedicatedHsmGetOptionalParams, DedicatedHsmGetResponse } from "../models/index.js";
4
- /** Interface representing a DedicatedHsmOperations. */
5
- export interface DedicatedHsmOperations {
6
- /**
7
- * The List operation gets information about the dedicated hsms associated with the subscription and
8
- * within the specified resource group.
9
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
10
- * @param options The options parameters.
11
- */
12
- listByResourceGroup(resourceGroupName: string, options?: DedicatedHsmListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DedicatedHsm>;
13
- /**
14
- * The List operation gets information about the dedicated HSMs associated with the subscription.
15
- * @param options The options parameters.
16
- */
17
- listBySubscription(options?: DedicatedHsmListBySubscriptionOptionalParams): PagedAsyncIterableIterator<DedicatedHsm>;
18
- /**
19
- * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified
20
- * dedicated hsm resource. The operation returns properties of each egress endpoint.
21
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
22
- * @param name Name of the dedicated Hsm
23
- * @param options The options parameters.
24
- */
25
- listOutboundNetworkDependenciesEndpoints(resourceGroupName: string, name: string, options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;
26
- /**
27
- * Create or Update a dedicated HSM in the specified subscription.
28
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
29
- * @param name Name of the dedicated Hsm
30
- * @param parameters Parameters to create or update the dedicated hsm
31
- * @param options The options parameters.
32
- */
33
- beginCreateOrUpdate(resourceGroupName: string, name: string, parameters: DedicatedHsm, options?: DedicatedHsmCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmCreateOrUpdateResponse>, DedicatedHsmCreateOrUpdateResponse>>;
34
- /**
35
- * Create or Update a dedicated HSM in the specified subscription.
36
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
37
- * @param name Name of the dedicated Hsm
38
- * @param parameters Parameters to create or update the dedicated hsm
39
- * @param options The options parameters.
40
- */
41
- beginCreateOrUpdateAndWait(resourceGroupName: string, name: string, parameters: DedicatedHsm, options?: DedicatedHsmCreateOrUpdateOptionalParams): Promise<DedicatedHsmCreateOrUpdateResponse>;
42
- /**
43
- * Update a dedicated HSM in the specified subscription.
44
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
- * @param name Name of the dedicated Hsm
46
- * @param options The options parameters.
47
- */
48
- beginUpdate(resourceGroupName: string, name: string, options?: DedicatedHsmUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmUpdateResponse>, DedicatedHsmUpdateResponse>>;
49
- /**
50
- * Update a dedicated HSM in the specified subscription.
51
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
52
- * @param name Name of the dedicated Hsm
53
- * @param options The options parameters.
54
- */
55
- beginUpdateAndWait(resourceGroupName: string, name: string, options?: DedicatedHsmUpdateOptionalParams): Promise<DedicatedHsmUpdateResponse>;
56
- /**
57
- * Deletes the specified Azure Dedicated HSM.
58
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
- * @param name Name of the dedicated Hsm
60
- * @param options The options parameters.
61
- */
62
- beginDelete(resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmDeleteResponse>, DedicatedHsmDeleteResponse>>;
63
- /**
64
- * Deletes the specified Azure Dedicated HSM.
65
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
- * @param name Name of the dedicated Hsm
67
- * @param options The options parameters.
68
- */
69
- beginDeleteAndWait(resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams): Promise<DedicatedHsmDeleteResponse>;
70
- /**
71
- * Gets the specified Azure dedicated HSM.
72
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
73
- * @param name Name of the dedicated Hsm
74
- * @param options The options parameters.
75
- */
76
- get(resourceGroupName: string, name: string, options?: DedicatedHsmGetOptionalParams): Promise<DedicatedHsmGetResponse>;
77
- }
78
- //# sourceMappingURL=dedicatedHsmOperations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dedicatedHsmOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/dedicatedHsmOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,YAAY,EACZ,6CAA6C,EAC7C,4CAA4C,EAC5C,2BAA2B,EAC3B,kEAAkE,EAClE,wCAAwC,EACxC,kCAAkC,EAClC,gCAAgC,EAChC,0BAA0B,EAC1B,gCAAgC,EAChC,0BAA0B,EAC1B,6BAA6B,EAC7B,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAG5B,uDAAuD;AACvD,MAAM,WAAW,sBAAsB;IACrC;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,6CAA6C,GACtD,0BAA0B,CAAC,YAAY,CAAC,CAAC;IAC5C;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,4CAA4C,GACrD,0BAA0B,CAAC,YAAY,CAAC,CAAC;IAC5C;;;;;;OAMG;IACH,wCAAwC,CACtC,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,kEAAkE,GAC3E,0BAA0B,CAAC,2BAA2B,CAAC,CAAC;IAC3D;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,UAAU,EAAE,YAAY,EACxB,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,kCAAkC,CAAC,EAClD,kCAAkC,CACnC,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,UAAU,EAAE,YAAY,EACxB,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC/C;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,0BAA0B,CAAC,EAC1C,0BAA0B,CAC3B,CACF,CAAC;IACF;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,0BAA0B,CAAC,EAC1C,0BAA0B,CAC3B,CACF,CAAC;IACF;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;CACrC"}
@@ -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=dedicatedHsmOperations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dedicatedHsmOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/dedicatedHsmOperations.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n DedicatedHsm,\n DedicatedHsmListByResourceGroupOptionalParams,\n DedicatedHsmListBySubscriptionOptionalParams,\n OutboundEnvironmentEndpoint,\n DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n DedicatedHsmCreateOrUpdateOptionalParams,\n DedicatedHsmCreateOrUpdateResponse,\n DedicatedHsmUpdateOptionalParams,\n DedicatedHsmUpdateResponse,\n DedicatedHsmDeleteOptionalParams,\n DedicatedHsmDeleteResponse,\n DedicatedHsmGetOptionalParams,\n DedicatedHsmGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a DedicatedHsmOperations. */\nexport interface DedicatedHsmOperations {\n /**\n * The List operation gets information about the dedicated hsms associated with the subscription and\n * within the specified resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: DedicatedHsmListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<DedicatedHsm>;\n /**\n * The List operation gets information about the dedicated HSMs associated with the subscription.\n * @param options The options parameters.\n */\n listBySubscription(\n options?: DedicatedHsmListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<DedicatedHsm>;\n /**\n * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified\n * dedicated hsm resource. The operation returns properties of each egress endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;\n /**\n * Create or Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param parameters Parameters to create or update the dedicated hsm\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n name: string,\n parameters: DedicatedHsm,\n options?: DedicatedHsmCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DedicatedHsmCreateOrUpdateResponse>,\n DedicatedHsmCreateOrUpdateResponse\n >\n >;\n /**\n * Create or Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param parameters Parameters to create or update the dedicated hsm\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n name: string,\n parameters: DedicatedHsm,\n options?: DedicatedHsmCreateOrUpdateOptionalParams,\n ): Promise<DedicatedHsmCreateOrUpdateResponse>;\n /**\n * Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DedicatedHsmUpdateResponse>,\n DedicatedHsmUpdateResponse\n >\n >;\n /**\n * Update a dedicated HSM in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmUpdateOptionalParams,\n ): Promise<DedicatedHsmUpdateResponse>;\n /**\n * Deletes the specified Azure Dedicated HSM.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DedicatedHsmDeleteResponse>,\n DedicatedHsmDeleteResponse\n >\n >;\n /**\n * Deletes the specified Azure Dedicated HSM.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmDeleteOptionalParams,\n ): Promise<DedicatedHsmDeleteResponse>;\n /**\n * Gets the specified Azure dedicated HSM.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name Name of the dedicated Hsm\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmGetOptionalParams,\n ): Promise<DedicatedHsmGetResponse>;\n}\n"]}
@@ -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/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,uBAAuB,CAAC;AACtC,cAAc,0CAA0C,CAAC;AACzD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iBAAiB,CAAC"}
@@ -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/operationsInterfaces/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;AAEH,gEAAsC;AACtC,mFAAyD;AACzD,yFAA+D;AAC/D,0EAAgD;AAChD,2EAAiD;AACjD,4EAAkD;AAClD,sEAA4C;AAC5C,0DAAgC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport * from \"./cloudHsmClusters.js\";\nexport * from \"./cloudHsmClusterPrivateLinkResources.js\";\nexport * from \"./cloudHsmClusterPrivateEndpointConnections.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./cloudHsmClusterBackupStatus.js\";\nexport * from \"./cloudHsmClusterRestoreStatus.js\";\nexport * from \"./dedicatedHsmOperations.js\";\nexport * from \"./operations.js\";\n"]}
@@ -1,11 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Operation, OperationsListOptionalParams } from "../models/index.js";
3
- /** Interface representing a Operations. */
4
- export interface Operations {
5
- /**
6
- * Get a list of Hardware Security Modules operations.
7
- * @param options The options parameters.
8
- */
9
- list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
10
- }
11
- //# sourceMappingURL=operations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAG7E,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC,CAAC;CAC1C"}
@@ -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=operations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Get a list of Hardware Security Modules operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams,\n ): PagedAsyncIterableIterator<Operation>;\n}\n"]}
@@ -1,15 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { PrivateEndpointConnection, PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams } from "../models/index.js";
3
- /** Interface representing a PrivateEndpointConnections. */
4
- export interface PrivateEndpointConnections {
5
- /**
6
- * The List operation gets information about the private endpoint connections associated with the Cloud
7
- * HSM Cluster
8
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
9
- * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
10
- * Cloud HSM Cluster names must be between 3 and 23 characters in length.
11
- * @param options The options parameters.
12
- */
13
- listByCloudHsmCluster(resourceGroupName: string, cloudHsmClusterName: string, options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
14
- }
15
- //# sourceMappingURL=privateEndpointConnections.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,yBAAyB,EACzB,6DAA6D,EAC9D,MAAM,oBAAoB,CAAC;AAG5B,2DAA2D;AAC3D,MAAM,WAAW,0BAA0B;IACzC;;;;;;;OAOG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,6DAA6D,GACtE,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;CAC1D"}
@@ -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=privateEndpointConnections.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * The List operation gets information about the private endpoint connections associated with the Cloud\n * HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param options The options parameters.\n */\n listByCloudHsmCluster(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n}\n"]}
@@ -1,13 +0,0 @@
1
- export interface PageInfo {
2
- continuationToken?: string;
3
- }
4
- /**
5
- * Given the last `.value` produced by the `byPage` iterator,
6
- * returns a continuation token that can be used to begin paging from
7
- * that point later.
8
- * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
9
- * @returns The continuation token that can be passed into byPage() during future calls.
10
- */
11
- export declare function getContinuationToken(page: unknown): string | undefined;
12
- export declare function setContinuationToken(page: unknown, continuationToken: string | undefined): void;
13
- //# sourceMappingURL=pagingHelper.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,OAAO,EACb,iBAAiB,EAAE,MAAM,GAAG,SAAS,GACpC,IAAI,CAON"}
@@ -1,36 +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.getContinuationToken = getContinuationToken;
11
- exports.setContinuationToken = setContinuationToken;
12
- const pageMap = new WeakMap();
13
- /**
14
- * Given the last `.value` produced by the `byPage` iterator,
15
- * returns a continuation token that can be used to begin paging from
16
- * that point later.
17
- * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
18
- * @returns The continuation token that can be passed into byPage() during future calls.
19
- */
20
- function getContinuationToken(page) {
21
- var _a;
22
- if (typeof page !== "object" || page === null) {
23
- return undefined;
24
- }
25
- return (_a = pageMap.get(page)) === null || _a === void 0 ? void 0 : _a.continuationToken;
26
- }
27
- function setContinuationToken(page, continuationToken) {
28
- var _a;
29
- if (typeof page !== "object" || page === null || !continuationToken) {
30
- return;
31
- }
32
- const pageInfo = (_a = pageMap.get(page)) !== null && _a !== void 0 ? _a : {};
33
- pageInfo.continuationToken = continuationToken;
34
- pageMap.set(page, pageInfo);
35
- }
36
- //# sourceMappingURL=pagingHelper.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;AAeH,oDAKC;AAED,oDAUC;AA1BD,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,SAAgB,oBAAoB,CAAC,IAAa;;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,0CAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,SAAgB,oBAAoB,CAClC,IAAa,EACb,iBAAqC;;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,mCAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(\n page: unknown,\n continuationToken: string | undefined,\n): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}