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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 +40 -41
  491. package/CHANGELOG.md +0 -121
  492. package/review/arm-keyvault-node.api.md +0 -1722
@@ -1,11 +1,6 @@
1
1
  "use strict";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  exports.SecretsImpl = void 0;
11
6
  const tslib_1 = require("tslib");
@@ -28,7 +23,7 @@ class SecretsImpl {
28
23
  * The List operation gets information about the secrets in a vault. NOTE: This API is intended for
29
24
  * internal use in ARM deployments. Users should use the data-plane REST service for interaction with
30
25
  * vault secrets.
31
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
26
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
27
  * @param vaultName The name of the vault.
33
28
  * @param options The options parameters.
34
29
  */
@@ -54,7 +49,7 @@ class SecretsImpl {
54
49
  let continuationToken = settings?.continuationToken;
55
50
  if (!continuationToken) {
56
51
  result = await this._list(resourceGroupName, vaultName, options);
57
- let page = result.value || [];
52
+ const page = result.value || [];
58
53
  continuationToken = result.nextLink;
59
54
  (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
60
55
  yield page;
@@ -62,7 +57,7 @@ class SecretsImpl {
62
57
  while (continuationToken) {
63
58
  result = await this._listNext(resourceGroupName, vaultName, continuationToken, options);
64
59
  continuationToken = result.nextLink;
65
- let page = result.value || [];
60
+ const page = result.value || [];
66
61
  (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
67
62
  yield page;
68
63
  }
@@ -73,36 +68,20 @@ class SecretsImpl {
73
68
  }
74
69
  }
75
70
  /**
76
- * Create or update a secret in a key vault in the specified subscription. NOTE: This API is intended
77
- * for internal use in ARM deployments. Users should use the data-plane REST service for interaction
78
- * with vault secrets.
79
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
80
- * @param vaultName Name of the vault
81
- * @param secretName Name of the secret. The value you provide may be copied globally for the purpose
82
- * of running the service. The value provided should not include personally identifiable or sensitive
83
- * information.
84
- * @param parameters Parameters to create or update the secret
85
- * @param options The options parameters.
86
- */
87
- createOrUpdate(resourceGroupName, vaultName, secretName, parameters, options) {
88
- return this.client.sendOperationRequest({ resourceGroupName, vaultName, secretName, parameters, options }, createOrUpdateOperationSpec);
89
- }
90
- /**
91
- * Update a secret in the specified subscription. NOTE: This API is intended for internal use in ARM
92
- * deployments. Users should use the data-plane REST service for interaction with vault secrets.
93
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
94
- * @param vaultName Name of the vault
95
- * @param secretName Name of the secret
96
- * @param parameters Parameters to patch the secret
71
+ * The List operation gets information about the secrets in a vault. NOTE: This API is intended for
72
+ * internal use in ARM deployments. Users should use the data-plane REST service for interaction with
73
+ * vault secrets.
74
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
75
+ * @param vaultName The name of the vault.
97
76
  * @param options The options parameters.
98
77
  */
99
- update(resourceGroupName, vaultName, secretName, parameters, options) {
100
- return this.client.sendOperationRequest({ resourceGroupName, vaultName, secretName, parameters, options }, updateOperationSpec);
78
+ _list(resourceGroupName, vaultName, options) {
79
+ return this.client.sendOperationRequest({ resourceGroupName, vaultName, options }, listOperationSpec);
101
80
  }
102
81
  /**
103
82
  * Gets the specified secret. NOTE: This API is intended for internal use in ARM deployments. Users
104
83
  * should use the data-plane REST service for interaction with vault secrets.
105
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
84
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
106
85
  * @param vaultName The name of the vault.
107
86
  * @param secretName The name of the secret.
108
87
  * @param options The options parameters.
@@ -111,19 +90,33 @@ class SecretsImpl {
111
90
  return this.client.sendOperationRequest({ resourceGroupName, vaultName, secretName, options }, getOperationSpec);
112
91
  }
113
92
  /**
114
- * The List operation gets information about the secrets in a vault. NOTE: This API is intended for
115
- * internal use in ARM deployments. Users should use the data-plane REST service for interaction with
116
- * vault secrets.
117
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
93
+ * Create or update a secret in a key vault in the specified subscription. NOTE: This API is intended
94
+ * for internal use in ARM deployments. Users should use the data-plane REST service for interaction
95
+ * with vault secrets.
96
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
118
97
  * @param vaultName The name of the vault.
98
+ * @param secretName The name of the secret.
99
+ * @param parameters Parameters to create or update the secret
119
100
  * @param options The options parameters.
120
101
  */
121
- _list(resourceGroupName, vaultName, options) {
122
- return this.client.sendOperationRequest({ resourceGroupName, vaultName, options }, listOperationSpec);
102
+ createOrUpdate(resourceGroupName, vaultName, secretName, parameters, options) {
103
+ return this.client.sendOperationRequest({ resourceGroupName, vaultName, secretName, parameters, options }, createOrUpdateOperationSpec);
104
+ }
105
+ /**
106
+ * Update a secret in the specified subscription. NOTE: This API is intended for internal use in ARM
107
+ * deployments. Users should use the data-plane REST service for interaction with vault secrets.
108
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
109
+ * @param vaultName The name of the vault.
110
+ * @param secretName The name of the secret.
111
+ * @param parameters Parameters to patch the secret
112
+ * @param options The options parameters.
113
+ */
114
+ update(resourceGroupName, vaultName, secretName, parameters, options) {
115
+ return this.client.sendOperationRequest({ resourceGroupName, vaultName, secretName, parameters, options }, updateOperationSpec);
123
116
  }
124
117
  /**
125
118
  * ListNext
126
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
119
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
127
120
  * @param vaultName The name of the vault.
128
121
  * @param nextLink The nextLink from the previous successful call to the List method.
129
122
  * @param options The options parameters.
@@ -135,101 +128,101 @@ class SecretsImpl {
135
128
  exports.SecretsImpl = SecretsImpl;
136
129
  // Operation Specifications
137
130
  const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
138
- const createOrUpdateOperationSpec = {
139
- path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets/{secretName}",
140
- httpMethod: "PUT",
131
+ const listOperationSpec = {
132
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets",
133
+ httpMethod: "GET",
141
134
  responses: {
142
135
  200: {
143
- bodyMapper: Mappers.Secret,
144
- },
145
- 201: {
146
- bodyMapper: Mappers.Secret,
136
+ bodyMapper: Mappers.SecretListResult,
147
137
  },
148
138
  default: {
149
139
  bodyMapper: Mappers.CloudError,
150
140
  },
151
141
  },
152
- requestBody: Parameters.parameters6,
153
- queryParameters: [Parameters.apiVersion],
142
+ queryParameters: [Parameters.apiVersion, Parameters.top],
154
143
  urlParameters: [
155
144
  Parameters.$host,
156
145
  Parameters.subscriptionId,
157
146
  Parameters.resourceGroupName,
158
- Parameters.vaultName,
159
- Parameters.secretName,
147
+ Parameters.vaultName1,
160
148
  ],
161
- headerParameters: [Parameters.contentType, Parameters.accept],
162
- mediaType: "json",
149
+ headerParameters: [Parameters.accept],
163
150
  serializer,
164
151
  };
165
- const updateOperationSpec = {
152
+ const getOperationSpec = {
166
153
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets/{secretName}",
167
- httpMethod: "PATCH",
154
+ httpMethod: "GET",
168
155
  responses: {
169
156
  200: {
170
157
  bodyMapper: Mappers.Secret,
171
158
  },
172
- 201: {
173
- bodyMapper: Mappers.Secret,
174
- },
175
159
  default: {
176
160
  bodyMapper: Mappers.CloudError,
177
161
  },
178
162
  },
179
- requestBody: Parameters.parameters7,
180
163
  queryParameters: [Parameters.apiVersion],
181
164
  urlParameters: [
182
165
  Parameters.$host,
183
166
  Parameters.subscriptionId,
184
167
  Parameters.resourceGroupName,
185
- Parameters.vaultName,
168
+ Parameters.vaultName1,
186
169
  Parameters.secretName,
187
170
  ],
188
- headerParameters: [Parameters.contentType, Parameters.accept],
189
- mediaType: "json",
171
+ headerParameters: [Parameters.accept],
190
172
  serializer,
191
173
  };
192
- const getOperationSpec = {
174
+ const createOrUpdateOperationSpec = {
193
175
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets/{secretName}",
194
- httpMethod: "GET",
176
+ httpMethod: "PUT",
195
177
  responses: {
196
178
  200: {
197
179
  bodyMapper: Mappers.Secret,
198
180
  },
181
+ 201: {
182
+ bodyMapper: Mappers.Secret,
183
+ },
199
184
  default: {
200
185
  bodyMapper: Mappers.CloudError,
201
186
  },
202
187
  },
188
+ requestBody: Parameters.parameters6,
203
189
  queryParameters: [Parameters.apiVersion],
204
190
  urlParameters: [
205
191
  Parameters.$host,
206
192
  Parameters.subscriptionId,
207
193
  Parameters.resourceGroupName,
208
194
  Parameters.vaultName1,
209
- Parameters.secretName1,
195
+ Parameters.secretName,
210
196
  ],
211
- headerParameters: [Parameters.accept],
197
+ headerParameters: [Parameters.accept, Parameters.contentType],
198
+ mediaType: "json",
212
199
  serializer,
213
200
  };
214
- const listOperationSpec = {
215
- path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets",
216
- httpMethod: "GET",
201
+ const updateOperationSpec = {
202
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets/{secretName}",
203
+ httpMethod: "PATCH",
217
204
  responses: {
218
205
  200: {
219
- bodyMapper: Mappers.SecretListResult,
206
+ bodyMapper: Mappers.Secret,
207
+ },
208
+ 201: {
209
+ bodyMapper: Mappers.Secret,
220
210
  },
221
211
  default: {
222
212
  bodyMapper: Mappers.CloudError,
223
213
  },
224
214
  },
225
- queryParameters: [Parameters.apiVersion, Parameters.top],
215
+ requestBody: Parameters.parameters7,
216
+ queryParameters: [Parameters.apiVersion],
226
217
  urlParameters: [
227
218
  Parameters.$host,
228
219
  Parameters.subscriptionId,
229
220
  Parameters.resourceGroupName,
230
221
  Parameters.vaultName1,
222
+ Parameters.secretName,
231
223
  ],
232
- headerParameters: [Parameters.accept],
224
+ headerParameters: [Parameters.accept, Parameters.contentType],
225
+ mediaType: "json",
233
226
  serializer,
234
227
  };
235
228
  const listNextOperationSpec = {
@@ -245,9 +238,9 @@ const listNextOperationSpec = {
245
238
  },
246
239
  urlParameters: [
247
240
  Parameters.$host,
241
+ Parameters.nextLink,
248
242
  Parameters.subscriptionId,
249
243
  Parameters.resourceGroupName,
250
- Parameters.nextLink,
251
244
  Parameters.vaultName1,
252
245
  ],
253
246
  headerParameters: [Parameters.accept],
@@ -1 +1 @@
1
- {"version":3,"file":"secrets.js","sourceRoot":"","sources":["../../../src/operations/secrets.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAGH,wDAA0D;AAE1D,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAkBtD,4CAA4C;AAC5C,2CAA2C;AAC3C,MAAa,WAAW;IACL,MAAM,CAA2B;IAElD;;;OAGG;IACH,YAAY,MAAgC;QAC1C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;;OAOG;IACI,IAAI,CACT,iBAAyB,EACzB,SAAiB,EACjB,OAAmC;QAEnC,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,iBAAiB,EAAE,SAAS,EAAE,OAAO,CAAC,CAAC;QACvE,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,EAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,cAAc,CACxB,iBAAiB,EACjB,SAAS,EACT,OAAO,EACP,QAAQ,CACT,CAAC;YACJ,CAAC;SACF,CAAC;IACJ,CAAC;IAEO,KAAK,CAAC,CAAC,cAAc,CAC3B,iBAAyB,EACzB,SAAiB,EACjB,OAAmC,EACnC,QAAuB;QAEvB,IAAI,MAA2B,CAAC;QAChC,IAAI,iBAAiB,GAAG,QAAQ,EAAE,iBAAiB,CAAC;QACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;YACvB,MAAM,GAAG,MAAM,IAAI,CAAC,KAAK,CAAC,iBAAiB,EAAE,SAAS,EAAE,OAAO,CAAC,CAAC;YACjE,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAC9B,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;QACD,OAAO,iBAAiB,EAAE,CAAC;YACzB,MAAM,GAAG,MAAM,IAAI,CAAC,SAAS,CAC3B,iBAAiB,EACjB,SAAS,EACT,iBAAiB,EACjB,OAAO,CACR,CAAC;YACF,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAC9B,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;IACH,CAAC;IAEO,KAAK,CAAC,CAAC,aAAa,CAC1B,iBAAyB,EACzB,SAAiB,EACjB,OAAmC;QAEnC,IAAI,KAAK,EAAE,MAAM,IAAI,IAAI,IAAI,CAAC,cAAc,CAC1C,iBAAiB,EACjB,SAAS,EACT,OAAO,CACR,EAAE,CAAC;YACF,KAAK,CAAC,CAAC,IAAI,CAAC;QACd,CAAC;IACH,CAAC;IAED;;;;;;;;;;;OAWG;IACH,cAAc,CACZ,iBAAyB,EACzB,SAAiB,EACjB,UAAkB,EAClB,UAA0C,EAC1C,OAA6C;QAE7C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,UAAU,EAAE,OAAO,EAAE,EACjE,2BAA2B,CAC5B,CAAC;IACJ,CAAC;IAED;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAyB,EACzB,SAAiB,EACjB,UAAkB,EAClB,UAAiC,EACjC,OAAqC;QAErC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,UAAU,EAAE,OAAO,EAAE,EACjE,mBAAmB,CACpB,CAAC;IACJ,CAAC;IAED;;;;;;;OAOG;IACH,GAAG,CACD,iBAAyB,EACzB,SAAiB,EACjB,UAAkB,EAClB,OAAkC;QAElC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,OAAO,EAAE,EACrD,gBAAgB,CACjB,CAAC;IACJ,CAAC;IAED;;;;;;;OAOG;IACK,KAAK,CACX,iBAAyB,EACzB,SAAiB,EACjB,OAAmC;QAEnC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,SAAS,EAAE,OAAO,EAAE,EACzC,iBAAiB,CAClB,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACK,SAAS,CACf,iBAAyB,EACzB,SAAiB,EACjB,QAAgB,EAChB,OAAuC;QAEvC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,EACnD,qBAAqB,CACtB,CAAC;IACJ,CAAC;CACF;AAjMD,kCAiMC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,2BAA2B,GAA6B;IAC5D,IAAI,EAAE,yIAAyI;IAC/I,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,MAAM;SAC3B;QACD,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,MAAM;SAC3B;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,WAAW,EAAE,UAAU,CAAC,WAAW;IACnC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,SAAS;QACpB,UAAU,CAAC,UAAU;KACtB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,mBAAmB,GAA6B;IACpD,IAAI,EAAE,yIAAyI;IAC/I,UAAU,EAAE,OAAO;IACnB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,MAAM;SAC3B;QACD,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,MAAM;SAC3B;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,WAAW,EAAE,UAAU,CAAC,WAAW;IACnC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,SAAS;QACpB,UAAU,CAAC,UAAU;KACtB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EAAE,yIAAyI;IAC/I,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,MAAM;SAC3B;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,UAAU;QACrB,UAAU,CAAC,WAAW;KACvB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,iBAAiB,GAA6B;IAClD,IAAI,EAAE,4HAA4H;IAClI,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,gBAAgB;SACrC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,EAAE,UAAU,CAAC,GAAG,CAAC;IACxD,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,UAAU;KACtB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,qBAAqB,GAA6B;IACtD,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,gBAAgB;SACrC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,QAAQ;QACnB,UAAU,CAAC,UAAU;KACtB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { Secrets } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { KeyVaultManagementClient } from \"../keyVaultManagementClient.js\";\nimport {\n Secret,\n SecretsListNextOptionalParams,\n SecretsListOptionalParams,\n SecretsListResponse,\n SecretCreateOrUpdateParameters,\n SecretsCreateOrUpdateOptionalParams,\n SecretsCreateOrUpdateResponse,\n SecretPatchParameters,\n SecretsUpdateOptionalParams,\n SecretsUpdateResponse,\n SecretsGetOptionalParams,\n SecretsGetResponse,\n SecretsListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Secrets operations. */\nexport class SecretsImpl implements Secrets {\n private readonly client: KeyVaultManagementClient;\n\n /**\n * Initialize a new instance of the class Secrets class.\n * @param client Reference to the service client\n */\n constructor(client: KeyVaultManagementClient) {\n this.client = client;\n }\n\n /**\n * The List operation gets information about the 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 public list(\n resourceGroupName: string,\n vaultName: string,\n options?: SecretsListOptionalParams,\n ): PagedAsyncIterableIterator<Secret> {\n const iter = this.listPagingAll(resourceGroupName, vaultName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(\n resourceGroupName,\n vaultName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n vaultName: string,\n options?: SecretsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<Secret[]> {\n let result: SecretsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(resourceGroupName, vaultName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n vaultName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n vaultName: string,\n options?: SecretsListOptionalParams,\n ): AsyncIterableIterator<Secret> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n vaultName,\n options,\n )) {\n yield* page;\n }\n }\n\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 return this.client.sendOperationRequest(\n { resourceGroupName, vaultName, secretName, parameters, options },\n createOrUpdateOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { resourceGroupName, vaultName, secretName, parameters, options },\n updateOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { resourceGroupName, vaultName, secretName, options },\n getOperationSpec,\n );\n }\n\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 private _list(\n resourceGroupName: string,\n vaultName: string,\n options?: SecretsListOptionalParams,\n ): Promise<SecretsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, vaultName, options },\n listOperationSpec,\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The name of the Resource Group to which the vault belongs.\n * @param vaultName The name of the vault.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n vaultName: string,\n nextLink: string,\n options?: SecretsListNextOptionalParams,\n ): Promise<SecretsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, vaultName, nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets/{secretName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Secret,\n },\n 201: {\n bodyMapper: Mappers.Secret,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters6,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.vaultName,\n Parameters.secretName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets/{secretName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.Secret,\n },\n 201: {\n bodyMapper: Mappers.Secret,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters7,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.vaultName,\n Parameters.secretName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets/{secretName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Secret,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.vaultName1,\n Parameters.secretName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SecretListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.vaultName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SecretListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.vaultName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"secrets.js","sourceRoot":"","sources":["../../../src/operations/secrets.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport type { Secrets } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport type { KeyVaultManagementClient } from \"../keyVaultManagementClient.js\";\nimport type {\n Secret,\n SecretsListNextOptionalParams,\n SecretsListOptionalParams,\n SecretsListResponse,\n SecretsGetOptionalParams,\n SecretsGetResponse,\n SecretCreateOrUpdateParameters,\n SecretsCreateOrUpdateOptionalParams,\n SecretsCreateOrUpdateResponse,\n SecretPatchParameters,\n SecretsUpdateOptionalParams,\n SecretsUpdateResponse,\n SecretsListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Secrets operations. */\nexport class SecretsImpl implements Secrets {\n private readonly client: KeyVaultManagementClient;\n\n /**\n * Initialize a new instance of the class Secrets class.\n * @param client Reference to the service client\n */\n constructor(client: KeyVaultManagementClient) {\n this.client = client;\n }\n\n /**\n * The List operation gets information about the 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 public list(\n resourceGroupName: string,\n vaultName: string,\n options?: SecretsListOptionalParams,\n ): PagedAsyncIterableIterator<Secret> {\n const iter = this.listPagingAll(resourceGroupName, vaultName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(resourceGroupName, vaultName, options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n vaultName: string,\n options?: SecretsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<Secret[]> {\n let result: SecretsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(resourceGroupName, vaultName, options);\n const page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(resourceGroupName, vaultName, continuationToken, options);\n continuationToken = result.nextLink;\n const page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n vaultName: string,\n options?: SecretsListOptionalParams,\n ): AsyncIterableIterator<Secret> {\n for await (const page of this.listPagingPage(resourceGroupName, vaultName, options)) {\n yield* page;\n }\n }\n\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 private _list(\n resourceGroupName: string,\n vaultName: string,\n options?: SecretsListOptionalParams,\n ): Promise<SecretsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, vaultName, options },\n listOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { resourceGroupName, vaultName, secretName, options },\n getOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { resourceGroupName, vaultName, secretName, parameters, options },\n createOrUpdateOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { resourceGroupName, vaultName, secretName, parameters, options },\n updateOperationSpec,\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param vaultName The name of the vault.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n vaultName: string,\n nextLink: string,\n options?: SecretsListNextOptionalParams,\n ): Promise<SecretsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, vaultName, nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SecretListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.vaultName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets/{secretName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Secret,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.vaultName1,\n Parameters.secretName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets/{secretName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Secret,\n },\n 201: {\n bodyMapper: Mappers.Secret,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters6,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.vaultName1,\n Parameters.secretName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets/{secretName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.Secret,\n },\n 201: {\n bodyMapper: Mappers.Secret,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters7,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.vaultName1,\n Parameters.secretName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SecretListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.vaultName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,8 +1,8 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Vaults } from "../operationsInterfaces/index.js";
3
- import { KeyVaultManagementClient } from "../keyVaultManagementClient.js";
4
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
5
- 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 { Vaults } from "../operationsInterfaces/index.js";
3
+ import type { KeyVaultManagementClient } from "../keyVaultManagementClient.js";
4
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
5
+ 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";
6
6
  /** Class containing Vaults operations. */
7
7
  export declare class VaultsImpl implements Vaults {
8
8
  private readonly client;
@@ -12,14 +12,12 @@ export declare class VaultsImpl implements Vaults {
12
12
  */
13
13
  constructor(client: KeyVaultManagementClient);
14
14
  /**
15
- * The List operation gets information about the vaults associated with the subscription and within the
16
- * specified resource group.
17
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
15
+ * Gets information about the deleted vaults in a subscription.
18
16
  * @param options The options parameters.
19
17
  */
20
- listByResourceGroup(resourceGroupName: string, options?: VaultsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Vault>;
21
- private listByResourceGroupPagingPage;
22
- private listByResourceGroupPagingAll;
18
+ listDeleted(options?: VaultsListDeletedOptionalParams): PagedAsyncIterableIterator<DeletedVault>;
19
+ private listDeletedPagingPage;
20
+ private listDeletedPagingAll;
23
21
  /**
24
22
  * The List operation gets information about the vaults associated with the subscription.
25
23
  * @param options The options parameters.
@@ -28,122 +26,123 @@ export declare class VaultsImpl implements Vaults {
28
26
  private listBySubscriptionPagingPage;
29
27
  private listBySubscriptionPagingAll;
30
28
  /**
31
- * Gets information about the deleted vaults in a subscription.
29
+ * The List operation gets information about the vaults associated with the subscription and within the
30
+ * specified resource group.
31
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
32
  * @param options The options parameters.
33
33
  */
34
- listDeleted(options?: VaultsListDeletedOptionalParams): PagedAsyncIterableIterator<DeletedVault>;
35
- private listDeletedPagingPage;
36
- private listDeletedPagingAll;
34
+ listByResourceGroup(resourceGroupName: string, options?: VaultsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Vault>;
35
+ private listByResourceGroupPagingPage;
36
+ private listByResourceGroupPagingAll;
37
37
  /**
38
38
  * The List operation gets information about the vaults associated with the subscription.
39
39
  * @param options The options parameters.
40
40
  */
41
- list(options?: VaultsListOptionalParams): PagedAsyncIterableIterator<Resource>;
41
+ list(options?: VaultsListOptionalParams): PagedAsyncIterableIterator<TrackedResource>;
42
42
  private listPagingPage;
43
43
  private listPagingAll;
44
44
  /**
45
- * Create or 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 create or update the vault
45
+ * Checks that the vault name is valid and is not already in use.
46
+ * @param vaultName The name of the vault.
49
47
  * @param options The options parameters.
50
48
  */
51
- beginCreateOrUpdate(resourceGroupName: string, vaultName: string, parameters: VaultCreateOrUpdateParameters, options?: VaultsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VaultsCreateOrUpdateResponse>, VaultsCreateOrUpdateResponse>>;
49
+ checkNameAvailability(vaultName: VaultCheckNameAvailabilityParameters, options?: VaultsCheckNameAvailabilityOptionalParams): Promise<VaultsCheckNameAvailabilityResponse>;
52
50
  /**
53
- * Create or update a key vault in the specified subscription.
54
- * @param resourceGroupName The name of the Resource Group to which the server belongs.
55
- * @param vaultName Name of the vault
56
- * @param parameters Parameters to create or update the vault
51
+ * Gets information about the deleted vaults in a subscription.
57
52
  * @param options The options parameters.
58
53
  */
59
- beginCreateOrUpdateAndWait(resourceGroupName: string, vaultName: string, parameters: VaultCreateOrUpdateParameters, options?: VaultsCreateOrUpdateOptionalParams): Promise<VaultsCreateOrUpdateResponse>;
54
+ private _listDeleted;
60
55
  /**
61
- * Update a key vault in the specified subscription.
62
- * @param resourceGroupName The name of the Resource Group to which the server belongs.
63
- * @param vaultName Name of the vault
64
- * @param parameters Parameters to patch the vault
56
+ * Gets the deleted Azure key vault.
57
+ * @param vaultName The name of the vault.
58
+ * @param location The name of the Azure region.
65
59
  * @param options The options parameters.
66
60
  */
67
- update(resourceGroupName: string, vaultName: string, parameters: VaultPatchParameters, options?: VaultsUpdateOptionalParams): Promise<VaultsUpdateResponse>;
61
+ getDeleted(vaultName: string, location: string, options?: VaultsGetDeletedOptionalParams): Promise<VaultsGetDeletedResponse>;
68
62
  /**
69
- * Deletes the specified Azure key vault.
70
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
71
- * @param vaultName The name of the vault to delete
63
+ * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
64
+ * @param vaultName The name of the vault.
65
+ * @param location The name of the Azure region.
72
66
  * @param options The options parameters.
73
67
  */
74
- delete(resourceGroupName: string, vaultName: string, options?: VaultsDeleteOptionalParams): Promise<void>;
68
+ beginPurgeDeleted(vaultName: string, location: string, options?: VaultsPurgeDeletedOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
75
69
  /**
76
- * Gets the specified Azure key vault.
77
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
70
+ * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
78
71
  * @param vaultName The name of the vault.
72
+ * @param location The name of the Azure region.
79
73
  * @param options The options parameters.
80
74
  */
81
- get(resourceGroupName: string, vaultName: string, options?: VaultsGetOptionalParams): Promise<VaultsGetResponse>;
75
+ beginPurgeDeletedAndWait(vaultName: string, location: string, options?: VaultsPurgeDeletedOptionalParams): Promise<void>;
82
76
  /**
83
- * Update access policies in a key vault in the specified subscription.
84
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
85
- * @param vaultName Name of the vault
86
- * @param operationKind Name of the operation
87
- * @param parameters Access policy to merge into the vault
77
+ * The List operation gets information about the vaults associated with the subscription.
88
78
  * @param options The options parameters.
89
79
  */
90
- updateAccessPolicy(resourceGroupName: string, vaultName: string, operationKind: AccessPolicyUpdateKind, parameters: VaultAccessPolicyParameters, options?: VaultsUpdateAccessPolicyOptionalParams): Promise<VaultsUpdateAccessPolicyResponse>;
80
+ private _listBySubscription;
91
81
  /**
92
82
  * The List operation gets information about the vaults associated with the subscription and within the
93
83
  * specified resource group.
94
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
84
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
95
85
  * @param options The options parameters.
96
86
  */
97
87
  private _listByResourceGroup;
98
88
  /**
99
- * The List operation gets information about the vaults associated with the subscription.
89
+ * Gets the specified Azure key vault.
90
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
91
+ * @param vaultName The name of the vault.
100
92
  * @param options The options parameters.
101
93
  */
102
- private _listBySubscription;
94
+ get(resourceGroupName: string, vaultName: string, options?: VaultsGetOptionalParams): Promise<VaultsGetResponse>;
103
95
  /**
104
- * Gets information about the deleted vaults in a subscription.
96
+ * Create or update a key vault in the specified subscription.
97
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
98
+ * @param vaultName The name of the vault.
99
+ * @param parameters Parameters to create or update the vault
105
100
  * @param options The options parameters.
106
101
  */
107
- private _listDeleted;
102
+ beginCreateOrUpdate(resourceGroupName: string, vaultName: string, parameters: VaultCreateOrUpdateParameters, options?: VaultsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VaultsCreateOrUpdateResponse>, VaultsCreateOrUpdateResponse>>;
108
103
  /**
109
- * Gets the deleted Azure key vault.
104
+ * Create or update a key vault in the specified subscription.
105
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
110
106
  * @param vaultName The name of the vault.
111
- * @param location The location of the deleted vault.
107
+ * @param parameters Parameters to create or update the vault
112
108
  * @param options The options parameters.
113
109
  */
114
- getDeleted(vaultName: string, location: string, options?: VaultsGetDeletedOptionalParams): Promise<VaultsGetDeletedResponse>;
110
+ beginCreateOrUpdateAndWait(resourceGroupName: string, vaultName: string, parameters: VaultCreateOrUpdateParameters, options?: VaultsCreateOrUpdateOptionalParams): Promise<VaultsCreateOrUpdateResponse>;
115
111
  /**
116
- * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
117
- * @param vaultName The name of the soft-deleted vault.
118
- * @param location The location of the soft-deleted vault.
112
+ * Update a key vault in the specified subscription.
113
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
114
+ * @param vaultName The name of the vault.
115
+ * @param parameters Parameters to patch the vault
119
116
  * @param options The options parameters.
120
117
  */
121
- beginPurgeDeleted(vaultName: string, location: string, options?: VaultsPurgeDeletedOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
118
+ update(resourceGroupName: string, vaultName: string, parameters: VaultPatchParameters, options?: VaultsUpdateOptionalParams): Promise<VaultsUpdateResponse>;
122
119
  /**
123
- * Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
124
- * @param vaultName The name of the soft-deleted vault.
125
- * @param location The location of the soft-deleted vault.
120
+ * Deletes the specified Azure key vault.
121
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
122
+ * @param vaultName The name of the vault.
126
123
  * @param options The options parameters.
127
124
  */
128
- beginPurgeDeletedAndWait(vaultName: string, location: string, options?: VaultsPurgeDeletedOptionalParams): Promise<void>;
125
+ delete(resourceGroupName: string, vaultName: string, options?: VaultsDeleteOptionalParams): Promise<void>;
129
126
  /**
130
- * The List operation gets information about the vaults associated with the subscription.
127
+ * Update access policies in a key vault in the specified subscription.
128
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
129
+ * @param vaultName Name of the vault
130
+ * @param operationKind Name of the operation
131
+ * @param parameters Access policy to merge into the vault
131
132
  * @param options The options parameters.
132
133
  */
133
- private _list;
134
+ updateAccessPolicy(resourceGroupName: string, vaultName: string, operationKind: AccessPolicyUpdateKind, parameters: VaultAccessPolicyParameters, options?: VaultsUpdateAccessPolicyOptionalParams): Promise<VaultsUpdateAccessPolicyResponse>;
134
135
  /**
135
- * Checks that the vault name is valid and is not already in use.
136
- * @param vaultName The name of the vault.
136
+ * The List operation gets information about the vaults associated with the subscription.
137
137
  * @param options The options parameters.
138
138
  */
139
- checkNameAvailability(vaultName: VaultCheckNameAvailabilityParameters, options?: VaultsCheckNameAvailabilityOptionalParams): Promise<VaultsCheckNameAvailabilityResponse>;
139
+ private _list;
140
140
  /**
141
- * ListByResourceGroupNext
142
- * @param resourceGroupName The name of the Resource Group to which the vault belongs.
143
- * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
141
+ * ListDeletedNext
142
+ * @param nextLink The nextLink from the previous successful call to the ListDeleted method.
144
143
  * @param options The options parameters.
145
144
  */
146
- private _listByResourceGroupNext;
145
+ private _listDeletedNext;
147
146
  /**
148
147
  * ListBySubscriptionNext
149
148
  * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.
@@ -151,11 +150,12 @@ export declare class VaultsImpl implements Vaults {
151
150
  */
152
151
  private _listBySubscriptionNext;
153
152
  /**
154
- * ListDeletedNext
155
- * @param nextLink The nextLink from the previous successful call to the ListDeleted method.
153
+ * ListByResourceGroupNext
154
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
155
+ * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
156
156
  * @param options The options parameters.
157
157
  */
158
- private _listDeletedNext;
158
+ private _listByResourceGroupNext;
159
159
  /**
160
160
  * ListNext
161
161
  * @param nextLink The nextLink from the previous successful call to the List method.
@@ -1 +1 @@
1
- {"version":3,"file":"vaults.d.ts","sourceRoot":"","sources":["../../../src/operations/vaults.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"vaults.d.ts","sourceRoot":"","sources":["../../../src/operations/vaults.ts"],"names":[],"mappings":"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"}