@azure/arm-keyvault 3.2.0 → 4.0.0-alpha.20251125.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (493) hide show
  1. package/README.md +4 -2
  2. package/dist/browser/index.d.ts.map +1 -1
  3. package/dist/browser/index.js +4 -7
  4. package/dist/browser/index.js.map +1 -1
  5. package/dist/browser/keyVaultManagementClient.d.ts +11 -12
  6. package/dist/browser/keyVaultManagementClient.d.ts.map +1 -1
  7. package/dist/browser/keyVaultManagementClient.js +39 -27
  8. package/dist/browser/keyVaultManagementClient.js.map +1 -1
  9. package/dist/browser/lroImpl.d.ts +1 -1
  10. package/dist/browser/lroImpl.d.ts.map +1 -1
  11. package/dist/browser/lroImpl.js +9 -10
  12. package/dist/browser/lroImpl.js.map +1 -1
  13. package/dist/browser/models/index.d.ts +1514 -1451
  14. package/dist/browser/models/index.d.ts.map +1 -1
  15. package/dist/browser/models/index.js +204 -201
  16. package/dist/browser/models/index.js.map +1 -1
  17. package/dist/browser/models/mappers.d.ts +76 -72
  18. package/dist/browser/models/mappers.d.ts.map +1 -1
  19. package/dist/browser/models/mappers.js +1681 -1487
  20. package/dist/browser/models/mappers.js.map +1 -1
  21. package/dist/browser/models/parameters.d.ts +17 -19
  22. package/dist/browser/models/parameters.d.ts.map +1 -1
  23. package/dist/browser/models/parameters.js +107 -132
  24. package/dist/browser/models/parameters.js.map +1 -1
  25. package/dist/browser/operations/index.d.ts +6 -6
  26. package/dist/browser/operations/index.d.ts.map +1 -1
  27. package/dist/browser/operations/index.js +10 -13
  28. package/dist/browser/operations/index.js.map +1 -1
  29. package/dist/browser/operations/keys.d.ts +36 -38
  30. package/dist/browser/operations/keys.d.ts.map +1 -1
  31. package/dist/browser/operations/keys.js +112 -153
  32. package/dist/browser/operations/keys.js.map +1 -1
  33. package/dist/browser/operations/managedHsmKeys.d.ts +20 -20
  34. package/dist/browser/operations/managedHsmKeys.d.ts.map +1 -1
  35. package/dist/browser/operations/managedHsmKeys.js +103 -142
  36. package/dist/browser/operations/managedHsmKeys.js.map +1 -1
  37. package/dist/browser/operations/managedHsms.d.ts +77 -77
  38. package/dist/browser/operations/managedHsms.d.ts.map +1 -1
  39. package/dist/browser/operations/managedHsms.js +338 -382
  40. package/dist/browser/operations/managedHsms.js.map +1 -1
  41. package/dist/browser/operations/mhsmPrivateEndpointConnections.d.ts +19 -19
  42. package/dist/browser/operations/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  43. package/dist/browser/operations/mhsmPrivateEndpointConnections.js +60 -76
  44. package/dist/browser/operations/mhsmPrivateEndpointConnections.js.map +1 -1
  45. package/dist/browser/operations/mhsmPrivateLinkResources.d.ts +5 -5
  46. package/dist/browser/operations/mhsmPrivateLinkResources.d.ts.map +1 -1
  47. package/dist/browser/operations/mhsmPrivateLinkResources.js +6 -10
  48. package/dist/browser/operations/mhsmPrivateLinkResources.js.map +1 -1
  49. package/dist/browser/operations/mhsmRegions.d.ts +10 -10
  50. package/dist/browser/operations/mhsmRegions.d.ts.map +1 -1
  51. package/dist/browser/operations/mhsmRegions.js +34 -56
  52. package/dist/browser/operations/mhsmRegions.js.map +1 -1
  53. package/dist/browser/operations/operations.d.ts +6 -6
  54. package/dist/browser/operations/operations.d.ts.map +1 -1
  55. package/dist/browser/operations/operations.js +27 -49
  56. package/dist/browser/operations/operations.js.map +1 -1
  57. package/dist/browser/operations/privateEndpointConnections.d.ts +25 -25
  58. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  59. package/dist/browser/operations/privateEndpointConnections.js +88 -104
  60. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  61. package/dist/browser/operations/privateLinkResources.d.ts +5 -5
  62. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
  63. package/dist/browser/operations/privateLinkResources.js +6 -10
  64. package/dist/browser/operations/privateLinkResources.js.map +1 -1
  65. package/dist/browser/operations/secrets.d.ts +30 -32
  66. package/dist/browser/operations/secrets.d.ts.map +1 -1
  67. package/dist/browser/operations/secrets.js +88 -112
  68. package/dist/browser/operations/secrets.js.map +1 -1
  69. package/dist/browser/operations/vaults.d.ts +72 -72
  70. package/dist/browser/operations/vaults.d.ts.map +1 -1
  71. package/dist/browser/operations/vaults.js +335 -412
  72. package/dist/browser/operations/vaults.js.map +1 -1
  73. package/dist/browser/operationsInterfaces/index.d.ts +6 -6
  74. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
  75. package/dist/browser/operationsInterfaces/index.js +10 -13
  76. package/dist/browser/operationsInterfaces/index.js.map +1 -1
  77. package/dist/browser/operationsInterfaces/keys.d.ts +20 -22
  78. package/dist/browser/operationsInterfaces/keys.d.ts.map +1 -1
  79. package/dist/browser/operationsInterfaces/keys.js +2 -7
  80. package/dist/browser/operationsInterfaces/keys.js.map +1 -1
  81. package/dist/browser/operationsInterfaces/managedHsmKeys.d.ts +10 -10
  82. package/dist/browser/operationsInterfaces/managedHsmKeys.d.ts.map +1 -1
  83. package/dist/browser/operationsInterfaces/managedHsmKeys.js +2 -7
  84. package/dist/browser/operationsInterfaces/managedHsmKeys.js.map +1 -1
  85. package/dist/browser/operationsInterfaces/managedHsms.d.ts +54 -54
  86. package/dist/browser/operationsInterfaces/managedHsms.d.ts.map +1 -1
  87. package/dist/browser/operationsInterfaces/managedHsms.js +2 -7
  88. package/dist/browser/operationsInterfaces/managedHsms.js.map +1 -1
  89. package/dist/browser/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts +13 -13
  90. package/dist/browser/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  91. package/dist/browser/operationsInterfaces/mhsmPrivateEndpointConnections.js +2 -7
  92. package/dist/browser/operationsInterfaces/mhsmPrivateEndpointConnections.js.map +1 -1
  93. package/dist/browser/operationsInterfaces/mhsmPrivateLinkResources.d.ts +3 -3
  94. package/dist/browser/operationsInterfaces/mhsmPrivateLinkResources.d.ts.map +1 -1
  95. package/dist/browser/operationsInterfaces/mhsmPrivateLinkResources.js +2 -7
  96. package/dist/browser/operationsInterfaces/mhsmPrivateLinkResources.js.map +1 -1
  97. package/dist/browser/operationsInterfaces/mhsmRegions.d.ts +4 -4
  98. package/dist/browser/operationsInterfaces/mhsmRegions.d.ts.map +1 -1
  99. package/dist/browser/operationsInterfaces/mhsmRegions.js +2 -7
  100. package/dist/browser/operationsInterfaces/mhsmRegions.js.map +1 -1
  101. package/dist/browser/operationsInterfaces/operations.d.ts +3 -3
  102. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  103. package/dist/browser/operationsInterfaces/operations.js +2 -7
  104. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  105. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +13 -13
  106. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  107. package/dist/browser/operationsInterfaces/privateEndpointConnections.js +2 -7
  108. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  109. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +3 -3
  110. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  111. package/dist/browser/operationsInterfaces/privateLinkResources.js +2 -7
  112. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
  113. package/dist/browser/operationsInterfaces/secrets.d.ts +18 -20
  114. package/dist/browser/operationsInterfaces/secrets.d.ts.map +1 -1
  115. package/dist/browser/operationsInterfaces/secrets.js +2 -7
  116. package/dist/browser/operationsInterfaces/secrets.js.map +1 -1
  117. package/dist/browser/operationsInterfaces/vaults.d.ts +50 -50
  118. package/dist/browser/operationsInterfaces/vaults.d.ts.map +1 -1
  119. package/dist/browser/operationsInterfaces/vaults.js +2 -7
  120. package/dist/browser/operationsInterfaces/vaults.js.map +1 -1
  121. package/dist/browser/pagingHelper.d.ts.map +1 -1
  122. package/dist/browser/pagingHelper.js +4 -11
  123. package/dist/browser/pagingHelper.js.map +1 -1
  124. package/dist/commonjs/index.d.ts.map +1 -1
  125. package/dist/commonjs/index.js +4 -7
  126. package/dist/commonjs/index.js.map +1 -1
  127. package/dist/commonjs/keyVaultManagementClient.d.ts +11 -12
  128. package/dist/commonjs/keyVaultManagementClient.d.ts.map +1 -1
  129. package/dist/commonjs/keyVaultManagementClient.js +38 -26
  130. package/dist/commonjs/keyVaultManagementClient.js.map +1 -1
  131. package/dist/commonjs/lroImpl.d.ts +1 -1
  132. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  133. package/dist/commonjs/lroImpl.js +9 -10
  134. package/dist/commonjs/lroImpl.js.map +1 -1
  135. package/dist/commonjs/models/index.d.ts +1514 -1451
  136. package/dist/commonjs/models/index.d.ts.map +1 -1
  137. package/dist/commonjs/models/index.js +205 -202
  138. package/dist/commonjs/models/index.js.map +1 -1
  139. package/dist/commonjs/models/mappers.d.ts +76 -72
  140. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  141. package/dist/commonjs/models/mappers.js +1684 -1490
  142. package/dist/commonjs/models/mappers.js.map +1 -1
  143. package/dist/commonjs/models/parameters.d.ts +17 -19
  144. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  145. package/dist/commonjs/models/parameters.js +107 -132
  146. package/dist/commonjs/models/parameters.js.map +1 -1
  147. package/dist/commonjs/operations/index.d.ts +6 -6
  148. package/dist/commonjs/operations/index.d.ts.map +1 -1
  149. package/dist/commonjs/operations/index.js +10 -13
  150. package/dist/commonjs/operations/index.js.map +1 -1
  151. package/dist/commonjs/operations/keys.d.ts +36 -38
  152. package/dist/commonjs/operations/keys.d.ts.map +1 -1
  153. package/dist/commonjs/operations/keys.js +112 -152
  154. package/dist/commonjs/operations/keys.js.map +1 -1
  155. package/dist/commonjs/operations/managedHsmKeys.d.ts +20 -20
  156. package/dist/commonjs/operations/managedHsmKeys.d.ts.map +1 -1
  157. package/dist/commonjs/operations/managedHsmKeys.js +103 -141
  158. package/dist/commonjs/operations/managedHsmKeys.js.map +1 -1
  159. package/dist/commonjs/operations/managedHsms.d.ts +77 -77
  160. package/dist/commonjs/operations/managedHsms.d.ts.map +1 -1
  161. package/dist/commonjs/operations/managedHsms.js +337 -380
  162. package/dist/commonjs/operations/managedHsms.js.map +1 -1
  163. package/dist/commonjs/operations/mhsmPrivateEndpointConnections.d.ts +19 -19
  164. package/dist/commonjs/operations/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  165. package/dist/commonjs/operations/mhsmPrivateEndpointConnections.js +59 -74
  166. package/dist/commonjs/operations/mhsmPrivateEndpointConnections.js.map +1 -1
  167. package/dist/commonjs/operations/mhsmPrivateLinkResources.d.ts +5 -5
  168. package/dist/commonjs/operations/mhsmPrivateLinkResources.d.ts.map +1 -1
  169. package/dist/commonjs/operations/mhsmPrivateLinkResources.js +6 -10
  170. package/dist/commonjs/operations/mhsmPrivateLinkResources.js.map +1 -1
  171. package/dist/commonjs/operations/mhsmRegions.d.ts +10 -10
  172. package/dist/commonjs/operations/mhsmRegions.d.ts.map +1 -1
  173. package/dist/commonjs/operations/mhsmRegions.js +34 -55
  174. package/dist/commonjs/operations/mhsmRegions.js.map +1 -1
  175. package/dist/commonjs/operations/operations.d.ts +6 -6
  176. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  177. package/dist/commonjs/operations/operations.js +27 -48
  178. package/dist/commonjs/operations/operations.js.map +1 -1
  179. package/dist/commonjs/operations/privateEndpointConnections.d.ts +25 -25
  180. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  181. package/dist/commonjs/operations/privateEndpointConnections.js +87 -102
  182. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  183. package/dist/commonjs/operations/privateLinkResources.d.ts +5 -5
  184. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
  185. package/dist/commonjs/operations/privateLinkResources.js +6 -10
  186. package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
  187. package/dist/commonjs/operations/secrets.d.ts +30 -32
  188. package/dist/commonjs/operations/secrets.d.ts.map +1 -1
  189. package/dist/commonjs/operations/secrets.js +88 -111
  190. package/dist/commonjs/operations/secrets.js.map +1 -1
  191. package/dist/commonjs/operations/vaults.d.ts +72 -72
  192. package/dist/commonjs/operations/vaults.d.ts.map +1 -1
  193. package/dist/commonjs/operations/vaults.js +334 -410
  194. package/dist/commonjs/operations/vaults.js.map +1 -1
  195. package/dist/commonjs/operationsInterfaces/index.d.ts +6 -6
  196. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
  197. package/dist/commonjs/operationsInterfaces/index.js +10 -13
  198. package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
  199. package/dist/commonjs/operationsInterfaces/keys.d.ts +20 -22
  200. package/dist/commonjs/operationsInterfaces/keys.d.ts.map +1 -1
  201. package/dist/commonjs/operationsInterfaces/keys.js +2 -7
  202. package/dist/commonjs/operationsInterfaces/keys.js.map +1 -1
  203. package/dist/commonjs/operationsInterfaces/managedHsmKeys.d.ts +10 -10
  204. package/dist/commonjs/operationsInterfaces/managedHsmKeys.d.ts.map +1 -1
  205. package/dist/commonjs/operationsInterfaces/managedHsmKeys.js +2 -7
  206. package/dist/commonjs/operationsInterfaces/managedHsmKeys.js.map +1 -1
  207. package/dist/commonjs/operationsInterfaces/managedHsms.d.ts +54 -54
  208. package/dist/commonjs/operationsInterfaces/managedHsms.d.ts.map +1 -1
  209. package/dist/commonjs/operationsInterfaces/managedHsms.js +2 -7
  210. package/dist/commonjs/operationsInterfaces/managedHsms.js.map +1 -1
  211. package/dist/commonjs/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts +13 -13
  212. package/dist/commonjs/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  213. package/dist/commonjs/operationsInterfaces/mhsmPrivateEndpointConnections.js +2 -7
  214. package/dist/commonjs/operationsInterfaces/mhsmPrivateEndpointConnections.js.map +1 -1
  215. package/dist/commonjs/operationsInterfaces/mhsmPrivateLinkResources.d.ts +3 -3
  216. package/dist/commonjs/operationsInterfaces/mhsmPrivateLinkResources.d.ts.map +1 -1
  217. package/dist/commonjs/operationsInterfaces/mhsmPrivateLinkResources.js +2 -7
  218. package/dist/commonjs/operationsInterfaces/mhsmPrivateLinkResources.js.map +1 -1
  219. package/dist/commonjs/operationsInterfaces/mhsmRegions.d.ts +4 -4
  220. package/dist/commonjs/operationsInterfaces/mhsmRegions.d.ts.map +1 -1
  221. package/dist/commonjs/operationsInterfaces/mhsmRegions.js +2 -7
  222. package/dist/commonjs/operationsInterfaces/mhsmRegions.js.map +1 -1
  223. package/dist/commonjs/operationsInterfaces/operations.d.ts +3 -3
  224. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  225. package/dist/commonjs/operationsInterfaces/operations.js +2 -7
  226. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  227. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +13 -13
  228. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  229. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +2 -7
  230. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  231. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +3 -3
  232. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  233. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +2 -7
  234. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
  235. package/dist/commonjs/operationsInterfaces/secrets.d.ts +18 -20
  236. package/dist/commonjs/operationsInterfaces/secrets.d.ts.map +1 -1
  237. package/dist/commonjs/operationsInterfaces/secrets.js +2 -7
  238. package/dist/commonjs/operationsInterfaces/secrets.js.map +1 -1
  239. package/dist/commonjs/operationsInterfaces/vaults.d.ts +50 -50
  240. package/dist/commonjs/operationsInterfaces/vaults.d.ts.map +1 -1
  241. package/dist/commonjs/operationsInterfaces/vaults.js +2 -7
  242. package/dist/commonjs/operationsInterfaces/vaults.js.map +1 -1
  243. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  244. package/dist/commonjs/pagingHelper.js +4 -11
  245. package/dist/commonjs/pagingHelper.js.map +1 -1
  246. package/dist/commonjs/tsdoc-metadata.json +11 -11
  247. package/dist/esm/index.d.ts.map +1 -1
  248. package/dist/esm/index.js +4 -7
  249. package/dist/esm/index.js.map +1 -1
  250. package/dist/esm/keyVaultManagementClient.d.ts +11 -12
  251. package/dist/esm/keyVaultManagementClient.d.ts.map +1 -1
  252. package/dist/esm/keyVaultManagementClient.js +39 -27
  253. package/dist/esm/keyVaultManagementClient.js.map +1 -1
  254. package/dist/esm/lroImpl.d.ts +1 -1
  255. package/dist/esm/lroImpl.d.ts.map +1 -1
  256. package/dist/esm/lroImpl.js +9 -10
  257. package/dist/esm/lroImpl.js.map +1 -1
  258. package/dist/esm/models/index.d.ts +1514 -1451
  259. package/dist/esm/models/index.d.ts.map +1 -1
  260. package/dist/esm/models/index.js +204 -201
  261. package/dist/esm/models/index.js.map +1 -1
  262. package/dist/esm/models/mappers.d.ts +76 -72
  263. package/dist/esm/models/mappers.d.ts.map +1 -1
  264. package/dist/esm/models/mappers.js +1681 -1487
  265. package/dist/esm/models/mappers.js.map +1 -1
  266. package/dist/esm/models/parameters.d.ts +17 -19
  267. package/dist/esm/models/parameters.d.ts.map +1 -1
  268. package/dist/esm/models/parameters.js +107 -132
  269. package/dist/esm/models/parameters.js.map +1 -1
  270. package/dist/esm/operations/index.d.ts +6 -6
  271. package/dist/esm/operations/index.d.ts.map +1 -1
  272. package/dist/esm/operations/index.js +10 -13
  273. package/dist/esm/operations/index.js.map +1 -1
  274. package/dist/esm/operations/keys.d.ts +36 -38
  275. package/dist/esm/operations/keys.d.ts.map +1 -1
  276. package/dist/esm/operations/keys.js +112 -153
  277. package/dist/esm/operations/keys.js.map +1 -1
  278. package/dist/esm/operations/managedHsmKeys.d.ts +20 -20
  279. package/dist/esm/operations/managedHsmKeys.d.ts.map +1 -1
  280. package/dist/esm/operations/managedHsmKeys.js +103 -142
  281. package/dist/esm/operations/managedHsmKeys.js.map +1 -1
  282. package/dist/esm/operations/managedHsms.d.ts +77 -77
  283. package/dist/esm/operations/managedHsms.d.ts.map +1 -1
  284. package/dist/esm/operations/managedHsms.js +338 -382
  285. package/dist/esm/operations/managedHsms.js.map +1 -1
  286. package/dist/esm/operations/mhsmPrivateEndpointConnections.d.ts +19 -19
  287. package/dist/esm/operations/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  288. package/dist/esm/operations/mhsmPrivateEndpointConnections.js +60 -76
  289. package/dist/esm/operations/mhsmPrivateEndpointConnections.js.map +1 -1
  290. package/dist/esm/operations/mhsmPrivateLinkResources.d.ts +5 -5
  291. package/dist/esm/operations/mhsmPrivateLinkResources.d.ts.map +1 -1
  292. package/dist/esm/operations/mhsmPrivateLinkResources.js +6 -10
  293. package/dist/esm/operations/mhsmPrivateLinkResources.js.map +1 -1
  294. package/dist/esm/operations/mhsmRegions.d.ts +10 -10
  295. package/dist/esm/operations/mhsmRegions.d.ts.map +1 -1
  296. package/dist/esm/operations/mhsmRegions.js +34 -56
  297. package/dist/esm/operations/mhsmRegions.js.map +1 -1
  298. package/dist/esm/operations/operations.d.ts +6 -6
  299. package/dist/esm/operations/operations.d.ts.map +1 -1
  300. package/dist/esm/operations/operations.js +27 -49
  301. package/dist/esm/operations/operations.js.map +1 -1
  302. package/dist/esm/operations/privateEndpointConnections.d.ts +25 -25
  303. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  304. package/dist/esm/operations/privateEndpointConnections.js +88 -104
  305. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  306. package/dist/esm/operations/privateLinkResources.d.ts +5 -5
  307. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  308. package/dist/esm/operations/privateLinkResources.js +6 -10
  309. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  310. package/dist/esm/operations/secrets.d.ts +30 -32
  311. package/dist/esm/operations/secrets.d.ts.map +1 -1
  312. package/dist/esm/operations/secrets.js +88 -112
  313. package/dist/esm/operations/secrets.js.map +1 -1
  314. package/dist/esm/operations/vaults.d.ts +72 -72
  315. package/dist/esm/operations/vaults.d.ts.map +1 -1
  316. package/dist/esm/operations/vaults.js +335 -412
  317. package/dist/esm/operations/vaults.js.map +1 -1
  318. package/dist/esm/operationsInterfaces/index.d.ts +6 -6
  319. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  320. package/dist/esm/operationsInterfaces/index.js +10 -13
  321. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  322. package/dist/esm/operationsInterfaces/keys.d.ts +20 -22
  323. package/dist/esm/operationsInterfaces/keys.d.ts.map +1 -1
  324. package/dist/esm/operationsInterfaces/keys.js +2 -7
  325. package/dist/esm/operationsInterfaces/keys.js.map +1 -1
  326. package/dist/esm/operationsInterfaces/managedHsmKeys.d.ts +10 -10
  327. package/dist/esm/operationsInterfaces/managedHsmKeys.d.ts.map +1 -1
  328. package/dist/esm/operationsInterfaces/managedHsmKeys.js +2 -7
  329. package/dist/esm/operationsInterfaces/managedHsmKeys.js.map +1 -1
  330. package/dist/esm/operationsInterfaces/managedHsms.d.ts +54 -54
  331. package/dist/esm/operationsInterfaces/managedHsms.d.ts.map +1 -1
  332. package/dist/esm/operationsInterfaces/managedHsms.js +2 -7
  333. package/dist/esm/operationsInterfaces/managedHsms.js.map +1 -1
  334. package/dist/esm/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts +13 -13
  335. package/dist/esm/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  336. package/dist/esm/operationsInterfaces/mhsmPrivateEndpointConnections.js +2 -7
  337. package/dist/esm/operationsInterfaces/mhsmPrivateEndpointConnections.js.map +1 -1
  338. package/dist/esm/operationsInterfaces/mhsmPrivateLinkResources.d.ts +3 -3
  339. package/dist/esm/operationsInterfaces/mhsmPrivateLinkResources.d.ts.map +1 -1
  340. package/dist/esm/operationsInterfaces/mhsmPrivateLinkResources.js +2 -7
  341. package/dist/esm/operationsInterfaces/mhsmPrivateLinkResources.js.map +1 -1
  342. package/dist/esm/operationsInterfaces/mhsmRegions.d.ts +4 -4
  343. package/dist/esm/operationsInterfaces/mhsmRegions.d.ts.map +1 -1
  344. package/dist/esm/operationsInterfaces/mhsmRegions.js +2 -7
  345. package/dist/esm/operationsInterfaces/mhsmRegions.js.map +1 -1
  346. package/dist/esm/operationsInterfaces/operations.d.ts +3 -3
  347. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  348. package/dist/esm/operationsInterfaces/operations.js +2 -7
  349. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  350. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +13 -13
  351. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  352. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
  353. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  354. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +3 -3
  355. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  356. package/dist/esm/operationsInterfaces/privateLinkResources.js +2 -7
  357. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  358. package/dist/esm/operationsInterfaces/secrets.d.ts +18 -20
  359. package/dist/esm/operationsInterfaces/secrets.d.ts.map +1 -1
  360. package/dist/esm/operationsInterfaces/secrets.js +2 -7
  361. package/dist/esm/operationsInterfaces/secrets.js.map +1 -1
  362. package/dist/esm/operationsInterfaces/vaults.d.ts +50 -50
  363. package/dist/esm/operationsInterfaces/vaults.d.ts.map +1 -1
  364. package/dist/esm/operationsInterfaces/vaults.js +2 -7
  365. package/dist/esm/operationsInterfaces/vaults.js.map +1 -1
  366. package/dist/esm/pagingHelper.d.ts.map +1 -1
  367. package/dist/esm/pagingHelper.js +4 -11
  368. package/dist/esm/pagingHelper.js.map +1 -1
  369. package/dist/react-native/index.d.ts.map +1 -1
  370. package/dist/react-native/index.js +4 -7
  371. package/dist/react-native/index.js.map +1 -1
  372. package/dist/react-native/keyVaultManagementClient.d.ts +11 -12
  373. package/dist/react-native/keyVaultManagementClient.d.ts.map +1 -1
  374. package/dist/react-native/keyVaultManagementClient.js +39 -27
  375. package/dist/react-native/keyVaultManagementClient.js.map +1 -1
  376. package/dist/react-native/lroImpl.d.ts +1 -1
  377. package/dist/react-native/lroImpl.d.ts.map +1 -1
  378. package/dist/react-native/lroImpl.js +9 -10
  379. package/dist/react-native/lroImpl.js.map +1 -1
  380. package/dist/react-native/models/index.d.ts +1514 -1451
  381. package/dist/react-native/models/index.d.ts.map +1 -1
  382. package/dist/react-native/models/index.js +204 -201
  383. package/dist/react-native/models/index.js.map +1 -1
  384. package/dist/react-native/models/mappers.d.ts +76 -72
  385. package/dist/react-native/models/mappers.d.ts.map +1 -1
  386. package/dist/react-native/models/mappers.js +1681 -1487
  387. package/dist/react-native/models/mappers.js.map +1 -1
  388. package/dist/react-native/models/parameters.d.ts +17 -19
  389. package/dist/react-native/models/parameters.d.ts.map +1 -1
  390. package/dist/react-native/models/parameters.js +107 -132
  391. package/dist/react-native/models/parameters.js.map +1 -1
  392. package/dist/react-native/operations/index.d.ts +6 -6
  393. package/dist/react-native/operations/index.d.ts.map +1 -1
  394. package/dist/react-native/operations/index.js +10 -13
  395. package/dist/react-native/operations/index.js.map +1 -1
  396. package/dist/react-native/operations/keys.d.ts +36 -38
  397. package/dist/react-native/operations/keys.d.ts.map +1 -1
  398. package/dist/react-native/operations/keys.js +112 -153
  399. package/dist/react-native/operations/keys.js.map +1 -1
  400. package/dist/react-native/operations/managedHsmKeys.d.ts +20 -20
  401. package/dist/react-native/operations/managedHsmKeys.d.ts.map +1 -1
  402. package/dist/react-native/operations/managedHsmKeys.js +103 -142
  403. package/dist/react-native/operations/managedHsmKeys.js.map +1 -1
  404. package/dist/react-native/operations/managedHsms.d.ts +77 -77
  405. package/dist/react-native/operations/managedHsms.d.ts.map +1 -1
  406. package/dist/react-native/operations/managedHsms.js +338 -382
  407. package/dist/react-native/operations/managedHsms.js.map +1 -1
  408. package/dist/react-native/operations/mhsmPrivateEndpointConnections.d.ts +19 -19
  409. package/dist/react-native/operations/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  410. package/dist/react-native/operations/mhsmPrivateEndpointConnections.js +60 -76
  411. package/dist/react-native/operations/mhsmPrivateEndpointConnections.js.map +1 -1
  412. package/dist/react-native/operations/mhsmPrivateLinkResources.d.ts +5 -5
  413. package/dist/react-native/operations/mhsmPrivateLinkResources.d.ts.map +1 -1
  414. package/dist/react-native/operations/mhsmPrivateLinkResources.js +6 -10
  415. package/dist/react-native/operations/mhsmPrivateLinkResources.js.map +1 -1
  416. package/dist/react-native/operations/mhsmRegions.d.ts +10 -10
  417. package/dist/react-native/operations/mhsmRegions.d.ts.map +1 -1
  418. package/dist/react-native/operations/mhsmRegions.js +34 -56
  419. package/dist/react-native/operations/mhsmRegions.js.map +1 -1
  420. package/dist/react-native/operations/operations.d.ts +6 -6
  421. package/dist/react-native/operations/operations.d.ts.map +1 -1
  422. package/dist/react-native/operations/operations.js +27 -49
  423. package/dist/react-native/operations/operations.js.map +1 -1
  424. package/dist/react-native/operations/privateEndpointConnections.d.ts +25 -25
  425. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  426. package/dist/react-native/operations/privateEndpointConnections.js +88 -104
  427. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  428. package/dist/react-native/operations/privateLinkResources.d.ts +5 -5
  429. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  430. package/dist/react-native/operations/privateLinkResources.js +6 -10
  431. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  432. package/dist/react-native/operations/secrets.d.ts +30 -32
  433. package/dist/react-native/operations/secrets.d.ts.map +1 -1
  434. package/dist/react-native/operations/secrets.js +88 -112
  435. package/dist/react-native/operations/secrets.js.map +1 -1
  436. package/dist/react-native/operations/vaults.d.ts +72 -72
  437. package/dist/react-native/operations/vaults.d.ts.map +1 -1
  438. package/dist/react-native/operations/vaults.js +335 -412
  439. package/dist/react-native/operations/vaults.js.map +1 -1
  440. package/dist/react-native/operationsInterfaces/index.d.ts +6 -6
  441. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  442. package/dist/react-native/operationsInterfaces/index.js +10 -13
  443. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  444. package/dist/react-native/operationsInterfaces/keys.d.ts +20 -22
  445. package/dist/react-native/operationsInterfaces/keys.d.ts.map +1 -1
  446. package/dist/react-native/operationsInterfaces/keys.js +2 -7
  447. package/dist/react-native/operationsInterfaces/keys.js.map +1 -1
  448. package/dist/react-native/operationsInterfaces/managedHsmKeys.d.ts +10 -10
  449. package/dist/react-native/operationsInterfaces/managedHsmKeys.d.ts.map +1 -1
  450. package/dist/react-native/operationsInterfaces/managedHsmKeys.js +2 -7
  451. package/dist/react-native/operationsInterfaces/managedHsmKeys.js.map +1 -1
  452. package/dist/react-native/operationsInterfaces/managedHsms.d.ts +54 -54
  453. package/dist/react-native/operationsInterfaces/managedHsms.d.ts.map +1 -1
  454. package/dist/react-native/operationsInterfaces/managedHsms.js +2 -7
  455. package/dist/react-native/operationsInterfaces/managedHsms.js.map +1 -1
  456. package/dist/react-native/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts +13 -13
  457. package/dist/react-native/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  458. package/dist/react-native/operationsInterfaces/mhsmPrivateEndpointConnections.js +2 -7
  459. package/dist/react-native/operationsInterfaces/mhsmPrivateEndpointConnections.js.map +1 -1
  460. package/dist/react-native/operationsInterfaces/mhsmPrivateLinkResources.d.ts +3 -3
  461. package/dist/react-native/operationsInterfaces/mhsmPrivateLinkResources.d.ts.map +1 -1
  462. package/dist/react-native/operationsInterfaces/mhsmPrivateLinkResources.js +2 -7
  463. package/dist/react-native/operationsInterfaces/mhsmPrivateLinkResources.js.map +1 -1
  464. package/dist/react-native/operationsInterfaces/mhsmRegions.d.ts +4 -4
  465. package/dist/react-native/operationsInterfaces/mhsmRegions.d.ts.map +1 -1
  466. package/dist/react-native/operationsInterfaces/mhsmRegions.js +2 -7
  467. package/dist/react-native/operationsInterfaces/mhsmRegions.js.map +1 -1
  468. package/dist/react-native/operationsInterfaces/operations.d.ts +3 -3
  469. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  470. package/dist/react-native/operationsInterfaces/operations.js +2 -7
  471. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  472. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +13 -13
  473. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  474. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
  475. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  476. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +3 -3
  477. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  478. package/dist/react-native/operationsInterfaces/privateLinkResources.js +2 -7
  479. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  480. package/dist/react-native/operationsInterfaces/secrets.d.ts +18 -20
  481. package/dist/react-native/operationsInterfaces/secrets.d.ts.map +1 -1
  482. package/dist/react-native/operationsInterfaces/secrets.js +2 -7
  483. package/dist/react-native/operationsInterfaces/secrets.js.map +1 -1
  484. package/dist/react-native/operationsInterfaces/vaults.d.ts +50 -50
  485. package/dist/react-native/operationsInterfaces/vaults.d.ts.map +1 -1
  486. package/dist/react-native/operationsInterfaces/vaults.js +2 -7
  487. package/dist/react-native/operationsInterfaces/vaults.js.map +1 -1
  488. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  489. package/dist/react-native/pagingHelper.js +4 -11
  490. package/dist/react-native/pagingHelper.js.map +1 -1
  491. package/package.json +58 -67
  492. package/CHANGELOG.md +0 -121
  493. package/review/arm-keyvault.api.md +0 -1723
