@azure/arm-recoveryservices 6.1.0-alpha.20251022.1 → 7.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 (1060) hide show
  1. package/README.md +10 -10
  2. package/dist/browser/api/deletedVaults/index.d.ts +3 -0
  3. package/dist/browser/api/deletedVaults/index.js +4 -0
  4. package/dist/browser/api/deletedVaults/index.js.map +1 -0
  5. package/dist/browser/api/deletedVaults/operations.d.ts +23 -0
  6. package/dist/browser/api/deletedVaults/operations.js +145 -0
  7. package/dist/browser/api/deletedVaults/operations.js.map +1 -0
  8. package/dist/browser/api/deletedVaults/options.d.ts +16 -0
  9. package/dist/browser/api/deletedVaults/options.js +4 -0
  10. package/dist/browser/api/deletedVaults/options.js.map +1 -0
  11. package/dist/browser/api/index.d.ts +4 -0
  12. package/dist/browser/api/index.js +5 -0
  13. package/dist/browser/api/index.js.map +1 -0
  14. package/dist/browser/api/operations/index.d.ts +3 -0
  15. package/dist/browser/api/operations/index.js +4 -0
  16. package/dist/browser/api/operations/index.js.map +1 -0
  17. package/dist/browser/api/operations/operations.d.ts +10 -0
  18. package/dist/browser/api/operations/operations.js +34 -0
  19. package/dist/browser/api/operations/operations.js.map +1 -0
  20. package/dist/browser/api/operations/options.d.ts +5 -0
  21. package/dist/browser/api/operations/options.js +4 -0
  22. package/dist/browser/api/operations/options.js.map +1 -0
  23. package/dist/browser/api/operations.d.ts +13 -0
  24. package/dist/browser/api/operations.js +70 -0
  25. package/dist/browser/api/operations.js.map +1 -0
  26. package/dist/browser/api/options.d.ts +8 -0
  27. package/dist/browser/api/options.js +4 -0
  28. package/dist/browser/api/options.js.map +1 -0
  29. package/dist/browser/api/privateLinkResources/index.d.ts +3 -0
  30. package/dist/browser/api/privateLinkResources/index.js +4 -0
  31. package/dist/browser/api/privateLinkResources/index.js.map +1 -0
  32. package/dist/browser/api/privateLinkResources/operations.d.ts +14 -0
  33. package/dist/browser/api/privateLinkResources/operations.js +69 -0
  34. package/dist/browser/api/privateLinkResources/operations.js.map +1 -0
  35. package/dist/browser/api/privateLinkResources/options.d.ts +8 -0
  36. package/dist/browser/api/privateLinkResources/options.js +4 -0
  37. package/dist/browser/api/privateLinkResources/options.js.map +1 -0
  38. package/dist/browser/api/recoveryServices/index.d.ts +3 -0
  39. package/dist/browser/api/recoveryServices/index.js +4 -0
  40. package/dist/browser/api/recoveryServices/index.js.map +1 -0
  41. package/dist/browser/api/recoveryServices/operations.d.ts +17 -0
  42. package/dist/browser/api/recoveryServices/operations.js +79 -0
  43. package/dist/browser/api/recoveryServices/operations.js.map +1 -0
  44. package/dist/browser/api/recoveryServices/options.d.ts +8 -0
  45. package/dist/browser/api/recoveryServices/options.js +4 -0
  46. package/dist/browser/api/recoveryServices/options.js.map +1 -0
  47. package/dist/browser/api/recoveryServicesContext.d.ts +20 -0
  48. package/dist/browser/api/recoveryServicesContext.js +42 -0
  49. package/dist/browser/api/recoveryServicesContext.js.map +1 -0
  50. package/dist/browser/api/registeredIdentities/index.d.ts +3 -0
  51. package/dist/browser/api/registeredIdentities/index.js +4 -0
  52. package/dist/browser/api/registeredIdentities/index.js.map +1 -0
  53. package/dist/browser/api/registeredIdentities/operations.d.ts +13 -0
  54. package/dist/browser/api/registeredIdentities/operations.js +37 -0
  55. package/dist/browser/api/registeredIdentities/operations.js.map +1 -0
  56. package/dist/browser/api/registeredIdentities/options.d.ts +5 -0
  57. package/dist/browser/api/registeredIdentities/options.js +4 -0
  58. package/dist/browser/api/registeredIdentities/options.js.map +1 -0
  59. package/dist/browser/api/replicationUsages/index.d.ts +3 -0
  60. package/dist/browser/api/replicationUsages/index.js +4 -0
  61. package/dist/browser/api/replicationUsages/index.js.map +1 -0
  62. package/dist/browser/api/replicationUsages/operations.d.ts +10 -0
  63. package/dist/browser/api/replicationUsages/operations.js +37 -0
  64. package/dist/browser/api/replicationUsages/operations.js.map +1 -0
  65. package/dist/browser/api/replicationUsages/options.d.ts +5 -0
  66. package/dist/browser/api/replicationUsages/options.js +4 -0
  67. package/dist/browser/api/replicationUsages/options.js.map +1 -0
  68. package/dist/browser/api/usages/index.d.ts +3 -0
  69. package/dist/browser/api/usages/index.js +4 -0
  70. package/dist/browser/api/usages/index.js.map +1 -0
  71. package/dist/browser/api/usages/operations.d.ts +10 -0
  72. package/dist/browser/api/usages/operations.js +37 -0
  73. package/dist/browser/api/usages/operations.js.map +1 -0
  74. package/dist/browser/api/usages/options.d.ts +5 -0
  75. package/dist/browser/api/usages/options.js +4 -0
  76. package/dist/browser/api/usages/options.js.map +1 -0
  77. package/dist/browser/api/vaultCertificates/index.d.ts +3 -0
  78. package/dist/browser/api/vaultCertificates/index.js +4 -0
  79. package/dist/browser/api/vaultCertificates/index.js.map +1 -0
  80. package/dist/browser/api/vaultCertificates/operations.d.ts +9 -0
  81. package/dist/browser/api/vaultCertificates/operations.js +40 -0
  82. package/dist/browser/api/vaultCertificates/operations.js.map +1 -0
  83. package/dist/browser/api/vaultCertificates/options.d.ts +5 -0
  84. package/dist/browser/api/vaultCertificates/options.js +4 -0
  85. package/dist/browser/api/vaultCertificates/options.js.map +1 -0
  86. package/dist/browser/api/vaultExtendedInfo/index.d.ts +3 -0
  87. package/dist/browser/api/vaultExtendedInfo/index.js +4 -0
  88. package/dist/browser/api/vaultExtendedInfo/index.js.map +1 -0
  89. package/dist/browser/api/vaultExtendedInfo/operations.d.ts +17 -0
  90. package/dist/browser/api/vaultExtendedInfo/operations.js +107 -0
  91. package/dist/browser/api/vaultExtendedInfo/operations.js.map +1 -0
  92. package/dist/browser/api/vaultExtendedInfo/options.d.ts +11 -0
  93. package/dist/browser/api/vaultExtendedInfo/options.js +4 -0
  94. package/dist/browser/api/vaultExtendedInfo/options.js.map +1 -0
  95. package/dist/browser/api/vaults/index.d.ts +3 -0
  96. package/dist/browser/api/vaults/index.js +4 -0
  97. package/dist/browser/api/vaults/index.js.map +1 -0
  98. package/dist/browser/api/vaults/operations.d.ts +36 -0
  99. package/dist/browser/api/vaults/operations.js +214 -0
  100. package/dist/browser/api/vaults/operations.js.map +1 -0
  101. package/dist/browser/api/vaults/options.d.ts +28 -0
  102. package/dist/browser/api/vaults/options.js +4 -0
  103. package/dist/browser/api/vaults/options.js.map +1 -0
  104. package/dist/browser/classic/deletedVaults/index.d.ts +18 -0
  105. package/dist/browser/classic/deletedVaults/index.js +17 -0
  106. package/dist/browser/classic/deletedVaults/index.js.map +1 -0
  107. package/dist/browser/classic/index.d.ts +11 -0
  108. package/dist/browser/classic/index.js +4 -0
  109. package/dist/browser/classic/index.js.map +1 -0
  110. package/dist/browser/classic/operations/index.d.ts +11 -0
  111. package/dist/browser/classic/operations/index.js +14 -0
  112. package/dist/browser/classic/operations/index.js.map +1 -0
  113. package/dist/browser/classic/privateLinkResources/index.d.ts +13 -0
  114. package/dist/browser/classic/privateLinkResources/index.js +15 -0
  115. package/dist/browser/classic/privateLinkResources/index.js.map +1 -0
  116. package/dist/browser/classic/recoveryServices/index.d.ts +16 -0
  117. package/dist/browser/classic/recoveryServices/index.js +15 -0
  118. package/dist/browser/classic/recoveryServices/index.js.map +1 -0
  119. package/dist/browser/classic/registeredIdentities/index.d.ts +14 -0
  120. package/dist/browser/classic/registeredIdentities/index.js +14 -0
  121. package/dist/browser/classic/registeredIdentities/index.js.map +1 -0
  122. package/dist/browser/classic/replicationUsages/index.d.ts +11 -0
  123. package/dist/browser/classic/replicationUsages/index.js +14 -0
  124. package/dist/browser/classic/replicationUsages/index.js.map +1 -0
  125. package/dist/browser/classic/usages/index.d.ts +11 -0
  126. package/dist/browser/classic/usages/index.js +14 -0
  127. package/dist/browser/classic/usages/index.js.map +1 -0
  128. package/dist/browser/classic/vaultCertificates/index.d.ts +10 -0
  129. package/dist/browser/classic/vaultCertificates/index.js +14 -0
  130. package/dist/browser/classic/vaultCertificates/index.js.map +1 -0
  131. package/dist/browser/classic/vaultExtendedInfo/index.d.ts +14 -0
  132. package/dist/browser/classic/vaultExtendedInfo/index.js +16 -0
  133. package/dist/browser/classic/vaultExtendedInfo/index.js.map +1 -0
  134. package/dist/browser/classic/vaults/index.d.ts +27 -0
  135. package/dist/browser/classic/vaults/index.js +19 -0
  136. package/dist/browser/classic/vaults/index.js.map +1 -0
  137. package/dist/browser/index.d.ts +18 -3
  138. package/dist/browser/index.js +6 -11
  139. package/dist/browser/index.js.map +1 -1
  140. package/dist/browser/logger.d.ts +2 -0
  141. package/dist/browser/logger.js +5 -0
  142. package/dist/browser/logger.js.map +1 -0
  143. package/dist/browser/models/index.d.ts +1 -1526
  144. package/dist/browser/models/index.js +3 -305
  145. package/dist/browser/models/index.js.map +1 -1
  146. package/dist/browser/models/models.d.ts +1310 -0
  147. package/dist/browser/models/models.js +1314 -0
  148. package/dist/browser/models/models.js.map +1 -0
  149. package/dist/browser/recoveryServicesClient.d.ts +45 -42
  150. package/dist/browser/recoveryServicesClient.js +60 -183
  151. package/dist/browser/recoveryServicesClient.js.map +1 -1
  152. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  153. package/dist/browser/restorePollerHelpers.js +98 -0
  154. package/dist/browser/restorePollerHelpers.js.map +1 -0
  155. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  156. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  157. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  158. package/dist/browser/static-helpers/pagingHelpers.d.ts +72 -0
  159. package/dist/browser/static-helpers/pagingHelpers.js +118 -0
  160. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  161. package/dist/browser/static-helpers/pollingHelpers.d.ts +30 -0
  162. package/dist/browser/static-helpers/pollingHelpers.js +79 -0
  163. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  164. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  165. package/dist/browser/static-helpers/urlTemplate.js +185 -0
  166. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  167. package/dist/commonjs/api/deletedVaults/index.d.ts +3 -0
  168. package/dist/commonjs/api/deletedVaults/index.js +11 -0
  169. package/dist/commonjs/api/deletedVaults/index.js.map +1 -0
  170. package/dist/commonjs/api/deletedVaults/operations.d.ts +23 -0
  171. package/dist/commonjs/api/deletedVaults/operations.js +159 -0
  172. package/dist/commonjs/api/deletedVaults/operations.js.map +1 -0
  173. package/dist/commonjs/api/deletedVaults/options.d.ts +16 -0
  174. package/dist/commonjs/api/deletedVaults/options.js +5 -0
  175. package/dist/commonjs/api/deletedVaults/options.js.map +1 -0
  176. package/dist/commonjs/api/index.d.ts +4 -0
  177. package/dist/commonjs/api/index.js +11 -0
  178. package/dist/commonjs/api/index.js.map +1 -0
  179. package/dist/commonjs/api/operations/index.d.ts +3 -0
  180. package/dist/commonjs/api/operations/index.js +8 -0
  181. package/dist/commonjs/api/operations/index.js.map +1 -0
  182. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  183. package/dist/commonjs/api/operations/operations.js +39 -0
  184. package/dist/commonjs/api/operations/operations.js.map +1 -0
  185. package/dist/commonjs/api/operations/options.d.ts +5 -0
  186. package/dist/commonjs/api/operations/options.js +5 -0
  187. package/dist/commonjs/api/operations/options.js.map +1 -0
  188. package/dist/commonjs/api/operations.d.ts +13 -0
  189. package/dist/commonjs/api/operations.js +78 -0
  190. package/dist/commonjs/api/operations.js.map +1 -0
  191. package/dist/commonjs/api/options.d.ts +8 -0
  192. package/dist/commonjs/api/options.js +5 -0
  193. package/dist/commonjs/api/options.js.map +1 -0
  194. package/dist/commonjs/api/privateLinkResources/index.d.ts +3 -0
  195. package/dist/commonjs/api/privateLinkResources/index.js +9 -0
  196. package/dist/commonjs/api/privateLinkResources/index.js.map +1 -0
  197. package/dist/commonjs/api/privateLinkResources/operations.d.ts +14 -0
  198. package/dist/commonjs/api/privateLinkResources/operations.js +77 -0
  199. package/dist/commonjs/api/privateLinkResources/operations.js.map +1 -0
  200. package/dist/commonjs/api/privateLinkResources/options.d.ts +8 -0
  201. package/dist/commonjs/api/privateLinkResources/options.js +5 -0
  202. package/dist/commonjs/api/privateLinkResources/options.js.map +1 -0
  203. package/dist/commonjs/api/recoveryServices/index.d.ts +3 -0
  204. package/dist/commonjs/api/recoveryServices/index.js +9 -0
  205. package/dist/commonjs/api/recoveryServices/index.js.map +1 -0
  206. package/dist/commonjs/api/recoveryServices/operations.d.ts +17 -0
  207. package/dist/commonjs/api/recoveryServices/operations.js +87 -0
  208. package/dist/commonjs/api/recoveryServices/operations.js.map +1 -0
  209. package/dist/commonjs/api/recoveryServices/options.d.ts +8 -0
  210. package/dist/commonjs/api/recoveryServices/options.js +5 -0
  211. package/dist/commonjs/api/recoveryServices/options.js.map +1 -0
  212. package/dist/commonjs/api/recoveryServicesContext.d.ts +20 -0
  213. package/dist/commonjs/api/recoveryServicesContext.js +45 -0
  214. package/dist/commonjs/api/recoveryServicesContext.js.map +1 -0
  215. package/dist/commonjs/api/registeredIdentities/index.d.ts +3 -0
  216. package/dist/commonjs/api/registeredIdentities/index.js +8 -0
  217. package/dist/commonjs/api/registeredIdentities/index.js.map +1 -0
  218. package/dist/commonjs/api/registeredIdentities/operations.d.ts +13 -0
  219. package/dist/commonjs/api/registeredIdentities/operations.js +42 -0
  220. package/dist/commonjs/api/registeredIdentities/operations.js.map +1 -0
  221. package/dist/commonjs/api/registeredIdentities/options.d.ts +5 -0
  222. package/dist/commonjs/api/registeredIdentities/options.js +5 -0
  223. package/dist/commonjs/api/registeredIdentities/options.js.map +1 -0
  224. package/dist/commonjs/api/replicationUsages/index.d.ts +3 -0
  225. package/dist/commonjs/api/replicationUsages/index.js +8 -0
  226. package/dist/commonjs/api/replicationUsages/index.js.map +1 -0
  227. package/dist/commonjs/api/replicationUsages/operations.d.ts +10 -0
  228. package/dist/commonjs/api/replicationUsages/operations.js +42 -0
  229. package/dist/commonjs/api/replicationUsages/operations.js.map +1 -0
  230. package/dist/commonjs/api/replicationUsages/options.d.ts +5 -0
  231. package/dist/commonjs/api/replicationUsages/options.js +5 -0
  232. package/dist/commonjs/api/replicationUsages/options.js.map +1 -0
  233. package/dist/commonjs/api/usages/index.d.ts +3 -0
  234. package/dist/commonjs/api/usages/index.js +8 -0
  235. package/dist/commonjs/api/usages/index.js.map +1 -0
  236. package/dist/commonjs/api/usages/operations.d.ts +10 -0
  237. package/dist/commonjs/api/usages/operations.js +42 -0
  238. package/dist/commonjs/api/usages/operations.js.map +1 -0
  239. package/dist/commonjs/api/usages/options.d.ts +5 -0
  240. package/dist/commonjs/api/usages/options.js +5 -0
  241. package/dist/commonjs/api/usages/options.js.map +1 -0
  242. package/dist/commonjs/api/vaultCertificates/index.d.ts +3 -0
  243. package/dist/commonjs/api/vaultCertificates/index.js +8 -0
  244. package/dist/commonjs/api/vaultCertificates/index.js.map +1 -0
  245. package/dist/commonjs/api/vaultCertificates/operations.d.ts +9 -0
  246. package/dist/commonjs/api/vaultCertificates/operations.js +45 -0
  247. package/dist/commonjs/api/vaultCertificates/operations.js.map +1 -0
  248. package/dist/commonjs/api/vaultCertificates/options.d.ts +5 -0
  249. package/dist/commonjs/api/vaultCertificates/options.js +5 -0
  250. package/dist/commonjs/api/vaultCertificates/options.js.map +1 -0
  251. package/dist/commonjs/api/vaultExtendedInfo/index.d.ts +3 -0
  252. package/dist/commonjs/api/vaultExtendedInfo/index.js +10 -0
  253. package/dist/commonjs/api/vaultExtendedInfo/index.js.map +1 -0
  254. package/dist/commonjs/api/vaultExtendedInfo/operations.d.ts +17 -0
  255. package/dist/commonjs/api/vaultExtendedInfo/operations.js +118 -0
  256. package/dist/commonjs/api/vaultExtendedInfo/operations.js.map +1 -0
  257. package/dist/commonjs/api/vaultExtendedInfo/options.d.ts +11 -0
  258. package/dist/commonjs/api/vaultExtendedInfo/options.js +5 -0
  259. package/dist/commonjs/api/vaultExtendedInfo/options.js.map +1 -0
  260. package/dist/commonjs/api/vaults/index.d.ts +3 -0
  261. package/dist/commonjs/api/vaults/index.js +13 -0
  262. package/dist/commonjs/api/vaults/index.js.map +1 -0
  263. package/dist/commonjs/api/vaults/operations.d.ts +36 -0
  264. package/dist/commonjs/api/vaults/operations.js +234 -0
  265. package/dist/commonjs/api/vaults/operations.js.map +1 -0
  266. package/dist/commonjs/api/vaults/options.d.ts +28 -0
  267. package/dist/commonjs/api/vaults/options.js +5 -0
  268. package/dist/commonjs/api/vaults/options.js.map +1 -0
  269. package/dist/commonjs/classic/deletedVaults/index.d.ts +18 -0
  270. package/dist/commonjs/classic/deletedVaults/index.js +20 -0
  271. package/dist/commonjs/classic/deletedVaults/index.js.map +1 -0
  272. package/dist/commonjs/classic/index.d.ts +11 -0
  273. package/dist/commonjs/classic/index.js +5 -0
  274. package/dist/commonjs/classic/index.js.map +1 -0
  275. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  276. package/dist/commonjs/classic/operations/index.js +17 -0
  277. package/dist/commonjs/classic/operations/index.js.map +1 -0
  278. package/dist/commonjs/classic/privateLinkResources/index.d.ts +13 -0
  279. package/dist/commonjs/classic/privateLinkResources/index.js +18 -0
  280. package/dist/commonjs/classic/privateLinkResources/index.js.map +1 -0
  281. package/dist/commonjs/classic/recoveryServices/index.d.ts +16 -0
  282. package/dist/commonjs/classic/recoveryServices/index.js +18 -0
  283. package/dist/commonjs/classic/recoveryServices/index.js.map +1 -0
  284. package/dist/commonjs/classic/registeredIdentities/index.d.ts +14 -0
  285. package/dist/commonjs/classic/registeredIdentities/index.js +17 -0
  286. package/dist/commonjs/classic/registeredIdentities/index.js.map +1 -0
  287. package/dist/commonjs/classic/replicationUsages/index.d.ts +11 -0
  288. package/dist/commonjs/classic/replicationUsages/index.js +17 -0
  289. package/dist/commonjs/classic/replicationUsages/index.js.map +1 -0
  290. package/dist/commonjs/classic/usages/index.d.ts +11 -0
  291. package/dist/commonjs/classic/usages/index.js +17 -0
  292. package/dist/commonjs/classic/usages/index.js.map +1 -0
  293. package/dist/commonjs/classic/vaultCertificates/index.d.ts +10 -0
  294. package/dist/commonjs/classic/vaultCertificates/index.js +17 -0
  295. package/dist/commonjs/classic/vaultCertificates/index.js.map +1 -0
  296. package/dist/commonjs/classic/vaultExtendedInfo/index.d.ts +14 -0
  297. package/dist/commonjs/classic/vaultExtendedInfo/index.js +19 -0
  298. package/dist/commonjs/classic/vaultExtendedInfo/index.js.map +1 -0
  299. package/dist/commonjs/classic/vaults/index.d.ts +27 -0
  300. package/dist/commonjs/classic/vaults/index.js +22 -0
  301. package/dist/commonjs/classic/vaults/index.js.map +1 -0
  302. package/dist/commonjs/index.d.ts +18 -3
  303. package/dist/commonjs/index.js +36 -14
  304. package/dist/commonjs/index.js.map +1 -1
  305. package/dist/commonjs/logger.d.ts +2 -0
  306. package/dist/commonjs/logger.js +8 -0
  307. package/dist/commonjs/logger.js.map +1 -0
  308. package/dist/commonjs/models/index.d.ts +1 -1526
  309. package/dist/commonjs/models/index.js +32 -306
  310. package/dist/commonjs/models/index.js.map +1 -1
  311. package/dist/commonjs/models/models.d.ts +1310 -0
  312. package/dist/commonjs/models/models.js +1439 -0
  313. package/dist/commonjs/models/models.js.map +1 -0
  314. package/dist/commonjs/recoveryServicesClient.d.ts +45 -42
  315. package/dist/commonjs/recoveryServicesClient.js +60 -184
  316. package/dist/commonjs/recoveryServicesClient.js.map +1 -1
  317. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  318. package/dist/commonjs/restorePollerHelpers.js +101 -0
  319. package/dist/commonjs/restorePollerHelpers.js.map +1 -0
  320. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  321. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +42 -0
  322. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +1 -0
  323. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +72 -0
  324. package/dist/commonjs/static-helpers/pagingHelpers.js +121 -0
  325. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -0
  326. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +30 -0
  327. package/dist/commonjs/static-helpers/pollingHelpers.js +82 -0
  328. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -0
  329. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  330. package/dist/commonjs/static-helpers/urlTemplate.js +188 -0
  331. package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -0
  332. package/dist/esm/api/deletedVaults/index.d.ts +3 -0
  333. package/dist/esm/api/deletedVaults/index.js +4 -0
  334. package/dist/esm/api/deletedVaults/index.js.map +1 -0
  335. package/dist/esm/api/deletedVaults/operations.d.ts +23 -0
  336. package/dist/esm/api/deletedVaults/operations.js +145 -0
  337. package/dist/esm/api/deletedVaults/operations.js.map +1 -0
  338. package/dist/esm/api/deletedVaults/options.d.ts +16 -0
  339. package/dist/esm/api/deletedVaults/options.js +4 -0
  340. package/dist/esm/api/deletedVaults/options.js.map +1 -0
  341. package/dist/esm/api/index.d.ts +4 -0
  342. package/dist/esm/api/index.js +5 -0
  343. package/dist/esm/api/index.js.map +1 -0
  344. package/dist/esm/api/operations/index.d.ts +3 -0
  345. package/dist/esm/api/operations/index.js +4 -0
  346. package/dist/esm/api/operations/index.js.map +1 -0
  347. package/dist/esm/api/operations/operations.d.ts +10 -0
  348. package/dist/esm/api/operations/operations.js +34 -0
  349. package/dist/esm/api/operations/operations.js.map +1 -0
  350. package/dist/esm/api/operations/options.d.ts +5 -0
  351. package/dist/esm/api/operations/options.js +4 -0
  352. package/dist/esm/api/operations/options.js.map +1 -0
  353. package/dist/esm/api/operations.d.ts +13 -0
  354. package/dist/esm/api/operations.js +70 -0
  355. package/dist/esm/api/operations.js.map +1 -0
  356. package/dist/esm/api/options.d.ts +8 -0
  357. package/dist/esm/api/options.js +4 -0
  358. package/dist/esm/api/options.js.map +1 -0
  359. package/dist/esm/api/privateLinkResources/index.d.ts +3 -0
  360. package/dist/esm/api/privateLinkResources/index.js +4 -0
  361. package/dist/esm/api/privateLinkResources/index.js.map +1 -0
  362. package/dist/esm/api/privateLinkResources/operations.d.ts +14 -0
  363. package/dist/esm/api/privateLinkResources/operations.js +69 -0
  364. package/dist/esm/api/privateLinkResources/operations.js.map +1 -0
  365. package/dist/esm/api/privateLinkResources/options.d.ts +8 -0
  366. package/dist/esm/api/privateLinkResources/options.js +4 -0
  367. package/dist/esm/api/privateLinkResources/options.js.map +1 -0
  368. package/dist/esm/api/recoveryServices/index.d.ts +3 -0
  369. package/dist/esm/api/recoveryServices/index.js +4 -0
  370. package/dist/esm/api/recoveryServices/index.js.map +1 -0
  371. package/dist/esm/api/recoveryServices/operations.d.ts +17 -0
  372. package/dist/esm/api/recoveryServices/operations.js +79 -0
  373. package/dist/esm/api/recoveryServices/operations.js.map +1 -0
  374. package/dist/esm/api/recoveryServices/options.d.ts +8 -0
  375. package/dist/esm/api/recoveryServices/options.js +4 -0
  376. package/dist/esm/api/recoveryServices/options.js.map +1 -0
  377. package/dist/esm/api/recoveryServicesContext.d.ts +20 -0
  378. package/dist/esm/api/recoveryServicesContext.js +42 -0
  379. package/dist/esm/api/recoveryServicesContext.js.map +1 -0
  380. package/dist/esm/api/registeredIdentities/index.d.ts +3 -0
  381. package/dist/esm/api/registeredIdentities/index.js +4 -0
  382. package/dist/esm/api/registeredIdentities/index.js.map +1 -0
  383. package/dist/esm/api/registeredIdentities/operations.d.ts +13 -0
  384. package/dist/esm/api/registeredIdentities/operations.js +37 -0
  385. package/dist/esm/api/registeredIdentities/operations.js.map +1 -0
  386. package/dist/esm/api/registeredIdentities/options.d.ts +5 -0
  387. package/dist/esm/api/registeredIdentities/options.js +4 -0
  388. package/dist/esm/api/registeredIdentities/options.js.map +1 -0
  389. package/dist/esm/api/replicationUsages/index.d.ts +3 -0
  390. package/dist/esm/api/replicationUsages/index.js +4 -0
  391. package/dist/esm/api/replicationUsages/index.js.map +1 -0
  392. package/dist/esm/api/replicationUsages/operations.d.ts +10 -0
  393. package/dist/esm/api/replicationUsages/operations.js +37 -0
  394. package/dist/esm/api/replicationUsages/operations.js.map +1 -0
  395. package/dist/esm/api/replicationUsages/options.d.ts +5 -0
  396. package/dist/esm/api/replicationUsages/options.js +4 -0
  397. package/dist/esm/api/replicationUsages/options.js.map +1 -0
  398. package/dist/esm/api/usages/index.d.ts +3 -0
  399. package/dist/esm/api/usages/index.js +4 -0
  400. package/dist/esm/api/usages/index.js.map +1 -0
  401. package/dist/esm/api/usages/operations.d.ts +10 -0
  402. package/dist/esm/api/usages/operations.js +37 -0
  403. package/dist/esm/api/usages/operations.js.map +1 -0
  404. package/dist/esm/api/usages/options.d.ts +5 -0
  405. package/dist/esm/api/usages/options.js +4 -0
  406. package/dist/esm/api/usages/options.js.map +1 -0
  407. package/dist/esm/api/vaultCertificates/index.d.ts +3 -0
  408. package/dist/esm/api/vaultCertificates/index.js +4 -0
  409. package/dist/esm/api/vaultCertificates/index.js.map +1 -0
  410. package/dist/esm/api/vaultCertificates/operations.d.ts +9 -0
  411. package/dist/esm/api/vaultCertificates/operations.js +40 -0
  412. package/dist/esm/api/vaultCertificates/operations.js.map +1 -0
  413. package/dist/esm/api/vaultCertificates/options.d.ts +5 -0
  414. package/dist/esm/api/vaultCertificates/options.js +4 -0
  415. package/dist/esm/api/vaultCertificates/options.js.map +1 -0
  416. package/dist/esm/api/vaultExtendedInfo/index.d.ts +3 -0
  417. package/dist/esm/api/vaultExtendedInfo/index.js +4 -0
  418. package/dist/esm/api/vaultExtendedInfo/index.js.map +1 -0
  419. package/dist/esm/api/vaultExtendedInfo/operations.d.ts +17 -0
  420. package/dist/esm/api/vaultExtendedInfo/operations.js +107 -0
  421. package/dist/esm/api/vaultExtendedInfo/operations.js.map +1 -0
  422. package/dist/esm/api/vaultExtendedInfo/options.d.ts +11 -0
  423. package/dist/esm/api/vaultExtendedInfo/options.js +4 -0
  424. package/dist/esm/api/vaultExtendedInfo/options.js.map +1 -0
  425. package/dist/esm/api/vaults/index.d.ts +3 -0
  426. package/dist/esm/api/vaults/index.js +4 -0
  427. package/dist/esm/api/vaults/index.js.map +1 -0
  428. package/dist/esm/api/vaults/operations.d.ts +36 -0
  429. package/dist/esm/api/vaults/operations.js +214 -0
  430. package/dist/esm/api/vaults/operations.js.map +1 -0
  431. package/dist/esm/api/vaults/options.d.ts +28 -0
  432. package/dist/esm/api/vaults/options.js +4 -0
  433. package/dist/esm/api/vaults/options.js.map +1 -0
  434. package/dist/esm/classic/deletedVaults/index.d.ts +18 -0
  435. package/dist/esm/classic/deletedVaults/index.js +17 -0
  436. package/dist/esm/classic/deletedVaults/index.js.map +1 -0
  437. package/dist/esm/classic/index.d.ts +11 -0
  438. package/dist/esm/classic/index.js +4 -0
  439. package/dist/esm/classic/index.js.map +1 -0
  440. package/dist/esm/classic/operations/index.d.ts +11 -0
  441. package/dist/esm/classic/operations/index.js +14 -0
  442. package/dist/esm/classic/operations/index.js.map +1 -0
  443. package/dist/esm/classic/privateLinkResources/index.d.ts +13 -0
  444. package/dist/esm/classic/privateLinkResources/index.js +15 -0
  445. package/dist/esm/classic/privateLinkResources/index.js.map +1 -0
  446. package/dist/esm/classic/recoveryServices/index.d.ts +16 -0
  447. package/dist/esm/classic/recoveryServices/index.js +15 -0
  448. package/dist/esm/classic/recoveryServices/index.js.map +1 -0
  449. package/dist/esm/classic/registeredIdentities/index.d.ts +14 -0
  450. package/dist/esm/classic/registeredIdentities/index.js +14 -0
  451. package/dist/esm/classic/registeredIdentities/index.js.map +1 -0
  452. package/dist/esm/classic/replicationUsages/index.d.ts +11 -0
  453. package/dist/esm/classic/replicationUsages/index.js +14 -0
  454. package/dist/esm/classic/replicationUsages/index.js.map +1 -0
  455. package/dist/esm/classic/usages/index.d.ts +11 -0
  456. package/dist/esm/classic/usages/index.js +14 -0
  457. package/dist/esm/classic/usages/index.js.map +1 -0
  458. package/dist/esm/classic/vaultCertificates/index.d.ts +10 -0
  459. package/dist/esm/classic/vaultCertificates/index.js +14 -0
  460. package/dist/esm/classic/vaultCertificates/index.js.map +1 -0
  461. package/dist/esm/classic/vaultExtendedInfo/index.d.ts +14 -0
  462. package/dist/esm/classic/vaultExtendedInfo/index.js +16 -0
  463. package/dist/esm/classic/vaultExtendedInfo/index.js.map +1 -0
  464. package/dist/esm/classic/vaults/index.d.ts +27 -0
  465. package/dist/esm/classic/vaults/index.js +19 -0
  466. package/dist/esm/classic/vaults/index.js.map +1 -0
  467. package/dist/esm/index.d.ts +18 -3
  468. package/dist/esm/index.js +6 -11
  469. package/dist/esm/index.js.map +1 -1
  470. package/dist/esm/logger.d.ts +2 -0
  471. package/dist/esm/logger.js +5 -0
  472. package/dist/esm/logger.js.map +1 -0
  473. package/dist/esm/models/index.d.ts +1 -1526
  474. package/dist/esm/models/index.js +3 -305
  475. package/dist/esm/models/index.js.map +1 -1
  476. package/dist/esm/models/models.d.ts +1310 -0
  477. package/dist/esm/models/models.js +1314 -0
  478. package/dist/esm/models/models.js.map +1 -0
  479. package/dist/esm/recoveryServicesClient.d.ts +45 -42
  480. package/dist/esm/recoveryServicesClient.js +60 -183
  481. package/dist/esm/recoveryServicesClient.js.map +1 -1
  482. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  483. package/dist/esm/restorePollerHelpers.js +98 -0
  484. package/dist/esm/restorePollerHelpers.js.map +1 -0
  485. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  486. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  487. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  488. package/dist/esm/static-helpers/pagingHelpers.d.ts +72 -0
  489. package/dist/esm/static-helpers/pagingHelpers.js +118 -0
  490. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  491. package/dist/esm/static-helpers/pollingHelpers.d.ts +30 -0
  492. package/dist/esm/static-helpers/pollingHelpers.js +79 -0
  493. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  494. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  495. package/dist/esm/static-helpers/urlTemplate.js +185 -0
  496. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  497. package/dist/react-native/api/deletedVaults/index.d.ts +3 -0
  498. package/dist/react-native/api/deletedVaults/index.js +4 -0
  499. package/dist/react-native/api/deletedVaults/index.js.map +1 -0
  500. package/dist/react-native/api/deletedVaults/operations.d.ts +23 -0
  501. package/dist/react-native/api/deletedVaults/operations.js +145 -0
  502. package/dist/react-native/api/deletedVaults/operations.js.map +1 -0
  503. package/dist/react-native/api/deletedVaults/options.d.ts +16 -0
  504. package/dist/react-native/api/deletedVaults/options.js +4 -0
  505. package/dist/react-native/api/deletedVaults/options.js.map +1 -0
  506. package/dist/react-native/api/index.d.ts +4 -0
  507. package/dist/react-native/api/index.js +5 -0
  508. package/dist/react-native/api/index.js.map +1 -0
  509. package/dist/react-native/api/operations/index.d.ts +3 -0
  510. package/dist/react-native/api/operations/index.js +4 -0
  511. package/dist/react-native/api/operations/index.js.map +1 -0
  512. package/dist/react-native/api/operations/operations.d.ts +10 -0
  513. package/dist/react-native/api/operations/operations.js +34 -0
  514. package/dist/react-native/api/operations/operations.js.map +1 -0
  515. package/dist/react-native/api/operations/options.d.ts +5 -0
  516. package/dist/react-native/api/operations/options.js +4 -0
  517. package/dist/react-native/api/operations/options.js.map +1 -0
  518. package/dist/react-native/api/operations.d.ts +13 -0
  519. package/dist/react-native/api/operations.js +70 -0
  520. package/dist/react-native/api/operations.js.map +1 -0
  521. package/dist/react-native/api/options.d.ts +8 -0
  522. package/dist/react-native/api/options.js +4 -0
  523. package/dist/react-native/api/options.js.map +1 -0
  524. package/dist/react-native/api/privateLinkResources/index.d.ts +3 -0
  525. package/dist/react-native/api/privateLinkResources/index.js +4 -0
  526. package/dist/react-native/api/privateLinkResources/index.js.map +1 -0
  527. package/dist/react-native/api/privateLinkResources/operations.d.ts +14 -0
  528. package/dist/react-native/api/privateLinkResources/operations.js +69 -0
  529. package/dist/react-native/api/privateLinkResources/operations.js.map +1 -0
  530. package/dist/react-native/api/privateLinkResources/options.d.ts +8 -0
  531. package/dist/react-native/api/privateLinkResources/options.js +4 -0
  532. package/dist/react-native/api/privateLinkResources/options.js.map +1 -0
  533. package/dist/react-native/api/recoveryServices/index.d.ts +3 -0
  534. package/dist/react-native/api/recoveryServices/index.js +4 -0
  535. package/dist/react-native/api/recoveryServices/index.js.map +1 -0
  536. package/dist/react-native/api/recoveryServices/operations.d.ts +17 -0
  537. package/dist/react-native/api/recoveryServices/operations.js +79 -0
  538. package/dist/react-native/api/recoveryServices/operations.js.map +1 -0
  539. package/dist/react-native/api/recoveryServices/options.d.ts +8 -0
  540. package/dist/react-native/api/recoveryServices/options.js +4 -0
  541. package/dist/react-native/api/recoveryServices/options.js.map +1 -0
  542. package/dist/react-native/api/recoveryServicesContext.d.ts +20 -0
  543. package/dist/react-native/api/recoveryServicesContext.js +42 -0
  544. package/dist/react-native/api/recoveryServicesContext.js.map +1 -0
  545. package/dist/react-native/api/registeredIdentities/index.d.ts +3 -0
  546. package/dist/react-native/api/registeredIdentities/index.js +4 -0
  547. package/dist/react-native/api/registeredIdentities/index.js.map +1 -0
  548. package/dist/react-native/api/registeredIdentities/operations.d.ts +13 -0
  549. package/dist/react-native/api/registeredIdentities/operations.js +37 -0
  550. package/dist/react-native/api/registeredIdentities/operations.js.map +1 -0
  551. package/dist/react-native/api/registeredIdentities/options.d.ts +5 -0
  552. package/dist/react-native/api/registeredIdentities/options.js +4 -0
  553. package/dist/react-native/api/registeredIdentities/options.js.map +1 -0
  554. package/dist/react-native/api/replicationUsages/index.d.ts +3 -0
  555. package/dist/react-native/api/replicationUsages/index.js +4 -0
  556. package/dist/react-native/api/replicationUsages/index.js.map +1 -0
  557. package/dist/react-native/api/replicationUsages/operations.d.ts +10 -0
  558. package/dist/react-native/api/replicationUsages/operations.js +37 -0
  559. package/dist/react-native/api/replicationUsages/operations.js.map +1 -0
  560. package/dist/react-native/api/replicationUsages/options.d.ts +5 -0
  561. package/dist/react-native/api/replicationUsages/options.js +4 -0
  562. package/dist/react-native/api/replicationUsages/options.js.map +1 -0
  563. package/dist/react-native/api/usages/index.d.ts +3 -0
  564. package/dist/react-native/api/usages/index.js +4 -0
  565. package/dist/react-native/api/usages/index.js.map +1 -0
  566. package/dist/react-native/api/usages/operations.d.ts +10 -0
  567. package/dist/react-native/api/usages/operations.js +37 -0
  568. package/dist/react-native/api/usages/operations.js.map +1 -0
  569. package/dist/react-native/api/usages/options.d.ts +5 -0
  570. package/dist/react-native/api/usages/options.js +4 -0
  571. package/dist/react-native/api/usages/options.js.map +1 -0
  572. package/dist/react-native/api/vaultCertificates/index.d.ts +3 -0
  573. package/dist/react-native/api/vaultCertificates/index.js +4 -0
  574. package/dist/react-native/api/vaultCertificates/index.js.map +1 -0
  575. package/dist/react-native/api/vaultCertificates/operations.d.ts +9 -0
  576. package/dist/react-native/api/vaultCertificates/operations.js +40 -0
  577. package/dist/react-native/api/vaultCertificates/operations.js.map +1 -0
  578. package/dist/react-native/api/vaultCertificates/options.d.ts +5 -0
  579. package/dist/react-native/api/vaultCertificates/options.js +4 -0
  580. package/dist/react-native/api/vaultCertificates/options.js.map +1 -0
  581. package/dist/react-native/api/vaultExtendedInfo/index.d.ts +3 -0
  582. package/dist/react-native/api/vaultExtendedInfo/index.js +4 -0
  583. package/dist/react-native/api/vaultExtendedInfo/index.js.map +1 -0
  584. package/dist/react-native/api/vaultExtendedInfo/operations.d.ts +17 -0
  585. package/dist/react-native/api/vaultExtendedInfo/operations.js +107 -0
  586. package/dist/react-native/api/vaultExtendedInfo/operations.js.map +1 -0
  587. package/dist/react-native/api/vaultExtendedInfo/options.d.ts +11 -0
  588. package/dist/react-native/api/vaultExtendedInfo/options.js +4 -0
  589. package/dist/react-native/api/vaultExtendedInfo/options.js.map +1 -0
  590. package/dist/react-native/api/vaults/index.d.ts +3 -0
  591. package/dist/react-native/api/vaults/index.js +4 -0
  592. package/dist/react-native/api/vaults/index.js.map +1 -0
  593. package/dist/react-native/api/vaults/operations.d.ts +36 -0
  594. package/dist/react-native/api/vaults/operations.js +214 -0
  595. package/dist/react-native/api/vaults/operations.js.map +1 -0
  596. package/dist/react-native/api/vaults/options.d.ts +28 -0
  597. package/dist/react-native/api/vaults/options.js +4 -0
  598. package/dist/react-native/api/vaults/options.js.map +1 -0
  599. package/dist/react-native/classic/deletedVaults/index.d.ts +18 -0
  600. package/dist/react-native/classic/deletedVaults/index.js +17 -0
  601. package/dist/react-native/classic/deletedVaults/index.js.map +1 -0
  602. package/dist/react-native/classic/index.d.ts +11 -0
  603. package/dist/react-native/classic/index.js +4 -0
  604. package/dist/react-native/classic/index.js.map +1 -0
  605. package/dist/react-native/classic/operations/index.d.ts +11 -0
  606. package/dist/react-native/classic/operations/index.js +14 -0
  607. package/dist/react-native/classic/operations/index.js.map +1 -0
  608. package/dist/react-native/classic/privateLinkResources/index.d.ts +13 -0
  609. package/dist/react-native/classic/privateLinkResources/index.js +15 -0
  610. package/dist/react-native/classic/privateLinkResources/index.js.map +1 -0
  611. package/dist/react-native/classic/recoveryServices/index.d.ts +16 -0
  612. package/dist/react-native/classic/recoveryServices/index.js +15 -0
  613. package/dist/react-native/classic/recoveryServices/index.js.map +1 -0
  614. package/dist/react-native/classic/registeredIdentities/index.d.ts +14 -0
  615. package/dist/react-native/classic/registeredIdentities/index.js +14 -0
  616. package/dist/react-native/classic/registeredIdentities/index.js.map +1 -0
  617. package/dist/react-native/classic/replicationUsages/index.d.ts +11 -0
  618. package/dist/react-native/classic/replicationUsages/index.js +14 -0
  619. package/dist/react-native/classic/replicationUsages/index.js.map +1 -0
  620. package/dist/react-native/classic/usages/index.d.ts +11 -0
  621. package/dist/react-native/classic/usages/index.js +14 -0
  622. package/dist/react-native/classic/usages/index.js.map +1 -0
  623. package/dist/react-native/classic/vaultCertificates/index.d.ts +10 -0
  624. package/dist/react-native/classic/vaultCertificates/index.js +14 -0
  625. package/dist/react-native/classic/vaultCertificates/index.js.map +1 -0
  626. package/dist/react-native/classic/vaultExtendedInfo/index.d.ts +14 -0
  627. package/dist/react-native/classic/vaultExtendedInfo/index.js +16 -0
  628. package/dist/react-native/classic/vaultExtendedInfo/index.js.map +1 -0
  629. package/dist/react-native/classic/vaults/index.d.ts +27 -0
  630. package/dist/react-native/classic/vaults/index.js +19 -0
  631. package/dist/react-native/classic/vaults/index.js.map +1 -0
  632. package/dist/react-native/index.d.ts +18 -3
  633. package/dist/react-native/index.js +6 -11
  634. package/dist/react-native/index.js.map +1 -1
  635. package/dist/react-native/logger.d.ts +2 -0
  636. package/dist/react-native/logger.js +5 -0
  637. package/dist/react-native/logger.js.map +1 -0
  638. package/dist/react-native/models/index.d.ts +1 -1526
  639. package/dist/react-native/models/index.js +3 -305
  640. package/dist/react-native/models/index.js.map +1 -1
  641. package/dist/react-native/models/models.d.ts +1310 -0
  642. package/dist/react-native/models/models.js +1314 -0
  643. package/dist/react-native/models/models.js.map +1 -0
  644. package/dist/react-native/recoveryServicesClient.d.ts +45 -42
  645. package/dist/react-native/recoveryServicesClient.js +60 -183
  646. package/dist/react-native/recoveryServicesClient.js.map +1 -1
  647. package/dist/react-native/restorePollerHelpers.d.ts +21 -0
  648. package/dist/react-native/restorePollerHelpers.js +98 -0
  649. package/dist/react-native/restorePollerHelpers.js.map +1 -0
  650. package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts +22 -0
  651. package/dist/react-native/static-helpers/cloudSettingHelpers.js +38 -0
  652. package/dist/react-native/static-helpers/cloudSettingHelpers.js.map +1 -0
  653. package/dist/react-native/static-helpers/pagingHelpers.d.ts +72 -0
  654. package/dist/react-native/static-helpers/pagingHelpers.js +118 -0
  655. package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -0
  656. package/dist/react-native/static-helpers/pollingHelpers.d.ts +30 -0
  657. package/dist/react-native/static-helpers/pollingHelpers.js +79 -0
  658. package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -0
  659. package/dist/react-native/static-helpers/urlTemplate.d.ts +5 -0
  660. package/dist/react-native/static-helpers/urlTemplate.js +185 -0
  661. package/dist/react-native/static-helpers/urlTemplate.js.map +1 -0
  662. package/package.json +314 -81
  663. package/CHANGELOG.md +0 -152
  664. package/dist/browser/index.d.ts.map +0 -1
  665. package/dist/browser/lroImpl.d.ts +0 -11
  666. package/dist/browser/lroImpl.d.ts.map +0 -1
  667. package/dist/browser/lroImpl.js +0 -25
  668. package/dist/browser/lroImpl.js.map +0 -1
  669. package/dist/browser/models/index.d.ts.map +0 -1
  670. package/dist/browser/models/mappers.d.ts +0 -76
  671. package/dist/browser/models/mappers.d.ts.map +0 -1
  672. package/dist/browser/models/mappers.js +0 -2114
  673. package/dist/browser/models/mappers.js.map +0 -1
  674. package/dist/browser/models/parameters.d.ts +0 -22
  675. package/dist/browser/models/parameters.d.ts.map +0 -1
  676. package/dist/browser/models/parameters.js +0 -184
  677. package/dist/browser/models/parameters.js.map +0 -1
  678. package/dist/browser/operations/index.d.ts +0 -10
  679. package/dist/browser/operations/index.d.ts.map +0 -1
  680. package/dist/browser/operations/index.js +0 -17
  681. package/dist/browser/operations/index.js.map +0 -1
  682. package/dist/browser/operations/operations.d.ts +0 -32
  683. package/dist/browser/operations/operations.d.ts.map +0 -1
  684. package/dist/browser/operations/operations.js +0 -116
  685. package/dist/browser/operations/operations.js.map +0 -1
  686. package/dist/browser/operations/privateLinkResourcesOperations.d.ts +0 -46
  687. package/dist/browser/operations/privateLinkResourcesOperations.d.ts.map +0 -1
  688. package/dist/browser/operations/privateLinkResourcesOperations.js +0 -165
  689. package/dist/browser/operations/privateLinkResourcesOperations.js.map +0 -1
  690. package/dist/browser/operations/recoveryServices.d.ts +0 -32
  691. package/dist/browser/operations/recoveryServices.d.ts.map +0 -1
  692. package/dist/browser/operations/recoveryServices.js +0 -92
  693. package/dist/browser/operations/recoveryServices.js.map +0 -1
  694. package/dist/browser/operations/registeredIdentities.d.ts +0 -21
  695. package/dist/browser/operations/registeredIdentities.d.ts.map +0 -1
  696. package/dist/browser/operations/registeredIdentities.js +0 -48
  697. package/dist/browser/operations/registeredIdentities.js.map +0 -1
  698. package/dist/browser/operations/replicationUsages.d.ts +0 -30
  699. package/dist/browser/operations/replicationUsages.d.ts.map +0 -1
  700. package/dist/browser/operations/replicationUsages.js +0 -85
  701. package/dist/browser/operations/replicationUsages.js.map +0 -1
  702. package/dist/browser/operations/usages.d.ts +0 -30
  703. package/dist/browser/operations/usages.d.ts.map +0 -1
  704. package/dist/browser/operations/usages.js +0 -85
  705. package/dist/browser/operations/usages.js.map +0 -1
  706. package/dist/browser/operations/vaultCertificates.d.ts +0 -22
  707. package/dist/browser/operations/vaultCertificates.d.ts.map +0 -1
  708. package/dist/browser/operations/vaultCertificates.js +0 -62
  709. package/dist/browser/operations/vaultCertificates.js.map +0 -1
  710. package/dist/browser/operations/vaultExtendedInfo.d.ts +0 -36
  711. package/dist/browser/operations/vaultExtendedInfo.d.ts.map +0 -1
  712. package/dist/browser/operations/vaultExtendedInfo.js +0 -120
  713. package/dist/browser/operations/vaultExtendedInfo.js.map +0 -1
  714. package/dist/browser/operations/vaults.d.ts +0 -107
  715. package/dist/browser/operations/vaults.d.ts.map +0 -1
  716. package/dist/browser/operations/vaults.js +0 -528
  717. package/dist/browser/operations/vaults.js.map +0 -1
  718. package/dist/browser/operationsInterfaces/index.d.ts +0 -10
  719. package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
  720. package/dist/browser/operationsInterfaces/index.js +0 -17
  721. package/dist/browser/operationsInterfaces/index.js.map +0 -1
  722. package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
  723. package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
  724. package/dist/browser/operationsInterfaces/operations.js +0 -9
  725. package/dist/browser/operationsInterfaces/operations.js.map +0 -1
  726. package/dist/browser/operationsInterfaces/privateLinkResourcesOperations.d.ts +0 -21
  727. package/dist/browser/operationsInterfaces/privateLinkResourcesOperations.d.ts.map +0 -1
  728. package/dist/browser/operationsInterfaces/privateLinkResourcesOperations.js +0 -9
  729. package/dist/browser/operationsInterfaces/privateLinkResourcesOperations.js.map +0 -1
  730. package/dist/browser/operationsInterfaces/recoveryServices.d.ts +0 -24
  731. package/dist/browser/operationsInterfaces/recoveryServices.d.ts.map +0 -1
  732. package/dist/browser/operationsInterfaces/recoveryServices.js +0 -9
  733. package/dist/browser/operationsInterfaces/recoveryServices.js.map +0 -1
  734. package/dist/browser/operationsInterfaces/registeredIdentities.d.ts +0 -13
  735. package/dist/browser/operationsInterfaces/registeredIdentities.d.ts.map +0 -1
  736. package/dist/browser/operationsInterfaces/registeredIdentities.js +0 -9
  737. package/dist/browser/operationsInterfaces/registeredIdentities.js.map +0 -1
  738. package/dist/browser/operationsInterfaces/replicationUsages.d.ts +0 -13
  739. package/dist/browser/operationsInterfaces/replicationUsages.d.ts.map +0 -1
  740. package/dist/browser/operationsInterfaces/replicationUsages.js +0 -9
  741. package/dist/browser/operationsInterfaces/replicationUsages.js.map +0 -1
  742. package/dist/browser/operationsInterfaces/usages.d.ts +0 -13
  743. package/dist/browser/operationsInterfaces/usages.d.ts.map +0 -1
  744. package/dist/browser/operationsInterfaces/usages.js +0 -9
  745. package/dist/browser/operationsInterfaces/usages.js.map +0 -1
  746. package/dist/browser/operationsInterfaces/vaultCertificates.d.ts +0 -14
  747. package/dist/browser/operationsInterfaces/vaultCertificates.d.ts.map +0 -1
  748. package/dist/browser/operationsInterfaces/vaultCertificates.js +0 -9
  749. package/dist/browser/operationsInterfaces/vaultCertificates.js.map +0 -1
  750. package/dist/browser/operationsInterfaces/vaultExtendedInfo.d.ts +0 -28
  751. package/dist/browser/operationsInterfaces/vaultExtendedInfo.d.ts.map +0 -1
  752. package/dist/browser/operationsInterfaces/vaultExtendedInfo.js +0 -9
  753. package/dist/browser/operationsInterfaces/vaultExtendedInfo.js.map +0 -1
  754. package/dist/browser/operationsInterfaces/vaults.d.ts +0 -71
  755. package/dist/browser/operationsInterfaces/vaults.d.ts.map +0 -1
  756. package/dist/browser/operationsInterfaces/vaults.js +0 -9
  757. package/dist/browser/operationsInterfaces/vaults.js.map +0 -1
  758. package/dist/browser/pagingHelper.d.ts +0 -13
  759. package/dist/browser/pagingHelper.d.ts.map +0 -1
  760. package/dist/browser/pagingHelper.js +0 -30
  761. package/dist/browser/pagingHelper.js.map +0 -1
  762. package/dist/browser/recoveryServicesClient.d.ts.map +0 -1
  763. package/dist/commonjs/index.d.ts.map +0 -1
  764. package/dist/commonjs/lroImpl.d.ts +0 -11
  765. package/dist/commonjs/lroImpl.d.ts.map +0 -1
  766. package/dist/commonjs/lroImpl.js +0 -28
  767. package/dist/commonjs/lroImpl.js.map +0 -1
  768. package/dist/commonjs/models/index.d.ts.map +0 -1
  769. package/dist/commonjs/models/mappers.d.ts +0 -76
  770. package/dist/commonjs/models/mappers.d.ts.map +0 -1
  771. package/dist/commonjs/models/mappers.js +0 -2118
  772. package/dist/commonjs/models/mappers.js.map +0 -1
  773. package/dist/commonjs/models/parameters.d.ts +0 -22
  774. package/dist/commonjs/models/parameters.d.ts.map +0 -1
  775. package/dist/commonjs/models/parameters.js +0 -187
  776. package/dist/commonjs/models/parameters.js.map +0 -1
  777. package/dist/commonjs/operations/index.d.ts +0 -10
  778. package/dist/commonjs/operations/index.d.ts.map +0 -1
  779. package/dist/commonjs/operations/index.js +0 -20
  780. package/dist/commonjs/operations/index.js.map +0 -1
  781. package/dist/commonjs/operations/operations.d.ts +0 -32
  782. package/dist/commonjs/operations/operations.d.ts.map +0 -1
  783. package/dist/commonjs/operations/operations.js +0 -121
  784. package/dist/commonjs/operations/operations.js.map +0 -1
  785. package/dist/commonjs/operations/privateLinkResourcesOperations.d.ts +0 -46
  786. package/dist/commonjs/operations/privateLinkResourcesOperations.d.ts.map +0 -1
  787. package/dist/commonjs/operations/privateLinkResourcesOperations.js +0 -170
  788. package/dist/commonjs/operations/privateLinkResourcesOperations.js.map +0 -1
  789. package/dist/commonjs/operations/recoveryServices.d.ts +0 -32
  790. package/dist/commonjs/operations/recoveryServices.d.ts.map +0 -1
  791. package/dist/commonjs/operations/recoveryServices.js +0 -97
  792. package/dist/commonjs/operations/recoveryServices.js.map +0 -1
  793. package/dist/commonjs/operations/registeredIdentities.d.ts +0 -21
  794. package/dist/commonjs/operations/registeredIdentities.d.ts.map +0 -1
  795. package/dist/commonjs/operations/registeredIdentities.js +0 -53
  796. package/dist/commonjs/operations/registeredIdentities.js.map +0 -1
  797. package/dist/commonjs/operations/replicationUsages.d.ts +0 -30
  798. package/dist/commonjs/operations/replicationUsages.d.ts.map +0 -1
  799. package/dist/commonjs/operations/replicationUsages.js +0 -90
  800. package/dist/commonjs/operations/replicationUsages.js.map +0 -1
  801. package/dist/commonjs/operations/usages.d.ts +0 -30
  802. package/dist/commonjs/operations/usages.d.ts.map +0 -1
  803. package/dist/commonjs/operations/usages.js +0 -90
  804. package/dist/commonjs/operations/usages.js.map +0 -1
  805. package/dist/commonjs/operations/vaultCertificates.d.ts +0 -22
  806. package/dist/commonjs/operations/vaultCertificates.d.ts.map +0 -1
  807. package/dist/commonjs/operations/vaultCertificates.js +0 -67
  808. package/dist/commonjs/operations/vaultCertificates.js.map +0 -1
  809. package/dist/commonjs/operations/vaultExtendedInfo.d.ts +0 -36
  810. package/dist/commonjs/operations/vaultExtendedInfo.d.ts.map +0 -1
  811. package/dist/commonjs/operations/vaultExtendedInfo.js +0 -125
  812. package/dist/commonjs/operations/vaultExtendedInfo.js.map +0 -1
  813. package/dist/commonjs/operations/vaults.d.ts +0 -107
  814. package/dist/commonjs/operations/vaults.d.ts.map +0 -1
  815. package/dist/commonjs/operations/vaults.js +0 -533
  816. package/dist/commonjs/operations/vaults.js.map +0 -1
  817. package/dist/commonjs/operationsInterfaces/index.d.ts +0 -10
  818. package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
  819. package/dist/commonjs/operationsInterfaces/index.js +0 -20
  820. package/dist/commonjs/operationsInterfaces/index.js.map +0 -1
  821. package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
  822. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
  823. package/dist/commonjs/operationsInterfaces/operations.js +0 -10
  824. package/dist/commonjs/operationsInterfaces/operations.js.map +0 -1
  825. package/dist/commonjs/operationsInterfaces/privateLinkResourcesOperations.d.ts +0 -21
  826. package/dist/commonjs/operationsInterfaces/privateLinkResourcesOperations.d.ts.map +0 -1
  827. package/dist/commonjs/operationsInterfaces/privateLinkResourcesOperations.js +0 -10
  828. package/dist/commonjs/operationsInterfaces/privateLinkResourcesOperations.js.map +0 -1
  829. package/dist/commonjs/operationsInterfaces/recoveryServices.d.ts +0 -24
  830. package/dist/commonjs/operationsInterfaces/recoveryServices.d.ts.map +0 -1
  831. package/dist/commonjs/operationsInterfaces/recoveryServices.js +0 -10
  832. package/dist/commonjs/operationsInterfaces/recoveryServices.js.map +0 -1
  833. package/dist/commonjs/operationsInterfaces/registeredIdentities.d.ts +0 -13
  834. package/dist/commonjs/operationsInterfaces/registeredIdentities.d.ts.map +0 -1
  835. package/dist/commonjs/operationsInterfaces/registeredIdentities.js +0 -10
  836. package/dist/commonjs/operationsInterfaces/registeredIdentities.js.map +0 -1
  837. package/dist/commonjs/operationsInterfaces/replicationUsages.d.ts +0 -13
  838. package/dist/commonjs/operationsInterfaces/replicationUsages.d.ts.map +0 -1
  839. package/dist/commonjs/operationsInterfaces/replicationUsages.js +0 -10
  840. package/dist/commonjs/operationsInterfaces/replicationUsages.js.map +0 -1
  841. package/dist/commonjs/operationsInterfaces/usages.d.ts +0 -13
  842. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +0 -1
  843. package/dist/commonjs/operationsInterfaces/usages.js +0 -10
  844. package/dist/commonjs/operationsInterfaces/usages.js.map +0 -1
  845. package/dist/commonjs/operationsInterfaces/vaultCertificates.d.ts +0 -14
  846. package/dist/commonjs/operationsInterfaces/vaultCertificates.d.ts.map +0 -1
  847. package/dist/commonjs/operationsInterfaces/vaultCertificates.js +0 -10
  848. package/dist/commonjs/operationsInterfaces/vaultCertificates.js.map +0 -1
  849. package/dist/commonjs/operationsInterfaces/vaultExtendedInfo.d.ts +0 -28
  850. package/dist/commonjs/operationsInterfaces/vaultExtendedInfo.d.ts.map +0 -1
  851. package/dist/commonjs/operationsInterfaces/vaultExtendedInfo.js +0 -10
  852. package/dist/commonjs/operationsInterfaces/vaultExtendedInfo.js.map +0 -1
  853. package/dist/commonjs/operationsInterfaces/vaults.d.ts +0 -71
  854. package/dist/commonjs/operationsInterfaces/vaults.d.ts.map +0 -1
  855. package/dist/commonjs/operationsInterfaces/vaults.js +0 -10
  856. package/dist/commonjs/operationsInterfaces/vaults.js.map +0 -1
  857. package/dist/commonjs/pagingHelper.d.ts +0 -13
  858. package/dist/commonjs/pagingHelper.d.ts.map +0 -1
  859. package/dist/commonjs/pagingHelper.js +0 -34
  860. package/dist/commonjs/pagingHelper.js.map +0 -1
  861. package/dist/commonjs/recoveryServicesClient.d.ts.map +0 -1
  862. package/dist/esm/index.d.ts.map +0 -1
  863. package/dist/esm/lroImpl.d.ts +0 -11
  864. package/dist/esm/lroImpl.d.ts.map +0 -1
  865. package/dist/esm/lroImpl.js +0 -25
  866. package/dist/esm/lroImpl.js.map +0 -1
  867. package/dist/esm/models/index.d.ts.map +0 -1
  868. package/dist/esm/models/mappers.d.ts +0 -76
  869. package/dist/esm/models/mappers.d.ts.map +0 -1
  870. package/dist/esm/models/mappers.js +0 -2114
  871. package/dist/esm/models/mappers.js.map +0 -1
  872. package/dist/esm/models/parameters.d.ts +0 -22
  873. package/dist/esm/models/parameters.d.ts.map +0 -1
  874. package/dist/esm/models/parameters.js +0 -184
  875. package/dist/esm/models/parameters.js.map +0 -1
  876. package/dist/esm/operations/index.d.ts +0 -10
  877. package/dist/esm/operations/index.d.ts.map +0 -1
  878. package/dist/esm/operations/index.js +0 -17
  879. package/dist/esm/operations/index.js.map +0 -1
  880. package/dist/esm/operations/operations.d.ts +0 -32
  881. package/dist/esm/operations/operations.d.ts.map +0 -1
  882. package/dist/esm/operations/operations.js +0 -116
  883. package/dist/esm/operations/operations.js.map +0 -1
  884. package/dist/esm/operations/privateLinkResourcesOperations.d.ts +0 -46
  885. package/dist/esm/operations/privateLinkResourcesOperations.d.ts.map +0 -1
  886. package/dist/esm/operations/privateLinkResourcesOperations.js +0 -165
  887. package/dist/esm/operations/privateLinkResourcesOperations.js.map +0 -1
  888. package/dist/esm/operations/recoveryServices.d.ts +0 -32
  889. package/dist/esm/operations/recoveryServices.d.ts.map +0 -1
  890. package/dist/esm/operations/recoveryServices.js +0 -92
  891. package/dist/esm/operations/recoveryServices.js.map +0 -1
  892. package/dist/esm/operations/registeredIdentities.d.ts +0 -21
  893. package/dist/esm/operations/registeredIdentities.d.ts.map +0 -1
  894. package/dist/esm/operations/registeredIdentities.js +0 -48
  895. package/dist/esm/operations/registeredIdentities.js.map +0 -1
  896. package/dist/esm/operations/replicationUsages.d.ts +0 -30
  897. package/dist/esm/operations/replicationUsages.d.ts.map +0 -1
  898. package/dist/esm/operations/replicationUsages.js +0 -85
  899. package/dist/esm/operations/replicationUsages.js.map +0 -1
  900. package/dist/esm/operations/usages.d.ts +0 -30
  901. package/dist/esm/operations/usages.d.ts.map +0 -1
  902. package/dist/esm/operations/usages.js +0 -85
  903. package/dist/esm/operations/usages.js.map +0 -1
  904. package/dist/esm/operations/vaultCertificates.d.ts +0 -22
  905. package/dist/esm/operations/vaultCertificates.d.ts.map +0 -1
  906. package/dist/esm/operations/vaultCertificates.js +0 -62
  907. package/dist/esm/operations/vaultCertificates.js.map +0 -1
  908. package/dist/esm/operations/vaultExtendedInfo.d.ts +0 -36
  909. package/dist/esm/operations/vaultExtendedInfo.d.ts.map +0 -1
  910. package/dist/esm/operations/vaultExtendedInfo.js +0 -120
  911. package/dist/esm/operations/vaultExtendedInfo.js.map +0 -1
  912. package/dist/esm/operations/vaults.d.ts +0 -107
  913. package/dist/esm/operations/vaults.d.ts.map +0 -1
  914. package/dist/esm/operations/vaults.js +0 -528
  915. package/dist/esm/operations/vaults.js.map +0 -1
  916. package/dist/esm/operationsInterfaces/index.d.ts +0 -10
  917. package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
  918. package/dist/esm/operationsInterfaces/index.js +0 -17
  919. package/dist/esm/operationsInterfaces/index.js.map +0 -1
  920. package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
  921. package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
  922. package/dist/esm/operationsInterfaces/operations.js +0 -9
  923. package/dist/esm/operationsInterfaces/operations.js.map +0 -1
  924. package/dist/esm/operationsInterfaces/privateLinkResourcesOperations.d.ts +0 -21
  925. package/dist/esm/operationsInterfaces/privateLinkResourcesOperations.d.ts.map +0 -1
  926. package/dist/esm/operationsInterfaces/privateLinkResourcesOperations.js +0 -9
  927. package/dist/esm/operationsInterfaces/privateLinkResourcesOperations.js.map +0 -1
  928. package/dist/esm/operationsInterfaces/recoveryServices.d.ts +0 -24
  929. package/dist/esm/operationsInterfaces/recoveryServices.d.ts.map +0 -1
  930. package/dist/esm/operationsInterfaces/recoveryServices.js +0 -9
  931. package/dist/esm/operationsInterfaces/recoveryServices.js.map +0 -1
  932. package/dist/esm/operationsInterfaces/registeredIdentities.d.ts +0 -13
  933. package/dist/esm/operationsInterfaces/registeredIdentities.d.ts.map +0 -1
  934. package/dist/esm/operationsInterfaces/registeredIdentities.js +0 -9
  935. package/dist/esm/operationsInterfaces/registeredIdentities.js.map +0 -1
  936. package/dist/esm/operationsInterfaces/replicationUsages.d.ts +0 -13
  937. package/dist/esm/operationsInterfaces/replicationUsages.d.ts.map +0 -1
  938. package/dist/esm/operationsInterfaces/replicationUsages.js +0 -9
  939. package/dist/esm/operationsInterfaces/replicationUsages.js.map +0 -1
  940. package/dist/esm/operationsInterfaces/usages.d.ts +0 -13
  941. package/dist/esm/operationsInterfaces/usages.d.ts.map +0 -1
  942. package/dist/esm/operationsInterfaces/usages.js +0 -9
  943. package/dist/esm/operationsInterfaces/usages.js.map +0 -1
  944. package/dist/esm/operationsInterfaces/vaultCertificates.d.ts +0 -14
  945. package/dist/esm/operationsInterfaces/vaultCertificates.d.ts.map +0 -1
  946. package/dist/esm/operationsInterfaces/vaultCertificates.js +0 -9
  947. package/dist/esm/operationsInterfaces/vaultCertificates.js.map +0 -1
  948. package/dist/esm/operationsInterfaces/vaultExtendedInfo.d.ts +0 -28
  949. package/dist/esm/operationsInterfaces/vaultExtendedInfo.d.ts.map +0 -1
  950. package/dist/esm/operationsInterfaces/vaultExtendedInfo.js +0 -9
  951. package/dist/esm/operationsInterfaces/vaultExtendedInfo.js.map +0 -1
  952. package/dist/esm/operationsInterfaces/vaults.d.ts +0 -71
  953. package/dist/esm/operationsInterfaces/vaults.d.ts.map +0 -1
  954. package/dist/esm/operationsInterfaces/vaults.js +0 -9
  955. package/dist/esm/operationsInterfaces/vaults.js.map +0 -1
  956. package/dist/esm/pagingHelper.d.ts +0 -13
  957. package/dist/esm/pagingHelper.d.ts.map +0 -1
  958. package/dist/esm/pagingHelper.js +0 -30
  959. package/dist/esm/pagingHelper.js.map +0 -1
  960. package/dist/esm/recoveryServicesClient.d.ts.map +0 -1
  961. package/dist/react-native/index.d.ts.map +0 -1
  962. package/dist/react-native/lroImpl.d.ts +0 -11
  963. package/dist/react-native/lroImpl.d.ts.map +0 -1
  964. package/dist/react-native/lroImpl.js +0 -25
  965. package/dist/react-native/lroImpl.js.map +0 -1
  966. package/dist/react-native/models/index.d.ts.map +0 -1
  967. package/dist/react-native/models/mappers.d.ts +0 -76
  968. package/dist/react-native/models/mappers.d.ts.map +0 -1
  969. package/dist/react-native/models/mappers.js +0 -2114
  970. package/dist/react-native/models/mappers.js.map +0 -1
  971. package/dist/react-native/models/parameters.d.ts +0 -22
  972. package/dist/react-native/models/parameters.d.ts.map +0 -1
  973. package/dist/react-native/models/parameters.js +0 -184
  974. package/dist/react-native/models/parameters.js.map +0 -1
  975. package/dist/react-native/operations/index.d.ts +0 -10
  976. package/dist/react-native/operations/index.d.ts.map +0 -1
  977. package/dist/react-native/operations/index.js +0 -17
  978. package/dist/react-native/operations/index.js.map +0 -1
  979. package/dist/react-native/operations/operations.d.ts +0 -32
  980. package/dist/react-native/operations/operations.d.ts.map +0 -1
  981. package/dist/react-native/operations/operations.js +0 -116
  982. package/dist/react-native/operations/operations.js.map +0 -1
  983. package/dist/react-native/operations/privateLinkResourcesOperations.d.ts +0 -46
  984. package/dist/react-native/operations/privateLinkResourcesOperations.d.ts.map +0 -1
  985. package/dist/react-native/operations/privateLinkResourcesOperations.js +0 -165
  986. package/dist/react-native/operations/privateLinkResourcesOperations.js.map +0 -1
  987. package/dist/react-native/operations/recoveryServices.d.ts +0 -32
  988. package/dist/react-native/operations/recoveryServices.d.ts.map +0 -1
  989. package/dist/react-native/operations/recoveryServices.js +0 -92
  990. package/dist/react-native/operations/recoveryServices.js.map +0 -1
  991. package/dist/react-native/operations/registeredIdentities.d.ts +0 -21
  992. package/dist/react-native/operations/registeredIdentities.d.ts.map +0 -1
  993. package/dist/react-native/operations/registeredIdentities.js +0 -48
  994. package/dist/react-native/operations/registeredIdentities.js.map +0 -1
  995. package/dist/react-native/operations/replicationUsages.d.ts +0 -30
  996. package/dist/react-native/operations/replicationUsages.d.ts.map +0 -1
  997. package/dist/react-native/operations/replicationUsages.js +0 -85
  998. package/dist/react-native/operations/replicationUsages.js.map +0 -1
  999. package/dist/react-native/operations/usages.d.ts +0 -30
  1000. package/dist/react-native/operations/usages.d.ts.map +0 -1
  1001. package/dist/react-native/operations/usages.js +0 -85
  1002. package/dist/react-native/operations/usages.js.map +0 -1
  1003. package/dist/react-native/operations/vaultCertificates.d.ts +0 -22
  1004. package/dist/react-native/operations/vaultCertificates.d.ts.map +0 -1
  1005. package/dist/react-native/operations/vaultCertificates.js +0 -62
  1006. package/dist/react-native/operations/vaultCertificates.js.map +0 -1
  1007. package/dist/react-native/operations/vaultExtendedInfo.d.ts +0 -36
  1008. package/dist/react-native/operations/vaultExtendedInfo.d.ts.map +0 -1
  1009. package/dist/react-native/operations/vaultExtendedInfo.js +0 -120
  1010. package/dist/react-native/operations/vaultExtendedInfo.js.map +0 -1
  1011. package/dist/react-native/operations/vaults.d.ts +0 -107
  1012. package/dist/react-native/operations/vaults.d.ts.map +0 -1
  1013. package/dist/react-native/operations/vaults.js +0 -528
  1014. package/dist/react-native/operations/vaults.js.map +0 -1
  1015. package/dist/react-native/operationsInterfaces/index.d.ts +0 -10
  1016. package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
  1017. package/dist/react-native/operationsInterfaces/index.js +0 -17
  1018. package/dist/react-native/operationsInterfaces/index.js.map +0 -1
  1019. package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
  1020. package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
  1021. package/dist/react-native/operationsInterfaces/operations.js +0 -9
  1022. package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
  1023. package/dist/react-native/operationsInterfaces/privateLinkResourcesOperations.d.ts +0 -21
  1024. package/dist/react-native/operationsInterfaces/privateLinkResourcesOperations.d.ts.map +0 -1
  1025. package/dist/react-native/operationsInterfaces/privateLinkResourcesOperations.js +0 -9
  1026. package/dist/react-native/operationsInterfaces/privateLinkResourcesOperations.js.map +0 -1
  1027. package/dist/react-native/operationsInterfaces/recoveryServices.d.ts +0 -24
  1028. package/dist/react-native/operationsInterfaces/recoveryServices.d.ts.map +0 -1
  1029. package/dist/react-native/operationsInterfaces/recoveryServices.js +0 -9
  1030. package/dist/react-native/operationsInterfaces/recoveryServices.js.map +0 -1
  1031. package/dist/react-native/operationsInterfaces/registeredIdentities.d.ts +0 -13
  1032. package/dist/react-native/operationsInterfaces/registeredIdentities.d.ts.map +0 -1
  1033. package/dist/react-native/operationsInterfaces/registeredIdentities.js +0 -9
  1034. package/dist/react-native/operationsInterfaces/registeredIdentities.js.map +0 -1
  1035. package/dist/react-native/operationsInterfaces/replicationUsages.d.ts +0 -13
  1036. package/dist/react-native/operationsInterfaces/replicationUsages.d.ts.map +0 -1
  1037. package/dist/react-native/operationsInterfaces/replicationUsages.js +0 -9
  1038. package/dist/react-native/operationsInterfaces/replicationUsages.js.map +0 -1
  1039. package/dist/react-native/operationsInterfaces/usages.d.ts +0 -13
  1040. package/dist/react-native/operationsInterfaces/usages.d.ts.map +0 -1
  1041. package/dist/react-native/operationsInterfaces/usages.js +0 -9
  1042. package/dist/react-native/operationsInterfaces/usages.js.map +0 -1
  1043. package/dist/react-native/operationsInterfaces/vaultCertificates.d.ts +0 -14
  1044. package/dist/react-native/operationsInterfaces/vaultCertificates.d.ts.map +0 -1
  1045. package/dist/react-native/operationsInterfaces/vaultCertificates.js +0 -9
  1046. package/dist/react-native/operationsInterfaces/vaultCertificates.js.map +0 -1
  1047. package/dist/react-native/operationsInterfaces/vaultExtendedInfo.d.ts +0 -28
  1048. package/dist/react-native/operationsInterfaces/vaultExtendedInfo.d.ts.map +0 -1
  1049. package/dist/react-native/operationsInterfaces/vaultExtendedInfo.js +0 -9
  1050. package/dist/react-native/operationsInterfaces/vaultExtendedInfo.js.map +0 -1
  1051. package/dist/react-native/operationsInterfaces/vaults.d.ts +0 -71
  1052. package/dist/react-native/operationsInterfaces/vaults.d.ts.map +0 -1
  1053. package/dist/react-native/operationsInterfaces/vaults.js +0 -9
  1054. package/dist/react-native/operationsInterfaces/vaults.js.map +0 -1
  1055. package/dist/react-native/pagingHelper.d.ts +0 -13
  1056. package/dist/react-native/pagingHelper.d.ts.map +0 -1
  1057. package/dist/react-native/pagingHelper.js +0 -30
  1058. package/dist/react-native/pagingHelper.js.map +0 -1
  1059. package/dist/react-native/recoveryServicesClient.d.ts.map +0 -1
  1060. package/review/arm-recoveryservices-node.api.md +0 -1094
