@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,1527 +1,2 @@
1
- import * as coreClient from "@azure/core-client";
2
- export type ResourceCertificateDetailsUnion = ResourceCertificateDetails | ResourceCertificateAndAadDetails | ResourceCertificateAndAcsDetails;
3
- /** Details of the certificate to be uploaded to the vault. */
4
- export interface CertificateRequest {
5
- /** Raw certificate data. */
6
- properties?: RawCertificateData;
7
- }
8
- /** Raw certificate data. */
9
- export interface RawCertificateData {
10
- /** Specifies the authentication type. */
11
- authType?: AuthType;
12
- /** The base64 encoded certificate raw data string */
13
- certificate?: Uint8Array;
14
- }
15
- /** Certificate corresponding to a vault that can be used by clients to register themselves with the vault. */
16
- export interface VaultCertificateResponse {
17
- /**
18
- * Resource name associated with the resource.
19
- * NOTE: This property will not be serialized. It can only be populated by the server.
20
- */
21
- readonly name?: string;
22
- /**
23
- * Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
24
- * NOTE: This property will not be serialized. It can only be populated by the server.
25
- */
26
- readonly type?: string;
27
- /**
28
- * Resource Id represents the complete path to the resource.
29
- * NOTE: This property will not be serialized. It can only be populated by the server.
30
- */
31
- readonly id?: string;
32
- /** Certificate details representing the Vault credentials. */
33
- properties?: ResourceCertificateDetailsUnion;
34
- }
35
- /** Certificate details representing the Vault credentials. */
36
- export interface ResourceCertificateDetails {
37
- /** Polymorphic discriminator, which specifies the different types this object can be */
38
- authType: "AzureActiveDirectory" | "AccessControlService";
39
- /** The base64 encoded certificate raw data string. */
40
- certificate?: Uint8Array;
41
- /** Certificate friendly name. */
42
- friendlyName?: string;
43
- /** Certificate issuer. */
44
- issuer?: string;
45
- /** Resource ID of the vault. */
46
- resourceId?: number;
47
- /** Certificate Subject Name. */
48
- subject?: string;
49
- /** Certificate thumbprint. */
50
- thumbprint?: string;
51
- /** Certificate Validity start Date time. */
52
- validFrom?: Date;
53
- /** Certificate Validity End Date time. */
54
- validTo?: Date;
55
- }
56
- /** Replication usages for vault. */
57
- export interface ReplicationUsageList {
58
- /** The list of replication usages for the given vault. */
59
- value?: ReplicationUsage[];
60
- }
61
- /** Replication usages of a vault. */
62
- export interface ReplicationUsage {
63
- /** Summary of the replication monitoring data for this vault. */
64
- monitoringSummary?: MonitoringSummary;
65
- /** Summary of the replication jobs data for this vault. */
66
- jobsSummary?: JobsSummary;
67
- /** Number of replication protected items for this vault. */
68
- protectedItemCount?: number;
69
- /** Number of replication recovery plans for this vault. */
70
- recoveryPlanCount?: number;
71
- /** Number of servers registered to this vault. */
72
- registeredServersCount?: number;
73
- /** The authentication type of recovery service providers in the vault. */
74
- recoveryServicesProviderAuthType?: number;
75
- }
76
- /** Summary of the replication monitoring data for this vault. */
77
- export interface MonitoringSummary {
78
- /** Count of unhealthy VMs. */
79
- unHealthyVmCount?: number;
80
- /** Count of unhealthy replication providers. */
81
- unHealthyProviderCount?: number;
82
- /** Count of all critical warnings. */
83
- eventsCount?: number;
84
- /** Count of all deprecated recovery service providers. */
85
- deprecatedProviderCount?: number;
86
- /** Count of all the supported recovery service providers. */
87
- supportedProviderCount?: number;
88
- /** Count of all the unsupported recovery service providers. */
89
- unsupportedProviderCount?: number;
90
- }
91
- /** Summary of the replication job data for this vault. */
92
- export interface JobsSummary {
93
- /** Count of failed jobs. */
94
- failedJobs?: number;
95
- /** Count of suspended jobs. */
96
- suspendedJobs?: number;
97
- /** Count of in-progress jobs. */
98
- inProgressJobs?: number;
99
- }
100
- /** Class which represent the stamps associated with the vault. */
101
- export interface PrivateLinkResources {
102
- /** A collection of private link resources */
103
- value?: PrivateLinkResource[];
104
- /** Link to the next chunk of the response */
105
- nextLink?: string;
106
- }
107
- /** Information of the private link resource. */
108
- export interface PrivateLinkResource {
109
- /**
110
- * Fully qualified identifier of the resource.
111
- * NOTE: This property will not be serialized. It can only be populated by the server.
112
- */
113
- readonly id?: string;
114
- /**
115
- * Name of the resource.
116
- * NOTE: This property will not be serialized. It can only be populated by the server.
117
- */
118
- readonly name?: string;
119
- /**
120
- * e.g. Microsoft.RecoveryServices/vaults/privateLinkResources
121
- * NOTE: This property will not be serialized. It can only be populated by the server.
122
- */
123
- readonly type?: string;
124
- /**
125
- * e.g. f9ad6492-33d4-4690-9999-6bfd52a0d081 (Backup) or f9ad6492-33d4-4690-9999-6bfd52a0d082 (SiteRecovery)
126
- * NOTE: This property will not be serialized. It can only be populated by the server.
127
- */
128
- readonly groupId?: string;
129
- /**
130
- * [backup-ecs1, backup-prot1, backup-prot1b, backup-prot1c, backup-id1]
131
- * NOTE: This property will not be serialized. It can only be populated by the server.
132
- */
133
- readonly requiredMembers?: string[];
134
- /**
135
- * The private link resource Private link DNS zone name.
136
- * NOTE: This property will not be serialized. It can only be populated by the server.
137
- */
138
- readonly requiredZoneNames?: string[];
139
- }
140
- /** An error response from Azure Backup. */
141
- export interface CloudError {
142
- /** The resource management error response. */
143
- error?: ErrorModel;
144
- }
145
- /** The resource management error response. */
146
- export interface ErrorModel {
147
- /**
148
- * The error additional info.
149
- * NOTE: This property will not be serialized. It can only be populated by the server.
150
- */
151
- readonly additionalInfo?: ErrorAdditionalInfo[];
152
- /**
153
- * The error code.
154
- * NOTE: This property will not be serialized. It can only be populated by the server.
155
- */
156
- readonly code?: string;
157
- /**
158
- * The error details.
159
- * NOTE: This property will not be serialized. It can only be populated by the server.
160
- */
161
- readonly details?: ErrorModel[];
162
- /**
163
- * The error message.
164
- * NOTE: This property will not be serialized. It can only be populated by the server.
165
- */
166
- readonly message?: string;
167
- /**
168
- * The error target.
169
- * NOTE: This property will not be serialized. It can only be populated by the server.
170
- */
171
- readonly target?: string;
172
- }
173
- /** The resource management error additional info. */
174
- export interface ErrorAdditionalInfo {
175
- /**
176
- * The additional info.
177
- * NOTE: This property will not be serialized. It can only be populated by the server.
178
- */
179
- readonly info?: Record<string, unknown>;
180
- /**
181
- * The additional info type.
182
- * NOTE: This property will not be serialized. It can only be populated by the server.
183
- */
184
- readonly type?: string;
185
- }
186
- /** Resource Name availability input parameters - Resource type and resource name */
187
- export interface CheckNameAvailabilityParameters {
188
- /** Describes the Resource type: Microsoft.RecoveryServices/Vaults */
189
- type?: string;
190
- /** Resource name for which availability needs to be checked */
191
- name?: string;
192
- }
193
- /** Response for check name availability API. Resource provider will set availability as true | false. */
194
- export interface CheckNameAvailabilityResult {
195
- nameAvailable?: boolean;
196
- reason?: string;
197
- message?: string;
198
- }
199
- /** Capabilities information */
200
- export interface CapabilitiesProperties {
201
- dnsZones?: DNSZone[];
202
- }
203
- /** DNSZone information */
204
- export interface DNSZone {
205
- /** Subresource type for vault AzureBackup, AzureBackup_secondary or AzureSiteRecovery */
206
- subResource?: VaultSubResourceType;
207
- }
208
- /** Base class for request and response capabilities information for Microsoft.RecoveryServices */
209
- export interface ResourceCapabilitiesBase {
210
- /** Describes the Resource type: Microsoft.RecoveryServices/Vaults */
211
- type: string;
212
- }
213
- /** Capabilities properties in response */
214
- export interface CapabilitiesResponseProperties {
215
- dnsZones?: DNSZoneResponse[];
216
- }
217
- /** The response model for a list of Vaults. */
218
- export interface VaultList {
219
- value?: Vault[];
220
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
221
- readonly nextLink?: string;
222
- }
223
- /** Identity for the resource. */
224
- export interface IdentityData {
225
- /**
226
- * The principal ID of resource identity.
227
- * NOTE: This property will not be serialized. It can only be populated by the server.
228
- */
229
- readonly principalId?: string;
230
- /**
231
- * The tenant ID of resource.
232
- * NOTE: This property will not be serialized. It can only be populated by the server.
233
- */
234
- readonly tenantId?: string;
235
- /** 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. */
236
- type: ResourceIdentityType;
237
- /** 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}'. */
238
- userAssignedIdentities?: {
239
- [propertyName: string]: UserIdentity;
240
- };
241
- }
242
- /** A resource identity that is managed by the user of the service. */
243
- export interface UserIdentity {
244
- /**
245
- * The principal ID of the user-assigned identity.
246
- * NOTE: This property will not be serialized. It can only be populated by the server.
247
- */
248
- readonly principalId?: string;
249
- /**
250
- * The client ID of the user-assigned identity.
251
- * NOTE: This property will not be serialized. It can only be populated by the server.
252
- */
253
- readonly clientId?: string;
254
- }
255
- /** Properties of the vault. */
256
- export interface VaultProperties {
257
- /**
258
- * Provisioning State.
259
- * NOTE: This property will not be serialized. It can only be populated by the server.
260
- */
261
- readonly provisioningState?: string;
262
- /** Details for upgrading vault. */
263
- upgradeDetails?: UpgradeDetails;
264
- /**
265
- * List of private endpoint connection.
266
- * NOTE: This property will not be serialized. It can only be populated by the server.
267
- */
268
- readonly privateEndpointConnections?: PrivateEndpointConnectionVaultProperties[];
269
- /**
270
- * Private endpoint state for backup.
271
- * NOTE: This property will not be serialized. It can only be populated by the server.
272
- */
273
- readonly privateEndpointStateForBackup?: VaultPrivateEndpointState;
274
- /**
275
- * Private endpoint state for site recovery.
276
- * NOTE: This property will not be serialized. It can only be populated by the server.
277
- */
278
- readonly privateEndpointStateForSiteRecovery?: VaultPrivateEndpointState;
279
- /** Customer Managed Key details of the resource. */
280
- encryption?: VaultPropertiesEncryption;
281
- /** The details of the latest move operation performed on the Azure Resource */
282
- moveDetails?: VaultPropertiesMoveDetails;
283
- /**
284
- * The State of the Resource after the move operation
285
- * NOTE: This property will not be serialized. It can only be populated by the server.
286
- */
287
- readonly moveState?: ResourceMoveState;
288
- /**
289
- * Backup storage version
290
- * NOTE: This property will not be serialized. It can only be populated by the server.
291
- */
292
- readonly backupStorageVersion?: BackupStorageVersion;
293
- /** property to enable or disable resource provider inbound network traffic from public clients */
294
- publicNetworkAccess?: PublicNetworkAccess;
295
- /** Monitoring Settings of the vault */
296
- monitoringSettings?: MonitoringSettings;
297
- /** Restore Settings of the vault */
298
- restoreSettings?: RestoreSettings;
299
- /** The redundancy Settings of a Vault */
300
- redundancySettings?: VaultPropertiesRedundancySettings;
301
- /** Security Settings of the vault */
302
- securitySettings?: SecuritySettings;
303
- /**
304
- * Secure Score of Recovery Services Vault
305
- * NOTE: This property will not be serialized. It can only be populated by the server.
306
- */
307
- readonly secureScore?: SecureScoreLevel;
308
- /**
309
- * Security levels of Recovery Services Vault for business continuity and disaster recovery
310
- * NOTE: This property will not be serialized. It can only be populated by the server.
311
- */
312
- readonly bcdrSecurityLevel?: BcdrSecurityLevel;
313
- /** ResourceGuardOperationRequests on which LAC check will be performed */
314
- resourceGuardOperationRequests?: string[];
315
- }
316
- /** Details for upgrading vault. */
317
- export interface UpgradeDetails {
318
- /**
319
- * ID of the vault upgrade operation.
320
- * NOTE: This property will not be serialized. It can only be populated by the server.
321
- */
322
- readonly operationId?: string;
323
- /**
324
- * UTC time at which the upgrade operation has started.
325
- * NOTE: This property will not be serialized. It can only be populated by the server.
326
- */
327
- readonly startTimeUtc?: Date;
328
- /**
329
- * UTC time at which the upgrade operation status was last updated.
330
- * NOTE: This property will not be serialized. It can only be populated by the server.
331
- */
332
- readonly lastUpdatedTimeUtc?: Date;
333
- /**
334
- * UTC time at which the upgrade operation has ended.
335
- * NOTE: This property will not be serialized. It can only be populated by the server.
336
- */
337
- readonly endTimeUtc?: Date;
338
- /**
339
- * Status of the vault upgrade operation.
340
- * NOTE: This property will not be serialized. It can only be populated by the server.
341
- */
342
- readonly status?: VaultUpgradeState;
343
- /**
344
- * Message to the user containing information about the upgrade operation.
345
- * NOTE: This property will not be serialized. It can only be populated by the server.
346
- */
347
- readonly message?: string;
348
- /**
349
- * The way the vault upgrade was triggered.
350
- * NOTE: This property will not be serialized. It can only be populated by the server.
351
- */
352
- readonly triggerType?: TriggerType;
353
- /**
354
- * Resource ID of the upgraded vault.
355
- * NOTE: This property will not be serialized. It can only be populated by the server.
356
- */
357
- readonly upgradedResourceId?: string;
358
- /**
359
- * Resource ID of the vault before the upgrade.
360
- * NOTE: This property will not be serialized. It can only be populated by the server.
361
- */
362
- readonly previousResourceId?: string;
363
- }
364
- /** Information to be stored in Vault properties as an element of privateEndpointConnections List. */
365
- export interface PrivateEndpointConnectionVaultProperties {
366
- /**
367
- * Format of id subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.[Service]/{resource}/{resourceName}/privateEndpointConnections/{connectionName}.
368
- * NOTE: This property will not be serialized. It can only be populated by the server.
369
- */
370
- readonly id?: string;
371
- /**
372
- * Private Endpoint Connection Response Properties.
373
- * NOTE: This property will not be serialized. It can only be populated by the server.
374
- */
375
- readonly properties?: PrivateEndpointConnection;
376
- /**
377
- * The name of the private Endpoint Connection
378
- * NOTE: This property will not be serialized. It can only be populated by the server.
379
- */
380
- readonly name?: string;
381
- /**
382
- * The type, which will be of the format, Microsoft.RecoveryServices/vaults/privateEndpointConnections
383
- * NOTE: This property will not be serialized. It can only be populated by the server.
384
- */
385
- readonly type?: string;
386
- /**
387
- * The location of the private Endpoint connection
388
- * NOTE: This property will not be serialized. It can only be populated by the server.
389
- */
390
- readonly location?: string;
391
- }
392
- /** Private Endpoint Connection Response Properties. */
393
- export interface PrivateEndpointConnection {
394
- /**
395
- * Gets or sets provisioning state of the private endpoint connection.
396
- * NOTE: This property will not be serialized. It can only be populated by the server.
397
- */
398
- readonly provisioningState?: ProvisioningState;
399
- /**
400
- * The Private Endpoint network resource that is linked to the Private Endpoint connection.
401
- * NOTE: This property will not be serialized. It can only be populated by the server.
402
- */
403
- readonly privateEndpoint?: PrivateEndpoint;
404
- /**
405
- * Gets or sets private link service connection state.
406
- * NOTE: This property will not be serialized. It can only be populated by the server.
407
- */
408
- readonly privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
409
- /** Group Ids for the Private Endpoint */
410
- groupIds?: VaultSubResourceType[];
411
- }
412
- /** The Private Endpoint network resource that is linked to the Private Endpoint connection. */
413
- export interface PrivateEndpoint {
414
- /**
415
- * Gets or sets id.
416
- * NOTE: This property will not be serialized. It can only be populated by the server.
417
- */
418
- readonly id?: string;
419
- }
420
- /** Gets or sets private link service connection state. */
421
- export interface PrivateLinkServiceConnectionState {
422
- /**
423
- * Gets or sets the status.
424
- * NOTE: This property will not be serialized. It can only be populated by the server.
425
- */
426
- readonly status?: PrivateEndpointConnectionStatus;
427
- /**
428
- * Gets or sets description.
429
- * NOTE: This property will not be serialized. It can only be populated by the server.
430
- */
431
- readonly description?: string;
432
- /**
433
- * Gets or sets actions required.
434
- * NOTE: This property will not be serialized. It can only be populated by the server.
435
- */
436
- readonly actionsRequired?: string;
437
- }
438
- /** Customer Managed Key details of the resource. */
439
- export interface VaultPropertiesEncryption {
440
- /** The properties of the Key Vault which hosts CMK */
441
- keyVaultProperties?: CmkKeyVaultProperties;
442
- /** The details of the identity used for CMK */
443
- kekIdentity?: CmkKekIdentity;
444
- /** Enabling/Disabling the Double Encryption state */
445
- infrastructureEncryption?: InfrastructureEncryptionState;
446
- }
447
- /** The properties of the Key Vault which hosts CMK */
448
- export interface CmkKeyVaultProperties {
449
- /** The key uri of the Customer Managed Key */
450
- keyUri?: string;
451
- }
452
- /** The details of the identity used for CMK */
453
- export interface CmkKekIdentity {
454
- /** Indicate that system assigned identity should be used. Mutually exclusive with 'userAssignedIdentity' field */
455
- useSystemAssignedIdentity?: boolean;
456
- /** The user assigned identity to be used to grant permissions in case the type of identity used is UserAssigned */
457
- userAssignedIdentity?: string;
458
- }
459
- /** The details of the latest move operation performed on the Azure Resource */
460
- export interface VaultPropertiesMoveDetails {
461
- /**
462
- * OperationId of the Resource Move Operation
463
- * NOTE: This property will not be serialized. It can only be populated by the server.
464
- */
465
- readonly operationId?: string;
466
- /**
467
- * Start Time of the Resource Move Operation
468
- * NOTE: This property will not be serialized. It can only be populated by the server.
469
- */
470
- readonly startTimeUtc?: Date;
471
- /**
472
- * End Time of the Resource Move Operation
473
- * NOTE: This property will not be serialized. It can only be populated by the server.
474
- */
475
- readonly completionTimeUtc?: Date;
476
- /**
477
- * Source Resource of the Resource Move Operation
478
- * NOTE: This property will not be serialized. It can only be populated by the server.
479
- */
480
- readonly sourceResourceId?: string;
481
- /**
482
- * Target Resource of the Resource Move Operation
483
- * NOTE: This property will not be serialized. It can only be populated by the server.
484
- */
485
- readonly targetResourceId?: string;
486
- }
487
- /** Monitoring Settings of the vault */
488
- export interface MonitoringSettings {
489
- /** Settings for Azure Monitor based alerts */
490
- azureMonitorAlertSettings?: AzureMonitorAlertSettings;
491
- /** Settings for classic alerts */
492
- classicAlertSettings?: ClassicAlertSettings;
493
- }
494
- /** Settings for Azure Monitor based alerts */
495
- export interface AzureMonitorAlertSettings {
496
- alertsForAllJobFailures?: AlertsState;
497
- alertsForAllReplicationIssues?: AlertsState;
498
- alertsForAllFailoverIssues?: AlertsState;
499
- }
500
- /** Settings for classic alerts */
501
- export interface ClassicAlertSettings {
502
- alertsForCriticalOperations?: AlertsState;
503
- emailNotificationsForSiteRecovery?: AlertsState;
504
- }
505
- /** Restore Settings of the vault */
506
- export interface RestoreSettings {
507
- /** Settings for CrossSubscriptionRestore */
508
- crossSubscriptionRestoreSettings?: CrossSubscriptionRestoreSettings;
509
- }
510
- /** Settings for Cross Subscription Restore Settings */
511
- export interface CrossSubscriptionRestoreSettings {
512
- crossSubscriptionRestoreState?: CrossSubscriptionRestoreState;
513
- }
514
- /** The redundancy Settings of a Vault */
515
- export interface VaultPropertiesRedundancySettings {
516
- /** The storage redundancy setting of a vault */
517
- standardTierStorageRedundancy?: StandardTierStorageRedundancy;
518
- /** Flag to show if Cross Region Restore is enabled on the Vault or not */
519
- crossRegionRestore?: CrossRegionRestore;
520
- }
521
- /** Security Settings of the vault */
522
- export interface SecuritySettings {
523
- /** Immutability Settings of a vault */
524
- immutabilitySettings?: ImmutabilitySettings;
525
- /** Soft delete Settings of a vault */
526
- softDeleteSettings?: SoftDeleteSettings;
527
- /**
528
- * MUA Settings of a vault
529
- * NOTE: This property will not be serialized. It can only be populated by the server.
530
- */
531
- readonly multiUserAuthorization?: MultiUserAuthorization;
532
- /** Source scan configuration of vault */
533
- sourceScanConfiguration?: SourceScanConfiguration;
534
- }
535
- /** Immutability Settings of vault */
536
- export interface ImmutabilitySettings {
537
- state?: ImmutabilityState;
538
- }
539
- /** Soft delete Settings of vault */
540
- export interface SoftDeleteSettings {
541
- softDeleteState?: SoftDeleteState;
542
- /** Soft delete retention period in days */
543
- softDeleteRetentionPeriodInDays?: number;
544
- enhancedSecurityState?: EnhancedSecurityState;
545
- }
546
- /** Source scan configuration of vault */
547
- export interface SourceScanConfiguration {
548
- state?: State;
549
- /** Identity details to be used for an operation */
550
- sourceScanIdentity?: AssociatedIdentity;
551
- }
552
- /** Identity details to be used for an operation */
553
- export interface AssociatedIdentity {
554
- /** Identity type that should be used for an operation. */
555
- operationIdentityType?: IdentityType;
556
- /** User assigned identity to be used for an operation if operationIdentityType is UserAssigned. */
557
- userAssignedIdentity?: string;
558
- }
559
- /** Identifies the unique system identifier for each Azure resource. */
560
- export interface Sku {
561
- /** 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 */
562
- name: SkuName;
563
- /** The Sku tier. */
564
- tier?: string;
565
- /** The sku family */
566
- family?: string;
567
- /** The sku size */
568
- size?: string;
569
- /** The sku capacity */
570
- capacity?: string;
571
- }
572
- /** Metadata pertaining to creation and last modification of the resource. */
573
- export interface SystemData {
574
- /** The identity that created the resource. */
575
- createdBy?: string;
576
- /** The type of identity that created the resource. */
577
- createdByType?: CreatedByType;
578
- /** The timestamp of resource creation (UTC). */
579
- createdAt?: Date;
580
- /** The identity that last modified the resource. */
581
- lastModifiedBy?: string;
582
- /** The type of identity that last modified the resource. */
583
- lastModifiedByType?: CreatedByType;
584
- /** The type of identity that last modified the resource. */
585
- lastModifiedAt?: Date;
586
- }
587
- /** ARM Resource. */
588
- export interface Resource {
589
- /**
590
- * Resource Id represents the complete path to the resource.
591
- * NOTE: This property will not be serialized. It can only be populated by the server.
592
- */
593
- readonly id?: string;
594
- /**
595
- * Resource name associated with the resource.
596
- * NOTE: This property will not be serialized. It can only be populated by the server.
597
- */
598
- readonly name?: string;
599
- /**
600
- * Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
601
- * NOTE: This property will not be serialized. It can only be populated by the server.
602
- */
603
- readonly type?: string;
604
- /** Optional ETag. */
605
- etag?: string;
606
- }
607
- /** Operations List response which contains list of available APIs. */
608
- export interface ClientDiscoveryResponse {
609
- /** List of available operations. */
610
- value?: ClientDiscoveryValueForSingleApi[];
611
- /** Link to the next chunk of the response */
612
- nextLink?: string;
613
- }
614
- /** Available operation details. */
615
- export interface ClientDiscoveryValueForSingleApi {
616
- /** Name of the Operation. */
617
- name?: string;
618
- /** Contains the localized display information for this particular operation */
619
- display?: ClientDiscoveryDisplay;
620
- /** The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX */
621
- origin?: string;
622
- /** ShoeBox properties for the given operation. */
623
- properties?: ClientDiscoveryForProperties;
624
- }
625
- /** Localized display information of an operation. */
626
- export interface ClientDiscoveryDisplay {
627
- /** Name of the provider for display purposes */
628
- provider?: string;
629
- /** ResourceType for which this Operation can be performed. */
630
- resource?: string;
631
- /** Operations Name itself. */
632
- operation?: string;
633
- /** Description of the operation having details of what operation is about. */
634
- description?: string;
635
- }
636
- /** Class to represent shoebox properties in json client discovery. */
637
- export interface ClientDiscoveryForProperties {
638
- /** Operation properties. */
639
- serviceSpecification?: ClientDiscoveryForServiceSpecification;
640
- }
641
- /** Class to represent shoebox service specification in json client discovery. */
642
- export interface ClientDiscoveryForServiceSpecification {
643
- /** List of log specifications of this operation. */
644
- logSpecifications?: ClientDiscoveryForLogSpecification[];
645
- }
646
- /** Class to represent shoebox log specification in json client discovery. */
647
- export interface ClientDiscoveryForLogSpecification {
648
- /** Name of the log. */
649
- name?: string;
650
- /** Localized display name */
651
- displayName?: string;
652
- /** Blobs created in customer storage account per hour */
653
- blobDuration?: string;
654
- }
655
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
656
- export interface ErrorResponse {
657
- /** The error object. */
658
- error?: ErrorDetail;
659
- }
660
- /** The error detail. */
661
- export interface ErrorDetail {
662
- /**
663
- * The error code.
664
- * NOTE: This property will not be serialized. It can only be populated by the server.
665
- */
666
- readonly code?: string;
667
- /**
668
- * The error message.
669
- * NOTE: This property will not be serialized. It can only be populated by the server.
670
- */
671
- readonly message?: string;
672
- /**
673
- * The error target.
674
- * NOTE: This property will not be serialized. It can only be populated by the server.
675
- */
676
- readonly target?: string;
677
- /**
678
- * The error details.
679
- * NOTE: This property will not be serialized. It can only be populated by the server.
680
- */
681
- readonly details?: ErrorDetail[];
682
- /**
683
- * The error additional info.
684
- * NOTE: This property will not be serialized. It can only be populated by the server.
685
- */
686
- readonly additionalInfo?: ErrorAdditionalInfo[];
687
- }
688
- /** Operation Resource */
689
- export interface OperationResource {
690
- /** End time of the operation */
691
- endTime?: Date;
692
- /** 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. */
693
- error?: ErrorModel;
694
- /** It should match what is used to GET the operation result */
695
- id?: string;
696
- /** It must match the last segment of the "id" field, and will typically be a GUID / system generated value */
697
- name?: string;
698
- /** The status of the operation. (InProgress/Success/Failed/Cancelled) */
699
- status?: string;
700
- /** Start time of the operation */
701
- startTime?: Date;
702
- }
703
- /** Usage for vault. */
704
- export interface VaultUsageList {
705
- /** The list of usages for the given vault. */
706
- value?: VaultUsage[];
707
- }
708
- /** Usages of a vault. */
709
- export interface VaultUsage {
710
- /** Unit of the usage. */
711
- unit?: UsagesUnit;
712
- /** Quota period of usage. */
713
- quotaPeriod?: string;
714
- /** Next reset time of usage. */
715
- nextResetTime?: Date;
716
- /** Current value of usage. */
717
- currentValue?: number;
718
- /** Limit of usage. */
719
- limit?: number;
720
- /** Name of usage. */
721
- name?: NameInfo;
722
- }
723
- /** The name of usage. */
724
- export interface NameInfo {
725
- /** Value of usage. */
726
- value?: string;
727
- /** Localized value of usage. */
728
- localizedValue?: string;
729
- }
730
- /** Certificate details representing the Vault credentials for AAD. */
731
- export interface ResourceCertificateAndAadDetails extends ResourceCertificateDetails {
732
- /** Polymorphic discriminator, which specifies the different types this object can be */
733
- authType: "AzureActiveDirectory";
734
- /** AAD tenant authority. */
735
- aadAuthority: string;
736
- /** AAD tenant Id. */
737
- aadTenantId: string;
738
- /** AAD service principal clientId. */
739
- servicePrincipalClientId: string;
740
- /** AAD service principal ObjectId. */
741
- servicePrincipalObjectId: string;
742
- /** Azure Management Endpoint Audience. */
743
- azureManagementEndpointAudience: string;
744
- /** Service Resource Id. */
745
- serviceResourceId?: string;
746
- /** AAD audience for the resource */
747
- aadAudience?: string;
748
- }
749
- /** Certificate details representing the Vault credentials for ACS. */
750
- export interface ResourceCertificateAndAcsDetails extends ResourceCertificateDetails {
751
- /** Polymorphic discriminator, which specifies the different types this object can be */
752
- authType: "AccessControlService";
753
- /** ACS namespace name - tenant for our service. */
754
- globalAcsNamespace: string;
755
- /** Acs mgmt host name to connect to. */
756
- globalAcsHostName: string;
757
- /** Global ACS namespace RP realm. */
758
- globalAcsRPRealm: string;
759
- }
760
- /** DNSZone information for Microsoft.RecoveryServices */
761
- export interface DNSZoneResponse extends DNSZone {
762
- /** The private link resource Private link DNS zone names. */
763
- requiredZoneNames?: string[];
764
- }
765
- /** Input to get capabilities information for Microsoft.RecoveryServices */
766
- export interface ResourceCapabilities extends ResourceCapabilitiesBase {
767
- /** Capabilities information */
768
- properties?: CapabilitiesProperties;
769
- }
770
- /** Capabilities response for Microsoft.RecoveryServices */
771
- export interface CapabilitiesResponse extends ResourceCapabilitiesBase {
772
- /** Capabilities properties in response */
773
- properties?: CapabilitiesResponseProperties;
774
- }
775
- /** Tracked resource with location. */
776
- export interface TrackedResource extends Resource {
777
- /** Resource location. */
778
- location: string;
779
- /** Resource tags. */
780
- tags?: {
781
- [propertyName: string]: string;
782
- };
783
- }
784
- /** Tracked resource with location. */
785
- export interface PatchTrackedResource extends Resource {
786
- /** Resource location. */
787
- location?: string;
788
- /** Resource tags. */
789
- tags?: {
790
- [propertyName: string]: string;
791
- };
792
- }
793
- /** Vault extended information. */
794
- export interface VaultExtendedInfoResource extends Resource {
795
- /** Integrity key. */
796
- integrityKey?: string;
797
- /** Encryption key. */
798
- encryptionKey?: string;
799
- /** Encryption key thumbprint. */
800
- encryptionKeyThumbprint?: string;
801
- /** Algorithm for Vault ExtendedInfo */
802
- algorithm?: string;
803
- }
804
- /** Resource information, as returned by the resource provider. */
805
- export interface Vault extends TrackedResource {
806
- /** Identity for the resource. */
807
- identity?: IdentityData;
808
- /** Properties of the vault. */
809
- properties?: VaultProperties;
810
- /** Identifies the unique system identifier for each Azure resource. */
811
- sku?: Sku;
812
- /**
813
- * Metadata pertaining to creation and last modification of the resource.
814
- * NOTE: This property will not be serialized. It can only be populated by the server.
815
- */
816
- readonly systemData?: SystemData;
817
- }
818
- /** Patch Resource information, as returned by the resource provider. */
819
- export interface PatchVault extends PatchTrackedResource {
820
- /** Properties of the vault. */
821
- properties?: VaultProperties;
822
- /** Identifies the unique system identifier for each Azure resource. */
823
- sku?: Sku;
824
- /** Identity for the resource. */
825
- identity?: IdentityData;
826
- }
827
- /** Defines headers for Vaults_delete operation. */
828
- export interface VaultsDeleteHeaders {
829
- location?: string;
830
- }
831
- /** Known values of {@link AuthType} that the service accepts. */
832
- export declare enum KnownAuthType {
833
- /** Invalid */
834
- Invalid = "Invalid",
835
- /** ACS */
836
- ACS = "ACS",
837
- /** AAD */
838
- AAD = "AAD",
839
- /** AccessControlService */
840
- AccessControlService = "AccessControlService",
841
- /** AzureActiveDirectory */
842
- AzureActiveDirectory = "AzureActiveDirectory"
843
- }
844
- /**
845
- * Defines values for AuthType. \
846
- * {@link KnownAuthType} can be used interchangeably with AuthType,
847
- * this enum contains the known values that the service supports.
848
- * ### Known values supported by the service
849
- * **Invalid** \
850
- * **ACS** \
851
- * **AAD** \
852
- * **AccessControlService** \
853
- * **AzureActiveDirectory**
854
- */
855
- export type AuthType = string;
856
- /** Known values of {@link VaultSubResourceType} that the service accepts. */
857
- export declare enum KnownVaultSubResourceType {
858
- /** AzureBackup */
859
- AzureBackup = "AzureBackup",
860
- /** AzureBackupSecondary */
861
- AzureBackupSecondary = "AzureBackup_secondary",
862
- /** AzureSiteRecovery */
863
- AzureSiteRecovery = "AzureSiteRecovery"
864
- }
865
- /**
866
- * Defines values for VaultSubResourceType. \
867
- * {@link KnownVaultSubResourceType} can be used interchangeably with VaultSubResourceType,
868
- * this enum contains the known values that the service supports.
869
- * ### Known values supported by the service
870
- * **AzureBackup** \
871
- * **AzureBackup_secondary** \
872
- * **AzureSiteRecovery**
873
- */
874
- export type VaultSubResourceType = string;
875
- /** Known values of {@link ResourceIdentityType} that the service accepts. */
876
- export declare enum KnownResourceIdentityType {
877
- /** SystemAssigned */
878
- SystemAssigned = "SystemAssigned",
879
- /** None */
880
- None = "None",
881
- /** UserAssigned */
882
- UserAssigned = "UserAssigned",
883
- /** SystemAssignedUserAssigned */
884
- SystemAssignedUserAssigned = "SystemAssigned, UserAssigned"
885
- }
886
- /**
887
- * Defines values for ResourceIdentityType. \
888
- * {@link KnownResourceIdentityType} can be used interchangeably with ResourceIdentityType,
889
- * this enum contains the known values that the service supports.
890
- * ### Known values supported by the service
891
- * **SystemAssigned** \
892
- * **None** \
893
- * **UserAssigned** \
894
- * **SystemAssigned, UserAssigned**
895
- */
896
- export type ResourceIdentityType = string;
897
- /** Known values of {@link VaultUpgradeState} that the service accepts. */
898
- export declare enum KnownVaultUpgradeState {
899
- /** Unknown */
900
- Unknown = "Unknown",
901
- /** InProgress */
902
- InProgress = "InProgress",
903
- /** Upgraded */
904
- Upgraded = "Upgraded",
905
- /** Failed */
906
- Failed = "Failed"
907
- }
908
- /**
909
- * Defines values for VaultUpgradeState. \
910
- * {@link KnownVaultUpgradeState} can be used interchangeably with VaultUpgradeState,
911
- * this enum contains the known values that the service supports.
912
- * ### Known values supported by the service
913
- * **Unknown** \
914
- * **InProgress** \
915
- * **Upgraded** \
916
- * **Failed**
917
- */
918
- export type VaultUpgradeState = string;
919
- /** Known values of {@link TriggerType} that the service accepts. */
920
- export declare enum KnownTriggerType {
921
- /** UserTriggered */
922
- UserTriggered = "UserTriggered",
923
- /** ForcedUpgrade */
924
- ForcedUpgrade = "ForcedUpgrade"
925
- }
926
- /**
927
- * Defines values for TriggerType. \
928
- * {@link KnownTriggerType} can be used interchangeably with TriggerType,
929
- * this enum contains the known values that the service supports.
930
- * ### Known values supported by the service
931
- * **UserTriggered** \
932
- * **ForcedUpgrade**
933
- */
934
- export type TriggerType = string;
935
- /** Known values of {@link ProvisioningState} that the service accepts. */
936
- export declare enum KnownProvisioningState {
937
- /** Succeeded */
938
- Succeeded = "Succeeded",
939
- /** Deleting */
940
- Deleting = "Deleting",
941
- /** Failed */
942
- Failed = "Failed",
943
- /** Pending */
944
- Pending = "Pending"
945
- }
946
- /**
947
- * Defines values for ProvisioningState. \
948
- * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
949
- * this enum contains the known values that the service supports.
950
- * ### Known values supported by the service
951
- * **Succeeded** \
952
- * **Deleting** \
953
- * **Failed** \
954
- * **Pending**
955
- */
956
- export type ProvisioningState = string;
957
- /** Known values of {@link PrivateEndpointConnectionStatus} that the service accepts. */
958
- export declare enum KnownPrivateEndpointConnectionStatus {
959
- /** Pending */
960
- Pending = "Pending",
961
- /** Approved */
962
- Approved = "Approved",
963
- /** Rejected */
964
- Rejected = "Rejected",
965
- /** Disconnected */
966
- Disconnected = "Disconnected"
967
- }
968
- /**
969
- * Defines values for PrivateEndpointConnectionStatus. \
970
- * {@link KnownPrivateEndpointConnectionStatus} can be used interchangeably with PrivateEndpointConnectionStatus,
971
- * this enum contains the known values that the service supports.
972
- * ### Known values supported by the service
973
- * **Pending** \
974
- * **Approved** \
975
- * **Rejected** \
976
- * **Disconnected**
977
- */
978
- export type PrivateEndpointConnectionStatus = string;
979
- /** Known values of {@link VaultPrivateEndpointState} that the service accepts. */
980
- export declare enum KnownVaultPrivateEndpointState {
981
- /** None */
982
- None = "None",
983
- /** Enabled */
984
- Enabled = "Enabled"
985
- }
986
- /**
987
- * Defines values for VaultPrivateEndpointState. \
988
- * {@link KnownVaultPrivateEndpointState} can be used interchangeably with VaultPrivateEndpointState,
989
- * this enum contains the known values that the service supports.
990
- * ### Known values supported by the service
991
- * **None** \
992
- * **Enabled**
993
- */
994
- export type VaultPrivateEndpointState = string;
995
- /** Known values of {@link InfrastructureEncryptionState} that the service accepts. */
996
- export declare enum KnownInfrastructureEncryptionState {
997
- /** Enabled */
998
- Enabled = "Enabled",
999
- /** Disabled */
1000
- Disabled = "Disabled"
1001
- }
1002
- /**
1003
- * Defines values for InfrastructureEncryptionState. \
1004
- * {@link KnownInfrastructureEncryptionState} can be used interchangeably with InfrastructureEncryptionState,
1005
- * this enum contains the known values that the service supports.
1006
- * ### Known values supported by the service
1007
- * **Enabled** \
1008
- * **Disabled**
1009
- */
1010
- export type InfrastructureEncryptionState = string;
1011
- /** Known values of {@link ResourceMoveState} that the service accepts. */
1012
- export declare enum KnownResourceMoveState {
1013
- /** Unknown */
1014
- Unknown = "Unknown",
1015
- /** InProgress */
1016
- InProgress = "InProgress",
1017
- /** PrepareFailed */
1018
- PrepareFailed = "PrepareFailed",
1019
- /** CommitFailed */
1020
- CommitFailed = "CommitFailed",
1021
- /** PrepareTimedout */
1022
- PrepareTimedout = "PrepareTimedout",
1023
- /** CommitTimedout */
1024
- CommitTimedout = "CommitTimedout",
1025
- /** MoveSucceeded */
1026
- MoveSucceeded = "MoveSucceeded",
1027
- /** Failure */
1028
- Failure = "Failure",
1029
- /** CriticalFailure */
1030
- CriticalFailure = "CriticalFailure",
1031
- /** PartialSuccess */
1032
- PartialSuccess = "PartialSuccess"
1033
- }
1034
- /**
1035
- * Defines values for ResourceMoveState. \
1036
- * {@link KnownResourceMoveState} can be used interchangeably with ResourceMoveState,
1037
- * this enum contains the known values that the service supports.
1038
- * ### Known values supported by the service
1039
- * **Unknown** \
1040
- * **InProgress** \
1041
- * **PrepareFailed** \
1042
- * **CommitFailed** \
1043
- * **PrepareTimedout** \
1044
- * **CommitTimedout** \
1045
- * **MoveSucceeded** \
1046
- * **Failure** \
1047
- * **CriticalFailure** \
1048
- * **PartialSuccess**
1049
- */
1050
- export type ResourceMoveState = string;
1051
- /** Known values of {@link BackupStorageVersion} that the service accepts. */
1052
- export declare enum KnownBackupStorageVersion {
1053
- /** V1 */
1054
- V1 = "V1",
1055
- /** V2 */
1056
- V2 = "V2",
1057
- /** Unassigned */
1058
- Unassigned = "Unassigned"
1059
- }
1060
- /**
1061
- * Defines values for BackupStorageVersion. \
1062
- * {@link KnownBackupStorageVersion} can be used interchangeably with BackupStorageVersion,
1063
- * this enum contains the known values that the service supports.
1064
- * ### Known values supported by the service
1065
- * **V1** \
1066
- * **V2** \
1067
- * **Unassigned**
1068
- */
1069
- export type BackupStorageVersion = string;
1070
- /** Known values of {@link PublicNetworkAccess} that the service accepts. */
1071
- export declare enum KnownPublicNetworkAccess {
1072
- /** Enabled */
1073
- Enabled = "Enabled",
1074
- /** Disabled */
1075
- Disabled = "Disabled"
1076
- }
1077
- /**
1078
- * Defines values for PublicNetworkAccess. \
1079
- * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
1080
- * this enum contains the known values that the service supports.
1081
- * ### Known values supported by the service
1082
- * **Enabled** \
1083
- * **Disabled**
1084
- */
1085
- export type PublicNetworkAccess = string;
1086
- /** Known values of {@link AlertsState} that the service accepts. */
1087
- export declare enum KnownAlertsState {
1088
- /** Enabled */
1089
- Enabled = "Enabled",
1090
- /** Disabled */
1091
- Disabled = "Disabled"
1092
- }
1093
- /**
1094
- * Defines values for AlertsState. \
1095
- * {@link KnownAlertsState} can be used interchangeably with AlertsState,
1096
- * this enum contains the known values that the service supports.
1097
- * ### Known values supported by the service
1098
- * **Enabled** \
1099
- * **Disabled**
1100
- */
1101
- export type AlertsState = string;
1102
- /** Known values of {@link CrossSubscriptionRestoreState} that the service accepts. */
1103
- export declare enum KnownCrossSubscriptionRestoreState {
1104
- /** Enabled */
1105
- Enabled = "Enabled",
1106
- /** Disabled */
1107
- Disabled = "Disabled",
1108
- /** PermanentlyDisabled */
1109
- PermanentlyDisabled = "PermanentlyDisabled"
1110
- }
1111
- /**
1112
- * Defines values for CrossSubscriptionRestoreState. \
1113
- * {@link KnownCrossSubscriptionRestoreState} can be used interchangeably with CrossSubscriptionRestoreState,
1114
- * this enum contains the known values that the service supports.
1115
- * ### Known values supported by the service
1116
- * **Enabled** \
1117
- * **Disabled** \
1118
- * **PermanentlyDisabled**
1119
- */
1120
- export type CrossSubscriptionRestoreState = string;
1121
- /** Known values of {@link StandardTierStorageRedundancy} that the service accepts. */
1122
- export declare enum KnownStandardTierStorageRedundancy {
1123
- /** Invalid */
1124
- Invalid = "Invalid",
1125
- /** LocallyRedundant */
1126
- LocallyRedundant = "LocallyRedundant",
1127
- /** GeoRedundant */
1128
- GeoRedundant = "GeoRedundant",
1129
- /** ZoneRedundant */
1130
- ZoneRedundant = "ZoneRedundant"
1131
- }
1132
- /**
1133
- * Defines values for StandardTierStorageRedundancy. \
1134
- * {@link KnownStandardTierStorageRedundancy} can be used interchangeably with StandardTierStorageRedundancy,
1135
- * this enum contains the known values that the service supports.
1136
- * ### Known values supported by the service
1137
- * **Invalid** \
1138
- * **LocallyRedundant** \
1139
- * **GeoRedundant** \
1140
- * **ZoneRedundant**
1141
- */
1142
- export type StandardTierStorageRedundancy = string;
1143
- /** Known values of {@link CrossRegionRestore} that the service accepts. */
1144
- export declare enum KnownCrossRegionRestore {
1145
- /** Enabled */
1146
- Enabled = "Enabled",
1147
- /** Disabled */
1148
- Disabled = "Disabled"
1149
- }
1150
- /**
1151
- * Defines values for CrossRegionRestore. \
1152
- * {@link KnownCrossRegionRestore} can be used interchangeably with CrossRegionRestore,
1153
- * this enum contains the known values that the service supports.
1154
- * ### Known values supported by the service
1155
- * **Enabled** \
1156
- * **Disabled**
1157
- */
1158
- export type CrossRegionRestore = string;
1159
- /** Known values of {@link ImmutabilityState} that the service accepts. */
1160
- export declare enum KnownImmutabilityState {
1161
- /** Disabled */
1162
- Disabled = "Disabled",
1163
- /** Unlocked */
1164
- Unlocked = "Unlocked",
1165
- /** Locked */
1166
- Locked = "Locked"
1167
- }
1168
- /**
1169
- * Defines values for ImmutabilityState. \
1170
- * {@link KnownImmutabilityState} can be used interchangeably with ImmutabilityState,
1171
- * this enum contains the known values that the service supports.
1172
- * ### Known values supported by the service
1173
- * **Disabled** \
1174
- * **Unlocked** \
1175
- * **Locked**
1176
- */
1177
- export type ImmutabilityState = string;
1178
- /** Known values of {@link SoftDeleteState} that the service accepts. */
1179
- export declare enum KnownSoftDeleteState {
1180
- /** Invalid */
1181
- Invalid = "Invalid",
1182
- /** Enabled */
1183
- Enabled = "Enabled",
1184
- /** Disabled */
1185
- Disabled = "Disabled",
1186
- /** AlwaysON */
1187
- AlwaysON = "AlwaysON"
1188
- }
1189
- /**
1190
- * Defines values for SoftDeleteState. \
1191
- * {@link KnownSoftDeleteState} can be used interchangeably with SoftDeleteState,
1192
- * this enum contains the known values that the service supports.
1193
- * ### Known values supported by the service
1194
- * **Invalid** \
1195
- * **Enabled** \
1196
- * **Disabled** \
1197
- * **AlwaysON**
1198
- */
1199
- export type SoftDeleteState = string;
1200
- /** Known values of {@link EnhancedSecurityState} that the service accepts. */
1201
- export declare enum KnownEnhancedSecurityState {
1202
- /** Invalid */
1203
- Invalid = "Invalid",
1204
- /** Enabled */
1205
- Enabled = "Enabled",
1206
- /** Disabled */
1207
- Disabled = "Disabled",
1208
- /** AlwaysON */
1209
- AlwaysON = "AlwaysON"
1210
- }
1211
- /**
1212
- * Defines values for EnhancedSecurityState. \
1213
- * {@link KnownEnhancedSecurityState} can be used interchangeably with EnhancedSecurityState,
1214
- * this enum contains the known values that the service supports.
1215
- * ### Known values supported by the service
1216
- * **Invalid** \
1217
- * **Enabled** \
1218
- * **Disabled** \
1219
- * **AlwaysON**
1220
- */
1221
- export type EnhancedSecurityState = string;
1222
- /** Known values of {@link MultiUserAuthorization} that the service accepts. */
1223
- export declare enum KnownMultiUserAuthorization {
1224
- /** Invalid */
1225
- Invalid = "Invalid",
1226
- /** Enabled */
1227
- Enabled = "Enabled",
1228
- /** Disabled */
1229
- Disabled = "Disabled"
1230
- }
1231
- /**
1232
- * Defines values for MultiUserAuthorization. \
1233
- * {@link KnownMultiUserAuthorization} can be used interchangeably with MultiUserAuthorization,
1234
- * this enum contains the known values that the service supports.
1235
- * ### Known values supported by the service
1236
- * **Invalid** \
1237
- * **Enabled** \
1238
- * **Disabled**
1239
- */
1240
- export type MultiUserAuthorization = string;
1241
- /** Known values of {@link State} that the service accepts. */
1242
- export declare enum KnownState {
1243
- /** Invalid */
1244
- Invalid = "Invalid",
1245
- /** Enabled */
1246
- Enabled = "Enabled",
1247
- /** Disabled */
1248
- Disabled = "Disabled"
1249
- }
1250
- /**
1251
- * Defines values for State. \
1252
- * {@link KnownState} can be used interchangeably with State,
1253
- * this enum contains the known values that the service supports.
1254
- * ### Known values supported by the service
1255
- * **Invalid** \
1256
- * **Enabled** \
1257
- * **Disabled**
1258
- */
1259
- export type State = string;
1260
- /** Known values of {@link IdentityType} that the service accepts. */
1261
- export declare enum KnownIdentityType {
1262
- /** SystemAssigned */
1263
- SystemAssigned = "SystemAssigned",
1264
- /** UserAssigned */
1265
- UserAssigned = "UserAssigned"
1266
- }
1267
- /**
1268
- * Defines values for IdentityType. \
1269
- * {@link KnownIdentityType} can be used interchangeably with IdentityType,
1270
- * this enum contains the known values that the service supports.
1271
- * ### Known values supported by the service
1272
- * **SystemAssigned** \
1273
- * **UserAssigned**
1274
- */
1275
- export type IdentityType = string;
1276
- /** Known values of {@link SecureScoreLevel} that the service accepts. */
1277
- export declare enum KnownSecureScoreLevel {
1278
- /** None */
1279
- None = "None",
1280
- /** Minimum */
1281
- Minimum = "Minimum",
1282
- /** Adequate */
1283
- Adequate = "Adequate",
1284
- /** Maximum */
1285
- Maximum = "Maximum"
1286
- }
1287
- /**
1288
- * Defines values for SecureScoreLevel. \
1289
- * {@link KnownSecureScoreLevel} can be used interchangeably with SecureScoreLevel,
1290
- * this enum contains the known values that the service supports.
1291
- * ### Known values supported by the service
1292
- * **None** \
1293
- * **Minimum** \
1294
- * **Adequate** \
1295
- * **Maximum**
1296
- */
1297
- export type SecureScoreLevel = string;
1298
- /** Known values of {@link BcdrSecurityLevel} that the service accepts. */
1299
- export declare enum KnownBcdrSecurityLevel {
1300
- /** Poor */
1301
- Poor = "Poor",
1302
- /** Fair */
1303
- Fair = "Fair",
1304
- /** Good */
1305
- Good = "Good",
1306
- /** Excellent */
1307
- Excellent = "Excellent"
1308
- }
1309
- /**
1310
- * Defines values for BcdrSecurityLevel. \
1311
- * {@link KnownBcdrSecurityLevel} can be used interchangeably with BcdrSecurityLevel,
1312
- * this enum contains the known values that the service supports.
1313
- * ### Known values supported by the service
1314
- * **Poor** \
1315
- * **Fair** \
1316
- * **Good** \
1317
- * **Excellent**
1318
- */
1319
- export type BcdrSecurityLevel = string;
1320
- /** Known values of {@link SkuName} that the service accepts. */
1321
- export declare enum KnownSkuName {
1322
- /** Standard */
1323
- Standard = "Standard",
1324
- /** RS0 */
1325
- RS0 = "RS0"
1326
- }
1327
- /**
1328
- * Defines values for SkuName. \
1329
- * {@link KnownSkuName} can be used interchangeably with SkuName,
1330
- * this enum contains the known values that the service supports.
1331
- * ### Known values supported by the service
1332
- * **Standard** \
1333
- * **RS0**
1334
- */
1335
- export type SkuName = string;
1336
- /** Known values of {@link CreatedByType} that the service accepts. */
1337
- export declare enum KnownCreatedByType {
1338
- /** User */
1339
- User = "User",
1340
- /** Application */
1341
- Application = "Application",
1342
- /** ManagedIdentity */
1343
- ManagedIdentity = "ManagedIdentity",
1344
- /** Key */
1345
- Key = "Key"
1346
- }
1347
- /**
1348
- * Defines values for CreatedByType. \
1349
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
1350
- * this enum contains the known values that the service supports.
1351
- * ### Known values supported by the service
1352
- * **User** \
1353
- * **Application** \
1354
- * **ManagedIdentity** \
1355
- * **Key**
1356
- */
1357
- export type CreatedByType = string;
1358
- /** Known values of {@link UsagesUnit} that the service accepts. */
1359
- export declare enum KnownUsagesUnit {
1360
- /** Count */
1361
- Count = "Count",
1362
- /** Bytes */
1363
- Bytes = "Bytes",
1364
- /** Seconds */
1365
- Seconds = "Seconds",
1366
- /** Percent */
1367
- Percent = "Percent",
1368
- /** CountPerSecond */
1369
- CountPerSecond = "CountPerSecond",
1370
- /** BytesPerSecond */
1371
- BytesPerSecond = "BytesPerSecond"
1372
- }
1373
- /**
1374
- * Defines values for UsagesUnit. \
1375
- * {@link KnownUsagesUnit} can be used interchangeably with UsagesUnit,
1376
- * this enum contains the known values that the service supports.
1377
- * ### Known values supported by the service
1378
- * **Count** \
1379
- * **Bytes** \
1380
- * **Seconds** \
1381
- * **Percent** \
1382
- * **CountPerSecond** \
1383
- * **BytesPerSecond**
1384
- */
1385
- export type UsagesUnit = string;
1386
- /** Optional parameters. */
1387
- export interface VaultCertificatesCreateOptionalParams extends coreClient.OperationOptions {
1388
- }
1389
- /** Contains response data for the create operation. */
1390
- export type VaultCertificatesCreateResponse = VaultCertificateResponse;
1391
- /** Optional parameters. */
1392
- export interface RegisteredIdentitiesDeleteOptionalParams extends coreClient.OperationOptions {
1393
- }
1394
- /** Optional parameters. */
1395
- export interface ReplicationUsagesListOptionalParams extends coreClient.OperationOptions {
1396
- }
1397
- /** Contains response data for the list operation. */
1398
- export type ReplicationUsagesListResponse = ReplicationUsageList;
1399
- /** Optional parameters. */
1400
- export interface PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
1401
- }
1402
- /** Contains response data for the list operation. */
1403
- export type PrivateLinkResourcesListResponse = PrivateLinkResources;
1404
- /** Optional parameters. */
1405
- export interface PrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
1406
- }
1407
- /** Contains response data for the get operation. */
1408
- export type PrivateLinkResourcesGetResponse = PrivateLinkResource;
1409
- /** Optional parameters. */
1410
- export interface PrivateLinkResourcesListNextOptionalParams extends coreClient.OperationOptions {
1411
- }
1412
- /** Contains response data for the listNext operation. */
1413
- export type PrivateLinkResourcesListNextResponse = PrivateLinkResources;
1414
- /** Optional parameters. */
1415
- export interface RecoveryServicesCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
1416
- }
1417
- /** Contains response data for the checkNameAvailability operation. */
1418
- export type RecoveryServicesCheckNameAvailabilityResponse = CheckNameAvailabilityResult;
1419
- /** Optional parameters. */
1420
- export interface RecoveryServicesCapabilitiesOptionalParams extends coreClient.OperationOptions {
1421
- }
1422
- /** Contains response data for the capabilities operation. */
1423
- export type RecoveryServicesCapabilitiesResponse = CapabilitiesResponse;
1424
- /** Optional parameters. */
1425
- export interface VaultsListBySubscriptionIdOptionalParams extends coreClient.OperationOptions {
1426
- }
1427
- /** Contains response data for the listBySubscriptionId operation. */
1428
- export type VaultsListBySubscriptionIdResponse = VaultList;
1429
- /** Optional parameters. */
1430
- export interface VaultsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1431
- }
1432
- /** Contains response data for the listByResourceGroup operation. */
1433
- export type VaultsListByResourceGroupResponse = VaultList;
1434
- /** Optional parameters. */
1435
- export interface VaultsGetOptionalParams extends coreClient.OperationOptions {
1436
- }
1437
- /** Contains response data for the get operation. */
1438
- export type VaultsGetResponse = Vault;
1439
- /** Optional parameters. */
1440
- export interface VaultsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1441
- xMsAuthorizationAuxiliary?: string;
1442
- /** Delay to wait until next poll, in milliseconds. */
1443
- updateIntervalInMs?: number;
1444
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1445
- resumeFrom?: string;
1446
- }
1447
- /** Contains response data for the createOrUpdate operation. */
1448
- export type VaultsCreateOrUpdateResponse = Vault;
1449
- /** Optional parameters. */
1450
- export interface VaultsDeleteOptionalParams extends coreClient.OperationOptions {
1451
- /** Delay to wait until next poll, in milliseconds. */
1452
- updateIntervalInMs?: number;
1453
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1454
- resumeFrom?: string;
1455
- }
1456
- /** Contains response data for the delete operation. */
1457
- export type VaultsDeleteResponse = VaultsDeleteHeaders;
1458
- /** Optional parameters. */
1459
- export interface VaultsUpdateOptionalParams extends coreClient.OperationOptions {
1460
- xMsAuthorizationAuxiliary?: string;
1461
- /** Delay to wait until next poll, in milliseconds. */
1462
- updateIntervalInMs?: number;
1463
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1464
- resumeFrom?: string;
1465
- }
1466
- /** Contains response data for the update operation. */
1467
- export type VaultsUpdateResponse = Vault;
1468
- /** Optional parameters. */
1469
- export interface VaultsListBySubscriptionIdNextOptionalParams extends coreClient.OperationOptions {
1470
- }
1471
- /** Contains response data for the listBySubscriptionIdNext operation. */
1472
- export type VaultsListBySubscriptionIdNextResponse = VaultList;
1473
- /** Optional parameters. */
1474
- export interface VaultsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1475
- }
1476
- /** Contains response data for the listByResourceGroupNext operation. */
1477
- export type VaultsListByResourceGroupNextResponse = VaultList;
1478
- /** Optional parameters. */
1479
- export interface OperationsListOptionalParams extends coreClient.OperationOptions {
1480
- }
1481
- /** Contains response data for the list operation. */
1482
- export type OperationsListResponse = ClientDiscoveryResponse;
1483
- /** Optional parameters. */
1484
- export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
1485
- }
1486
- /** Contains response data for the listNext operation. */
1487
- export type OperationsListNextResponse = ClientDiscoveryResponse;
1488
- /** Optional parameters. */
1489
- export interface VaultExtendedInfoGetOptionalParams extends coreClient.OperationOptions {
1490
- }
1491
- /** Contains response data for the get operation. */
1492
- export type VaultExtendedInfoGetResponse = VaultExtendedInfoResource;
1493
- /** Optional parameters. */
1494
- export interface VaultExtendedInfoCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1495
- }
1496
- /** Contains response data for the createOrUpdate operation. */
1497
- export type VaultExtendedInfoCreateOrUpdateResponse = VaultExtendedInfoResource;
1498
- /** Optional parameters. */
1499
- export interface VaultExtendedInfoUpdateOptionalParams extends coreClient.OperationOptions {
1500
- }
1501
- /** Contains response data for the update operation. */
1502
- export type VaultExtendedInfoUpdateResponse = VaultExtendedInfoResource;
1503
- /** Optional parameters. */
1504
- export interface GetOperationStatusOptionalParams extends coreClient.OperationOptions {
1505
- }
1506
- /** Contains response data for the getOperationStatus operation. */
1507
- export type GetOperationStatusResponse = OperationResource;
1508
- /** Optional parameters. */
1509
- export interface GetOperationResultOptionalParams extends coreClient.OperationOptions {
1510
- }
1511
- /** Contains response data for the getOperationResult operation. */
1512
- export type GetOperationResultResponse = Vault;
1513
- /** Optional parameters. */
1514
- export interface UsagesListByVaultsOptionalParams extends coreClient.OperationOptions {
1515
- }
1516
- /** Contains response data for the listByVaults operation. */
1517
- export type UsagesListByVaultsResponse = VaultUsageList;
1518
- /** Optional parameters. */
1519
- export interface RecoveryServicesClientOptionalParams extends coreClient.ServiceClientOptions {
1520
- /** server parameter */
1521
- $host?: string;
1522
- /** Api Version */
1523
- apiVersion?: string;
1524
- /** Overrides client endpoint. */
1525
- endpoint?: string;
1526
- }
1
+ export { OperationResource, ErrorModel, ErrorAdditionalInfo, CloudError, Vault, VaultProperties, UpgradeDetails, KnownVaultUpgradeState, VaultUpgradeState, KnownTriggerType, TriggerType, PrivateEndpointConnectionVaultProperties, PrivateEndpointConnection, KnownProvisioningState, ProvisioningState, PrivateEndpoint, PrivateLinkServiceConnectionState, KnownPrivateEndpointConnectionStatus, PrivateEndpointConnectionStatus, KnownVaultSubResourceType, VaultSubResourceType, KnownVaultPrivateEndpointState, VaultPrivateEndpointState, VaultPropertiesEncryption, CmkKeyVaultProperties, CmkKekIdentity, KnownInfrastructureEncryptionState, InfrastructureEncryptionState, VaultPropertiesMoveDetails, KnownResourceMoveState, ResourceMoveState, KnownBackupStorageVersion, BackupStorageVersion, KnownPublicNetworkAccess, PublicNetworkAccess, MonitoringSettings, AzureMonitorAlertSettings, KnownAlertsState, AlertsState, ClassicAlertSettings, RestoreSettings, CrossSubscriptionRestoreSettings, KnownCrossSubscriptionRestoreState, CrossSubscriptionRestoreState, VaultPropertiesRedundancySettings, KnownStandardTierStorageRedundancy, StandardTierStorageRedundancy, KnownCrossRegionRestore, CrossRegionRestore, SecuritySettings, ImmutabilitySettings, KnownImmutabilityState, ImmutabilityState, SoftDeleteSettings, KnownSoftDeleteState, SoftDeleteState, KnownEnhancedSecurityState, EnhancedSecurityState, KnownMultiUserAuthorization, MultiUserAuthorization, SourceScanConfiguration, KnownState, State, AssociatedIdentity, KnownIdentityType, IdentityType, KnownSecureScoreLevel, SecureScoreLevel, KnownBcdrSecurityLevel, BcdrSecurityLevel, IdentityData, KnownResourceIdentityType, ResourceIdentityType, UserIdentity, Sku, KnownSkuName, SkuName, TrackedResource, Resource, SystemData, KnownCreatedByType, CreatedByType, ClientDiscoveryValueForSingleApi, ClientDiscoveryDisplay, ClientDiscoveryForProperties, ClientDiscoveryForServiceSpecification, ClientDiscoveryForLogSpecification, ErrorDetail, PatchVault, PatchTrackedResource, ErrorResponse, DeletedVault, DeletedVaultProperties, ProxyResource, DeletedVaultUndeleteInput, DeletedVaultUndeleteInputProperties, PrivateLinkResource, PrivateLinkResourceProperties, CertificateRequest, RawCertificateData, KnownAuthType, AuthType, VaultCertificateResponse, ResourceCertificateDetails, ResourceCertificateDetailsUnion, ResourceCertificateAndAadDetails, ResourceCertificateAndAcsDetails, ReplicationUsage, MonitoringSummary, JobsSummary, VaultUsage, KnownUsagesUnit, UsagesUnit, NameInfo, VaultExtendedInfoResource, VaultExtendedInfo, CheckNameAvailabilityParameters, CheckNameAvailabilityResult, ResourceCapabilities, CapabilitiesProperties, DNSZone, ResourceCapabilitiesBase, CapabilitiesResponse, CapabilitiesResponseProperties, DNSZoneResponse, KnownVersions, } from "./models.js";
1527
2
  //# sourceMappingURL=index.d.ts.map