@@ -1 +1 @@
1
- {"version":3,"file":"mhsmPrivateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operations/mhsmPrivateEndpointConnections.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { MhsmPrivateEndpointConnections } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { KeyVaultManagementClient } from \"../keyVaultManagementClient.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n MhsmPrivateEndpointConnection,\n MhsmPrivateEndpointConnectionsListByResourceNextOptionalParams,\n MhsmPrivateEndpointConnectionsListByResourceOptionalParams,\n MhsmPrivateEndpointConnectionsListByResourceResponse,\n MhsmPrivateEndpointConnectionsGetOptionalParams,\n MhsmPrivateEndpointConnectionsGetResponse,\n MhsmPrivateEndpointConnectionsPutOptionalParams,\n MhsmPrivateEndpointConnectionsPutResponse,\n MhsmPrivateEndpointConnectionsDeleteOptionalParams,\n MhsmPrivateEndpointConnectionsDeleteResponse,\n MhsmPrivateEndpointConnectionsListByResourceNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing MhsmPrivateEndpointConnections operations. */\nexport class MhsmPrivateEndpointConnectionsImpl\n implements MhsmPrivateEndpointConnections\n{\n private readonly client: KeyVaultManagementClient;\n\n /**\n * Initialize a new instance of the class MhsmPrivateEndpointConnections class.\n * @param client Reference to the service client\n */\n constructor(client: KeyVaultManagementClient) {\n this.client = client;\n }\n\n /**\n * The List operation gets information about the private endpoint connections associated with the\n * managed HSM Pool.\n * @param resourceGroupName Name of the resource group that contains the managed HSM pool.\n * @param name Name of the managed HSM Pool\n * @param options The options parameters.\n */\n public listByResource(\n resourceGroupName: string,\n name: string,\n options?: MhsmPrivateEndpointConnectionsListByResourceOptionalParams,\n ): PagedAsyncIterableIterator<MhsmPrivateEndpointConnection> {\n const iter = this.listByResourcePagingAll(resourceGroupName, name, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByResourcePagingPage(\n resourceGroupName,\n name,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByResourcePagingPage(\n resourceGroupName: string,\n name: string,\n options?: MhsmPrivateEndpointConnectionsListByResourceOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<MhsmPrivateEndpointConnection[]> {\n let result: MhsmPrivateEndpointConnectionsListByResourceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByResource(resourceGroupName, name, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByResourceNext(\n resourceGroupName,\n name,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByResourcePagingAll(\n resourceGroupName: string,\n name: string,\n options?: MhsmPrivateEndpointConnectionsListByResourceOptionalParams,\n ): AsyncIterableIterator<MhsmPrivateEndpointConnection> {\n for await (const page of this.listByResourcePagingPage(\n resourceGroupName,\n name,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * The List operation gets information about the private endpoint connections associated with the\n * managed HSM Pool.\n * @param resourceGroupName Name of the resource group that contains the managed HSM pool.\n * @param name Name of the managed HSM Pool\n * @param options The options parameters.\n */\n private _listByResource(\n resourceGroupName: string,\n name: string,\n options?: MhsmPrivateEndpointConnectionsListByResourceOptionalParams,\n ): Promise<MhsmPrivateEndpointConnectionsListByResourceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, options },\n listByResourceOperationSpec,\n );\n }\n\n /**\n * Gets the specified private endpoint connection associated with the managed HSM Pool.\n * @param resourceGroupName Name of the resource group that contains the managed HSM pool.\n * @param name Name of the managed HSM Pool\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the\n * managed hsm pool.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n name: string,\n privateEndpointConnectionName: string,\n options?: MhsmPrivateEndpointConnectionsGetOptionalParams,\n ): Promise<MhsmPrivateEndpointConnectionsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, privateEndpointConnectionName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Updates the specified private endpoint connection associated with the managed hsm pool.\n * @param resourceGroupName Name of the resource group that contains the managed HSM pool.\n * @param name Name of the managed HSM Pool\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the\n * managed hsm pool.\n * @param properties The intended state of private endpoint connection.\n * @param options The options parameters.\n */\n put(\n resourceGroupName: string,\n name: string,\n privateEndpointConnectionName: string,\n properties: MhsmPrivateEndpointConnection,\n options?: MhsmPrivateEndpointConnectionsPutOptionalParams,\n ): Promise<MhsmPrivateEndpointConnectionsPutResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n name,\n privateEndpointConnectionName,\n properties,\n options,\n },\n putOperationSpec,\n );\n }\n\n /**\n * Deletes the specified private endpoint connection associated with the managed hsm pool.\n * @param resourceGroupName Name of the resource group that contains the managed HSM pool.\n * @param name Name of the managed HSM Pool\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the\n * managed hsm pool.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n name: string,\n privateEndpointConnectionName: string,\n options?: MhsmPrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<MhsmPrivateEndpointConnectionsDeleteResponse>,\n MhsmPrivateEndpointConnectionsDeleteResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<MhsmPrivateEndpointConnectionsDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, name, privateEndpointConnectionName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<\n MhsmPrivateEndpointConnectionsDeleteResponse,\n OperationState<MhsmPrivateEndpointConnectionsDeleteResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes the specified private endpoint connection associated with the managed hsm pool.\n * @param resourceGroupName Name of the resource group that contains the managed HSM pool.\n * @param name Name of the managed HSM Pool\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the\n * managed hsm pool.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n name: string,\n privateEndpointConnectionName: string,\n options?: MhsmPrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<MhsmPrivateEndpointConnectionsDeleteResponse> {\n const poller = await this.beginDelete(\n resourceGroupName,\n name,\n privateEndpointConnectionName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * ListByResourceNext\n * @param resourceGroupName Name of the resource group that contains the managed HSM pool.\n * @param name Name of the managed HSM Pool\n * @param nextLink The nextLink from the previous successful call to the ListByResource method.\n * @param options The options parameters.\n */\n private _listByResourceNext(\n resourceGroupName: string,\n name: string,\n nextLink: string,\n options?: MhsmPrivateEndpointConnectionsListByResourceNextOptionalParams,\n ): Promise<MhsmPrivateEndpointConnectionsListByResourceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, nextLink, options },\n listByResourceNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByResourceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/privateEndpointConnections\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnectionsListResult,\n },\n default: {\n bodyMapper: Mappers.ManagedHsmError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.name1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n },\n default: {\n bodyMapper: Mappers.ManagedHsmError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.privateEndpointConnectionName,\n Parameters.name1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst putOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n headersMapper: Mappers.MhsmPrivateEndpointConnectionsPutHeaders,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.properties1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.privateEndpointConnectionName,\n Parameters.name1,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n },\n 201: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n },\n 202: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n },\n 204: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.privateEndpointConnectionName,\n Parameters.name1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByResourceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnectionsListResult,\n },\n default: {\n bodyMapper: Mappers.ManagedHsmError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.name1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"mhsmPrivateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operations/mhsmPrivateEndpointConnections.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAMlC,wDAA0D;AAE1D,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAGtD,8CAAmD;AACnD,8CAA8C;AAe9C,4CAA4C;AAC5C,kEAAkE;AAClE,MAAa,kCAAkC;IAC5B,MAAM,CAA2B;IAElD;;;OAGG;IACH,YAAY,MAAgC;QAC1C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;OAMG;IACI,cAAc,CACnB,iBAAyB,EACzB,IAAY,EACZ,OAAoE;QAEpE,MAAM,IAAI,GAAG,IAAI,CAAC,uBAAuB,CAAC,iBAAiB,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC;QAC5E,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,EAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,wBAAwB,CAAC,iBAAiB,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;YACnF,CAAC;SACF,CAAC;IACJ,CAAC;IAEO,KAAK,CAAC,CAAC,wBAAwB,CACrC,iBAAyB,EACzB,IAAY,EACZ,OAAoE,EACpE,QAAuB;QAEvB,IAAI,MAA4D,CAAC;QACjE,IAAI,iBAAiB,GAAG,QAAQ,EAAE,iBAAiB,CAAC;QACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;YACvB,MAAM,GAAG,MAAM,IAAI,CAAC,eAAe,CAAC,iBAAiB,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC;YACtE,MAAM,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAChC,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;QACD,OAAO,iBAAiB,EAAE,CAAC;YACzB,MAAM,GAAG,MAAM,IAAI,CAAC,mBAAmB,CAAC,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAC;YAC7F,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,MAAM,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAChC,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;IACH,CAAC;IAEO,KAAK,CAAC,CAAC,uBAAuB,CACpC,iBAAyB,EACzB,IAAY,EACZ,OAAoE;QAEpE,IAAI,KAAK,EAAE,MAAM,IAAI,IAAI,IAAI,CAAC,wBAAwB,CAAC,iBAAiB,EAAE,IAAI,EAAE,OAAO,CAAC,EAAE,CAAC;YACzF,KAAK,CAAC,CAAC,IAAI,CAAC;QACd,CAAC;IACH,CAAC;IAED;;;;;;OAMG;IACK,eAAe,CACrB,iBAAyB,EACzB,IAAY,EACZ,OAAoE;QAEpE,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,IAAI,EAAE,OAAO,EAAE,EACpC,2BAA2B,CAC5B,CAAC;IACJ,CAAC;IAED;;;;;;;OAOG;IACH,GAAG,CACD,iBAAyB,EACzB,IAAY,EACZ,6BAAqC,EACrC,OAAyD;QAEzD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,IAAI,EAAE,6BAA6B,EAAE,OAAO,EAAE,EACnE,gBAAgB,CACjB,CAAC;IACJ,CAAC;IAED;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAyB,EACzB,IAAY,EACZ,6BAAqC,EACrC,UAAyC,EACzC,OAAyD;QAEzD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB;YACjB,IAAI;YACJ,6BAA6B;YAC7B,UAAU;YACV,OAAO;SACR,EACD,gBAAgB,CACjB,CAAC;IACJ,CAAC;IAED;;;;;;;OAOG;IACH,KAAK,CAAC,WAAW,CACf,iBAAyB,EACzB,IAAY,EACZ,6BAAqC,EACrC,OAA4D;QAO5D,MAAM,mBAAmB,GAAG,KAAK,EAC/B,IAAmC,EACnC,IAA8B,EACyB,EAAE;YACzD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;QACtD,CAAC,CAAC;QACF,MAAM,eAAe,GAAG,KAAK,EAC3B,IAAmC,EACnC,IAA8B,EAC9B,EAAE;YACF,IAAI,kBAAkB,GAAiD,SAAS,CAAC;YACjF,MAAM,gBAAgB,GAAG,IAAI,CAAC,OAAO,EAAE,UAAU,CAAC;YAClD,MAAM,QAAQ,GAAmC,CAC/C,WAA6C,EAC7C,YAAqB,EACrB,EAAE;gBACF,kBAAkB,GAAG,WAAW,CAAC;gBACjC,gBAAgB,EAAE,CAAC,WAAW,EAAE,YAAY,CAAC,CAAC;YAChD,CAAC,CAAC;YACF,MAAM,WAAW,GAAG;gBAClB,GAAG,IAAI;gBACP,OAAO,EAAE;oBACP,GAAG,IAAI,CAAC,OAAO;oBACf,UAAU,EAAE,QAAQ;iBACrB;aACF,CAAC;YACF,MAAM,YAAY,GAAG,MAAM,mBAAmB,CAAC,WAAW,EAAE,IAAI,CAAC,CAAC;YAClE,OAAO;gBACL,YAAY;gBACZ,WAAW,EAAE;oBACX,UAAU,EAAE,kBAAmB,CAAC,MAAM;oBACtC,IAAI,EAAE,kBAAmB,CAAC,UAAU;oBACpC,OAAO,EAAE,kBAAmB,CAAC,OAAO,CAAC,MAAM,EAAE;iBAC9C;aACF,CAAC;QACJ,CAAC,CAAC;QAEF,MAAM,GAAG,GAAG,IAAA,0BAAa,EAAC;YACxB,eAAe;YACf,IAAI,EAAE,EAAE,iBAAiB,EAAE,IAAI,EAAE,6BAA6B,EAAE,OAAO,EAAE;YACzE,IAAI,EAAE,mBAAmB;SAC1B,CAAC,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,IAAA,2BAAgB,EAGnC,GAAG,EAAE;YACL,WAAW,EAAE,OAAO,EAAE,UAAU;YAChC,YAAY,EAAE,OAAO,EAAE,kBAAkB;YACzC,sBAAsB,EAAE,UAAU;SACnC,CAAC,CAAC;QACH,MAAM,MAAM,CAAC,IAAI,EAAE,CAAC;QACpB,OAAO,MAAM,CAAC;IAChB,CAAC;IAED;;;;;;;OAOG;IACH,KAAK,CAAC,kBAAkB,CACtB,iBAAyB,EACzB,IAAY,EACZ,6BAAqC,EACrC,OAA4D;QAE5D,MAAM,MAAM,GAAG,MAAM,IAAI,CAAC,WAAW,CACnC,iBAAiB,EACjB,IAAI,EACJ,6BAA6B,EAC7B,OAAO,CACR,CAAC;QACF,OAAO,MAAM,CAAC,aAAa,EAAE,CAAC;IAChC,CAAC;IAED;;;;;;OAMG;IACK,mBAAmB,CACzB,iBAAyB,EACzB,IAAY,EACZ,QAAgB,EAChB,OAAwE;QAExE,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,EAC9C,+BAA+B,CAChC,CAAC;IACJ,CAAC;CACF;AA9PD,gFA8PC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,2BAA2B,GAA6B;IAC5D,IAAI,EAAE,+IAA+I;IACrJ,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,wCAAwC;SAC7D;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,eAAe;SACpC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,IAAI;QACf,UAAU,CAAC,iBAAiB;KAC7B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EAAE,+KAA+K;IACrL,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,6BAA6B;SAClD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,eAAe;SACpC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,IAAI;QACf,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,6BAA6B;KACzC;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EAAE,+KAA+K;IACrL,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,6BAA6B;YACjD,aAAa,EAAE,OAAO,CAAC,wCAAwC;SAChE;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,WAAW,EAAE,UAAU,CAAC,UAAU;IAClC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,IAAI;QACf,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,6BAA6B;KACzC;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,EAAE,UAAU,CAAC,WAAW,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,mBAAmB,GAA6B;IACpD,IAAI,EAAE,+KAA+K;IACrL,UAAU,EAAE,QAAQ;IACpB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,6BAA6B;SAClD;QACD,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,6BAA6B;SAClD;QACD,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,6BAA6B;SAClD;QACD,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,6BAA6B;SAClD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,IAAI;QACf,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,6BAA6B;KACzC;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,+BAA+B,GAA6B;IAChE,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,wCAAwC;SAC7D;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,eAAe;SACpC;KACF;IACD,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,QAAQ;QACnB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,IAAI;QACf,UAAU,CAAC,iBAAiB;KAC7B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport type { MhsmPrivateEndpointConnections } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport type { KeyVaultManagementClient } from \"../keyVaultManagementClient.js\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport { createHttpPoller } from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport type {\n MhsmPrivateEndpointConnection,\n MhsmPrivateEndpointConnectionsListByResourceNextOptionalParams,\n MhsmPrivateEndpointConnectionsListByResourceOptionalParams,\n MhsmPrivateEndpointConnectionsListByResourceResponse,\n MhsmPrivateEndpointConnectionsGetOptionalParams,\n MhsmPrivateEndpointConnectionsGetResponse,\n MhsmPrivateEndpointConnectionsPutOptionalParams,\n MhsmPrivateEndpointConnectionsPutResponse,\n MhsmPrivateEndpointConnectionsDeleteOptionalParams,\n MhsmPrivateEndpointConnectionsDeleteResponse,\n MhsmPrivateEndpointConnectionsListByResourceNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing MhsmPrivateEndpointConnections operations. */\nexport class MhsmPrivateEndpointConnectionsImpl implements MhsmPrivateEndpointConnections {\n private readonly client: KeyVaultManagementClient;\n\n /**\n * Initialize a new instance of the class MhsmPrivateEndpointConnections class.\n * @param client Reference to the service client\n */\n constructor(client: KeyVaultManagementClient) {\n this.client = client;\n }\n\n /**\n * The List operation gets information about the private endpoint connections associated with the\n * managed HSM Pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name The name of the managed HSM Pool.\n * @param options The options parameters.\n */\n public listByResource(\n resourceGroupName: string,\n name: string,\n options?: MhsmPrivateEndpointConnectionsListByResourceOptionalParams,\n ): PagedAsyncIterableIterator<MhsmPrivateEndpointConnection> {\n const iter = this.listByResourcePagingAll(resourceGroupName, name, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByResourcePagingPage(resourceGroupName, name, options, settings);\n },\n };\n }\n\n private async *listByResourcePagingPage(\n resourceGroupName: string,\n name: string,\n options?: MhsmPrivateEndpointConnectionsListByResourceOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<MhsmPrivateEndpointConnection[]> {\n let result: MhsmPrivateEndpointConnectionsListByResourceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByResource(resourceGroupName, name, options);\n const page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByResourceNext(resourceGroupName, name, continuationToken, options);\n continuationToken = result.nextLink;\n const page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByResourcePagingAll(\n resourceGroupName: string,\n name: string,\n options?: MhsmPrivateEndpointConnectionsListByResourceOptionalParams,\n ): AsyncIterableIterator<MhsmPrivateEndpointConnection> {\n for await (const page of this.listByResourcePagingPage(resourceGroupName, name, options)) {\n yield* page;\n }\n }\n\n /**\n * The List operation gets information about the private endpoint connections associated with the\n * managed HSM Pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name The name of the managed HSM Pool.\n * @param options The options parameters.\n */\n private _listByResource(\n resourceGroupName: string,\n name: string,\n options?: MhsmPrivateEndpointConnectionsListByResourceOptionalParams,\n ): Promise<MhsmPrivateEndpointConnectionsListByResourceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, options },\n listByResourceOperationSpec,\n );\n }\n\n /**\n * Gets the specified private endpoint connection associated with the managed HSM Pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name The name of the managed HSM Pool.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the\n * managed hsm pool.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n name: string,\n privateEndpointConnectionName: string,\n options?: MhsmPrivateEndpointConnectionsGetOptionalParams,\n ): Promise<MhsmPrivateEndpointConnectionsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, privateEndpointConnectionName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Updates the specified private endpoint connection associated with the managed hsm pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name The name of the managed HSM Pool.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the\n * managed hsm pool.\n * @param properties The intended state of private endpoint connection.\n * @param options The options parameters.\n */\n put(\n resourceGroupName: string,\n name: string,\n privateEndpointConnectionName: string,\n properties: MhsmPrivateEndpointConnection,\n options?: MhsmPrivateEndpointConnectionsPutOptionalParams,\n ): Promise<MhsmPrivateEndpointConnectionsPutResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n name,\n privateEndpointConnectionName,\n properties,\n options,\n },\n putOperationSpec,\n );\n }\n\n /**\n * Deletes the specified private endpoint connection associated with the managed hsm pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name The name of the managed HSM Pool.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the\n * managed hsm pool.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n name: string,\n privateEndpointConnectionName: string,\n options?: MhsmPrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<MhsmPrivateEndpointConnectionsDeleteResponse>,\n MhsmPrivateEndpointConnectionsDeleteResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<MhsmPrivateEndpointConnectionsDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, name, privateEndpointConnectionName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<\n MhsmPrivateEndpointConnectionsDeleteResponse,\n OperationState<MhsmPrivateEndpointConnectionsDeleteResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes the specified private endpoint connection associated with the managed hsm pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name The name of the managed HSM Pool.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the\n * managed hsm pool.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n name: string,\n privateEndpointConnectionName: string,\n options?: MhsmPrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<MhsmPrivateEndpointConnectionsDeleteResponse> {\n const poller = await this.beginDelete(\n resourceGroupName,\n name,\n privateEndpointConnectionName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * ListByResourceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name The name of the managed HSM Pool.\n * @param nextLink The nextLink from the previous successful call to the ListByResource method.\n * @param options The options parameters.\n */\n private _listByResourceNext(\n resourceGroupName: string,\n name: string,\n nextLink: string,\n options?: MhsmPrivateEndpointConnectionsListByResourceNextOptionalParams,\n ): Promise<MhsmPrivateEndpointConnectionsListByResourceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, nextLink, options },\n listByResourceNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByResourceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/privateEndpointConnections\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnectionsListResult,\n },\n default: {\n bodyMapper: Mappers.ManagedHsmError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.name,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n },\n default: {\n bodyMapper: Mappers.ManagedHsmError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.name,\n Parameters.resourceGroupName,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst putOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n headersMapper: Mappers.MhsmPrivateEndpointConnectionsPutHeaders,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.properties,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.name,\n Parameters.resourceGroupName,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n },\n 201: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n },\n 202: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n },\n 204: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnection,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.name,\n Parameters.resourceGroupName,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByResourceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateEndpointConnectionsListResult,\n },\n default: {\n bodyMapper: Mappers.ManagedHsmError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.name,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,6 +1,6 @@
1
- import { MhsmPrivateLinkResources } from "../operationsInterfaces/index.js";
2
- import { KeyVaultManagementClient } from "../keyVaultManagementClient.js";
3
- import { MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams, MhsmPrivateLinkResourcesListByMhsmResourceResponse } from "../models/index.js";
1
+ import type { MhsmPrivateLinkResources } from "../operationsInterfaces/index.js";
2
+ import type { KeyVaultManagementClient } from "../keyVaultManagementClient.js";
3
+ import type { MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams, MhsmPrivateLinkResourcesListByMhsmResourceResponse } from "../models/index.js";
4
4
  /** Class containing MhsmPrivateLinkResources operations. */
5
5
  export declare class MhsmPrivateLinkResourcesImpl implements MhsmPrivateLinkResources {
6
6
  private readonly client;
@@ -11,8 +11,8 @@ export declare class MhsmPrivateLinkResourcesImpl implements MhsmPrivateLinkReso
11
11
  constructor(client: KeyVaultManagementClient);
12
12
  /**
13
13
  * Gets the private link resources supported for the managed hsm pool.
14
- * @param resourceGroupName Name of the resource group that contains the managed HSM pool.
15
- * @param name Name of the managed HSM Pool
14
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
+ * @param name The name of the managed HSM Pool.
16
16
  * @param options The options parameters.
17
17
  */
18
18
  listByMhsmResource(resourceGroupName: string, name: string, options?: MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams): Promise<MhsmPrivateLinkResourcesListByMhsmResourceResponse>;
@@ -1 +1 @@
1
- {"version":3,"file":"mhsmPrivateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operations/mhsmPrivateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC;AAI5E,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EACL,wDAAwD,EACxD,kDAAkD,EACnD,MAAM,oBAAoB,CAAC;AAE5B,4DAA4D;AAC5D,qBAAa,4BAA6B,YAAW,wBAAwB;IAC3E,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,wDAAwD,GACjE,OAAO,CAAC,kDAAkD,CAAC;CAM/D"}
1
+ {"version":3,"file":"mhsmPrivateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operations/mhsmPrivateLinkResources.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC;AAIjF,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC/E,OAAO,KAAK,EACV,wDAAwD,EACxD,kDAAkD,EACnD,MAAM,oBAAoB,CAAC;AAE5B,4DAA4D;AAC5D,qBAAa,4BAA6B,YAAW,wBAAwB;IAC3E,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,wDAAwD,GACjE,OAAO,CAAC,kDAAkD,CAAC;CAM/D"}
@@ -1,11 +1,6 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  exports.MhsmPrivateLinkResourcesImpl = void 0;
11
6
  const tslib_1 = require("tslib");
@@ -14,6 +9,7 @@ const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
14
9
  const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
15
10
  /** Class containing MhsmPrivateLinkResources operations. */
16
11
  class MhsmPrivateLinkResourcesImpl {
12
+ client;
17
13
  /**
18
14
  * Initialize a new instance of the class MhsmPrivateLinkResources class.
19
15
  * @param client Reference to the service client
@@ -23,8 +19,8 @@ class MhsmPrivateLinkResourcesImpl {
23
19
  }
24
20
  /**
25
21
  * Gets the private link resources supported for the managed hsm pool.
26
- * @param resourceGroupName Name of the resource group that contains the managed HSM pool.
27
- * @param name Name of the managed HSM Pool
22
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
+ * @param name The name of the managed HSM Pool.
28
24
  * @param options The options parameters.
29
25
  */
30
26
  listByMhsmResource(resourceGroupName, name, options) {
@@ -49,8 +45,8 @@ const listByMhsmResourceOperationSpec = {
49
45
  urlParameters: [
50
46
  Parameters.$host,
51
47
  Parameters.subscriptionId,
48
+ Parameters.name,
52
49
  Parameters.resourceGroupName,
53
- Parameters.name1,
54
50
  ],
55
51
  headerParameters: [Parameters.accept],
56
52
  serializer,
@@ -1 +1 @@
1
- {"version":3,"file":"mhsmPrivateLinkResources.js","sourceRoot":"","sources":["../../../src/operations/mhsmPrivateLinkResources.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAGH,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAOtD,4DAA4D;AAC5D,MAAa,4BAA4B;IAGvC;;;OAGG;IACH,YAAY,MAAgC;QAC1C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAyB,EACzB,IAAY,EACZ,OAAkE;QAElE,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,IAAI,EAAE,OAAO,EAAE,EACpC,+BAA+B,CAChC,CAAC;IACJ,CAAC;CACF;AA3BD,oEA2BC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,+BAA+B,GAA6B;IAChE,IAAI,EAAE,yIAAyI;IAC/I,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iCAAiC;SACtD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,KAAK;KACjB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { MhsmPrivateLinkResources } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { KeyVaultManagementClient } from \"../keyVaultManagementClient.js\";\nimport {\n MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams,\n MhsmPrivateLinkResourcesListByMhsmResourceResponse,\n} from \"../models/index.js\";\n\n/** Class containing MhsmPrivateLinkResources operations. */\nexport class MhsmPrivateLinkResourcesImpl implements MhsmPrivateLinkResources {\n private readonly client: KeyVaultManagementClient;\n\n /**\n * Initialize a new instance of the class MhsmPrivateLinkResources class.\n * @param client Reference to the service client\n */\n constructor(client: KeyVaultManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the private link resources supported for the managed hsm pool.\n * @param resourceGroupName Name of the resource group that contains the managed HSM pool.\n * @param name Name of the managed HSM Pool\n * @param options The options parameters.\n */\n listByMhsmResource(\n resourceGroupName: string,\n name: string,\n options?: MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams,\n ): Promise<MhsmPrivateLinkResourcesListByMhsmResourceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, options },\n listByMhsmResourceOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByMhsmResourceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/privateLinkResources\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateLinkResourceListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.name1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"mhsmPrivateLinkResources.js","sourceRoot":"","sources":["../../../src/operations/mhsmPrivateLinkResources.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAMlC,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAOtD,4DAA4D;AAC5D,MAAa,4BAA4B;IACtB,MAAM,CAA2B;IAElD;;;OAGG;IACH,YAAY,MAAgC;QAC1C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAyB,EACzB,IAAY,EACZ,OAAkE;QAElE,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,IAAI,EAAE,OAAO,EAAE,EACpC,+BAA+B,CAChC,CAAC;IACJ,CAAC;CACF;AA3BD,oEA2BC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,+BAA+B,GAA6B;IAChE,IAAI,EAAE,yIAAyI;IAC/I,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iCAAiC;SACtD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,IAAI;QACf,UAAU,CAAC,iBAAiB;KAC7B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["// 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\nimport type { MhsmPrivateLinkResources } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport type { KeyVaultManagementClient } from \"../keyVaultManagementClient.js\";\nimport type {\n MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams,\n MhsmPrivateLinkResourcesListByMhsmResourceResponse,\n} from \"../models/index.js\";\n\n/** Class containing MhsmPrivateLinkResources operations. */\nexport class MhsmPrivateLinkResourcesImpl implements MhsmPrivateLinkResources {\n private readonly client: KeyVaultManagementClient;\n\n /**\n * Initialize a new instance of the class MhsmPrivateLinkResources class.\n * @param client Reference to the service client\n */\n constructor(client: KeyVaultManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the private link resources supported for the managed hsm pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name The name of the managed HSM Pool.\n * @param options The options parameters.\n */\n listByMhsmResource(\n resourceGroupName: string,\n name: string,\n options?: MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams,\n ): Promise<MhsmPrivateLinkResourcesListByMhsmResourceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, options },\n listByMhsmResourceOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByMhsmResourceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/privateLinkResources\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmPrivateLinkResourceListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.name,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,7 +1,7 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { MhsmRegions } from "../operationsInterfaces/index.js";
3
- import { KeyVaultManagementClient } from "../keyVaultManagementClient.js";
4
- import { MhsmGeoReplicatedRegion, MhsmRegionsListByResourceOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { MhsmRegions } from "../operationsInterfaces/index.js";
3
+ import type { KeyVaultManagementClient } from "../keyVaultManagementClient.js";
4
+ import type { MhsmGeoReplicatedRegion, MhsmRegionsListByResourceOptionalParams } from "../models/index.js";
5
5
  /** Class containing MhsmRegions operations. */
6
6
  export declare class MhsmRegionsImpl implements MhsmRegions {
7
7
  private readonly client;
@@ -12,8 +12,8 @@ export declare class MhsmRegionsImpl implements MhsmRegions {
12
12
  constructor(client: KeyVaultManagementClient);
13
13
  /**
14
14
  * The List operation gets information about the regions associated with the managed HSM Pool.
15
- * @param resourceGroupName Name of the resource group that contains the managed HSM pool.
16
- * @param name Name of the managed HSM Pool
15
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
+ * @param name The name of the managed HSM Pool.
17
17
  * @param options The options parameters.
18
18
  */
19
19
  listByResource(resourceGroupName: string, name: string, options?: MhsmRegionsListByResourceOptionalParams): PagedAsyncIterableIterator<MhsmGeoReplicatedRegion>;
@@ -21,15 +21,15 @@ export declare class MhsmRegionsImpl implements MhsmRegions {
21
21
  private listByResourcePagingAll;
22
22
  /**
23
23
  * The List operation gets information about the regions associated with the managed HSM Pool.
24
- * @param resourceGroupName Name of the resource group that contains the managed HSM pool.
25
- * @param name Name of the managed HSM Pool
24
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
25
+ * @param name The name of the managed HSM Pool.
26
26
  * @param options The options parameters.
27
27
  */
28
28
  private _listByResource;
29
29
  /**
30
30
  * ListByResourceNext
31
- * @param resourceGroupName Name of the resource group that contains the managed HSM pool.
32
- * @param name Name of the managed HSM Pool
31
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
+ * @param name The name of the managed HSM Pool.
33
33
  * @param nextLink The nextLink from the previous successful call to the ListByResource method.
34
34
  * @param options The options parameters.
35
35
  */
@@ -1 +1 @@
1
- {"version":3,"file":"mhsmRegions.d.ts","sourceRoot":"","sources":["../../../src/operations/mhsmRegions.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC;AAI/D,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EACL,uBAAuB,EAEvB,uCAAuC,EAGxC,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,qBAAa,eAAgB,YAAW,WAAW;IACjD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;OAKG;IACI,cAAc,CACnB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,uBAAuB,CAAC;YAuBvC,wBAAwB;YA6BxB,uBAAuB;IActC;;;;;OAKG;IACH,OAAO,CAAC,eAAe;IAWvB;;;;;;OAMG;IACH,OAAO,CAAC,mBAAmB;CAW5B"}
1
+ {"version":3,"file":"mhsmRegions.d.ts","sourceRoot":"","sources":["../../../src/operations/mhsmRegions.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAEnF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC;AAIpE,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC/E,OAAO,KAAK,EACV,uBAAuB,EAEvB,uCAAuC,EAGxC,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,qBAAa,eAAgB,YAAW,WAAW;IACjD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;OAKG;IACI,cAAc,CACnB,iBAAiB,EAAE,MAAM,EACzB,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,uBAAuB,CAAC;YAkBvC,wBAAwB;YAwBxB,uBAAuB;IAUtC;;;;;OAKG;IACH,OAAO,CAAC,eAAe;IAWvB;;;;;;OAMG;IACH,OAAO,CAAC,mBAAmB;CAW5B"}
@@ -1,11 +1,6 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  exports.MhsmRegionsImpl = void 0;
11
6
  const tslib_1 = require("tslib");
@@ -16,6 +11,7 @@ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
16
11
  /// <reference lib="esnext.asynciterable" />
17
12
  /** Class containing MhsmRegions operations. */
18
13
  class MhsmRegionsImpl {
14
+ client;
19
15
  /**
20
16
  * Initialize a new instance of the class MhsmRegions class.
21
17
  * @param client Reference to the service client
@@ -25,8 +21,8 @@ class MhsmRegionsImpl {
25
21
  }
26
22
  /**
27
23
  * The List operation gets information about the regions associated with the managed HSM Pool.
28
- * @param resourceGroupName Name of the resource group that contains the managed HSM pool.
29
- * @param name Name of the managed HSM Pool
24
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
25
+ * @param name The name of the managed HSM Pool.
30
26
  * @param options The options parameters.
31
27
  */
32
28
  listByResource(resourceGroupName, name, options) {
@@ -39,57 +35,40 @@ class MhsmRegionsImpl {
39
35
  return this;
40
36
  },
41
37
  byPage: (settings) => {
42
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
38
+ if (settings?.maxPageSize) {
43
39
  throw new Error("maxPageSize is not supported by this operation.");
44
40
  }
45
41
  return this.listByResourcePagingPage(resourceGroupName, name, options, settings);
46
42
  },
47
43
  };
48
44
  }
49
- listByResourcePagingPage(resourceGroupName, name, options, settings) {
50
- return tslib_1.__asyncGenerator(this, arguments, function* listByResourcePagingPage_1() {
51
- let result;
52
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
53
- if (!continuationToken) {
54
- result = yield tslib_1.__await(this._listByResource(resourceGroupName, name, options));
55
- let page = result.value || [];
56
- continuationToken = result.nextLink;
57
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
58
- yield yield tslib_1.__await(page);
59
- }
60
- while (continuationToken) {
61
- result = yield tslib_1.__await(this._listByResourceNext(resourceGroupName, name, continuationToken, options));
62
- continuationToken = result.nextLink;
63
- let page = result.value || [];
64
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
65
- yield yield tslib_1.__await(page);
66
- }
67
- });
45
+ async *listByResourcePagingPage(resourceGroupName, name, options, settings) {
46
+ let result;
47
+ let continuationToken = settings?.continuationToken;
48
+ if (!continuationToken) {
49
+ result = await this._listByResource(resourceGroupName, name, options);
50
+ const page = result.value || [];
51
+ continuationToken = result.nextLink;
52
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
53
+ yield page;
54
+ }
55
+ while (continuationToken) {
56
+ result = await this._listByResourceNext(resourceGroupName, name, continuationToken, options);
57
+ continuationToken = result.nextLink;
58
+ const page = result.value || [];
59
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
60
+ yield page;
61
+ }
68
62
  }
69
- listByResourcePagingAll(resourceGroupName, name, options) {
70
- return tslib_1.__asyncGenerator(this, arguments, function* listByResourcePagingAll_1() {
71
- var _a, e_1, _b, _c;
72
- try {
73
- for (var _d = true, _e = tslib_1.__asyncValues(this.listByResourcePagingPage(resourceGroupName, name, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
74
- _c = _f.value;
75
- _d = false;
76
- const page = _c;
77
- yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
78
- }
79
- }
80
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
81
- finally {
82
- try {
83
- if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
84
- }
85
- finally { if (e_1) throw e_1.error; }
86
- }
87
- });
63
+ async *listByResourcePagingAll(resourceGroupName, name, options) {
64
+ for await (const page of this.listByResourcePagingPage(resourceGroupName, name, options)) {
65
+ yield* page;
66
+ }
88
67
  }
89
68
  /**
90
69
  * The List operation gets information about the regions associated with the managed HSM Pool.
91
- * @param resourceGroupName Name of the resource group that contains the managed HSM pool.
92
- * @param name Name of the managed HSM Pool
70
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
+ * @param name The name of the managed HSM Pool.
93
72
  * @param options The options parameters.
94
73
  */
95
74
  _listByResource(resourceGroupName, name, options) {
@@ -97,8 +76,8 @@ class MhsmRegionsImpl {
97
76
  }
98
77
  /**
99
78
  * ListByResourceNext
100
- * @param resourceGroupName Name of the resource group that contains the managed HSM pool.
101
- * @param name Name of the managed HSM Pool
79
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
+ * @param name The name of the managed HSM Pool.
102
81
  * @param nextLink The nextLink from the previous successful call to the ListByResource method.
103
82
  * @param options The options parameters.
104
83
  */
@@ -124,8 +103,8 @@ const listByResourceOperationSpec = {
124
103
  urlParameters: [
125
104
  Parameters.$host,
126
105
  Parameters.subscriptionId,
106
+ Parameters.name,
127
107
  Parameters.resourceGroupName,
128
- Parameters.name1,
129
108
  ],
130
109
  headerParameters: [Parameters.accept],
131
110
  serializer,
@@ -143,10 +122,10 @@ const listByResourceNextOperationSpec = {
143
122
  },
144
123
  urlParameters: [
145
124
  Parameters.$host,
125
+ Parameters.nextLink,
146
126
  Parameters.subscriptionId,
127
+ Parameters.name,
147
128
  Parameters.resourceGroupName,
148
- Parameters.nextLink,
149
- Parameters.name1,
150
129
  ],
151
130
  headerParameters: [Parameters.accept],
152
131
  serializer,
@@ -1 +1 @@
1
- {"version":3,"file":"mhsmRegions.js","sourceRoot":"","sources":["../../../src/operations/mhsmRegions.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { MhsmRegions } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { KeyVaultManagementClient } from \"../keyVaultManagementClient.js\";\nimport {\n MhsmGeoReplicatedRegion,\n MhsmRegionsListByResourceNextOptionalParams,\n MhsmRegionsListByResourceOptionalParams,\n MhsmRegionsListByResourceResponse,\n MhsmRegionsListByResourceNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing MhsmRegions operations. */\nexport class MhsmRegionsImpl implements MhsmRegions {\n private readonly client: KeyVaultManagementClient;\n\n /**\n * Initialize a new instance of the class MhsmRegions class.\n * @param client Reference to the service client\n */\n constructor(client: KeyVaultManagementClient) {\n this.client = client;\n }\n\n /**\n * The List operation gets information about the regions associated with the managed HSM Pool.\n * @param resourceGroupName Name of the resource group that contains the managed HSM pool.\n * @param name Name of the managed HSM Pool\n * @param options The options parameters.\n */\n public listByResource(\n resourceGroupName: string,\n name: string,\n options?: MhsmRegionsListByResourceOptionalParams,\n ): PagedAsyncIterableIterator<MhsmGeoReplicatedRegion> {\n const iter = this.listByResourcePagingAll(resourceGroupName, name, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByResourcePagingPage(\n resourceGroupName,\n name,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByResourcePagingPage(\n resourceGroupName: string,\n name: string,\n options?: MhsmRegionsListByResourceOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<MhsmGeoReplicatedRegion[]> {\n let result: MhsmRegionsListByResourceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByResource(resourceGroupName, name, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByResourceNext(\n resourceGroupName,\n name,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByResourcePagingAll(\n resourceGroupName: string,\n name: string,\n options?: MhsmRegionsListByResourceOptionalParams,\n ): AsyncIterableIterator<MhsmGeoReplicatedRegion> {\n for await (const page of this.listByResourcePagingPage(\n resourceGroupName,\n name,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * The List operation gets information about the regions associated with the managed HSM Pool.\n * @param resourceGroupName Name of the resource group that contains the managed HSM pool.\n * @param name Name of the managed HSM Pool\n * @param options The options parameters.\n */\n private _listByResource(\n resourceGroupName: string,\n name: string,\n options?: MhsmRegionsListByResourceOptionalParams,\n ): Promise<MhsmRegionsListByResourceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, options },\n listByResourceOperationSpec,\n );\n }\n\n /**\n * ListByResourceNext\n * @param resourceGroupName Name of the resource group that contains the managed HSM pool.\n * @param name Name of the managed HSM Pool\n * @param nextLink The nextLink from the previous successful call to the ListByResource method.\n * @param options The options parameters.\n */\n private _listByResourceNext(\n resourceGroupName: string,\n name: string,\n nextLink: string,\n options?: MhsmRegionsListByResourceNextOptionalParams,\n ): Promise<MhsmRegionsListByResourceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, nextLink, options },\n listByResourceNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByResourceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/regions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmRegionsListResult,\n },\n default: {\n bodyMapper: Mappers.ManagedHsmError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.name1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByResourceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmRegionsListResult,\n },\n default: {\n bodyMapper: Mappers.ManagedHsmError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.name1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"mhsmRegions.js","sourceRoot":"","sources":["../../../src/operations/mhsmRegions.ts"],"names":[],"mappings":"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","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport type { MhsmRegions } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport type { KeyVaultManagementClient } from \"../keyVaultManagementClient.js\";\nimport type {\n MhsmGeoReplicatedRegion,\n MhsmRegionsListByResourceNextOptionalParams,\n MhsmRegionsListByResourceOptionalParams,\n MhsmRegionsListByResourceResponse,\n MhsmRegionsListByResourceNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing MhsmRegions operations. */\nexport class MhsmRegionsImpl implements MhsmRegions {\n private readonly client: KeyVaultManagementClient;\n\n /**\n * Initialize a new instance of the class MhsmRegions class.\n * @param client Reference to the service client\n */\n constructor(client: KeyVaultManagementClient) {\n this.client = client;\n }\n\n /**\n * The List operation gets information about the regions associated with the managed HSM Pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name The name of the managed HSM Pool.\n * @param options The options parameters.\n */\n public listByResource(\n resourceGroupName: string,\n name: string,\n options?: MhsmRegionsListByResourceOptionalParams,\n ): PagedAsyncIterableIterator<MhsmGeoReplicatedRegion> {\n const iter = this.listByResourcePagingAll(resourceGroupName, name, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByResourcePagingPage(resourceGroupName, name, options, settings);\n },\n };\n }\n\n private async *listByResourcePagingPage(\n resourceGroupName: string,\n name: string,\n options?: MhsmRegionsListByResourceOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<MhsmGeoReplicatedRegion[]> {\n let result: MhsmRegionsListByResourceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByResource(resourceGroupName, name, options);\n const page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByResourceNext(resourceGroupName, name, continuationToken, options);\n continuationToken = result.nextLink;\n const page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByResourcePagingAll(\n resourceGroupName: string,\n name: string,\n options?: MhsmRegionsListByResourceOptionalParams,\n ): AsyncIterableIterator<MhsmGeoReplicatedRegion> {\n for await (const page of this.listByResourcePagingPage(resourceGroupName, name, options)) {\n yield* page;\n }\n }\n\n /**\n * The List operation gets information about the regions associated with the managed HSM Pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name The name of the managed HSM Pool.\n * @param options The options parameters.\n */\n private _listByResource(\n resourceGroupName: string,\n name: string,\n options?: MhsmRegionsListByResourceOptionalParams,\n ): Promise<MhsmRegionsListByResourceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, options },\n listByResourceOperationSpec,\n );\n }\n\n /**\n * ListByResourceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param name The name of the managed HSM Pool.\n * @param nextLink The nextLink from the previous successful call to the ListByResource method.\n * @param options The options parameters.\n */\n private _listByResourceNext(\n resourceGroupName: string,\n name: string,\n nextLink: string,\n options?: MhsmRegionsListByResourceNextOptionalParams,\n ): Promise<MhsmRegionsListByResourceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, name, nextLink, options },\n listByResourceNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByResourceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/regions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmRegionsListResult,\n },\n default: {\n bodyMapper: Mappers.ManagedHsmError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.name,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByResourceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.MhsmRegionsListResult,\n },\n default: {\n bodyMapper: Mappers.ManagedHsmError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.name,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,7 +1,7 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Operations } from "../operationsInterfaces/index.js";
3
- import { KeyVaultManagementClient } from "../keyVaultManagementClient.js";
4
- import { Operation, OperationsListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { Operations } from "../operationsInterfaces/index.js";
3
+ import type { KeyVaultManagementClient } from "../keyVaultManagementClient.js";
4
+ import type { Operation, OperationsListOptionalParams } from "../models/index.js";
5
5
  /** Class containing Operations operations. */
6
6
  export declare class OperationsImpl implements Operations {
7
7
  private readonly client;
@@ -11,14 +11,14 @@ export declare class OperationsImpl implements Operations {
11
11
  */
12
12
  constructor(client: KeyVaultManagementClient);
13
13
  /**
14
- * Lists all of the available Key Vault Rest API operations.
14
+ * List the operations for the provider
15
15
  * @param options The options parameters.
16
16
  */
17
17
  list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
18
18
  private listPagingPage;
19
19
  private listPagingAll;
20
20
  /**
21
- * Lists all of the available Key Vault Rest API operations.
21
+ * List the operations for the provider
22
22
  * @param options The options parameters.
23
23
  */
24
24
  private _list;
@@ -1 +1 @@
1
- {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAI9D,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EACL,SAAS,EAET,4BAA4B,EAG7B,MAAM,oBAAoB,CAAC;AAG5B,8CAA8C;AAC9C,qBAAa,cAAe,YAAW,UAAU;IAC/C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;OAGG;IACI,IAAI,CACT,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC;YAkBzB,cAAc;YAsBd,aAAa;IAQ5B;;;OAGG;IACH,OAAO,CAAC,KAAK;IAMb;;;;OAIG;IACH,OAAO,CAAC,SAAS;CASlB"}
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAEnF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAInE,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC/E,OAAO,KAAK,EACV,SAAS,EAET,4BAA4B,EAG7B,MAAM,oBAAoB,CAAC;AAG5B,8CAA8C;AAC9C,qBAAa,cAAe,YAAW,UAAU;IAC/C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;OAGG;IACI,IAAI,CAAC,OAAO,CAAC,EAAE,4BAA4B,GAAG,0BAA0B,CAAC,SAAS,CAAC;YAkB3E,cAAc;YAsBd,aAAa;IAQ5B;;;OAGG;IACH,OAAO,CAAC,KAAK;IAIb;;;;OAIG;IACH,OAAO,CAAC,SAAS;CAMlB"}
@@ -1,11 +1,6 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  exports.OperationsImpl = void 0;
11
6
  const tslib_1 = require("tslib");
@@ -16,6 +11,7 @@ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
16
11
  /// <reference lib="esnext.asynciterable" />
17
12
  /** Class containing Operations operations. */
18
13
  class OperationsImpl {
14
+ client;
19
15
  /**
20
16
  * Initialize a new instance of the class Operations class.
21
17
  * @param client Reference to the service client
@@ -24,7 +20,7 @@ class OperationsImpl {
24
20
  this.client = client;
25
21
  }
26
22
  /**
27
- * Lists all of the available Key Vault Rest API operations.
23
+ * List the operations for the provider
28
24
  * @param options The options parameters.
29
25
  */
30
26
  list(options) {
@@ -37,55 +33,38 @@ class OperationsImpl {
37
33
  return this;
38
34
  },
39
35
  byPage: (settings) => {
40
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
36
+ if (settings?.maxPageSize) {
41
37
  throw new Error("maxPageSize is not supported by this operation.");
42
38
  }
43
39
  return this.listPagingPage(options, settings);
44
40
  },
45
41
  };
46
42
  }
47
- listPagingPage(options, settings) {
48
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingPage_1() {
49
- let result;
50
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
51
- if (!continuationToken) {
52
- result = yield tslib_1.__await(this._list(options));
53
- let page = result.value || [];
54
- continuationToken = result.nextLink;
55
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
56
- yield yield tslib_1.__await(page);
57
- }
58
- while (continuationToken) {
59
- result = yield tslib_1.__await(this._listNext(continuationToken, options));
60
- continuationToken = result.nextLink;
61
- let page = result.value || [];
62
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
63
- yield yield tslib_1.__await(page);
64
- }
65
- });
43
+ async *listPagingPage(options, settings) {
44
+ let result;
45
+ let continuationToken = settings?.continuationToken;
46
+ if (!continuationToken) {
47
+ result = await this._list(options);
48
+ const page = result.value || [];
49
+ continuationToken = result.nextLink;
50
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
51
+ yield page;
52
+ }
53
+ while (continuationToken) {
54
+ result = await this._listNext(continuationToken, options);
55
+ continuationToken = result.nextLink;
56
+ const page = result.value || [];
57
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
58
+ yield page;
59
+ }
66
60
  }
67
- listPagingAll(options) {
68
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingAll_1() {
69
- var _a, e_1, _b, _c;
70
- try {
71
- for (var _d = true, _e = tslib_1.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
72
- _c = _f.value;
73
- _d = false;
74
- const page = _c;
75
- yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
76
- }
77
- }
78
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
79
- finally {
80
- try {
81
- if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
82
- }
83
- finally { if (e_1) throw e_1.error; }
84
- }
85
- });
61
+ async *listPagingAll(options) {
62
+ for await (const page of this.listPagingPage(options)) {
63
+ yield* page;
64
+ }
86
65
  }
87
66
  /**
88
- * Lists all of the available Key Vault Rest API operations.
67
+ * List the operations for the provider
89
68
  * @param options The options parameters.
90
69
  */
91
70
  _list(options) {