@@ -1,309 +1,35 @@
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
- exports.KnownUsagesUnit = exports.KnownCreatedByType = exports.KnownSkuName = exports.KnownBcdrSecurityLevel = exports.KnownSecureScoreLevel = exports.KnownIdentityType = exports.KnownState = exports.KnownMultiUserAuthorization = exports.KnownEnhancedSecurityState = exports.KnownSoftDeleteState = exports.KnownImmutabilityState = exports.KnownCrossRegionRestore = exports.KnownStandardTierStorageRedundancy = exports.KnownCrossSubscriptionRestoreState = exports.KnownAlertsState = exports.KnownPublicNetworkAccess = exports.KnownBackupStorageVersion = exports.KnownResourceMoveState = exports.KnownInfrastructureEncryptionState = exports.KnownVaultPrivateEndpointState = exports.KnownPrivateEndpointConnectionStatus = exports.KnownProvisioningState = exports.KnownTriggerType = exports.KnownVaultUpgradeState = exports.KnownResourceIdentityType = exports.KnownVaultSubResourceType = exports.KnownAuthType = void 0;
11
- /** Known values of {@link AuthType} that the service accepts. */
12
- var KnownAuthType;
13
- (function (KnownAuthType) {
14
- /** Invalid */
15
- KnownAuthType["Invalid"] = "Invalid";
16
- /** ACS */
17
- KnownAuthType["ACS"] = "ACS";
18
- /** AAD */
19
- KnownAuthType["AAD"] = "AAD";
20
- /** AccessControlService */
21
- KnownAuthType["AccessControlService"] = "AccessControlService";
22
- /** AzureActiveDirectory */
23
- KnownAuthType["AzureActiveDirectory"] = "AzureActiveDirectory";
24
- })(KnownAuthType || (exports.KnownAuthType = KnownAuthType = {}));
25
- /** Known values of {@link VaultSubResourceType} that the service accepts. */
26
- var KnownVaultSubResourceType;
27
- (function (KnownVaultSubResourceType) {
28
- /** AzureBackup */
29
- KnownVaultSubResourceType["AzureBackup"] = "AzureBackup";
30
- /** AzureBackupSecondary */
31
- KnownVaultSubResourceType["AzureBackupSecondary"] = "AzureBackup_secondary";
32
- /** AzureSiteRecovery */
33
- KnownVaultSubResourceType["AzureSiteRecovery"] = "AzureSiteRecovery";
34
- })(KnownVaultSubResourceType || (exports.KnownVaultSubResourceType = KnownVaultSubResourceType = {}));
35
- /** Known values of {@link ResourceIdentityType} that the service accepts. */
36
- var KnownResourceIdentityType;
37
- (function (KnownResourceIdentityType) {
38
- /** SystemAssigned */
39
- KnownResourceIdentityType["SystemAssigned"] = "SystemAssigned";
40
- /** None */
41
- KnownResourceIdentityType["None"] = "None";
42
- /** UserAssigned */
43
- KnownResourceIdentityType["UserAssigned"] = "UserAssigned";
44
- /** SystemAssignedUserAssigned */
45
- KnownResourceIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned, UserAssigned";
46
- })(KnownResourceIdentityType || (exports.KnownResourceIdentityType = KnownResourceIdentityType = {}));
47
- /** Known values of {@link VaultUpgradeState} that the service accepts. */
48
- var KnownVaultUpgradeState;
49
- (function (KnownVaultUpgradeState) {
50
- /** Unknown */
51
- KnownVaultUpgradeState["Unknown"] = "Unknown";
52
- /** InProgress */
53
- KnownVaultUpgradeState["InProgress"] = "InProgress";
54
- /** Upgraded */
55
- KnownVaultUpgradeState["Upgraded"] = "Upgraded";
56
- /** Failed */
57
- KnownVaultUpgradeState["Failed"] = "Failed";
58
- })(KnownVaultUpgradeState || (exports.KnownVaultUpgradeState = KnownVaultUpgradeState = {}));
59
- /** Known values of {@link TriggerType} that the service accepts. */
60
- var KnownTriggerType;
61
- (function (KnownTriggerType) {
62
- /** UserTriggered */
63
- KnownTriggerType["UserTriggered"] = "UserTriggered";
64
- /** ForcedUpgrade */
65
- KnownTriggerType["ForcedUpgrade"] = "ForcedUpgrade";
66
- })(KnownTriggerType || (exports.KnownTriggerType = KnownTriggerType = {}));
67
- /** Known values of {@link ProvisioningState} that the service accepts. */
68
- var KnownProvisioningState;
69
- (function (KnownProvisioningState) {
70
- /** Succeeded */
71
- KnownProvisioningState["Succeeded"] = "Succeeded";
72
- /** Deleting */
73
- KnownProvisioningState["Deleting"] = "Deleting";
74
- /** Failed */
75
- KnownProvisioningState["Failed"] = "Failed";
76
- /** Pending */
77
- KnownProvisioningState["Pending"] = "Pending";
78
- })(KnownProvisioningState || (exports.KnownProvisioningState = KnownProvisioningState = {}));
79
- /** Known values of {@link PrivateEndpointConnectionStatus} that the service accepts. */
80
- var KnownPrivateEndpointConnectionStatus;
81
- (function (KnownPrivateEndpointConnectionStatus) {
82
- /** Pending */
83
- KnownPrivateEndpointConnectionStatus["Pending"] = "Pending";
84
- /** Approved */
85
- KnownPrivateEndpointConnectionStatus["Approved"] = "Approved";
86
- /** Rejected */
87
- KnownPrivateEndpointConnectionStatus["Rejected"] = "Rejected";
88
- /** Disconnected */
89
- KnownPrivateEndpointConnectionStatus["Disconnected"] = "Disconnected";
90
- })(KnownPrivateEndpointConnectionStatus || (exports.KnownPrivateEndpointConnectionStatus = KnownPrivateEndpointConnectionStatus = {}));
91
- /** Known values of {@link VaultPrivateEndpointState} that the service accepts. */
92
- var KnownVaultPrivateEndpointState;
93
- (function (KnownVaultPrivateEndpointState) {
94
- /** None */
95
- KnownVaultPrivateEndpointState["None"] = "None";
96
- /** Enabled */
97
- KnownVaultPrivateEndpointState["Enabled"] = "Enabled";
98
- })(KnownVaultPrivateEndpointState || (exports.KnownVaultPrivateEndpointState = KnownVaultPrivateEndpointState = {}));
99
- /** Known values of {@link InfrastructureEncryptionState} that the service accepts. */
100
- var KnownInfrastructureEncryptionState;
101
- (function (KnownInfrastructureEncryptionState) {
102
- /** Enabled */
103
- KnownInfrastructureEncryptionState["Enabled"] = "Enabled";
104
- /** Disabled */
105
- KnownInfrastructureEncryptionState["Disabled"] = "Disabled";
106
- })(KnownInfrastructureEncryptionState || (exports.KnownInfrastructureEncryptionState = KnownInfrastructureEncryptionState = {}));
107
- /** Known values of {@link ResourceMoveState} that the service accepts. */
108
- var KnownResourceMoveState;
109
- (function (KnownResourceMoveState) {
110
- /** Unknown */
111
- KnownResourceMoveState["Unknown"] = "Unknown";
112
- /** InProgress */
113
- KnownResourceMoveState["InProgress"] = "InProgress";
114
- /** PrepareFailed */
115
- KnownResourceMoveState["PrepareFailed"] = "PrepareFailed";
116
- /** CommitFailed */
117
- KnownResourceMoveState["CommitFailed"] = "CommitFailed";
118
- /** PrepareTimedout */
119
- KnownResourceMoveState["PrepareTimedout"] = "PrepareTimedout";
120
- /** CommitTimedout */
121
- KnownResourceMoveState["CommitTimedout"] = "CommitTimedout";
122
- /** MoveSucceeded */
123
- KnownResourceMoveState["MoveSucceeded"] = "MoveSucceeded";
124
- /** Failure */
125
- KnownResourceMoveState["Failure"] = "Failure";
126
- /** CriticalFailure */
127
- KnownResourceMoveState["CriticalFailure"] = "CriticalFailure";
128
- /** PartialSuccess */
129
- KnownResourceMoveState["PartialSuccess"] = "PartialSuccess";
130
- })(KnownResourceMoveState || (exports.KnownResourceMoveState = KnownResourceMoveState = {}));
131
- /** Known values of {@link BackupStorageVersion} that the service accepts. */
132
- var KnownBackupStorageVersion;
133
- (function (KnownBackupStorageVersion) {
134
- /** V1 */
135
- KnownBackupStorageVersion["V1"] = "V1";
136
- /** V2 */
137
- KnownBackupStorageVersion["V2"] = "V2";
138
- /** Unassigned */
139
- KnownBackupStorageVersion["Unassigned"] = "Unassigned";
140
- })(KnownBackupStorageVersion || (exports.KnownBackupStorageVersion = KnownBackupStorageVersion = {}));
141
- /** Known values of {@link PublicNetworkAccess} that the service accepts. */
142
- var KnownPublicNetworkAccess;
143
- (function (KnownPublicNetworkAccess) {
144
- /** Enabled */
145
- KnownPublicNetworkAccess["Enabled"] = "Enabled";
146
- /** Disabled */
147
- KnownPublicNetworkAccess["Disabled"] = "Disabled";
148
- })(KnownPublicNetworkAccess || (exports.KnownPublicNetworkAccess = KnownPublicNetworkAccess = {}));
149
- /** Known values of {@link AlertsState} that the service accepts. */
150
- var KnownAlertsState;
151
- (function (KnownAlertsState) {
152
- /** Enabled */
153
- KnownAlertsState["Enabled"] = "Enabled";
154
- /** Disabled */
155
- KnownAlertsState["Disabled"] = "Disabled";
156
- })(KnownAlertsState || (exports.KnownAlertsState = KnownAlertsState = {}));
157
- /** Known values of {@link CrossSubscriptionRestoreState} that the service accepts. */
158
- var KnownCrossSubscriptionRestoreState;
159
- (function (KnownCrossSubscriptionRestoreState) {
160
- /** Enabled */
161
- KnownCrossSubscriptionRestoreState["Enabled"] = "Enabled";
162
- /** Disabled */
163
- KnownCrossSubscriptionRestoreState["Disabled"] = "Disabled";
164
- /** PermanentlyDisabled */
165
- KnownCrossSubscriptionRestoreState["PermanentlyDisabled"] = "PermanentlyDisabled";
166
- })(KnownCrossSubscriptionRestoreState || (exports.KnownCrossSubscriptionRestoreState = KnownCrossSubscriptionRestoreState = {}));
167
- /** Known values of {@link StandardTierStorageRedundancy} that the service accepts. */
168
- var KnownStandardTierStorageRedundancy;
169
- (function (KnownStandardTierStorageRedundancy) {
170
- /** Invalid */
171
- KnownStandardTierStorageRedundancy["Invalid"] = "Invalid";
172
- /** LocallyRedundant */
173
- KnownStandardTierStorageRedundancy["LocallyRedundant"] = "LocallyRedundant";
174
- /** GeoRedundant */
175
- KnownStandardTierStorageRedundancy["GeoRedundant"] = "GeoRedundant";
176
- /** ZoneRedundant */
177
- KnownStandardTierStorageRedundancy["ZoneRedundant"] = "ZoneRedundant";
178
- })(KnownStandardTierStorageRedundancy || (exports.KnownStandardTierStorageRedundancy = KnownStandardTierStorageRedundancy = {}));
179
- /** Known values of {@link CrossRegionRestore} that the service accepts. */
180
- var KnownCrossRegionRestore;
181
- (function (KnownCrossRegionRestore) {
182
- /** Enabled */
183
- KnownCrossRegionRestore["Enabled"] = "Enabled";
184
- /** Disabled */
185
- KnownCrossRegionRestore["Disabled"] = "Disabled";
186
- })(KnownCrossRegionRestore || (exports.KnownCrossRegionRestore = KnownCrossRegionRestore = {}));
187
- /** Known values of {@link ImmutabilityState} that the service accepts. */
188
- var KnownImmutabilityState;
189
- (function (KnownImmutabilityState) {
190
- /** Disabled */
191
- KnownImmutabilityState["Disabled"] = "Disabled";
192
- /** Unlocked */
193
- KnownImmutabilityState["Unlocked"] = "Unlocked";
194
- /** Locked */
195
- KnownImmutabilityState["Locked"] = "Locked";
196
- })(KnownImmutabilityState || (exports.KnownImmutabilityState = KnownImmutabilityState = {}));
197
- /** Known values of {@link SoftDeleteState} that the service accepts. */
198
- var KnownSoftDeleteState;
199
- (function (KnownSoftDeleteState) {
200
- /** Invalid */
201
- KnownSoftDeleteState["Invalid"] = "Invalid";
202
- /** Enabled */
203
- KnownSoftDeleteState["Enabled"] = "Enabled";
204
- /** Disabled */
205
- KnownSoftDeleteState["Disabled"] = "Disabled";
206
- /** AlwaysON */
207
- KnownSoftDeleteState["AlwaysON"] = "AlwaysON";
208
- })(KnownSoftDeleteState || (exports.KnownSoftDeleteState = KnownSoftDeleteState = {}));
209
- /** Known values of {@link EnhancedSecurityState} that the service accepts. */
210
- var KnownEnhancedSecurityState;
211
- (function (KnownEnhancedSecurityState) {
212
- /** Invalid */
213
- KnownEnhancedSecurityState["Invalid"] = "Invalid";
214
- /** Enabled */
215
- KnownEnhancedSecurityState["Enabled"] = "Enabled";
216
- /** Disabled */
217
- KnownEnhancedSecurityState["Disabled"] = "Disabled";
218
- /** AlwaysON */
219
- KnownEnhancedSecurityState["AlwaysON"] = "AlwaysON";
220
- })(KnownEnhancedSecurityState || (exports.KnownEnhancedSecurityState = KnownEnhancedSecurityState = {}));
221
- /** Known values of {@link MultiUserAuthorization} that the service accepts. */
222
- var KnownMultiUserAuthorization;
223
- (function (KnownMultiUserAuthorization) {
224
- /** Invalid */
225
- KnownMultiUserAuthorization["Invalid"] = "Invalid";
226
- /** Enabled */
227
- KnownMultiUserAuthorization["Enabled"] = "Enabled";
228
- /** Disabled */
229
- KnownMultiUserAuthorization["Disabled"] = "Disabled";
230
- })(KnownMultiUserAuthorization || (exports.KnownMultiUserAuthorization = KnownMultiUserAuthorization = {}));
231
- /** Known values of {@link State} that the service accepts. */
232
- var KnownState;
233
- (function (KnownState) {
234
- /** Invalid */
235
- KnownState["Invalid"] = "Invalid";
236
- /** Enabled */
237
- KnownState["Enabled"] = "Enabled";
238
- /** Disabled */
239
- KnownState["Disabled"] = "Disabled";
240
- })(KnownState || (exports.KnownState = KnownState = {}));
241
- /** Known values of {@link IdentityType} that the service accepts. */
242
- var KnownIdentityType;
243
- (function (KnownIdentityType) {
244
- /** SystemAssigned */
245
- KnownIdentityType["SystemAssigned"] = "SystemAssigned";
246
- /** UserAssigned */
247
- KnownIdentityType["UserAssigned"] = "UserAssigned";
248
- })(KnownIdentityType || (exports.KnownIdentityType = KnownIdentityType = {}));
249
- /** Known values of {@link SecureScoreLevel} that the service accepts. */
250
- var KnownSecureScoreLevel;
251
- (function (KnownSecureScoreLevel) {
252
- /** None */
253
- KnownSecureScoreLevel["None"] = "None";
254
- /** Minimum */
255
- KnownSecureScoreLevel["Minimum"] = "Minimum";
256
- /** Adequate */
257
- KnownSecureScoreLevel["Adequate"] = "Adequate";
258
- /** Maximum */
259
- KnownSecureScoreLevel["Maximum"] = "Maximum";
260
- })(KnownSecureScoreLevel || (exports.KnownSecureScoreLevel = KnownSecureScoreLevel = {}));
261
- /** Known values of {@link BcdrSecurityLevel} that the service accepts. */
262
- var KnownBcdrSecurityLevel;
263
- (function (KnownBcdrSecurityLevel) {
264
- /** Poor */
265
- KnownBcdrSecurityLevel["Poor"] = "Poor";
266
- /** Fair */
267
- KnownBcdrSecurityLevel["Fair"] = "Fair";
268
- /** Good */
269
- KnownBcdrSecurityLevel["Good"] = "Good";
270
- /** Excellent */
271
- KnownBcdrSecurityLevel["Excellent"] = "Excellent";
272
- })(KnownBcdrSecurityLevel || (exports.KnownBcdrSecurityLevel = KnownBcdrSecurityLevel = {}));
273
- /** Known values of {@link SkuName} that the service accepts. */
274
- var KnownSkuName;
275
- (function (KnownSkuName) {
276
- /** Standard */
277
- KnownSkuName["Standard"] = "Standard";
278
- /** RS0 */
279
- KnownSkuName["RS0"] = "RS0";
280
- })(KnownSkuName || (exports.KnownSkuName = KnownSkuName = {}));
281
- /** Known values of {@link CreatedByType} that the service accepts. */
282
- var KnownCreatedByType;
283
- (function (KnownCreatedByType) {
284
- /** User */
285
- KnownCreatedByType["User"] = "User";
286
- /** Application */
287
- KnownCreatedByType["Application"] = "Application";
288
- /** ManagedIdentity */
289
- KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
290
- /** Key */
291
- KnownCreatedByType["Key"] = "Key";
292
- })(KnownCreatedByType || (exports.KnownCreatedByType = KnownCreatedByType = {}));
293
- /** Known values of {@link UsagesUnit} that the service accepts. */
294
- var KnownUsagesUnit;
295
- (function (KnownUsagesUnit) {
296
- /** Count */
297
- KnownUsagesUnit["Count"] = "Count";
298
- /** Bytes */
299
- KnownUsagesUnit["Bytes"] = "Bytes";
300
- /** Seconds */
301
- KnownUsagesUnit["Seconds"] = "Seconds";
302
- /** Percent */
303
- KnownUsagesUnit["Percent"] = "Percent";
304
- /** CountPerSecond */
305
- KnownUsagesUnit["CountPerSecond"] = "CountPerSecond";
306
- /** BytesPerSecond */
307
- KnownUsagesUnit["BytesPerSecond"] = "BytesPerSecond";
308
- })(KnownUsagesUnit || (exports.KnownUsagesUnit = KnownUsagesUnit = {}));
5
+ exports.KnownVersions = exports.KnownUsagesUnit = exports.KnownAuthType = exports.KnownCreatedByType = exports.KnownSkuName = exports.KnownResourceIdentityType = exports.KnownBcdrSecurityLevel = exports.KnownSecureScoreLevel = exports.KnownIdentityType = exports.KnownState = exports.KnownMultiUserAuthorization = exports.KnownEnhancedSecurityState = exports.KnownSoftDeleteState = exports.KnownImmutabilityState = exports.KnownCrossRegionRestore = exports.KnownStandardTierStorageRedundancy = exports.KnownCrossSubscriptionRestoreState = exports.KnownAlertsState = exports.KnownPublicNetworkAccess = exports.KnownBackupStorageVersion = exports.KnownResourceMoveState = exports.KnownInfrastructureEncryptionState = exports.KnownVaultPrivateEndpointState = exports.KnownVaultSubResourceType = exports.KnownPrivateEndpointConnectionStatus = exports.KnownProvisioningState = exports.KnownTriggerType = exports.KnownVaultUpgradeState = void 0;
6
+ var models_js_1 = require("./models.js");
7
+ Object.defineProperty(exports, "KnownVaultUpgradeState", { enumerable: true, get: function () { return models_js_1.KnownVaultUpgradeState; } });
8
+ Object.defineProperty(exports, "KnownTriggerType", { enumerable: true, get: function () { return models_js_1.KnownTriggerType; } });
9
+ Object.defineProperty(exports, "KnownProvisioningState", { enumerable: true, get: function () { return models_js_1.KnownProvisioningState; } });
10
+ Object.defineProperty(exports, "KnownPrivateEndpointConnectionStatus", { enumerable: true, get: function () { return models_js_1.KnownPrivateEndpointConnectionStatus; } });
11
+ Object.defineProperty(exports, "KnownVaultSubResourceType", { enumerable: true, get: function () { return models_js_1.KnownVaultSubResourceType; } });
12
+ Object.defineProperty(exports, "KnownVaultPrivateEndpointState", { enumerable: true, get: function () { return models_js_1.KnownVaultPrivateEndpointState; } });
13
+ Object.defineProperty(exports, "KnownInfrastructureEncryptionState", { enumerable: true, get: function () { return models_js_1.KnownInfrastructureEncryptionState; } });
14
+ Object.defineProperty(exports, "KnownResourceMoveState", { enumerable: true, get: function () { return models_js_1.KnownResourceMoveState; } });
15
+ Object.defineProperty(exports, "KnownBackupStorageVersion", { enumerable: true, get: function () { return models_js_1.KnownBackupStorageVersion; } });
16
+ Object.defineProperty(exports, "KnownPublicNetworkAccess", { enumerable: true, get: function () { return models_js_1.KnownPublicNetworkAccess; } });
17
+ Object.defineProperty(exports, "KnownAlertsState", { enumerable: true, get: function () { return models_js_1.KnownAlertsState; } });
18
+ Object.defineProperty(exports, "KnownCrossSubscriptionRestoreState", { enumerable: true, get: function () { return models_js_1.KnownCrossSubscriptionRestoreState; } });
19
+ Object.defineProperty(exports, "KnownStandardTierStorageRedundancy", { enumerable: true, get: function () { return models_js_1.KnownStandardTierStorageRedundancy; } });
20
+ Object.defineProperty(exports, "KnownCrossRegionRestore", { enumerable: true, get: function () { return models_js_1.KnownCrossRegionRestore; } });
21
+ Object.defineProperty(exports, "KnownImmutabilityState", { enumerable: true, get: function () { return models_js_1.KnownImmutabilityState; } });
22
+ Object.defineProperty(exports, "KnownSoftDeleteState", { enumerable: true, get: function () { return models_js_1.KnownSoftDeleteState; } });
23
+ Object.defineProperty(exports, "KnownEnhancedSecurityState", { enumerable: true, get: function () { return models_js_1.KnownEnhancedSecurityState; } });
24
+ Object.defineProperty(exports, "KnownMultiUserAuthorization", { enumerable: true, get: function () { return models_js_1.KnownMultiUserAuthorization; } });
25
+ Object.defineProperty(exports, "KnownState", { enumerable: true, get: function () { return models_js_1.KnownState; } });
26
+ Object.defineProperty(exports, "KnownIdentityType", { enumerable: true, get: function () { return models_js_1.KnownIdentityType; } });
27
+ Object.defineProperty(exports, "KnownSecureScoreLevel", { enumerable: true, get: function () { return models_js_1.KnownSecureScoreLevel; } });
28
+ Object.defineProperty(exports, "KnownBcdrSecurityLevel", { enumerable: true, get: function () { return models_js_1.KnownBcdrSecurityLevel; } });
29
+ Object.defineProperty(exports, "KnownResourceIdentityType", { enumerable: true, get: function () { return models_js_1.KnownResourceIdentityType; } });
30
+ Object.defineProperty(exports, "KnownSkuName", { enumerable: true, get: function () { return models_js_1.KnownSkuName; } });
31
+ Object.defineProperty(exports, "KnownCreatedByType", { enumerable: true, get: function () { return models_js_1.KnownCreatedByType; } });
32
+ Object.defineProperty(exports, "KnownAuthType", { enumerable: true, get: function () { return models_js_1.KnownAuthType; } });
33
+ Object.defineProperty(exports, "KnownUsagesUnit", { enumerable: true, get: function () { return models_js_1.KnownUsagesUnit; } });
34
+ Object.defineProperty(exports, "KnownVersions", { enumerable: true, get: function () { return models_js_1.KnownVersions; } });
309
35
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;AAs4BH,iEAAiE;AACjE,IAAY,aAWX;AAXD,WAAY,aAAa;IACvB,cAAc;IACd,oCAAmB,CAAA;IACnB,UAAU;IACV,4BAAW,CAAA;IACX,UAAU;IACV,4BAAW,CAAA;IACX,2BAA2B;IAC3B,8DAA6C,CAAA;IAC7C,2BAA2B;IAC3B,8DAA6C,CAAA;AAC/C,CAAC,EAXW,aAAa,6BAAb,aAAa,QAWxB;AAeD,6EAA6E;AAC7E,IAAY,yBAOX;AAPD,WAAY,yBAAyB;IACnC,kBAAkB;IAClB,wDAA2B,CAAA;IAC3B,2BAA2B;IAC3B,2EAA8C,CAAA;IAC9C,wBAAwB;IACxB,oEAAuC,CAAA;AACzC,CAAC,EAPW,yBAAyB,yCAAzB,yBAAyB,QAOpC;AAaD,6EAA6E;AAC7E,IAAY,yBASX;AATD,WAAY,yBAAyB;IACnC,qBAAqB;IACrB,8DAAiC,CAAA;IACjC,WAAW;IACX,0CAAa,CAAA;IACb,mBAAmB;IACnB,0DAA6B,CAAA;IAC7B,iCAAiC;IACjC,wFAA2D,CAAA;AAC7D,CAAC,EATW,yBAAyB,yCAAzB,yBAAyB,QASpC;AAcD,0EAA0E;AAC1E,IAAY,sBASX;AATD,WAAY,sBAAsB;IAChC,cAAc;IACd,6CAAmB,CAAA;IACnB,iBAAiB;IACjB,mDAAyB,CAAA;IACzB,eAAe;IACf,+CAAqB,CAAA;IACrB,aAAa;IACb,2CAAiB,CAAA;AACnB,CAAC,EATW,sBAAsB,sCAAtB,sBAAsB,QASjC;AAcD,oEAAoE;AACpE,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC1B,oBAAoB;IACpB,mDAA+B,CAAA;IAC/B,oBAAoB;IACpB,mDAA+B,CAAA;AACjC,CAAC,EALW,gBAAgB,gCAAhB,gBAAgB,QAK3B;AAYD,0EAA0E;AAC1E,IAAY,sBASX;AATD,WAAY,sBAAsB;IAChC,gBAAgB;IAChB,iDAAuB,CAAA;IACvB,eAAe;IACf,+CAAqB,CAAA;IACrB,aAAa;IACb,2CAAiB,CAAA;IACjB,cAAc;IACd,6CAAmB,CAAA;AACrB,CAAC,EATW,sBAAsB,sCAAtB,sBAAsB,QASjC;AAcD,wFAAwF;AACxF,IAAY,oCASX;AATD,WAAY,oCAAoC;IAC9C,cAAc;IACd,2DAAmB,CAAA;IACnB,eAAe;IACf,6DAAqB,CAAA;IACrB,eAAe;IACf,6DAAqB,CAAA;IACrB,mBAAmB;IACnB,qEAA6B,CAAA;AAC/B,CAAC,EATW,oCAAoC,oDAApC,oCAAoC,QAS/C;AAcD,kFAAkF;AAClF,IAAY,8BAKX;AALD,WAAY,8BAA8B;IACxC,WAAW;IACX,+CAAa,CAAA;IACb,cAAc;IACd,qDAAmB,CAAA;AACrB,CAAC,EALW,8BAA8B,8CAA9B,8BAA8B,QAKzC;AAYD,sFAAsF;AACtF,IAAY,kCAKX;AALD,WAAY,kCAAkC;IAC5C,cAAc;IACd,yDAAmB,CAAA;IACnB,eAAe;IACf,2DAAqB,CAAA;AACvB,CAAC,EALW,kCAAkC,kDAAlC,kCAAkC,QAK7C;AAYD,0EAA0E;AAC1E,IAAY,sBAqBX;AArBD,WAAY,sBAAsB;IAChC,cAAc;IACd,6CAAmB,CAAA;IACnB,iBAAiB;IACjB,mDAAyB,CAAA;IACzB,oBAAoB;IACpB,yDAA+B,CAAA;IAC/B,mBAAmB;IACnB,uDAA6B,CAAA;IAC7B,sBAAsB;IACtB,6DAAmC,CAAA;IACnC,qBAAqB;IACrB,2DAAiC,CAAA;IACjC,oBAAoB;IACpB,yDAA+B,CAAA;IAC/B,cAAc;IACd,6CAAmB,CAAA;IACnB,sBAAsB;IACtB,6DAAmC,CAAA;IACnC,qBAAqB;IACrB,2DAAiC,CAAA;AACnC,CAAC,EArBW,sBAAsB,sCAAtB,sBAAsB,QAqBjC;AAoBD,6EAA6E;AAC7E,IAAY,yBAOX;AAPD,WAAY,yBAAyB;IACnC,SAAS;IACT,sCAAS,CAAA;IACT,SAAS;IACT,sCAAS,CAAA;IACT,iBAAiB;IACjB,sDAAyB,CAAA;AAC3B,CAAC,EAPW,yBAAyB,yCAAzB,yBAAyB,QAOpC;AAaD,4EAA4E;AAC5E,IAAY,wBAKX;AALD,WAAY,wBAAwB;IAClC,cAAc;IACd,+CAAmB,CAAA;IACnB,eAAe;IACf,iDAAqB,CAAA;AACvB,CAAC,EALW,wBAAwB,wCAAxB,wBAAwB,QAKnC;AAYD,oEAAoE;AACpE,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC1B,cAAc;IACd,uCAAmB,CAAA;IACnB,eAAe;IACf,yCAAqB,CAAA;AACvB,CAAC,EALW,gBAAgB,gCAAhB,gBAAgB,QAK3B;AAYD,sFAAsF;AACtF,IAAY,kCAOX;AAPD,WAAY,kCAAkC;IAC5C,cAAc;IACd,yDAAmB,CAAA;IACnB,eAAe;IACf,2DAAqB,CAAA;IACrB,0BAA0B;IAC1B,iFAA2C,CAAA;AAC7C,CAAC,EAPW,kCAAkC,kDAAlC,kCAAkC,QAO7C;AAaD,sFAAsF;AACtF,IAAY,kCASX;AATD,WAAY,kCAAkC;IAC5C,cAAc;IACd,yDAAmB,CAAA;IACnB,uBAAuB;IACvB,2EAAqC,CAAA;IACrC,mBAAmB;IACnB,mEAA6B,CAAA;IAC7B,oBAAoB;IACpB,qEAA+B,CAAA;AACjC,CAAC,EATW,kCAAkC,kDAAlC,kCAAkC,QAS7C;AAcD,2EAA2E;AAC3E,IAAY,uBAKX;AALD,WAAY,uBAAuB;IACjC,cAAc;IACd,8CAAmB,CAAA;IACnB,eAAe;IACf,gDAAqB,CAAA;AACvB,CAAC,EALW,uBAAuB,uCAAvB,uBAAuB,QAKlC;AAYD,0EAA0E;AAC1E,IAAY,sBAOX;AAPD,WAAY,sBAAsB;IAChC,eAAe;IACf,+CAAqB,CAAA;IACrB,eAAe;IACf,+CAAqB,CAAA;IACrB,aAAa;IACb,2CAAiB,CAAA;AACnB,CAAC,EAPW,sBAAsB,sCAAtB,sBAAsB,QAOjC;AAaD,wEAAwE;AACxE,IAAY,oBASX;AATD,WAAY,oBAAoB;IAC9B,cAAc;IACd,2CAAmB,CAAA;IACnB,cAAc;IACd,2CAAmB,CAAA;IACnB,eAAe;IACf,6CAAqB,CAAA;IACrB,eAAe;IACf,6CAAqB,CAAA;AACvB,CAAC,EATW,oBAAoB,oCAApB,oBAAoB,QAS/B;AAcD,8EAA8E;AAC9E,IAAY,0BASX;AATD,WAAY,0BAA0B;IACpC,cAAc;IACd,iDAAmB,CAAA;IACnB,cAAc;IACd,iDAAmB,CAAA;IACnB,eAAe;IACf,mDAAqB,CAAA;IACrB,eAAe;IACf,mDAAqB,CAAA;AACvB,CAAC,EATW,0BAA0B,0CAA1B,0BAA0B,QASrC;AAcD,+EAA+E;AAC/E,IAAY,2BAOX;AAPD,WAAY,2BAA2B;IACrC,cAAc;IACd,kDAAmB,CAAA;IACnB,cAAc;IACd,kDAAmB,CAAA;IACnB,eAAe;IACf,oDAAqB,CAAA;AACvB,CAAC,EAPW,2BAA2B,2CAA3B,2BAA2B,QAOtC;AAaD,8DAA8D;AAC9D,IAAY,UAOX;AAPD,WAAY,UAAU;IACpB,cAAc;IACd,iCAAmB,CAAA;IACnB,cAAc;IACd,iCAAmB,CAAA;IACnB,eAAe;IACf,mCAAqB,CAAA;AACvB,CAAC,EAPW,UAAU,0BAAV,UAAU,QAOrB;AAaD,qEAAqE;AACrE,IAAY,iBAKX;AALD,WAAY,iBAAiB;IAC3B,qBAAqB;IACrB,sDAAiC,CAAA;IACjC,mBAAmB;IACnB,kDAA6B,CAAA;AAC/B,CAAC,EALW,iBAAiB,iCAAjB,iBAAiB,QAK5B;AAYD,yEAAyE;AACzE,IAAY,qBASX;AATD,WAAY,qBAAqB;IAC/B,WAAW;IACX,sCAAa,CAAA;IACb,cAAc;IACd,4CAAmB,CAAA;IACnB,eAAe;IACf,8CAAqB,CAAA;IACrB,cAAc;IACd,4CAAmB,CAAA;AACrB,CAAC,EATW,qBAAqB,qCAArB,qBAAqB,QAShC;AAcD,0EAA0E;AAC1E,IAAY,sBASX;AATD,WAAY,sBAAsB;IAChC,WAAW;IACX,uCAAa,CAAA;IACb,WAAW;IACX,uCAAa,CAAA;IACb,WAAW;IACX,uCAAa,CAAA;IACb,gBAAgB;IAChB,iDAAuB,CAAA;AACzB,CAAC,EATW,sBAAsB,sCAAtB,sBAAsB,QASjC;AAcD,gEAAgE;AAChE,IAAY,YAKX;AALD,WAAY,YAAY;IACtB,eAAe;IACf,qCAAqB,CAAA;IACrB,UAAU;IACV,2BAAW,CAAA;AACb,CAAC,EALW,YAAY,4BAAZ,YAAY,QAKvB;AAYD,sEAAsE;AACtE,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,sBAAsB;IACtB,yDAAmC,CAAA;IACnC,UAAU;IACV,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,kCAAlB,kBAAkB,QAS7B;AAcD,mEAAmE;AACnE,IAAY,eAaX;AAbD,WAAY,eAAe;IACzB,YAAY;IACZ,kCAAe,CAAA;IACf,YAAY;IACZ,kCAAe,CAAA;IACf,cAAc;IACd,sCAAmB,CAAA;IACnB,cAAc;IACd,sCAAmB,CAAA;IACnB,qBAAqB;IACrB,oDAAiC,CAAA;IACjC,qBAAqB;IACrB,oDAAiC,CAAA;AACnC,CAAC,EAbW,eAAe,+BAAf,eAAe,QAa1B","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 * as coreClient from \"@azure/core-client\";\n\nexport type ResourceCertificateDetailsUnion =\n | ResourceCertificateDetails\n | ResourceCertificateAndAadDetails\n | ResourceCertificateAndAcsDetails;\n\n/** Details of the certificate to be uploaded to the vault. */\nexport interface CertificateRequest {\n /** Raw certificate data. */\n properties?: RawCertificateData;\n}\n\n/** Raw certificate data. */\nexport interface RawCertificateData {\n /** Specifies the authentication type. */\n authType?: AuthType;\n /** The base64 encoded certificate raw data string */\n certificate?: Uint8Array;\n}\n\n/** Certificate corresponding to a vault that can be used by clients to register themselves with the vault. */\nexport interface VaultCertificateResponse {\n /**\n * Resource name associated with the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Resource Id represents the complete path to the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /** Certificate details representing the Vault credentials. */\n properties?: ResourceCertificateDetailsUnion;\n}\n\n/** Certificate details representing the Vault credentials. */\nexport interface ResourceCertificateDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AzureActiveDirectory\" | \"AccessControlService\";\n /** The base64 encoded certificate raw data string. */\n certificate?: Uint8Array;\n /** Certificate friendly name. */\n friendlyName?: string;\n /** Certificate issuer. */\n issuer?: string;\n /** Resource ID of the vault. */\n resourceId?: number;\n /** Certificate Subject Name. */\n subject?: string;\n /** Certificate thumbprint. */\n thumbprint?: string;\n /** Certificate Validity start Date time. */\n validFrom?: Date;\n /** Certificate Validity End Date time. */\n validTo?: Date;\n}\n\n/** Replication usages for vault. */\nexport interface ReplicationUsageList {\n /** The list of replication usages for the given vault. */\n value?: ReplicationUsage[];\n}\n\n/** Replication usages of a vault. */\nexport interface ReplicationUsage {\n /** Summary of the replication monitoring data for this vault. */\n monitoringSummary?: MonitoringSummary;\n /** Summary of the replication jobs data for this vault. */\n jobsSummary?: JobsSummary;\n /** Number of replication protected items for this vault. */\n protectedItemCount?: number;\n /** Number of replication recovery plans for this vault. */\n recoveryPlanCount?: number;\n /** Number of servers registered to this vault. */\n registeredServersCount?: number;\n /** The authentication type of recovery service providers in the vault. */\n recoveryServicesProviderAuthType?: number;\n}\n\n/** Summary of the replication monitoring data for this vault. */\nexport interface MonitoringSummary {\n /** Count of unhealthy VMs. */\n unHealthyVmCount?: number;\n /** Count of unhealthy replication providers. */\n unHealthyProviderCount?: number;\n /** Count of all critical warnings. */\n eventsCount?: number;\n /** Count of all deprecated recovery service providers. */\n deprecatedProviderCount?: number;\n /** Count of all the supported recovery service providers. */\n supportedProviderCount?: number;\n /** Count of all the unsupported recovery service providers. */\n unsupportedProviderCount?: number;\n}\n\n/** Summary of the replication job data for this vault. */\nexport interface JobsSummary {\n /** Count of failed jobs. */\n failedJobs?: number;\n /** Count of suspended jobs. */\n suspendedJobs?: number;\n /** Count of in-progress jobs. */\n inProgressJobs?: number;\n}\n\n/** Class which represent the stamps associated with the vault. */\nexport interface PrivateLinkResources {\n /** A collection of private link resources */\n value?: PrivateLinkResource[];\n /** Link to the next chunk of the response */\n nextLink?: string;\n}\n\n/** Information of the private link resource. */\nexport interface PrivateLinkResource {\n /**\n * Fully qualified identifier of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Name of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * e.g. Microsoft.RecoveryServices/vaults/privateLinkResources\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * e.g. f9ad6492-33d4-4690-9999-6bfd52a0d081 (Backup) or f9ad6492-33d4-4690-9999-6bfd52a0d082 (SiteRecovery)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupId?: string;\n /**\n * [backup-ecs1, backup-prot1, backup-prot1b, backup-prot1c, backup-id1]\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredMembers?: string[];\n /**\n * The private link resource Private link DNS zone name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredZoneNames?: string[];\n}\n\n/** An error response from Azure Backup. */\nexport interface CloudError {\n /** The resource management error response. */\n error?: ErrorModel;\n}\n\n/** The resource management error response. */\nexport interface ErrorModel {\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorModel[];\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** Resource Name availability input parameters - Resource type and resource name */\nexport interface CheckNameAvailabilityParameters {\n /** Describes the Resource type: Microsoft.RecoveryServices/Vaults */\n type?: string;\n /** Resource name for which availability needs to be checked */\n name?: string;\n}\n\n/** Response for check name availability API. Resource provider will set availability as true | false. */\nexport interface CheckNameAvailabilityResult {\n nameAvailable?: boolean;\n reason?: string;\n message?: string;\n}\n\n/** Capabilities information */\nexport interface CapabilitiesProperties {\n dnsZones?: DNSZone[];\n}\n\n/** DNSZone information */\nexport interface DNSZone {\n /** Subresource type for vault AzureBackup, AzureBackup_secondary or AzureSiteRecovery */\n subResource?: VaultSubResourceType;\n}\n\n/** Base class for request and response capabilities information for Microsoft.RecoveryServices */\nexport interface ResourceCapabilitiesBase {\n /** Describes the Resource type: Microsoft.RecoveryServices/Vaults */\n type: string;\n}\n\n/** Capabilities properties in response */\nexport interface CapabilitiesResponseProperties {\n dnsZones?: DNSZoneResponse[];\n}\n\n/** The response model for a list of Vaults. */\nexport interface VaultList {\n value?: Vault[];\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly nextLink?: string;\n}\n\n/** Identity for the resource. */\nexport interface IdentityData {\n /**\n * The principal ID of resource identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities. */\n type: ResourceIdentityType;\n /** The list of user-assigned identities associated with the resource. The user-assigned identity dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */\n userAssignedIdentities?: { [propertyName: string]: UserIdentity };\n}\n\n/** A resource identity that is managed by the user of the service. */\nexport interface UserIdentity {\n /**\n * The principal ID of the user-assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client ID of the user-assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** Properties of the vault. */\nexport interface VaultProperties {\n /**\n * Provisioning State.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Details for upgrading vault. */\n upgradeDetails?: UpgradeDetails;\n /**\n * List of private endpoint connection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnectionVaultProperties[];\n /**\n * Private endpoint state for backup.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointStateForBackup?: VaultPrivateEndpointState;\n /**\n * Private endpoint state for site recovery.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointStateForSiteRecovery?: VaultPrivateEndpointState;\n /** Customer Managed Key details of the resource. */\n encryption?: VaultPropertiesEncryption;\n /** The details of the latest move operation performed on the Azure Resource */\n moveDetails?: VaultPropertiesMoveDetails;\n /**\n * The State of the Resource after the move operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly moveState?: ResourceMoveState;\n /**\n * Backup storage version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupStorageVersion?: BackupStorageVersion;\n /** property to enable or disable resource provider inbound network traffic from public clients */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Monitoring Settings of the vault */\n monitoringSettings?: MonitoringSettings;\n /** Restore Settings of the vault */\n restoreSettings?: RestoreSettings;\n /** The redundancy Settings of a Vault */\n redundancySettings?: VaultPropertiesRedundancySettings;\n /** Security Settings of the vault */\n securitySettings?: SecuritySettings;\n /**\n * Secure Score of Recovery Services Vault\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secureScore?: SecureScoreLevel;\n /**\n * Security levels of Recovery Services Vault for business continuity and disaster recovery\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bcdrSecurityLevel?: BcdrSecurityLevel;\n /** ResourceGuardOperationRequests on which LAC check will be performed */\n resourceGuardOperationRequests?: string[];\n}\n\n/** Details for upgrading vault. */\nexport interface UpgradeDetails {\n /**\n * ID of the vault upgrade operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operationId?: string;\n /**\n * UTC time at which the upgrade operation has started.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTimeUtc?: Date;\n /**\n * UTC time at which the upgrade operation status was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastUpdatedTimeUtc?: Date;\n /**\n * UTC time at which the upgrade operation has ended.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTimeUtc?: Date;\n /**\n * Status of the vault upgrade operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: VaultUpgradeState;\n /**\n * Message to the user containing information about the upgrade operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The way the vault upgrade was triggered.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly triggerType?: TriggerType;\n /**\n * Resource ID of the upgraded vault.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly upgradedResourceId?: string;\n /**\n * Resource ID of the vault before the upgrade.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly previousResourceId?: string;\n}\n\n/** Information to be stored in Vault properties as an element of privateEndpointConnections List. */\nexport interface PrivateEndpointConnectionVaultProperties {\n /**\n * Format of id subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.[Service]/{resource}/{resourceName}/privateEndpointConnections/{connectionName}.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Private Endpoint Connection Response Properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly properties?: PrivateEndpointConnection;\n /**\n * The name of the private Endpoint Connection\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type, which will be of the format, Microsoft.RecoveryServices/vaults/privateEndpointConnections\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The location of the private Endpoint connection\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly location?: string;\n}\n\n/** Private Endpoint Connection Response Properties. */\nexport interface PrivateEndpointConnection {\n /**\n * Gets or sets provisioning state of the private endpoint connection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * The Private Endpoint network resource that is linked to the Private Endpoint connection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpoint?: PrivateEndpoint;\n /**\n * Gets or sets private link service connection state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /** Group Ids for the Private Endpoint */\n groupIds?: VaultSubResourceType[];\n}\n\n/** The Private Endpoint network resource that is linked to the Private Endpoint connection. */\nexport interface PrivateEndpoint {\n /**\n * Gets or sets id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Gets or sets private link service connection state. */\nexport interface PrivateLinkServiceConnectionState {\n /**\n * Gets or sets the status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: PrivateEndpointConnectionStatus;\n /**\n * Gets or sets description.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * Gets or sets actions required.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionsRequired?: string;\n}\n\n/** Customer Managed Key details of the resource. */\nexport interface VaultPropertiesEncryption {\n /** The properties of the Key Vault which hosts CMK */\n keyVaultProperties?: CmkKeyVaultProperties;\n /** The details of the identity used for CMK */\n kekIdentity?: CmkKekIdentity;\n /** Enabling/Disabling the Double Encryption state */\n infrastructureEncryption?: InfrastructureEncryptionState;\n}\n\n/** The properties of the Key Vault which hosts CMK */\nexport interface CmkKeyVaultProperties {\n /** The key uri of the Customer Managed Key */\n keyUri?: string;\n}\n\n/** The details of the identity used for CMK */\nexport interface CmkKekIdentity {\n /** Indicate that system assigned identity should be used. Mutually exclusive with 'userAssignedIdentity' field */\n useSystemAssignedIdentity?: boolean;\n /** The user assigned identity to be used to grant permissions in case the type of identity used is UserAssigned */\n userAssignedIdentity?: string;\n}\n\n/** The details of the latest move operation performed on the Azure Resource */\nexport interface VaultPropertiesMoveDetails {\n /**\n * OperationId of the Resource Move Operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operationId?: string;\n /**\n * Start Time of the Resource Move Operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTimeUtc?: Date;\n /**\n * End Time of the Resource Move Operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly completionTimeUtc?: Date;\n /**\n * Source Resource of the Resource Move Operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceResourceId?: string;\n /**\n * Target Resource of the Resource Move Operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetResourceId?: string;\n}\n\n/** Monitoring Settings of the vault */\nexport interface MonitoringSettings {\n /** Settings for Azure Monitor based alerts */\n azureMonitorAlertSettings?: AzureMonitorAlertSettings;\n /** Settings for classic alerts */\n classicAlertSettings?: ClassicAlertSettings;\n}\n\n/** Settings for Azure Monitor based alerts */\nexport interface AzureMonitorAlertSettings {\n alertsForAllJobFailures?: AlertsState;\n alertsForAllReplicationIssues?: AlertsState;\n alertsForAllFailoverIssues?: AlertsState;\n}\n\n/** Settings for classic alerts */\nexport interface ClassicAlertSettings {\n alertsForCriticalOperations?: AlertsState;\n emailNotificationsForSiteRecovery?: AlertsState;\n}\n\n/** Restore Settings of the vault */\nexport interface RestoreSettings {\n /** Settings for CrossSubscriptionRestore */\n crossSubscriptionRestoreSettings?: CrossSubscriptionRestoreSettings;\n}\n\n/** Settings for Cross Subscription Restore Settings */\nexport interface CrossSubscriptionRestoreSettings {\n crossSubscriptionRestoreState?: CrossSubscriptionRestoreState;\n}\n\n/** The redundancy Settings of a Vault */\nexport interface VaultPropertiesRedundancySettings {\n /** The storage redundancy setting of a vault */\n standardTierStorageRedundancy?: StandardTierStorageRedundancy;\n /** Flag to show if Cross Region Restore is enabled on the Vault or not */\n crossRegionRestore?: CrossRegionRestore;\n}\n\n/** Security Settings of the vault */\nexport interface SecuritySettings {\n /** Immutability Settings of a vault */\n immutabilitySettings?: ImmutabilitySettings;\n /** Soft delete Settings of a vault */\n softDeleteSettings?: SoftDeleteSettings;\n /**\n * MUA Settings of a vault\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly multiUserAuthorization?: MultiUserAuthorization;\n /** Source scan configuration of vault */\n sourceScanConfiguration?: SourceScanConfiguration;\n}\n\n/** Immutability Settings of vault */\nexport interface ImmutabilitySettings {\n state?: ImmutabilityState;\n}\n\n/** Soft delete Settings of vault */\nexport interface SoftDeleteSettings {\n softDeleteState?: SoftDeleteState;\n /** Soft delete retention period in days */\n softDeleteRetentionPeriodInDays?: number;\n enhancedSecurityState?: EnhancedSecurityState;\n}\n\n/** Source scan configuration of vault */\nexport interface SourceScanConfiguration {\n state?: State;\n /** Identity details to be used for an operation */\n sourceScanIdentity?: AssociatedIdentity;\n}\n\n/** Identity details to be used for an operation */\nexport interface AssociatedIdentity {\n /** Identity type that should be used for an operation. */\n operationIdentityType?: IdentityType;\n /** User assigned identity to be used for an operation if operationIdentityType is UserAssigned. */\n userAssignedIdentity?: string;\n}\n\n/** Identifies the unique system identifier for each Azure resource. */\nexport interface Sku {\n /** Name of SKU is RS0 (Recovery Services 0th version) and the tier is standard tier. They do not have affect on backend storage redundancy or any other vault settings. To manage storage redundancy, use the backupstorageconfig */\n name: SkuName;\n /** The Sku tier. */\n tier?: string;\n /** The sku family */\n family?: string;\n /** The sku size */\n size?: string;\n /** The sku capacity */\n capacity?: string;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The type of identity that last modified the resource. */\n lastModifiedAt?: Date;\n}\n\n/** ARM Resource. */\nexport interface Resource {\n /**\n * Resource Id represents the complete path to the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name associated with the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Optional ETag. */\n etag?: string;\n}\n\n/** Operations List response which contains list of available APIs. */\nexport interface ClientDiscoveryResponse {\n /** List of available operations. */\n value?: ClientDiscoveryValueForSingleApi[];\n /** Link to the next chunk of the response */\n nextLink?: string;\n}\n\n/** Available operation details. */\nexport interface ClientDiscoveryValueForSingleApi {\n /** Name of the Operation. */\n name?: string;\n /** Contains the localized display information for this particular operation */\n display?: ClientDiscoveryDisplay;\n /** The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX */\n origin?: string;\n /** ShoeBox properties for the given operation. */\n properties?: ClientDiscoveryForProperties;\n}\n\n/** Localized display information of an operation. */\nexport interface ClientDiscoveryDisplay {\n /** Name of the provider for display purposes */\n provider?: string;\n /** ResourceType for which this Operation can be performed. */\n resource?: string;\n /** Operations Name itself. */\n operation?: string;\n /** Description of the operation having details of what operation is about. */\n description?: string;\n}\n\n/** Class to represent shoebox properties in json client discovery. */\nexport interface ClientDiscoveryForProperties {\n /** Operation properties. */\n serviceSpecification?: ClientDiscoveryForServiceSpecification;\n}\n\n/** Class to represent shoebox service specification in json client discovery. */\nexport interface ClientDiscoveryForServiceSpecification {\n /** List of log specifications of this operation. */\n logSpecifications?: ClientDiscoveryForLogSpecification[];\n}\n\n/** Class to represent shoebox log specification in json client discovery. */\nexport interface ClientDiscoveryForLogSpecification {\n /** Name of the log. */\n name?: string;\n /** Localized display name */\n displayName?: string;\n /** Blobs created in customer storage account per hour */\n blobDuration?: string;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** Operation Resource */\nexport interface OperationResource {\n /** End time of the operation */\n endTime?: Date;\n /** Required if status == failed or status == canceled. This is the OData v4 error format, used by the RPC and will go into the v2.2 Azure REST API guidelines. */\n error?: ErrorModel;\n /** It should match what is used to GET the operation result */\n id?: string;\n /** It must match the last segment of the \"id\" field, and will typically be a GUID / system generated value */\n name?: string;\n /** The status of the operation. (InProgress/Success/Failed/Cancelled) */\n status?: string;\n /** Start time of the operation */\n startTime?: Date;\n}\n\n/** Usage for vault. */\nexport interface VaultUsageList {\n /** The list of usages for the given vault. */\n value?: VaultUsage[];\n}\n\n/** Usages of a vault. */\nexport interface VaultUsage {\n /** Unit of the usage. */\n unit?: UsagesUnit;\n /** Quota period of usage. */\n quotaPeriod?: string;\n /** Next reset time of usage. */\n nextResetTime?: Date;\n /** Current value of usage. */\n currentValue?: number;\n /** Limit of usage. */\n limit?: number;\n /** Name of usage. */\n name?: NameInfo;\n}\n\n/** The name of usage. */\nexport interface NameInfo {\n /** Value of usage. */\n value?: string;\n /** Localized value of usage. */\n localizedValue?: string;\n}\n\n/** Certificate details representing the Vault credentials for AAD. */\nexport interface ResourceCertificateAndAadDetails\n extends ResourceCertificateDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AzureActiveDirectory\";\n /** AAD tenant authority. */\n aadAuthority: string;\n /** AAD tenant Id. */\n aadTenantId: string;\n /** AAD service principal clientId. */\n servicePrincipalClientId: string;\n /** AAD service principal ObjectId. */\n servicePrincipalObjectId: string;\n /** Azure Management Endpoint Audience. */\n azureManagementEndpointAudience: string;\n /** Service Resource Id. */\n serviceResourceId?: string;\n /** AAD audience for the resource */\n aadAudience?: string;\n}\n\n/** Certificate details representing the Vault credentials for ACS. */\nexport interface ResourceCertificateAndAcsDetails\n extends ResourceCertificateDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AccessControlService\";\n /** ACS namespace name - tenant for our service. */\n globalAcsNamespace: string;\n /** Acs mgmt host name to connect to. */\n globalAcsHostName: string;\n /** Global ACS namespace RP realm. */\n globalAcsRPRealm: string;\n}\n\n/** DNSZone information for Microsoft.RecoveryServices */\nexport interface DNSZoneResponse extends DNSZone {\n /** The private link resource Private link DNS zone names. */\n requiredZoneNames?: string[];\n}\n\n/** Input to get capabilities information for Microsoft.RecoveryServices */\nexport interface ResourceCapabilities extends ResourceCapabilitiesBase {\n /** Capabilities information */\n properties?: CapabilitiesProperties;\n}\n\n/** Capabilities response for Microsoft.RecoveryServices */\nexport interface CapabilitiesResponse extends ResourceCapabilitiesBase {\n /** Capabilities properties in response */\n properties?: CapabilitiesResponseProperties;\n}\n\n/** Tracked resource with location. */\nexport interface TrackedResource extends Resource {\n /** Resource location. */\n location: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** Tracked resource with location. */\nexport interface PatchTrackedResource extends Resource {\n /** Resource location. */\n location?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** Vault extended information. */\nexport interface VaultExtendedInfoResource extends Resource {\n /** Integrity key. */\n integrityKey?: string;\n /** Encryption key. */\n encryptionKey?: string;\n /** Encryption key thumbprint. */\n encryptionKeyThumbprint?: string;\n /** Algorithm for Vault ExtendedInfo */\n algorithm?: string;\n}\n\n/** Resource information, as returned by the resource provider. */\nexport interface Vault extends TrackedResource {\n /** Identity for the resource. */\n identity?: IdentityData;\n /** Properties of the vault. */\n properties?: VaultProperties;\n /** Identifies the unique system identifier for each Azure resource. */\n sku?: Sku;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Patch Resource information, as returned by the resource provider. */\nexport interface PatchVault extends PatchTrackedResource {\n /** Properties of the vault. */\n properties?: VaultProperties;\n /** Identifies the unique system identifier for each Azure resource. */\n sku?: Sku;\n /** Identity for the resource. */\n identity?: IdentityData;\n}\n\n/** Defines headers for Vaults_delete operation. */\nexport interface VaultsDeleteHeaders {\n location?: string;\n}\n\n/** Known values of {@link AuthType} that the service accepts. */\nexport enum KnownAuthType {\n /** Invalid */\n Invalid = \"Invalid\",\n /** ACS */\n ACS = \"ACS\",\n /** AAD */\n AAD = \"AAD\",\n /** AccessControlService */\n AccessControlService = \"AccessControlService\",\n /** AzureActiveDirectory */\n AzureActiveDirectory = \"AzureActiveDirectory\",\n}\n\n/**\n * Defines values for AuthType. \\\n * {@link KnownAuthType} can be used interchangeably with AuthType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **ACS** \\\n * **AAD** \\\n * **AccessControlService** \\\n * **AzureActiveDirectory**\n */\nexport type AuthType = string;\n\n/** Known values of {@link VaultSubResourceType} that the service accepts. */\nexport enum KnownVaultSubResourceType {\n /** AzureBackup */\n AzureBackup = \"AzureBackup\",\n /** AzureBackupSecondary */\n AzureBackupSecondary = \"AzureBackup_secondary\",\n /** AzureSiteRecovery */\n AzureSiteRecovery = \"AzureSiteRecovery\",\n}\n\n/**\n * Defines values for VaultSubResourceType. \\\n * {@link KnownVaultSubResourceType} can be used interchangeably with VaultSubResourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureBackup** \\\n * **AzureBackup_secondary** \\\n * **AzureSiteRecovery**\n */\nexport type VaultSubResourceType = string;\n\n/** Known values of {@link ResourceIdentityType} that the service accepts. */\nexport enum KnownResourceIdentityType {\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** None */\n None = \"None\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n /** SystemAssignedUserAssigned */\n SystemAssignedUserAssigned = \"SystemAssigned, UserAssigned\",\n}\n\n/**\n * Defines values for ResourceIdentityType. \\\n * {@link KnownResourceIdentityType} can be used interchangeably with ResourceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SystemAssigned** \\\n * **None** \\\n * **UserAssigned** \\\n * **SystemAssigned, UserAssigned**\n */\nexport type ResourceIdentityType = string;\n\n/** Known values of {@link VaultUpgradeState} that the service accepts. */\nexport enum KnownVaultUpgradeState {\n /** Unknown */\n Unknown = \"Unknown\",\n /** InProgress */\n InProgress = \"InProgress\",\n /** Upgraded */\n Upgraded = \"Upgraded\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for VaultUpgradeState. \\\n * {@link KnownVaultUpgradeState} can be used interchangeably with VaultUpgradeState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **InProgress** \\\n * **Upgraded** \\\n * **Failed**\n */\nexport type VaultUpgradeState = string;\n\n/** Known values of {@link TriggerType} that the service accepts. */\nexport enum KnownTriggerType {\n /** UserTriggered */\n UserTriggered = \"UserTriggered\",\n /** ForcedUpgrade */\n ForcedUpgrade = \"ForcedUpgrade\",\n}\n\n/**\n * Defines values for TriggerType. \\\n * {@link KnownTriggerType} can be used interchangeably with TriggerType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **UserTriggered** \\\n * **ForcedUpgrade**\n */\nexport type TriggerType = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** Pending */\n Pending = \"Pending\",\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Deleting** \\\n * **Failed** \\\n * **Pending**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link PrivateEndpointConnectionStatus} that the service accepts. */\nexport enum KnownPrivateEndpointConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n /** Disconnected */\n Disconnected = \"Disconnected\",\n}\n\n/**\n * Defines values for PrivateEndpointConnectionStatus. \\\n * {@link KnownPrivateEndpointConnectionStatus} can be used interchangeably with PrivateEndpointConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected** \\\n * **Disconnected**\n */\nexport type PrivateEndpointConnectionStatus = string;\n\n/** Known values of {@link VaultPrivateEndpointState} that the service accepts. */\nexport enum KnownVaultPrivateEndpointState {\n /** None */\n None = \"None\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for VaultPrivateEndpointState. \\\n * {@link KnownVaultPrivateEndpointState} can be used interchangeably with VaultPrivateEndpointState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Enabled**\n */\nexport type VaultPrivateEndpointState = string;\n\n/** Known values of {@link InfrastructureEncryptionState} that the service accepts. */\nexport enum KnownInfrastructureEncryptionState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for InfrastructureEncryptionState. \\\n * {@link KnownInfrastructureEncryptionState} can be used interchangeably with InfrastructureEncryptionState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type InfrastructureEncryptionState = string;\n\n/** Known values of {@link ResourceMoveState} that the service accepts. */\nexport enum KnownResourceMoveState {\n /** Unknown */\n Unknown = \"Unknown\",\n /** InProgress */\n InProgress = \"InProgress\",\n /** PrepareFailed */\n PrepareFailed = \"PrepareFailed\",\n /** CommitFailed */\n CommitFailed = \"CommitFailed\",\n /** PrepareTimedout */\n PrepareTimedout = \"PrepareTimedout\",\n /** CommitTimedout */\n CommitTimedout = \"CommitTimedout\",\n /** MoveSucceeded */\n MoveSucceeded = \"MoveSucceeded\",\n /** Failure */\n Failure = \"Failure\",\n /** CriticalFailure */\n CriticalFailure = \"CriticalFailure\",\n /** PartialSuccess */\n PartialSuccess = \"PartialSuccess\",\n}\n\n/**\n * Defines values for ResourceMoveState. \\\n * {@link KnownResourceMoveState} can be used interchangeably with ResourceMoveState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **InProgress** \\\n * **PrepareFailed** \\\n * **CommitFailed** \\\n * **PrepareTimedout** \\\n * **CommitTimedout** \\\n * **MoveSucceeded** \\\n * **Failure** \\\n * **CriticalFailure** \\\n * **PartialSuccess**\n */\nexport type ResourceMoveState = string;\n\n/** Known values of {@link BackupStorageVersion} that the service accepts. */\nexport enum KnownBackupStorageVersion {\n /** V1 */\n V1 = \"V1\",\n /** V2 */\n V2 = \"V2\",\n /** Unassigned */\n Unassigned = \"Unassigned\",\n}\n\n/**\n * Defines values for BackupStorageVersion. \\\n * {@link KnownBackupStorageVersion} can be used interchangeably with BackupStorageVersion,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **V1** \\\n * **V2** \\\n * **Unassigned**\n */\nexport type BackupStorageVersion = string;\n\n/** Known values of {@link PublicNetworkAccess} that the service accepts. */\nexport enum KnownPublicNetworkAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for PublicNetworkAccess. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Known values of {@link AlertsState} that the service accepts. */\nexport enum KnownAlertsState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for AlertsState. \\\n * {@link KnownAlertsState} can be used interchangeably with AlertsState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type AlertsState = string;\n\n/** Known values of {@link CrossSubscriptionRestoreState} that the service accepts. */\nexport enum KnownCrossSubscriptionRestoreState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** PermanentlyDisabled */\n PermanentlyDisabled = \"PermanentlyDisabled\",\n}\n\n/**\n * Defines values for CrossSubscriptionRestoreState. \\\n * {@link KnownCrossSubscriptionRestoreState} can be used interchangeably with CrossSubscriptionRestoreState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled** \\\n * **PermanentlyDisabled**\n */\nexport type CrossSubscriptionRestoreState = string;\n\n/** Known values of {@link StandardTierStorageRedundancy} that the service accepts. */\nexport enum KnownStandardTierStorageRedundancy {\n /** Invalid */\n Invalid = \"Invalid\",\n /** LocallyRedundant */\n LocallyRedundant = \"LocallyRedundant\",\n /** GeoRedundant */\n GeoRedundant = \"GeoRedundant\",\n /** ZoneRedundant */\n ZoneRedundant = \"ZoneRedundant\",\n}\n\n/**\n * Defines values for StandardTierStorageRedundancy. \\\n * {@link KnownStandardTierStorageRedundancy} can be used interchangeably with StandardTierStorageRedundancy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **LocallyRedundant** \\\n * **GeoRedundant** \\\n * **ZoneRedundant**\n */\nexport type StandardTierStorageRedundancy = string;\n\n/** Known values of {@link CrossRegionRestore} that the service accepts. */\nexport enum KnownCrossRegionRestore {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for CrossRegionRestore. \\\n * {@link KnownCrossRegionRestore} can be used interchangeably with CrossRegionRestore,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type CrossRegionRestore = string;\n\n/** Known values of {@link ImmutabilityState} that the service accepts. */\nexport enum KnownImmutabilityState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Unlocked */\n Unlocked = \"Unlocked\",\n /** Locked */\n Locked = \"Locked\",\n}\n\n/**\n * Defines values for ImmutabilityState. \\\n * {@link KnownImmutabilityState} can be used interchangeably with ImmutabilityState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Unlocked** \\\n * **Locked**\n */\nexport type ImmutabilityState = string;\n\n/** Known values of {@link SoftDeleteState} that the service accepts. */\nexport enum KnownSoftDeleteState {\n /** Invalid */\n Invalid = \"Invalid\",\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** AlwaysON */\n AlwaysON = \"AlwaysON\",\n}\n\n/**\n * Defines values for SoftDeleteState. \\\n * {@link KnownSoftDeleteState} can be used interchangeably with SoftDeleteState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **Enabled** \\\n * **Disabled** \\\n * **AlwaysON**\n */\nexport type SoftDeleteState = string;\n\n/** Known values of {@link EnhancedSecurityState} that the service accepts. */\nexport enum KnownEnhancedSecurityState {\n /** Invalid */\n Invalid = \"Invalid\",\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** AlwaysON */\n AlwaysON = \"AlwaysON\",\n}\n\n/**\n * Defines values for EnhancedSecurityState. \\\n * {@link KnownEnhancedSecurityState} can be used interchangeably with EnhancedSecurityState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **Enabled** \\\n * **Disabled** \\\n * **AlwaysON**\n */\nexport type EnhancedSecurityState = string;\n\n/** Known values of {@link MultiUserAuthorization} that the service accepts. */\nexport enum KnownMultiUserAuthorization {\n /** Invalid */\n Invalid = \"Invalid\",\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for MultiUserAuthorization. \\\n * {@link KnownMultiUserAuthorization} can be used interchangeably with MultiUserAuthorization,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **Enabled** \\\n * **Disabled**\n */\nexport type MultiUserAuthorization = string;\n\n/** Known values of {@link State} that the service accepts. */\nexport enum KnownState {\n /** Invalid */\n Invalid = \"Invalid\",\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for State. \\\n * {@link KnownState} can be used interchangeably with State,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **Enabled** \\\n * **Disabled**\n */\nexport type State = string;\n\n/** Known values of {@link IdentityType} that the service accepts. */\nexport enum KnownIdentityType {\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n}\n\n/**\n * Defines values for IdentityType. \\\n * {@link KnownIdentityType} can be used interchangeably with IdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SystemAssigned** \\\n * **UserAssigned**\n */\nexport type IdentityType = string;\n\n/** Known values of {@link SecureScoreLevel} that the service accepts. */\nexport enum KnownSecureScoreLevel {\n /** None */\n None = \"None\",\n /** Minimum */\n Minimum = \"Minimum\",\n /** Adequate */\n Adequate = \"Adequate\",\n /** Maximum */\n Maximum = \"Maximum\",\n}\n\n/**\n * Defines values for SecureScoreLevel. \\\n * {@link KnownSecureScoreLevel} can be used interchangeably with SecureScoreLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Minimum** \\\n * **Adequate** \\\n * **Maximum**\n */\nexport type SecureScoreLevel = string;\n\n/** Known values of {@link BcdrSecurityLevel} that the service accepts. */\nexport enum KnownBcdrSecurityLevel {\n /** Poor */\n Poor = \"Poor\",\n /** Fair */\n Fair = \"Fair\",\n /** Good */\n Good = \"Good\",\n /** Excellent */\n Excellent = \"Excellent\",\n}\n\n/**\n * Defines values for BcdrSecurityLevel. \\\n * {@link KnownBcdrSecurityLevel} can be used interchangeably with BcdrSecurityLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Poor** \\\n * **Fair** \\\n * **Good** \\\n * **Excellent**\n */\nexport type BcdrSecurityLevel = string;\n\n/** Known values of {@link SkuName} that the service accepts. */\nexport enum KnownSkuName {\n /** Standard */\n Standard = \"Standard\",\n /** RS0 */\n RS0 = \"RS0\",\n}\n\n/**\n * Defines values for SkuName. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Standard** \\\n * **RS0**\n */\nexport type SkuName = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link UsagesUnit} that the service accepts. */\nexport enum KnownUsagesUnit {\n /** Count */\n Count = \"Count\",\n /** Bytes */\n Bytes = \"Bytes\",\n /** Seconds */\n Seconds = \"Seconds\",\n /** Percent */\n Percent = \"Percent\",\n /** CountPerSecond */\n CountPerSecond = \"CountPerSecond\",\n /** BytesPerSecond */\n BytesPerSecond = \"BytesPerSecond\",\n}\n\n/**\n * Defines values for UsagesUnit. \\\n * {@link KnownUsagesUnit} can be used interchangeably with UsagesUnit,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Count** \\\n * **Bytes** \\\n * **Seconds** \\\n * **Percent** \\\n * **CountPerSecond** \\\n * **BytesPerSecond**\n */\nexport type UsagesUnit = string;\n\n/** Optional parameters. */\nexport interface VaultCertificatesCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type VaultCertificatesCreateResponse = VaultCertificateResponse;\n\n/** Optional parameters. */\nexport interface RegisteredIdentitiesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ReplicationUsagesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ReplicationUsagesListResponse = ReplicationUsageList;\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateLinkResourcesListResponse = PrivateLinkResources;\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateLinkResourcesGetResponse = PrivateLinkResource;\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type PrivateLinkResourcesListNextResponse = PrivateLinkResources;\n\n/** Optional parameters. */\nexport interface RecoveryServicesCheckNameAvailabilityOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the checkNameAvailability operation. */\nexport type RecoveryServicesCheckNameAvailabilityResponse =\n CheckNameAvailabilityResult;\n\n/** Optional parameters. */\nexport interface RecoveryServicesCapabilitiesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the capabilities operation. */\nexport type RecoveryServicesCapabilitiesResponse = CapabilitiesResponse;\n\n/** Optional parameters. */\nexport interface VaultsListBySubscriptionIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionId operation. */\nexport type VaultsListBySubscriptionIdResponse = VaultList;\n\n/** Optional parameters. */\nexport interface VaultsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type VaultsListByResourceGroupResponse = VaultList;\n\n/** Optional parameters. */\nexport interface VaultsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VaultsGetResponse = Vault;\n\n/** Optional parameters. */\nexport interface VaultsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n xMsAuthorizationAuxiliary?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type VaultsCreateOrUpdateResponse = Vault;\n\n/** Optional parameters. */\nexport interface VaultsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type VaultsDeleteResponse = VaultsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface VaultsUpdateOptionalParams\n extends coreClient.OperationOptions {\n xMsAuthorizationAuxiliary?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type VaultsUpdateResponse = Vault;\n\n/** Optional parameters. */\nexport interface VaultsListBySubscriptionIdNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionIdNext operation. */\nexport type VaultsListBySubscriptionIdNextResponse = VaultList;\n\n/** Optional parameters. */\nexport interface VaultsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type VaultsListByResourceGroupNextResponse = VaultList;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = ClientDiscoveryResponse;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = ClientDiscoveryResponse;\n\n/** Optional parameters. */\nexport interface VaultExtendedInfoGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VaultExtendedInfoGetResponse = VaultExtendedInfoResource;\n\n/** Optional parameters. */\nexport interface VaultExtendedInfoCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type VaultExtendedInfoCreateOrUpdateResponse = VaultExtendedInfoResource;\n\n/** Optional parameters. */\nexport interface VaultExtendedInfoUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type VaultExtendedInfoUpdateResponse = VaultExtendedInfoResource;\n\n/** Optional parameters. */\nexport interface GetOperationStatusOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getOperationStatus operation. */\nexport type GetOperationStatusResponse = OperationResource;\n\n/** Optional parameters. */\nexport interface GetOperationResultOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getOperationResult operation. */\nexport type GetOperationResultResponse = Vault;\n\n/** Optional parameters. */\nexport interface UsagesListByVaultsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByVaults operation. */\nexport type UsagesListByVaultsResponse = VaultUsageList;\n\n/** Optional parameters. */\nexport interface RecoveryServicesClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;AAElC,yCA+HqB;AAvHnB,mHAAA,sBAAsB,OAAA;AAEtB,6GAAA,gBAAgB,OAAA;AAIhB,mHAAA,sBAAsB,OAAA;AAItB,iIAAA,oCAAoC,OAAA;AAEpC,sHAAA,yBAAyB,OAAA;AAEzB,2HAAA,8BAA8B,OAAA;AAK9B,+HAAA,kCAAkC,OAAA;AAGlC,mHAAA,sBAAsB,OAAA;AAEtB,sHAAA,yBAAyB,OAAA;AAEzB,qHAAA,wBAAwB,OAAA;AAIxB,6GAAA,gBAAgB,OAAA;AAKhB,+HAAA,kCAAkC,OAAA;AAGlC,+HAAA,kCAAkC,OAAA;AAElC,oHAAA,uBAAuB,OAAA;AAIvB,mHAAA,sBAAsB,OAAA;AAGtB,iHAAA,oBAAoB,OAAA;AAEpB,uHAAA,0BAA0B,OAAA;AAE1B,wHAAA,2BAA2B,OAAA;AAG3B,uGAAA,UAAU,OAAA;AAGV,8GAAA,iBAAiB,OAAA;AAEjB,kHAAA,qBAAqB,OAAA;AAErB,mHAAA,sBAAsB,OAAA;AAGtB,sHAAA,yBAAyB,OAAA;AAIzB,yGAAA,YAAY,OAAA;AAKZ,+GAAA,kBAAkB,OAAA;AAoBlB,0GAAA,aAAa,OAAA;AAWb,4GAAA,eAAe,OAAA;AAcf,0GAAA,aAAa,OAAA","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport {\n OperationResource,\n ErrorModel,\n ErrorAdditionalInfo,\n CloudError,\n Vault,\n VaultProperties,\n UpgradeDetails,\n KnownVaultUpgradeState,\n VaultUpgradeState,\n KnownTriggerType,\n TriggerType,\n PrivateEndpointConnectionVaultProperties,\n PrivateEndpointConnection,\n KnownProvisioningState,\n ProvisioningState,\n PrivateEndpoint,\n PrivateLinkServiceConnectionState,\n KnownPrivateEndpointConnectionStatus,\n PrivateEndpointConnectionStatus,\n KnownVaultSubResourceType,\n VaultSubResourceType,\n KnownVaultPrivateEndpointState,\n VaultPrivateEndpointState,\n VaultPropertiesEncryption,\n CmkKeyVaultProperties,\n CmkKekIdentity,\n KnownInfrastructureEncryptionState,\n InfrastructureEncryptionState,\n VaultPropertiesMoveDetails,\n KnownResourceMoveState,\n ResourceMoveState,\n KnownBackupStorageVersion,\n BackupStorageVersion,\n KnownPublicNetworkAccess,\n PublicNetworkAccess,\n MonitoringSettings,\n AzureMonitorAlertSettings,\n KnownAlertsState,\n AlertsState,\n ClassicAlertSettings,\n RestoreSettings,\n CrossSubscriptionRestoreSettings,\n KnownCrossSubscriptionRestoreState,\n CrossSubscriptionRestoreState,\n VaultPropertiesRedundancySettings,\n KnownStandardTierStorageRedundancy,\n StandardTierStorageRedundancy,\n KnownCrossRegionRestore,\n CrossRegionRestore,\n SecuritySettings,\n ImmutabilitySettings,\n KnownImmutabilityState,\n ImmutabilityState,\n SoftDeleteSettings,\n KnownSoftDeleteState,\n SoftDeleteState,\n KnownEnhancedSecurityState,\n EnhancedSecurityState,\n KnownMultiUserAuthorization,\n MultiUserAuthorization,\n SourceScanConfiguration,\n KnownState,\n State,\n AssociatedIdentity,\n KnownIdentityType,\n IdentityType,\n KnownSecureScoreLevel,\n SecureScoreLevel,\n KnownBcdrSecurityLevel,\n BcdrSecurityLevel,\n IdentityData,\n KnownResourceIdentityType,\n ResourceIdentityType,\n UserIdentity,\n Sku,\n KnownSkuName,\n SkuName,\n TrackedResource,\n Resource,\n SystemData,\n KnownCreatedByType,\n CreatedByType,\n ClientDiscoveryValueForSingleApi,\n ClientDiscoveryDisplay,\n ClientDiscoveryForProperties,\n ClientDiscoveryForServiceSpecification,\n ClientDiscoveryForLogSpecification,\n ErrorDetail,\n PatchVault,\n PatchTrackedResource,\n ErrorResponse,\n DeletedVault,\n DeletedVaultProperties,\n ProxyResource,\n DeletedVaultUndeleteInput,\n DeletedVaultUndeleteInputProperties,\n PrivateLinkResource,\n PrivateLinkResourceProperties,\n CertificateRequest,\n RawCertificateData,\n KnownAuthType,\n AuthType,\n VaultCertificateResponse,\n ResourceCertificateDetails,\n ResourceCertificateDetailsUnion,\n ResourceCertificateAndAadDetails,\n ResourceCertificateAndAcsDetails,\n ReplicationUsage,\n MonitoringSummary,\n JobsSummary,\n VaultUsage,\n KnownUsagesUnit,\n UsagesUnit,\n NameInfo,\n VaultExtendedInfoResource,\n VaultExtendedInfo,\n CheckNameAvailabilityParameters,\n CheckNameAvailabilityResult,\n ResourceCapabilities,\n CapabilitiesProperties,\n DNSZone,\n ResourceCapabilitiesBase,\n CapabilitiesResponse,\n CapabilitiesResponseProperties,\n DNSZoneResponse,\n KnownVersions,\n} from \"./models.js\";\n"]}