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

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 (492) hide show
  1. package/README.md +1 -0
  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 +24 -31
  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 +2 -7
  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 +1693 -1551
  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 +71 -78
  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 +62 -67
  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 +243 -256
  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 +28 -32
  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 +5 -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 +13 -18
  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 +6 -11
  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 +56 -60
  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 +5 -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 +67 -74
  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 +242 -261
  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 +2 -7
  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 +23 -30
  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 +2 -7
  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 +1696 -1554
  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 +71 -78
  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 +62 -67
  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 +242 -255
  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 +27 -31
  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 +5 -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 +13 -18
  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 +6 -11
  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 +55 -59
  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 +5 -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 +67 -74
  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 +241 -260
  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 +2 -7
  245. package/dist/commonjs/pagingHelper.js.map +1 -1
  246. package/dist/esm/index.d.ts.map +1 -1
  247. package/dist/esm/index.js +4 -7
  248. package/dist/esm/index.js.map +1 -1
  249. package/dist/esm/keyVaultManagementClient.d.ts +11 -12
  250. package/dist/esm/keyVaultManagementClient.d.ts.map +1 -1
  251. package/dist/esm/keyVaultManagementClient.js +24 -31
  252. package/dist/esm/keyVaultManagementClient.js.map +1 -1
  253. package/dist/esm/lroImpl.d.ts +1 -1
  254. package/dist/esm/lroImpl.d.ts.map +1 -1
  255. package/dist/esm/lroImpl.js +2 -7
  256. package/dist/esm/lroImpl.js.map +1 -1
  257. package/dist/esm/models/index.d.ts +1514 -1451
  258. package/dist/esm/models/index.d.ts.map +1 -1
  259. package/dist/esm/models/index.js +204 -201
  260. package/dist/esm/models/index.js.map +1 -1
  261. package/dist/esm/models/mappers.d.ts +76 -72
  262. package/dist/esm/models/mappers.d.ts.map +1 -1
  263. package/dist/esm/models/mappers.js +1693 -1551
  264. package/dist/esm/models/mappers.js.map +1 -1
  265. package/dist/esm/models/parameters.d.ts +17 -19
  266. package/dist/esm/models/parameters.d.ts.map +1 -1
  267. package/dist/esm/models/parameters.js +107 -132
  268. package/dist/esm/models/parameters.js.map +1 -1
  269. package/dist/esm/operations/index.d.ts +6 -6
  270. package/dist/esm/operations/index.d.ts.map +1 -1
  271. package/dist/esm/operations/index.js +10 -13
  272. package/dist/esm/operations/index.js.map +1 -1
  273. package/dist/esm/operations/keys.d.ts +36 -38
  274. package/dist/esm/operations/keys.d.ts.map +1 -1
  275. package/dist/esm/operations/keys.js +71 -78
  276. package/dist/esm/operations/keys.js.map +1 -1
  277. package/dist/esm/operations/managedHsmKeys.d.ts +20 -20
  278. package/dist/esm/operations/managedHsmKeys.d.ts.map +1 -1
  279. package/dist/esm/operations/managedHsmKeys.js +62 -67
  280. package/dist/esm/operations/managedHsmKeys.js.map +1 -1
  281. package/dist/esm/operations/managedHsms.d.ts +77 -77
  282. package/dist/esm/operations/managedHsms.d.ts.map +1 -1
  283. package/dist/esm/operations/managedHsms.js +243 -256
  284. package/dist/esm/operations/managedHsms.js.map +1 -1
  285. package/dist/esm/operations/mhsmPrivateEndpointConnections.d.ts +19 -19
  286. package/dist/esm/operations/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  287. package/dist/esm/operations/mhsmPrivateEndpointConnections.js +28 -32
  288. package/dist/esm/operations/mhsmPrivateEndpointConnections.js.map +1 -1
  289. package/dist/esm/operations/mhsmPrivateLinkResources.d.ts +5 -5
  290. package/dist/esm/operations/mhsmPrivateLinkResources.d.ts.map +1 -1
  291. package/dist/esm/operations/mhsmPrivateLinkResources.js +5 -10
  292. package/dist/esm/operations/mhsmPrivateLinkResources.js.map +1 -1
  293. package/dist/esm/operations/mhsmRegions.d.ts +10 -10
  294. package/dist/esm/operations/mhsmRegions.d.ts.map +1 -1
  295. package/dist/esm/operations/mhsmRegions.js +13 -18
  296. package/dist/esm/operations/mhsmRegions.js.map +1 -1
  297. package/dist/esm/operations/operations.d.ts +6 -6
  298. package/dist/esm/operations/operations.d.ts.map +1 -1
  299. package/dist/esm/operations/operations.js +6 -11
  300. package/dist/esm/operations/operations.js.map +1 -1
  301. package/dist/esm/operations/privateEndpointConnections.d.ts +25 -25
  302. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  303. package/dist/esm/operations/privateEndpointConnections.js +56 -60
  304. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  305. package/dist/esm/operations/privateLinkResources.d.ts +5 -5
  306. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  307. package/dist/esm/operations/privateLinkResources.js +5 -10
  308. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  309. package/dist/esm/operations/secrets.d.ts +30 -32
  310. package/dist/esm/operations/secrets.d.ts.map +1 -1
  311. package/dist/esm/operations/secrets.js +67 -74
  312. package/dist/esm/operations/secrets.js.map +1 -1
  313. package/dist/esm/operations/vaults.d.ts +72 -72
  314. package/dist/esm/operations/vaults.d.ts.map +1 -1
  315. package/dist/esm/operations/vaults.js +242 -261
  316. package/dist/esm/operations/vaults.js.map +1 -1
  317. package/dist/esm/operationsInterfaces/index.d.ts +6 -6
  318. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  319. package/dist/esm/operationsInterfaces/index.js +10 -13
  320. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  321. package/dist/esm/operationsInterfaces/keys.d.ts +20 -22
  322. package/dist/esm/operationsInterfaces/keys.d.ts.map +1 -1
  323. package/dist/esm/operationsInterfaces/keys.js +2 -7
  324. package/dist/esm/operationsInterfaces/keys.js.map +1 -1
  325. package/dist/esm/operationsInterfaces/managedHsmKeys.d.ts +10 -10
  326. package/dist/esm/operationsInterfaces/managedHsmKeys.d.ts.map +1 -1
  327. package/dist/esm/operationsInterfaces/managedHsmKeys.js +2 -7
  328. package/dist/esm/operationsInterfaces/managedHsmKeys.js.map +1 -1
  329. package/dist/esm/operationsInterfaces/managedHsms.d.ts +54 -54
  330. package/dist/esm/operationsInterfaces/managedHsms.d.ts.map +1 -1
  331. package/dist/esm/operationsInterfaces/managedHsms.js +2 -7
  332. package/dist/esm/operationsInterfaces/managedHsms.js.map +1 -1
  333. package/dist/esm/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts +13 -13
  334. package/dist/esm/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  335. package/dist/esm/operationsInterfaces/mhsmPrivateEndpointConnections.js +2 -7
  336. package/dist/esm/operationsInterfaces/mhsmPrivateEndpointConnections.js.map +1 -1
  337. package/dist/esm/operationsInterfaces/mhsmPrivateLinkResources.d.ts +3 -3
  338. package/dist/esm/operationsInterfaces/mhsmPrivateLinkResources.d.ts.map +1 -1
  339. package/dist/esm/operationsInterfaces/mhsmPrivateLinkResources.js +2 -7
  340. package/dist/esm/operationsInterfaces/mhsmPrivateLinkResources.js.map +1 -1
  341. package/dist/esm/operationsInterfaces/mhsmRegions.d.ts +4 -4
  342. package/dist/esm/operationsInterfaces/mhsmRegions.d.ts.map +1 -1
  343. package/dist/esm/operationsInterfaces/mhsmRegions.js +2 -7
  344. package/dist/esm/operationsInterfaces/mhsmRegions.js.map +1 -1
  345. package/dist/esm/operationsInterfaces/operations.d.ts +3 -3
  346. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  347. package/dist/esm/operationsInterfaces/operations.js +2 -7
  348. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  349. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +13 -13
  350. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  351. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
  352. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  353. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +3 -3
  354. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  355. package/dist/esm/operationsInterfaces/privateLinkResources.js +2 -7
  356. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  357. package/dist/esm/operationsInterfaces/secrets.d.ts +18 -20
  358. package/dist/esm/operationsInterfaces/secrets.d.ts.map +1 -1
  359. package/dist/esm/operationsInterfaces/secrets.js +2 -7
  360. package/dist/esm/operationsInterfaces/secrets.js.map +1 -1
  361. package/dist/esm/operationsInterfaces/vaults.d.ts +50 -50
  362. package/dist/esm/operationsInterfaces/vaults.d.ts.map +1 -1
  363. package/dist/esm/operationsInterfaces/vaults.js +2 -7
  364. package/dist/esm/operationsInterfaces/vaults.js.map +1 -1
  365. package/dist/esm/pagingHelper.d.ts.map +1 -1
  366. package/dist/esm/pagingHelper.js +2 -7
  367. package/dist/esm/pagingHelper.js.map +1 -1
  368. package/dist/react-native/index.d.ts.map +1 -1
  369. package/dist/react-native/index.js +4 -7
  370. package/dist/react-native/index.js.map +1 -1
  371. package/dist/react-native/keyVaultManagementClient.d.ts +11 -12
  372. package/dist/react-native/keyVaultManagementClient.d.ts.map +1 -1
  373. package/dist/react-native/keyVaultManagementClient.js +24 -31
  374. package/dist/react-native/keyVaultManagementClient.js.map +1 -1
  375. package/dist/react-native/lroImpl.d.ts +1 -1
  376. package/dist/react-native/lroImpl.d.ts.map +1 -1
  377. package/dist/react-native/lroImpl.js +2 -7
  378. package/dist/react-native/lroImpl.js.map +1 -1
  379. package/dist/react-native/models/index.d.ts +1514 -1451
  380. package/dist/react-native/models/index.d.ts.map +1 -1
  381. package/dist/react-native/models/index.js +204 -201
  382. package/dist/react-native/models/index.js.map +1 -1
  383. package/dist/react-native/models/mappers.d.ts +76 -72
  384. package/dist/react-native/models/mappers.d.ts.map +1 -1
  385. package/dist/react-native/models/mappers.js +1693 -1551
  386. package/dist/react-native/models/mappers.js.map +1 -1
  387. package/dist/react-native/models/parameters.d.ts +17 -19
  388. package/dist/react-native/models/parameters.d.ts.map +1 -1
  389. package/dist/react-native/models/parameters.js +107 -132
  390. package/dist/react-native/models/parameters.js.map +1 -1
  391. package/dist/react-native/operations/index.d.ts +6 -6
  392. package/dist/react-native/operations/index.d.ts.map +1 -1
  393. package/dist/react-native/operations/index.js +10 -13
  394. package/dist/react-native/operations/index.js.map +1 -1
  395. package/dist/react-native/operations/keys.d.ts +36 -38
  396. package/dist/react-native/operations/keys.d.ts.map +1 -1
  397. package/dist/react-native/operations/keys.js +71 -78
  398. package/dist/react-native/operations/keys.js.map +1 -1
  399. package/dist/react-native/operations/managedHsmKeys.d.ts +20 -20
  400. package/dist/react-native/operations/managedHsmKeys.d.ts.map +1 -1
  401. package/dist/react-native/operations/managedHsmKeys.js +62 -67
  402. package/dist/react-native/operations/managedHsmKeys.js.map +1 -1
  403. package/dist/react-native/operations/managedHsms.d.ts +77 -77
  404. package/dist/react-native/operations/managedHsms.d.ts.map +1 -1
  405. package/dist/react-native/operations/managedHsms.js +243 -256
  406. package/dist/react-native/operations/managedHsms.js.map +1 -1
  407. package/dist/react-native/operations/mhsmPrivateEndpointConnections.d.ts +19 -19
  408. package/dist/react-native/operations/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  409. package/dist/react-native/operations/mhsmPrivateEndpointConnections.js +28 -32
  410. package/dist/react-native/operations/mhsmPrivateEndpointConnections.js.map +1 -1
  411. package/dist/react-native/operations/mhsmPrivateLinkResources.d.ts +5 -5
  412. package/dist/react-native/operations/mhsmPrivateLinkResources.d.ts.map +1 -1
  413. package/dist/react-native/operations/mhsmPrivateLinkResources.js +5 -10
  414. package/dist/react-native/operations/mhsmPrivateLinkResources.js.map +1 -1
  415. package/dist/react-native/operations/mhsmRegions.d.ts +10 -10
  416. package/dist/react-native/operations/mhsmRegions.d.ts.map +1 -1
  417. package/dist/react-native/operations/mhsmRegions.js +13 -18
  418. package/dist/react-native/operations/mhsmRegions.js.map +1 -1
  419. package/dist/react-native/operations/operations.d.ts +6 -6
  420. package/dist/react-native/operations/operations.d.ts.map +1 -1
  421. package/dist/react-native/operations/operations.js +6 -11
  422. package/dist/react-native/operations/operations.js.map +1 -1
  423. package/dist/react-native/operations/privateEndpointConnections.d.ts +25 -25
  424. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  425. package/dist/react-native/operations/privateEndpointConnections.js +56 -60
  426. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  427. package/dist/react-native/operations/privateLinkResources.d.ts +5 -5
  428. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  429. package/dist/react-native/operations/privateLinkResources.js +5 -10
  430. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  431. package/dist/react-native/operations/secrets.d.ts +30 -32
  432. package/dist/react-native/operations/secrets.d.ts.map +1 -1
  433. package/dist/react-native/operations/secrets.js +67 -74
  434. package/dist/react-native/operations/secrets.js.map +1 -1
  435. package/dist/react-native/operations/vaults.d.ts +72 -72
  436. package/dist/react-native/operations/vaults.d.ts.map +1 -1
  437. package/dist/react-native/operations/vaults.js +242 -261
  438. package/dist/react-native/operations/vaults.js.map +1 -1
  439. package/dist/react-native/operationsInterfaces/index.d.ts +6 -6
  440. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  441. package/dist/react-native/operationsInterfaces/index.js +10 -13
  442. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  443. package/dist/react-native/operationsInterfaces/keys.d.ts +20 -22
  444. package/dist/react-native/operationsInterfaces/keys.d.ts.map +1 -1
  445. package/dist/react-native/operationsInterfaces/keys.js +2 -7
  446. package/dist/react-native/operationsInterfaces/keys.js.map +1 -1
  447. package/dist/react-native/operationsInterfaces/managedHsmKeys.d.ts +10 -10
  448. package/dist/react-native/operationsInterfaces/managedHsmKeys.d.ts.map +1 -1
  449. package/dist/react-native/operationsInterfaces/managedHsmKeys.js +2 -7
  450. package/dist/react-native/operationsInterfaces/managedHsmKeys.js.map +1 -1
  451. package/dist/react-native/operationsInterfaces/managedHsms.d.ts +54 -54
  452. package/dist/react-native/operationsInterfaces/managedHsms.d.ts.map +1 -1
  453. package/dist/react-native/operationsInterfaces/managedHsms.js +2 -7
  454. package/dist/react-native/operationsInterfaces/managedHsms.js.map +1 -1
  455. package/dist/react-native/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts +13 -13
  456. package/dist/react-native/operationsInterfaces/mhsmPrivateEndpointConnections.d.ts.map +1 -1
  457. package/dist/react-native/operationsInterfaces/mhsmPrivateEndpointConnections.js +2 -7
  458. package/dist/react-native/operationsInterfaces/mhsmPrivateEndpointConnections.js.map +1 -1
  459. package/dist/react-native/operationsInterfaces/mhsmPrivateLinkResources.d.ts +3 -3
  460. package/dist/react-native/operationsInterfaces/mhsmPrivateLinkResources.d.ts.map +1 -1
  461. package/dist/react-native/operationsInterfaces/mhsmPrivateLinkResources.js +2 -7
  462. package/dist/react-native/operationsInterfaces/mhsmPrivateLinkResources.js.map +1 -1
  463. package/dist/react-native/operationsInterfaces/mhsmRegions.d.ts +4 -4
  464. package/dist/react-native/operationsInterfaces/mhsmRegions.d.ts.map +1 -1
  465. package/dist/react-native/operationsInterfaces/mhsmRegions.js +2 -7
  466. package/dist/react-native/operationsInterfaces/mhsmRegions.js.map +1 -1
  467. package/dist/react-native/operationsInterfaces/operations.d.ts +3 -3
  468. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  469. package/dist/react-native/operationsInterfaces/operations.js +2 -7
  470. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  471. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +13 -13
  472. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  473. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
  474. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  475. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +3 -3
  476. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  477. package/dist/react-native/operationsInterfaces/privateLinkResources.js +2 -7
  478. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  479. package/dist/react-native/operationsInterfaces/secrets.d.ts +18 -20
  480. package/dist/react-native/operationsInterfaces/secrets.d.ts.map +1 -1
  481. package/dist/react-native/operationsInterfaces/secrets.js +2 -7
  482. package/dist/react-native/operationsInterfaces/secrets.js.map +1 -1
  483. package/dist/react-native/operationsInterfaces/vaults.d.ts +50 -50
  484. package/dist/react-native/operationsInterfaces/vaults.d.ts.map +1 -1
  485. package/dist/react-native/operationsInterfaces/vaults.js +2 -7
  486. package/dist/react-native/operationsInterfaces/vaults.js.map +1 -1
  487. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  488. package/dist/react-native/pagingHelper.js +2 -7
  489. package/dist/react-native/pagingHelper.js.map +1 -1
  490. package/package.json +41 -42
  491. package/CHANGELOG.md +0 -121
  492. package/review/arm-keyvault-node.api.md +0 -1722
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListByResourceOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsPutOptionalParams,\n PrivateEndpointConnectionsPutResponse,\n PrivateEndpointConnectionsDeleteOptionalParams,\n PrivateEndpointConnectionsDeleteResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * The List operation gets information about the private endpoint connections associated with the\n * vault.\n * @param resourceGroupName Name of the resource group that contains the key vault.\n * @param vaultName The name of the key vault.\n * @param options The options parameters.\n */\n listByResource(\n resourceGroupName: string,\n vaultName: string,\n options?: PrivateEndpointConnectionsListByResourceOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Gets the specified private endpoint connection associated with the key vault.\n * @param resourceGroupName Name of the resource group that contains the key vault.\n * @param vaultName The name of the key vault.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the key\n * vault.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n vaultName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n /**\n * Updates the specified private endpoint connection associated with the key vault.\n * @param resourceGroupName Name of the resource group that contains the key vault.\n * @param vaultName The name of the key vault.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the key\n * vault.\n * @param properties The intended state of private endpoint connection.\n * @param options The options parameters.\n */\n put(\n resourceGroupName: string,\n vaultName: string,\n privateEndpointConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsPutOptionalParams,\n ): Promise<PrivateEndpointConnectionsPutResponse>;\n /**\n * Deletes the specified private endpoint connection associated with the key vault.\n * @param resourceGroupName Name of the resource group that contains the key vault.\n * @param vaultName The name of the key vault.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the key\n * vault.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n vaultName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionsDeleteResponse>,\n PrivateEndpointConnectionsDeleteResponse\n >\n >;\n /**\n * Deletes the specified private endpoint connection associated with the key vault.\n * @param resourceGroupName Name of the resource group that contains the key vault.\n * @param vaultName The name of the key vault.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the key\n * vault.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n vaultName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<PrivateEndpointConnectionsDeleteResponse>;\n}\n"]}
1
+ {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","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 } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListByResourceOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsPutOptionalParams,\n PrivateEndpointConnectionsPutResponse,\n PrivateEndpointConnectionsDeleteOptionalParams,\n PrivateEndpointConnectionsDeleteResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * The List operation gets information about the private endpoint connections associated with the\n * vault.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param options The options parameters.\n */\n listByResource(\n resourceGroupName: string,\n vaultName: string,\n options?: PrivateEndpointConnectionsListByResourceOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Gets the specified private endpoint connection associated with the key vault.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the key\n * vault.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n vaultName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n /**\n * Updates the specified private endpoint connection associated with the key vault.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the key\n * vault.\n * @param properties The intended state of private endpoint connection.\n * @param options The options parameters.\n */\n put(\n resourceGroupName: string,\n vaultName: string,\n privateEndpointConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsPutOptionalParams,\n ): Promise<PrivateEndpointConnectionsPutResponse>;\n /**\n * Deletes the specified private endpoint connection associated with the key vault.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the key\n * vault.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n vaultName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionsDeleteResponse>,\n PrivateEndpointConnectionsDeleteResponse\n >\n >;\n /**\n * Deletes the specified private endpoint connection associated with the key vault.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param privateEndpointConnectionName Name of the private endpoint connection associated with the key\n * vault.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n vaultName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<PrivateEndpointConnectionsDeleteResponse>;\n}\n"]}
@@ -1,10 +1,10 @@
1
- import { PrivateLinkResourcesListByVaultOptionalParams, PrivateLinkResourcesListByVaultResponse } from "../models/index.js";
1
+ import type { PrivateLinkResourcesListByVaultOptionalParams, PrivateLinkResourcesListByVaultResponse } from "../models/index.js";
2
2
  /** Interface representing a PrivateLinkResources. */
3
3
  export interface PrivateLinkResources {
4
4
  /**
5
5
  * Gets the private link resources supported for the key vault.
6
- * @param resourceGroupName Name of the resource group that contains the key vault.
7
- * @param vaultName The name of the key vault.
6
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
7
+ * @param vaultName The name of the vault.
8
8
  * @param options The options parameters.
9
9
  */
10
10
  listByVault(resourceGroupName: string, vaultName: string, options?: PrivateLinkResourcesListByVaultOptionalParams): Promise<PrivateLinkResourcesListByVaultResponse>;
@@ -1 +1 @@
1
- {"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
1
+ {"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
@@ -1,9 +1,4 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  export {};
9
4
  //# sourceMappingURL=privateLinkResources.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n PrivateLinkResourcesListByVaultOptionalParams,\n PrivateLinkResourcesListByVaultResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateLinkResources. */\nexport interface PrivateLinkResources {\n /**\n * Gets the private link resources supported for the key vault.\n * @param resourceGroupName Name of the resource group that contains the key vault.\n * @param vaultName The name of the key vault.\n * @param options The options parameters.\n */\n listByVault(\n resourceGroupName: string,\n vaultName: string,\n options?: PrivateLinkResourcesListByVaultOptionalParams,\n ): Promise<PrivateLinkResourcesListByVaultResponse>;\n}\n"]}
1
+ {"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","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 {\n PrivateLinkResourcesListByVaultOptionalParams,\n PrivateLinkResourcesListByVaultResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateLinkResources. */\nexport interface PrivateLinkResources {\n /**\n * Gets the private link resources supported for the key vault.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param options The options parameters.\n */\n listByVault(\n resourceGroupName: string,\n vaultName: string,\n options?: PrivateLinkResourcesListByVaultOptionalParams,\n ): Promise<PrivateLinkResourcesListByVaultResponse>;\n}\n"]}
@@ -1,25 +1,32 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Secret, SecretsListOptionalParams, SecretCreateOrUpdateParameters, SecretsCreateOrUpdateOptionalParams, SecretsCreateOrUpdateResponse, SecretPatchParameters, SecretsUpdateOptionalParams, SecretsUpdateResponse, SecretsGetOptionalParams, SecretsGetResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { Secret, SecretsListOptionalParams, SecretsGetOptionalParams, SecretsGetResponse, SecretCreateOrUpdateParameters, SecretsCreateOrUpdateOptionalParams, SecretsCreateOrUpdateResponse, SecretPatchParameters, SecretsUpdateOptionalParams, SecretsUpdateResponse } from "../models/index.js";
3
3
  /** Interface representing a Secrets. */
4
4
  export interface Secrets {
5
5
  /**
6
6
  * The List operation gets information about the secrets in a vault. NOTE: This API is intended for
7
7
  * internal use in ARM deployments. Users should use the data-plane REST service for interaction with
8
8
  * vault secrets.
9
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
9
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
10
10
  * @param vaultName The name of the vault.
11
11
  * @param options The options parameters.
12
12
  */
13
13
  list(resourceGroupName: string, vaultName: string, options?: SecretsListOptionalParams): PagedAsyncIterableIterator<Secret>;
14
+ /**
15
+ * Gets the specified secret. NOTE: This API is intended for internal use in ARM deployments. Users
16
+ * should use the data-plane REST service for interaction with vault secrets.
17
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
18
+ * @param vaultName The name of the vault.
19
+ * @param secretName The name of the secret.
20
+ * @param options The options parameters.
21
+ */
22
+ get(resourceGroupName: string, vaultName: string, secretName: string, options?: SecretsGetOptionalParams): Promise<SecretsGetResponse>;
14
23
  /**
15
24
  * Create or update a secret in a key vault in the specified subscription. NOTE: This API is intended
16
25
  * for internal use in ARM deployments. Users should use the data-plane REST service for interaction
17
26
  * with vault secrets.
18
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
19
- * @param vaultName Name of the vault
20
- * @param secretName Name of the secret. The value you provide may be copied globally for the purpose
21
- * of running the service. The value provided should not include personally identifiable or sensitive
22
- * information.
27
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
28
+ * @param vaultName The name of the vault.
29
+ * @param secretName The name of the secret.
23
30
  * @param parameters Parameters to create or update the secret
24
31
  * @param options The options parameters.
25
32
  */
@@ -27,21 +34,12 @@ export interface Secrets {
27
34
  /**
28
35
  * Update a secret in the specified subscription. NOTE: This API is intended for internal use in ARM
29
36
  * deployments. Users should use the data-plane REST service for interaction with vault secrets.
30
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
31
- * @param vaultName Name of the vault
32
- * @param secretName Name of the secret
33
- * @param parameters Parameters to patch the secret
34
- * @param options The options parameters.
35
- */
36
- update(resourceGroupName: string, vaultName: string, secretName: string, parameters: SecretPatchParameters, options?: SecretsUpdateOptionalParams): Promise<SecretsUpdateResponse>;
37
- /**
38
- * Gets the specified secret. NOTE: This API is intended for internal use in ARM deployments. Users
39
- * should use the data-plane REST service for interaction with vault secrets.
40
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
37
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
38
  * @param vaultName The name of the vault.
42
39
  * @param secretName The name of the secret.
40
+ * @param parameters Parameters to patch the secret
43
41
  * @param options The options parameters.
44
42
  */
45
- get(resourceGroupName: string, vaultName: string, secretName: string, options?: SecretsGetOptionalParams): Promise<SecretsGetResponse>;
43
+ update(resourceGroupName: string, vaultName: string, secretName: string, parameters: SecretPatchParameters, options?: SecretsUpdateOptionalParams): Promise<SecretsUpdateResponse>;
46
44
  }
47
45
  //# sourceMappingURL=secrets.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"secrets.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/secrets.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,MAAM,EACN,yBAAyB,EACzB,8BAA8B,EAC9B,mCAAmC,EACnC,6BAA6B,EAC7B,qBAAqB,EACrB,2BAA2B,EAC3B,qBAAqB,EACrB,wBAAwB,EACxB,kBAAkB,EACnB,MAAM,oBAAoB,CAAC;AAG5B,wCAAwC;AACxC,MAAM,WAAW,OAAO;IACtB;;;;;;;OAOG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,yBAAyB,GAClC,0BAA0B,CAAC,MAAM,CAAC,CAAC;IACtC;;;;;;;;;;;OAWG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,8BAA8B,EAC1C,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,kBAAkB,CAAC,CAAC;CAChC"}
1
+ {"version":3,"file":"secrets.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/secrets.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,MAAM,EACN,yBAAyB,EACzB,wBAAwB,EACxB,kBAAkB,EAClB,8BAA8B,EAC9B,mCAAmC,EACnC,6BAA6B,EAC7B,qBAAqB,EACrB,2BAA2B,EAC3B,qBAAqB,EACtB,MAAM,oBAAoB,CAAC;AAG5B,wCAAwC;AACxC,MAAM,WAAW,OAAO;IACtB;;;;;;;OAOG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,yBAAyB,GAClC,0BAA0B,CAAC,MAAM,CAAC,CAAC;IACtC;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,kBAAkB,CAAC,CAAC;IAC/B;;;;;;;;;OASG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,8BAA8B,EAC1C,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;CACnC"}
@@ -1,9 +1,4 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  export {};
9
4
  //# sourceMappingURL=secrets.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"secrets.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/secrets.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n Secret,\n SecretsListOptionalParams,\n SecretCreateOrUpdateParameters,\n SecretsCreateOrUpdateOptionalParams,\n SecretsCreateOrUpdateResponse,\n SecretPatchParameters,\n SecretsUpdateOptionalParams,\n SecretsUpdateResponse,\n SecretsGetOptionalParams,\n SecretsGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Secrets. */\nexport interface Secrets {\n /**\n * The List operation gets information about the secrets in a vault. NOTE: This API is intended for\n * internal use in ARM deployments. Users should use the data-plane REST service for interaction with\n * vault secrets.\n * @param resourceGroupName The name of the Resource Group to which the vault belongs.\n * @param vaultName The name of the vault.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n vaultName: string,\n options?: SecretsListOptionalParams,\n ): PagedAsyncIterableIterator<Secret>;\n /**\n * Create or update a secret in a key vault in the specified subscription. NOTE: This API is intended\n * for internal use in ARM deployments. Users should use the data-plane REST service for interaction\n * with vault secrets.\n * @param resourceGroupName The name of the Resource Group to which the vault belongs.\n * @param vaultName Name of the vault\n * @param secretName Name of the secret. The value you provide may be copied globally for the purpose\n * of running the service. The value provided should not include personally identifiable or sensitive\n * information.\n * @param parameters Parameters to create or update the secret\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n vaultName: string,\n secretName: string,\n parameters: SecretCreateOrUpdateParameters,\n options?: SecretsCreateOrUpdateOptionalParams,\n ): Promise<SecretsCreateOrUpdateResponse>;\n /**\n * Update a secret in the specified subscription. NOTE: This API is intended for internal use in ARM\n * deployments. Users should use the data-plane REST service for interaction with vault secrets.\n * @param resourceGroupName The name of the Resource Group to which the vault belongs.\n * @param vaultName Name of the vault\n * @param secretName Name of the secret\n * @param parameters Parameters to patch the secret\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n vaultName: string,\n secretName: string,\n parameters: SecretPatchParameters,\n options?: SecretsUpdateOptionalParams,\n ): Promise<SecretsUpdateResponse>;\n /**\n * Gets the specified secret. NOTE: This API is intended for internal use in ARM deployments. Users\n * should use the data-plane REST service for interaction with vault secrets.\n * @param resourceGroupName The name of the Resource Group to which the vault belongs.\n * @param vaultName The name of the vault.\n * @param secretName The name of the secret.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n vaultName: string,\n secretName: string,\n options?: SecretsGetOptionalParams,\n ): Promise<SecretsGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"secrets.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/secrets.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","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 } from \"@azure/core-paging\";\nimport type {\n Secret,\n SecretsListOptionalParams,\n SecretsGetOptionalParams,\n SecretsGetResponse,\n SecretCreateOrUpdateParameters,\n SecretsCreateOrUpdateOptionalParams,\n SecretsCreateOrUpdateResponse,\n SecretPatchParameters,\n SecretsUpdateOptionalParams,\n SecretsUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Secrets. */\nexport interface Secrets {\n /**\n * The List operation gets information about the secrets in a vault. NOTE: This API is intended for\n * internal use in ARM deployments. Users should use the data-plane REST service for interaction with\n * vault secrets.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n vaultName: string,\n options?: SecretsListOptionalParams,\n ): PagedAsyncIterableIterator<Secret>;\n /**\n * Gets the specified secret. NOTE: This API is intended for internal use in ARM deployments. Users\n * should use the data-plane REST service for interaction with vault secrets.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param secretName The name of the secret.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n vaultName: string,\n secretName: string,\n options?: SecretsGetOptionalParams,\n ): Promise<SecretsGetResponse>;\n /**\n * Create or update a secret in a key vault in the specified subscription. NOTE: This API is intended\n * for internal use in ARM deployments. Users should use the data-plane REST service for interaction\n * with vault secrets.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param secretName The name of the secret.\n * @param parameters Parameters to create or update the secret\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n vaultName: string,\n secretName: string,\n parameters: SecretCreateOrUpdateParameters,\n options?: SecretsCreateOrUpdateOptionalParams,\n ): Promise<SecretsCreateOrUpdateResponse>;\n /**\n * Update a secret in the specified subscription. NOTE: This API is intended for internal use in ARM\n * deployments. Users should use the data-plane REST service for interaction with vault secrets.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param secretName The name of the secret.\n * @param parameters Parameters to patch the secret\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n vaultName: string,\n secretName: string,\n parameters: SecretPatchParameters,\n options?: SecretsUpdateOptionalParams,\n ): Promise<SecretsUpdateResponse>;\n}\n"]}
@@ -1,103 +1,103 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { Vault, VaultsListByResourceGroupOptionalParams, VaultsListBySubscriptionOptionalParams, DeletedVault, VaultsListDeletedOptionalParams, Resource, VaultsListOptionalParams, VaultCreateOrUpdateParameters, VaultsCreateOrUpdateOptionalParams, VaultsCreateOrUpdateResponse, VaultPatchParameters, VaultsUpdateOptionalParams, VaultsUpdateResponse, VaultsDeleteOptionalParams, VaultsGetOptionalParams, VaultsGetResponse, VaultAccessPolicyParameters, AccessPolicyUpdateKind, VaultsUpdateAccessPolicyOptionalParams, VaultsUpdateAccessPolicyResponse, VaultsGetDeletedOptionalParams, VaultsGetDeletedResponse, VaultsPurgeDeletedOptionalParams, VaultCheckNameAvailabilityParameters, VaultsCheckNameAvailabilityOptionalParams, VaultsCheckNameAvailabilityResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { DeletedVault, VaultsListDeletedOptionalParams, Vault, VaultsListBySubscriptionOptionalParams, VaultsListByResourceGroupOptionalParams, TrackedResource, VaultsListOptionalParams, VaultCheckNameAvailabilityParameters, VaultsCheckNameAvailabilityOptionalParams, VaultsCheckNameAvailabilityResponse, VaultsGetDeletedOptionalParams, VaultsGetDeletedResponse, VaultsPurgeDeletedOptionalParams, VaultsGetOptionalParams, VaultsGetResponse, VaultCreateOrUpdateParameters, VaultsCreateOrUpdateOptionalParams, VaultsCreateOrUpdateResponse, VaultPatchParameters, VaultsUpdateOptionalParams, VaultsUpdateResponse, VaultsDeleteOptionalParams, VaultAccessPolicyParameters, AccessPolicyUpdateKind, VaultsUpdateAccessPolicyOptionalParams, VaultsUpdateAccessPolicyResponse } from "../models/index.js";
4
4
  /** Interface representing a Vaults. */
5
5
  export interface Vaults {
6
6
  /**
7
- * The List operation gets information about the vaults associated with the subscription and within the
8
- * specified resource group.
9
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
7
+ * Gets information about the deleted vaults in a subscription.
10
8
  * @param options The options parameters.
11
9
  */
12
- listByResourceGroup(resourceGroupName: string, options?: VaultsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Vault>;
10
+ listDeleted(options?: VaultsListDeletedOptionalParams): PagedAsyncIterableIterator<DeletedVault>;
13
11
  /**
14
12
  * The List operation gets information about the vaults associated with the subscription.
15
13
  * @param options The options parameters.
16
14
  */
17
15
  listBySubscription(options?: VaultsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Vault>;
18
16
  /**
19
- * Gets information about the deleted vaults in a subscription.
17
+ * The List operation gets information about the vaults associated with the subscription and within the
18
+ * specified resource group.
19
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
20
20
  * @param options The options parameters.
21
21
  */
22
- listDeleted(options?: VaultsListDeletedOptionalParams): PagedAsyncIterableIterator<DeletedVault>;
22
+ listByResourceGroup(resourceGroupName: string, options?: VaultsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Vault>;
23
23
  /**
24
24
  * The List operation gets information about the vaults associated with the subscription.
25
25
  * @param options The options parameters.
26
26
  */
27
- list(options?: VaultsListOptionalParams): PagedAsyncIterableIterator<Resource>;
27
+ list(options?: VaultsListOptionalParams): PagedAsyncIterableIterator<TrackedResource>;
28
28
  /**
29
- * Create or update a key vault in the specified subscription.
30
- * @param resourceGroupName The name of the Resource Group to which the server belongs.
31
- * @param vaultName Name of the vault
32
- * @param parameters Parameters to create or update the vault
29
+ * Checks that the vault name is valid and is not already in use.
30
+ * @param vaultName The name of the vault.
33
31
  * @param options The options parameters.
34
32
  */
35
- beginCreateOrUpdate(resourceGroupName: string, vaultName: string, parameters: VaultCreateOrUpdateParameters, options?: VaultsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VaultsCreateOrUpdateResponse>, VaultsCreateOrUpdateResponse>>;
33
+ checkNameAvailability(vaultName: VaultCheckNameAvailabilityParameters, options?: VaultsCheckNameAvailabilityOptionalParams): Promise<VaultsCheckNameAvailabilityResponse>;
36
34
  /**
37
- * Create or update a key vault in the specified subscription.
38
- * @param resourceGroupName The name of the Resource Group to which the server belongs.
39
- * @param vaultName Name of the vault
40
- * @param parameters Parameters to create or update the vault
35
+ * Gets the deleted Azure key vault.
36
+ * @param vaultName The name of the vault.
37
+ * @param location The name of the Azure region.
41
38
  * @param options The options parameters.
42
39
  */
43
- beginCreateOrUpdateAndWait(resourceGroupName: string, vaultName: string, parameters: VaultCreateOrUpdateParameters, options?: VaultsCreateOrUpdateOptionalParams): Promise<VaultsCreateOrUpdateResponse>;
40
+ getDeleted(vaultName: string, location: string, options?: VaultsGetDeletedOptionalParams): Promise<VaultsGetDeletedResponse>;
44
41
  /**
45
- * Update a key vault in the specified subscription.
46
- * @param resourceGroupName The name of the Resource Group to which the server belongs.
47
- * @param vaultName Name of the vault
48
- * @param parameters Parameters to patch the vault
42
+ * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
43
+ * @param vaultName The name of the vault.
44
+ * @param location The name of the Azure region.
49
45
  * @param options The options parameters.
50
46
  */
51
- update(resourceGroupName: string, vaultName: string, parameters: VaultPatchParameters, options?: VaultsUpdateOptionalParams): Promise<VaultsUpdateResponse>;
47
+ beginPurgeDeleted(vaultName: string, location: string, options?: VaultsPurgeDeletedOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
52
48
  /**
53
- * Deletes the specified Azure key vault.
54
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
55
- * @param vaultName The name of the vault to delete
49
+ * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
50
+ * @param vaultName The name of the vault.
51
+ * @param location The name of the Azure region.
56
52
  * @param options The options parameters.
57
53
  */
58
- delete(resourceGroupName: string, vaultName: string, options?: VaultsDeleteOptionalParams): Promise<void>;
54
+ beginPurgeDeletedAndWait(vaultName: string, location: string, options?: VaultsPurgeDeletedOptionalParams): Promise<void>;
59
55
  /**
60
56
  * Gets the specified Azure key vault.
61
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
57
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
62
58
  * @param vaultName The name of the vault.
63
59
  * @param options The options parameters.
64
60
  */
65
61
  get(resourceGroupName: string, vaultName: string, options?: VaultsGetOptionalParams): Promise<VaultsGetResponse>;
66
62
  /**
67
- * Update access policies in a key vault in the specified subscription.
68
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
69
- * @param vaultName Name of the vault
70
- * @param operationKind Name of the operation
71
- * @param parameters Access policy to merge into the vault
63
+ * Create or update a key vault in the specified subscription.
64
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
65
+ * @param vaultName The name of the vault.
66
+ * @param parameters Parameters to create or update the vault
72
67
  * @param options The options parameters.
73
68
  */
74
- updateAccessPolicy(resourceGroupName: string, vaultName: string, operationKind: AccessPolicyUpdateKind, parameters: VaultAccessPolicyParameters, options?: VaultsUpdateAccessPolicyOptionalParams): Promise<VaultsUpdateAccessPolicyResponse>;
69
+ beginCreateOrUpdate(resourceGroupName: string, vaultName: string, parameters: VaultCreateOrUpdateParameters, options?: VaultsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VaultsCreateOrUpdateResponse>, VaultsCreateOrUpdateResponse>>;
75
70
  /**
76
- * Gets the deleted Azure key vault.
71
+ * Create or update a key vault in the specified subscription.
72
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
77
73
  * @param vaultName The name of the vault.
78
- * @param location The location of the deleted vault.
74
+ * @param parameters Parameters to create or update the vault
79
75
  * @param options The options parameters.
80
76
  */
81
- getDeleted(vaultName: string, location: string, options?: VaultsGetDeletedOptionalParams): Promise<VaultsGetDeletedResponse>;
77
+ beginCreateOrUpdateAndWait(resourceGroupName: string, vaultName: string, parameters: VaultCreateOrUpdateParameters, options?: VaultsCreateOrUpdateOptionalParams): Promise<VaultsCreateOrUpdateResponse>;
82
78
  /**
83
- * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
84
- * @param vaultName The name of the soft-deleted vault.
85
- * @param location The location of the soft-deleted vault.
79
+ * Update a key vault in the specified subscription.
80
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
81
+ * @param vaultName The name of the vault.
82
+ * @param parameters Parameters to patch the vault
86
83
  * @param options The options parameters.
87
84
  */
88
- beginPurgeDeleted(vaultName: string, location: string, options?: VaultsPurgeDeletedOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
85
+ update(resourceGroupName: string, vaultName: string, parameters: VaultPatchParameters, options?: VaultsUpdateOptionalParams): Promise<VaultsUpdateResponse>;
89
86
  /**
90
- * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
91
- * @param vaultName The name of the soft-deleted vault.
92
- * @param location The location of the soft-deleted vault.
87
+ * Deletes the specified Azure key vault.
88
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
89
+ * @param vaultName The name of the vault.
93
90
  * @param options The options parameters.
94
91
  */
95
- beginPurgeDeletedAndWait(vaultName: string, location: string, options?: VaultsPurgeDeletedOptionalParams): Promise<void>;
92
+ delete(resourceGroupName: string, vaultName: string, options?: VaultsDeleteOptionalParams): Promise<void>;
96
93
  /**
97
- * Checks that the vault name is valid and is not already in use.
98
- * @param vaultName The name of the vault.
94
+ * Update access policies in a key vault in the specified subscription.
95
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
96
+ * @param vaultName Name of the vault
97
+ * @param operationKind Name of the operation
98
+ * @param parameters Access policy to merge into the vault
99
99
  * @param options The options parameters.
100
100
  */
101
- checkNameAvailability(vaultName: VaultCheckNameAvailabilityParameters, options?: VaultsCheckNameAvailabilityOptionalParams): Promise<VaultsCheckNameAvailabilityResponse>;
101
+ updateAccessPolicy(resourceGroupName: string, vaultName: string, operationKind: AccessPolicyUpdateKind, parameters: VaultAccessPolicyParameters, options?: VaultsUpdateAccessPolicyOptionalParams): Promise<VaultsUpdateAccessPolicyResponse>;
102
102
  }
103
103
  //# sourceMappingURL=vaults.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"vaults.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/vaults.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"vaults.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/vaults.ts"],"names":[],"mappings":"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"}
@@ -1,9 +1,4 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  export {};
9
4
  //# sourceMappingURL=vaults.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"vaults.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/vaults.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Vault,\n VaultsListByResourceGroupOptionalParams,\n VaultsListBySubscriptionOptionalParams,\n DeletedVault,\n VaultsListDeletedOptionalParams,\n Resource,\n VaultsListOptionalParams,\n VaultCreateOrUpdateParameters,\n VaultsCreateOrUpdateOptionalParams,\n VaultsCreateOrUpdateResponse,\n VaultPatchParameters,\n VaultsUpdateOptionalParams,\n VaultsUpdateResponse,\n VaultsDeleteOptionalParams,\n VaultsGetOptionalParams,\n VaultsGetResponse,\n VaultAccessPolicyParameters,\n AccessPolicyUpdateKind,\n VaultsUpdateAccessPolicyOptionalParams,\n VaultsUpdateAccessPolicyResponse,\n VaultsGetDeletedOptionalParams,\n VaultsGetDeletedResponse,\n VaultsPurgeDeletedOptionalParams,\n VaultCheckNameAvailabilityParameters,\n VaultsCheckNameAvailabilityOptionalParams,\n VaultsCheckNameAvailabilityResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Vaults. */\nexport interface Vaults {\n /**\n * The List operation gets information about the vaults associated with the subscription and within the\n * specified resource group.\n * @param resourceGroupName The name of the Resource Group to which the vault belongs.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: VaultsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Vault>;\n /**\n * The List operation gets information about the vaults associated with the subscription.\n * @param options The options parameters.\n */\n listBySubscription(\n options?: VaultsListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<Vault>;\n /**\n * Gets information about the deleted vaults in a subscription.\n * @param options The options parameters.\n */\n listDeleted(\n options?: VaultsListDeletedOptionalParams,\n ): PagedAsyncIterableIterator<DeletedVault>;\n /**\n * The List operation gets information about the vaults associated with the subscription.\n * @param options The options parameters.\n */\n list(\n options?: VaultsListOptionalParams,\n ): PagedAsyncIterableIterator<Resource>;\n /**\n * Create or update a key vault in the specified subscription.\n * @param resourceGroupName The name of the Resource Group to which the server belongs.\n * @param vaultName Name of the vault\n * @param parameters Parameters to create or update the vault\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n vaultName: string,\n parameters: VaultCreateOrUpdateParameters,\n options?: VaultsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VaultsCreateOrUpdateResponse>,\n VaultsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a key vault in the specified subscription.\n * @param resourceGroupName The name of the Resource Group to which the server belongs.\n * @param vaultName Name of the vault\n * @param parameters Parameters to create or update the vault\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n vaultName: string,\n parameters: VaultCreateOrUpdateParameters,\n options?: VaultsCreateOrUpdateOptionalParams,\n ): Promise<VaultsCreateOrUpdateResponse>;\n /**\n * Update a key vault in the specified subscription.\n * @param resourceGroupName The name of the Resource Group to which the server belongs.\n * @param vaultName Name of the vault\n * @param parameters Parameters to patch the vault\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n vaultName: string,\n parameters: VaultPatchParameters,\n options?: VaultsUpdateOptionalParams,\n ): Promise<VaultsUpdateResponse>;\n /**\n * Deletes the specified Azure key vault.\n * @param resourceGroupName The name of the Resource Group to which the vault belongs.\n * @param vaultName The name of the vault to delete\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n vaultName: string,\n options?: VaultsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets the specified Azure key vault.\n * @param resourceGroupName The name of the Resource Group to which the vault belongs.\n * @param vaultName The name of the vault.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n vaultName: string,\n options?: VaultsGetOptionalParams,\n ): Promise<VaultsGetResponse>;\n /**\n * Update access policies in a key vault in the specified subscription.\n * @param resourceGroupName The name of the Resource Group to which the vault belongs.\n * @param vaultName Name of the vault\n * @param operationKind Name of the operation\n * @param parameters Access policy to merge into the vault\n * @param options The options parameters.\n */\n updateAccessPolicy(\n resourceGroupName: string,\n vaultName: string,\n operationKind: AccessPolicyUpdateKind,\n parameters: VaultAccessPolicyParameters,\n options?: VaultsUpdateAccessPolicyOptionalParams,\n ): Promise<VaultsUpdateAccessPolicyResponse>;\n /**\n * Gets the deleted Azure key vault.\n * @param vaultName The name of the vault.\n * @param location The location of the deleted vault.\n * @param options The options parameters.\n */\n getDeleted(\n vaultName: string,\n location: string,\n options?: VaultsGetDeletedOptionalParams,\n ): Promise<VaultsGetDeletedResponse>;\n /**\n * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.\n * @param vaultName The name of the soft-deleted vault.\n * @param location The location of the soft-deleted vault.\n * @param options The options parameters.\n */\n beginPurgeDeleted(\n vaultName: string,\n location: string,\n options?: VaultsPurgeDeletedOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.\n * @param vaultName The name of the soft-deleted vault.\n * @param location The location of the soft-deleted vault.\n * @param options The options parameters.\n */\n beginPurgeDeletedAndWait(\n vaultName: string,\n location: string,\n options?: VaultsPurgeDeletedOptionalParams,\n ): Promise<void>;\n /**\n * Checks that the vault name is valid and is not already in use.\n * @param vaultName The name of the vault.\n * @param options The options parameters.\n */\n checkNameAvailability(\n vaultName: VaultCheckNameAvailabilityParameters,\n options?: VaultsCheckNameAvailabilityOptionalParams,\n ): Promise<VaultsCheckNameAvailabilityResponse>;\n}\n"]}
1
+ {"version":3,"file":"vaults.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/vaults.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","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 } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n DeletedVault,\n VaultsListDeletedOptionalParams,\n Vault,\n VaultsListBySubscriptionOptionalParams,\n VaultsListByResourceGroupOptionalParams,\n TrackedResource,\n VaultsListOptionalParams,\n VaultCheckNameAvailabilityParameters,\n VaultsCheckNameAvailabilityOptionalParams,\n VaultsCheckNameAvailabilityResponse,\n VaultsGetDeletedOptionalParams,\n VaultsGetDeletedResponse,\n VaultsPurgeDeletedOptionalParams,\n VaultsGetOptionalParams,\n VaultsGetResponse,\n VaultCreateOrUpdateParameters,\n VaultsCreateOrUpdateOptionalParams,\n VaultsCreateOrUpdateResponse,\n VaultPatchParameters,\n VaultsUpdateOptionalParams,\n VaultsUpdateResponse,\n VaultsDeleteOptionalParams,\n VaultAccessPolicyParameters,\n AccessPolicyUpdateKind,\n VaultsUpdateAccessPolicyOptionalParams,\n VaultsUpdateAccessPolicyResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Vaults. */\nexport interface Vaults {\n /**\n * Gets information about the deleted vaults in a subscription.\n * @param options The options parameters.\n */\n listDeleted(options?: VaultsListDeletedOptionalParams): PagedAsyncIterableIterator<DeletedVault>;\n /**\n * The List operation gets information about the vaults associated with the subscription.\n * @param options The options parameters.\n */\n listBySubscription(\n options?: VaultsListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<Vault>;\n /**\n * The List operation gets information about the vaults associated with the subscription and within the\n * specified resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: VaultsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Vault>;\n /**\n * The List operation gets information about the vaults associated with the subscription.\n * @param options The options parameters.\n */\n list(options?: VaultsListOptionalParams): PagedAsyncIterableIterator<TrackedResource>;\n /**\n * Checks that the vault name is valid and is not already in use.\n * @param vaultName The name of the vault.\n * @param options The options parameters.\n */\n checkNameAvailability(\n vaultName: VaultCheckNameAvailabilityParameters,\n options?: VaultsCheckNameAvailabilityOptionalParams,\n ): Promise<VaultsCheckNameAvailabilityResponse>;\n /**\n * Gets the deleted Azure key vault.\n * @param vaultName The name of the vault.\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n getDeleted(\n vaultName: string,\n location: string,\n options?: VaultsGetDeletedOptionalParams,\n ): Promise<VaultsGetDeletedResponse>;\n /**\n * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.\n * @param vaultName The name of the vault.\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n beginPurgeDeleted(\n vaultName: string,\n location: string,\n options?: VaultsPurgeDeletedOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.\n * @param vaultName The name of the vault.\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n beginPurgeDeletedAndWait(\n vaultName: string,\n location: string,\n options?: VaultsPurgeDeletedOptionalParams,\n ): Promise<void>;\n /**\n * Gets the specified Azure key vault.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n vaultName: string,\n options?: VaultsGetOptionalParams,\n ): Promise<VaultsGetResponse>;\n /**\n * Create or update a key vault in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param parameters Parameters to create or update the vault\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n vaultName: string,\n parameters: VaultCreateOrUpdateParameters,\n options?: VaultsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<VaultsCreateOrUpdateResponse>, VaultsCreateOrUpdateResponse>\n >;\n /**\n * Create or update a key vault in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param parameters Parameters to create or update the vault\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n vaultName: string,\n parameters: VaultCreateOrUpdateParameters,\n options?: VaultsCreateOrUpdateOptionalParams,\n ): Promise<VaultsCreateOrUpdateResponse>;\n /**\n * Update a key vault in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param parameters Parameters to patch the vault\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n vaultName: string,\n parameters: VaultPatchParameters,\n options?: VaultsUpdateOptionalParams,\n ): Promise<VaultsUpdateResponse>;\n /**\n * Deletes the specified Azure key vault.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n vaultName: string,\n options?: VaultsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Update access policies in a key vault in the specified subscription.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName Name of the vault\n * @param operationKind Name of the operation\n * @param parameters Access policy to merge into the vault\n * @param options The options parameters.\n */\n updateAccessPolicy(\n resourceGroupName: string,\n vaultName: string,\n operationKind: AccessPolicyUpdateKind,\n parameters: VaultAccessPolicyParameters,\n options?: VaultsUpdateAccessPolicyOptionalParams,\n ): Promise<VaultsUpdateAccessPolicyResponse>;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,OAAO,EACb,iBAAiB,EAAE,MAAM,GAAG,SAAS,GACpC,IAAI,CAON"}
1
+ {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAMA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,CAO/F"}
@@ -1,10 +1,5 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  const pageMap = new WeakMap();
9
4
  /**
10
5
  * Given the last `.value` produced by the `byPage` iterator,
@@ -1 +1 @@
1
- {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAClC,IAAa,EACb,iBAAqC;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(\n page: unknown,\n continuationToken: string | undefined,\n): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
1
+ {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AASlC,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAa,EAAE,iBAAqC;IACvF,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,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\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(page: unknown, continuationToken: string | undefined): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,cAAc,iCAAiC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,cAAc,iCAAiC,CAAC"}
@@ -1,10 +1,7 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ // Code generated by Microsoft (R) AutoRest Code Generator.
4
+ // Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
5
  /// <reference lib="esnext.asynciterable" />
9
6
  export { getContinuationToken } from "./pagingHelper.js";
10
7
  export * from "./models/index.js";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,4CAA4C;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,cAAc,iCAAiC,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\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { KeyVaultManagementClient } from \"./keyVaultManagementClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,2DAA2D;AAC3D,oFAAoF;AAEpF,4CAA4C;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,cAAc,iCAAiC,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\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { KeyVaultManagementClient } from \"./keyVaultManagementClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
@@ -1,31 +1,30 @@
1
1
  import * as coreClient from "@azure/core-client";
2
- import * as coreAuth from "@azure/core-auth";
3
- import { Keys, ManagedHsmKeys, Vaults, PrivateEndpointConnections, PrivateLinkResources, ManagedHsms, MhsmPrivateEndpointConnections, MhsmPrivateLinkResources, MhsmRegions, Operations, Secrets } from "./operationsInterfaces/index.js";
4
- import { KeyVaultManagementClientOptionalParams } from "./models/index.js";
2
+ import type * as coreAuth from "@azure/core-auth";
3
+ import type { Operations, ManagedHsms, Vaults, ManagedHsmKeys, MhsmPrivateEndpointConnections, MhsmPrivateLinkResources, MhsmRegions, Keys, PrivateEndpointConnections, PrivateLinkResources, Secrets } from "./operationsInterfaces/index.js";
4
+ import type { KeyVaultManagementClientOptionalParams } from "./models/index.js";
5
5
  export declare class KeyVaultManagementClient extends coreClient.ServiceClient {
6
6
  $host: string;
7
- subscriptionId: string;
8
7
  apiVersion: string;
8
+ subscriptionId: string;
9
9
  /**
10
10
  * Initializes a new instance of the KeyVaultManagementClient class.
11
11
  * @param credentials Subscription credentials which uniquely identify client subscription.
12
- * @param subscriptionId Subscription credentials which uniquely identify Microsoft Azure subscription.
13
- * The subscription ID forms part of the URI for every service call.
12
+ * @param subscriptionId The ID of the target subscription. The value must be an UUID.
14
13
  * @param options The parameter options
15
14
  */
16
15
  constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: KeyVaultManagementClientOptionalParams);
17
16
  /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
18
17
  private addCustomApiVersionPolicy;
19
- keys: Keys;
20
- managedHsmKeys: ManagedHsmKeys;
21
- vaults: Vaults;
22
- privateEndpointConnections: PrivateEndpointConnections;
23
- privateLinkResources: PrivateLinkResources;
18
+ operations: Operations;
24
19
  managedHsms: ManagedHsms;
20
+ vaults: Vaults;
21
+ managedHsmKeys: ManagedHsmKeys;
25
22
  mhsmPrivateEndpointConnections: MhsmPrivateEndpointConnections;
26
23
  mhsmPrivateLinkResources: MhsmPrivateLinkResources;
27
24
  mhsmRegions: MhsmRegions;
28
- operations: Operations;
25
+ keys: Keys;
26
+ privateEndpointConnections: PrivateEndpointConnections;
27
+ privateLinkResources: PrivateLinkResources;
29
28
  secrets: Secrets;
30
29
  }
31
30
  //# sourceMappingURL=keyVaultManagementClient.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"keyVaultManagementClient.d.ts","sourceRoot":"","sources":["../../src/keyVaultManagementClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAc7C,OAAO,EACL,IAAI,EACJ,cAAc,EACd,MAAM,EACN,0BAA0B,EAC1B,oBAAoB,EACpB,WAAW,EACX,8BAA8B,EAC9B,wBAAwB,EACxB,WAAW,EACX,UAAU,EACV,OAAO,EACR,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,sCAAsC,EAAE,MAAM,mBAAmB,CAAC;AAE3E,qBAAa,wBAAyB,SAAQ,UAAU,CAAC,aAAa;IACpE,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;OAMG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,sCAAsC;IAwFlD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,IAAI,EAAE,IAAI,CAAC;IACX,cAAc,EAAE,cAAc,CAAC;IAC/B,MAAM,EAAE,MAAM,CAAC;IACf,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,WAAW,EAAE,WAAW,CAAC;IACzB,8BAA8B,EAAE,8BAA8B,CAAC;IAC/D,wBAAwB,EAAE,wBAAwB,CAAC;IACnD,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,UAAU,CAAC;IACvB,OAAO,EAAE,OAAO,CAAC;CAClB"}
1
+ {"version":3,"file":"keyVaultManagementClient.d.ts","sourceRoot":"","sources":["../../src/keyVaultManagementClient.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAGjD,OAAO,KAAK,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAclD,OAAO,KAAK,EACV,UAAU,EACV,WAAW,EACX,MAAM,EACN,cAAc,EACd,8BAA8B,EAC9B,wBAAwB,EACxB,WAAW,EACX,IAAI,EACJ,0BAA0B,EAC1B,oBAAoB,EACpB,OAAO,EACR,MAAM,iCAAiC,CAAC;AACzC,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,mBAAmB,CAAC;AAEhF,qBAAa,wBAAyB,SAAQ,UAAU,CAAC,aAAa;IACpE,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,sCAAsC;IAmFlD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IAwBjC,UAAU,EAAE,UAAU,CAAC;IACvB,WAAW,EAAE,WAAW,CAAC;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,cAAc,EAAE,cAAc,CAAC;IAC/B,8BAA8B,EAAE,8BAA8B,CAAC;IAC/D,wBAAwB,EAAE,wBAAwB,CAAC;IACnD,WAAW,EAAE,WAAW,CAAC;IACzB,IAAI,EAAE,IAAI,CAAC;IACX,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,OAAO,EAAE,OAAO,CAAC;CAClB"}