@azure/arm-recoveryservicesdatareplication 1.0.0-alpha.20250218.1 → 1.0.0-alpha.20250220.1

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 (1123) hide show
  1. package/README.md +21 -14
  2. package/dist/browser/azureSiteRecoveryManagementServiceAPI.d.ts +50 -0
  3. package/dist/browser/azureSiteRecoveryManagementServiceAPI.d.ts.map +1 -0
  4. package/dist/browser/azureSiteRecoveryManagementServiceAPI.js +180 -0
  5. package/dist/browser/azureSiteRecoveryManagementServiceAPI.js.map +1 -0
  6. package/dist/browser/index.d.ts +5 -0
  7. package/dist/browser/index.d.ts.map +1 -0
  8. package/dist/browser/index.js +13 -0
  9. package/dist/browser/index.js.map +1 -0
  10. package/dist/browser/lroImpl.js.map +1 -0
  11. package/dist/browser/models/index.js.map +1 -0
  12. package/dist/browser/models/mappers.js.map +1 -0
  13. package/dist/browser/models/parameters.js +329 -0
  14. package/dist/browser/models/parameters.js.map +1 -0
  15. package/dist/browser/operations/dra.d.ts +79 -0
  16. package/dist/browser/operations/dra.d.ts.map +1 -0
  17. package/dist/browser/operations/dra.js +356 -0
  18. package/dist/browser/operations/dra.js.map +1 -0
  19. package/dist/browser/operations/draOperationStatus.d.ts +22 -0
  20. package/dist/browser/operations/draOperationStatus.d.ts.map +1 -0
  21. package/dist/browser/operations/draOperationStatus.js +57 -0
  22. package/dist/browser/operations/draOperationStatus.js.map +1 -0
  23. package/dist/browser/operations/emailConfiguration.d.ts +54 -0
  24. package/dist/browser/operations/emailConfiguration.d.ts.map +1 -0
  25. package/dist/browser/operations/emailConfiguration.js +219 -0
  26. package/dist/browser/operations/emailConfiguration.js.map +1 -0
  27. package/dist/browser/operations/event.d.ts +46 -0
  28. package/dist/browser/operations/event.d.ts.map +1 -0
  29. package/dist/browser/operations/event.js +186 -0
  30. package/dist/browser/operations/event.js.map +1 -0
  31. package/dist/browser/operations/fabric.d.ts +103 -0
  32. package/dist/browser/operations/fabric.d.ts.map +1 -0
  33. package/dist/browser/operations/fabric.js +538 -0
  34. package/dist/browser/operations/fabric.js.map +1 -0
  35. package/dist/browser/operations/fabricOperationsStatus.d.ts +21 -0
  36. package/dist/browser/operations/fabricOperationsStatus.d.ts.map +1 -0
  37. package/dist/browser/operations/fabricOperationsStatus.js +55 -0
  38. package/dist/browser/operations/fabricOperationsStatus.js.map +1 -0
  39. package/dist/browser/operations/index.d.ts +19 -0
  40. package/dist/browser/operations/index.d.ts.map +1 -0
  41. package/dist/browser/operations/index.js +26 -0
  42. package/dist/browser/operations/index.js.map +1 -0
  43. package/dist/browser/operations/operations.d.ts +32 -0
  44. package/dist/browser/operations/operations.d.ts.map +1 -0
  45. package/dist/browser/operations/operations.js +133 -0
  46. package/dist/browser/operations/operations.js.map +1 -0
  47. package/dist/browser/operations/policy.d.ts +79 -0
  48. package/dist/browser/operations/policy.d.ts.map +1 -0
  49. package/dist/browser/operations/policy.js +356 -0
  50. package/dist/browser/operations/policy.js.map +1 -0
  51. package/dist/browser/operations/policyOperationStatus.d.ts +22 -0
  52. package/dist/browser/operations/policyOperationStatus.d.ts.map +1 -0
  53. package/dist/browser/operations/policyOperationStatus.js +57 -0
  54. package/dist/browser/operations/policyOperationStatus.js.map +1 -0
  55. package/dist/browser/operations/protectedItem.d.ts +95 -0
  56. package/dist/browser/operations/protectedItem.d.ts.map +1 -0
  57. package/dist/browser/operations/protectedItem.js +443 -0
  58. package/dist/browser/operations/protectedItem.js.map +1 -0
  59. package/dist/browser/operations/protectedItemOperationStatus.d.ts +22 -0
  60. package/dist/browser/operations/protectedItemOperationStatus.d.ts.map +1 -0
  61. package/dist/browser/operations/protectedItemOperationStatus.js +57 -0
  62. package/dist/browser/operations/protectedItemOperationStatus.js.map +1 -0
  63. package/dist/browser/operations/recoveryPoints.d.ts +50 -0
  64. package/dist/browser/operations/recoveryPoints.d.ts.map +1 -0
  65. package/dist/browser/operations/recoveryPoints.js +195 -0
  66. package/dist/browser/operations/recoveryPoints.js.map +1 -0
  67. package/dist/browser/operations/replicationExtension.d.ts +79 -0
  68. package/dist/browser/operations/replicationExtension.d.ts.map +1 -0
  69. package/dist/browser/operations/replicationExtension.js +356 -0
  70. package/dist/browser/operations/replicationExtension.js.map +1 -0
  71. package/dist/browser/operations/replicationExtensionOperationStatus.d.ts +22 -0
  72. package/dist/browser/operations/replicationExtensionOperationStatus.d.ts.map +1 -0
  73. package/dist/browser/operations/replicationExtensionOperationStatus.js +63 -0
  74. package/dist/browser/operations/replicationExtensionOperationStatus.js.map +1 -0
  75. package/dist/browser/operations/vault.d.ts +103 -0
  76. package/dist/browser/operations/vault.d.ts.map +1 -0
  77. package/dist/browser/operations/vault.js +538 -0
  78. package/dist/browser/operations/vault.js.map +1 -0
  79. package/dist/browser/operations/vaultOperationStatus.d.ts +21 -0
  80. package/dist/browser/operations/vaultOperationStatus.d.ts.map +1 -0
  81. package/dist/browser/operations/vaultOperationStatus.js +55 -0
  82. package/dist/browser/operations/vaultOperationStatus.js.map +1 -0
  83. package/dist/browser/operations/workflow.d.ts +46 -0
  84. package/dist/browser/operations/workflow.d.ts.map +1 -0
  85. package/dist/browser/operations/workflow.js +186 -0
  86. package/dist/browser/operations/workflow.js.map +1 -0
  87. package/dist/browser/operations/workflowOperationStatus.d.ts +22 -0
  88. package/dist/browser/operations/workflowOperationStatus.d.ts.map +1 -0
  89. package/dist/browser/operations/workflowOperationStatus.js +57 -0
  90. package/dist/browser/operations/workflowOperationStatus.js.map +1 -0
  91. package/dist/browser/operationsInterfaces/dra.d.ts +54 -0
  92. package/dist/browser/operationsInterfaces/dra.d.ts.map +1 -0
  93. package/dist/browser/operationsInterfaces/dra.js.map +1 -0
  94. package/dist/browser/operationsInterfaces/draOperationStatus.d.ts +14 -0
  95. package/dist/browser/operationsInterfaces/draOperationStatus.d.ts.map +1 -0
  96. package/dist/browser/operationsInterfaces/draOperationStatus.js.map +1 -0
  97. package/dist/browser/operationsInterfaces/emailConfiguration.d.ts +29 -0
  98. package/dist/browser/operationsInterfaces/emailConfiguration.d.ts.map +1 -0
  99. package/dist/browser/operationsInterfaces/emailConfiguration.js.map +1 -0
  100. package/dist/browser/operationsInterfaces/event.d.ts +21 -0
  101. package/dist/browser/operationsInterfaces/event.d.ts.map +1 -0
  102. package/dist/browser/operationsInterfaces/event.js.map +1 -0
  103. package/dist/browser/operationsInterfaces/fabric.d.ts +67 -0
  104. package/dist/browser/operationsInterfaces/fabric.d.ts.map +1 -0
  105. package/dist/browser/operationsInterfaces/fabric.js.map +1 -0
  106. package/dist/browser/operationsInterfaces/fabricOperationsStatus.d.ts +13 -0
  107. package/dist/browser/operationsInterfaces/fabricOperationsStatus.d.ts.map +1 -0
  108. package/dist/browser/operationsInterfaces/fabricOperationsStatus.js.map +1 -0
  109. package/dist/browser/operationsInterfaces/index.d.ts +19 -0
  110. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  111. package/dist/browser/operationsInterfaces/index.js +26 -0
  112. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  113. package/dist/browser/operationsInterfaces/operations.d.ts +11 -0
  114. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
  115. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  116. package/dist/browser/operationsInterfaces/policy.d.ts +54 -0
  117. package/dist/browser/operationsInterfaces/policy.d.ts.map +1 -0
  118. package/dist/browser/operationsInterfaces/policy.js.map +1 -0
  119. package/dist/browser/operationsInterfaces/policyOperationStatus.d.ts +14 -0
  120. package/dist/browser/operationsInterfaces/policyOperationStatus.d.ts.map +1 -0
  121. package/dist/browser/operationsInterfaces/policyOperationStatus.js.map +1 -0
  122. package/dist/browser/operationsInterfaces/protectedItem.d.ts +70 -0
  123. package/dist/browser/operationsInterfaces/protectedItem.d.ts.map +1 -0
  124. package/dist/browser/operationsInterfaces/protectedItem.js.map +1 -0
  125. package/dist/browser/operationsInterfaces/protectedItemOperationStatus.d.ts +14 -0
  126. package/dist/browser/operationsInterfaces/protectedItemOperationStatus.d.ts.map +1 -0
  127. package/dist/browser/operationsInterfaces/protectedItemOperationStatus.js.map +1 -0
  128. package/dist/browser/operationsInterfaces/recoveryPoints.d.ts +23 -0
  129. package/dist/browser/operationsInterfaces/recoveryPoints.d.ts.map +1 -0
  130. package/dist/browser/operationsInterfaces/recoveryPoints.js.map +1 -0
  131. package/dist/browser/operationsInterfaces/replicationExtension.d.ts +54 -0
  132. package/dist/browser/operationsInterfaces/replicationExtension.d.ts.map +1 -0
  133. package/dist/browser/operationsInterfaces/replicationExtension.js.map +1 -0
  134. package/dist/browser/operationsInterfaces/replicationExtensionOperationStatus.d.ts +14 -0
  135. package/dist/browser/operationsInterfaces/replicationExtensionOperationStatus.d.ts.map +1 -0
  136. package/dist/browser/operationsInterfaces/replicationExtensionOperationStatus.js.map +1 -0
  137. package/dist/browser/operationsInterfaces/vault.d.ts +67 -0
  138. package/dist/browser/operationsInterfaces/vault.d.ts.map +1 -0
  139. package/dist/browser/operationsInterfaces/vault.js.map +1 -0
  140. package/dist/browser/operationsInterfaces/vaultOperationStatus.d.ts +13 -0
  141. package/dist/browser/operationsInterfaces/vaultOperationStatus.d.ts.map +1 -0
  142. package/dist/browser/operationsInterfaces/vaultOperationStatus.js.map +1 -0
  143. package/dist/browser/operationsInterfaces/workflow.d.ts +21 -0
  144. package/dist/browser/operationsInterfaces/workflow.d.ts.map +1 -0
  145. package/dist/browser/operationsInterfaces/workflow.js.map +1 -0
  146. package/dist/browser/operationsInterfaces/workflowOperationStatus.d.ts +14 -0
  147. package/dist/browser/operationsInterfaces/workflowOperationStatus.d.ts.map +1 -0
  148. package/dist/browser/operationsInterfaces/workflowOperationStatus.js.map +1 -0
  149. package/dist/browser/package.json +3 -0
  150. package/dist/browser/pagingHelper.js.map +1 -0
  151. package/dist/commonjs/azureSiteRecoveryManagementServiceAPI.d.ts +50 -0
  152. package/dist/commonjs/azureSiteRecoveryManagementServiceAPI.d.ts.map +1 -0
  153. package/dist/commonjs/azureSiteRecoveryManagementServiceAPI.js +185 -0
  154. package/dist/commonjs/azureSiteRecoveryManagementServiceAPI.js.map +1 -0
  155. package/dist/commonjs/index.d.ts +5 -0
  156. package/dist/commonjs/index.d.ts.map +1 -0
  157. package/dist/commonjs/index.js +19 -0
  158. package/dist/commonjs/index.js.map +1 -0
  159. package/dist/commonjs/lroImpl.d.ts +11 -0
  160. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  161. package/dist/commonjs/lroImpl.js +17 -0
  162. package/dist/commonjs/lroImpl.js.map +1 -0
  163. package/dist/commonjs/models/index.d.ts +3253 -0
  164. package/dist/commonjs/models/index.d.ts.map +1 -0
  165. package/dist/commonjs/models/index.js +301 -0
  166. package/dist/commonjs/models/index.js.map +1 -0
  167. package/dist/commonjs/models/mappers.d.ts +149 -0
  168. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  169. package/dist/commonjs/models/mappers.js +4957 -0
  170. package/dist/commonjs/models/mappers.js.map +1 -0
  171. package/dist/commonjs/models/parameters.d.ts +37 -0
  172. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  173. package/dist/commonjs/models/parameters.js +332 -0
  174. package/dist/commonjs/models/parameters.js.map +1 -0
  175. package/dist/commonjs/operations/dra.d.ts +79 -0
  176. package/dist/commonjs/operations/dra.d.ts.map +1 -0
  177. package/dist/commonjs/operations/dra.js +360 -0
  178. package/dist/commonjs/operations/dra.js.map +1 -0
  179. package/dist/commonjs/operations/draOperationStatus.d.ts +22 -0
  180. package/dist/commonjs/operations/draOperationStatus.d.ts.map +1 -0
  181. package/dist/commonjs/operations/draOperationStatus.js +62 -0
  182. package/dist/commonjs/operations/draOperationStatus.js.map +1 -0
  183. package/dist/commonjs/operations/emailConfiguration.d.ts +54 -0
  184. package/dist/commonjs/operations/emailConfiguration.d.ts.map +1 -0
  185. package/dist/commonjs/operations/emailConfiguration.js +223 -0
  186. package/dist/commonjs/operations/emailConfiguration.js.map +1 -0
  187. package/dist/commonjs/operations/event.d.ts +46 -0
  188. package/dist/commonjs/operations/event.d.ts.map +1 -0
  189. package/dist/commonjs/operations/event.js +190 -0
  190. package/dist/commonjs/operations/event.js.map +1 -0
  191. package/dist/commonjs/operations/fabric.d.ts +103 -0
  192. package/dist/commonjs/operations/fabric.d.ts.map +1 -0
  193. package/dist/commonjs/operations/fabric.js +542 -0
  194. package/dist/commonjs/operations/fabric.js.map +1 -0
  195. package/dist/commonjs/operations/fabricOperationsStatus.d.ts +21 -0
  196. package/dist/commonjs/operations/fabricOperationsStatus.d.ts.map +1 -0
  197. package/dist/commonjs/operations/fabricOperationsStatus.js +60 -0
  198. package/dist/commonjs/operations/fabricOperationsStatus.js.map +1 -0
  199. package/dist/commonjs/operations/index.d.ts +19 -0
  200. package/dist/commonjs/operations/index.d.ts.map +1 -0
  201. package/dist/commonjs/operations/index.js +29 -0
  202. package/dist/commonjs/operations/index.js.map +1 -0
  203. package/dist/commonjs/operations/operations.d.ts +32 -0
  204. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  205. package/dist/commonjs/operations/operations.js +137 -0
  206. package/dist/commonjs/operations/operations.js.map +1 -0
  207. package/dist/commonjs/operations/policy.d.ts +79 -0
  208. package/dist/commonjs/operations/policy.d.ts.map +1 -0
  209. package/dist/commonjs/operations/policy.js +360 -0
  210. package/dist/commonjs/operations/policy.js.map +1 -0
  211. package/dist/commonjs/operations/policyOperationStatus.d.ts +22 -0
  212. package/dist/commonjs/operations/policyOperationStatus.d.ts.map +1 -0
  213. package/dist/commonjs/operations/policyOperationStatus.js +62 -0
  214. package/dist/commonjs/operations/policyOperationStatus.js.map +1 -0
  215. package/dist/commonjs/operations/protectedItem.d.ts +95 -0
  216. package/dist/commonjs/operations/protectedItem.d.ts.map +1 -0
  217. package/dist/commonjs/operations/protectedItem.js +447 -0
  218. package/dist/commonjs/operations/protectedItem.js.map +1 -0
  219. package/dist/commonjs/operations/protectedItemOperationStatus.d.ts +22 -0
  220. package/dist/commonjs/operations/protectedItemOperationStatus.d.ts.map +1 -0
  221. package/dist/commonjs/operations/protectedItemOperationStatus.js +62 -0
  222. package/dist/commonjs/operations/protectedItemOperationStatus.js.map +1 -0
  223. package/dist/commonjs/operations/recoveryPoints.d.ts +50 -0
  224. package/dist/commonjs/operations/recoveryPoints.d.ts.map +1 -0
  225. package/dist/commonjs/operations/recoveryPoints.js +199 -0
  226. package/dist/commonjs/operations/recoveryPoints.js.map +1 -0
  227. package/dist/commonjs/operations/replicationExtension.d.ts +79 -0
  228. package/dist/commonjs/operations/replicationExtension.d.ts.map +1 -0
  229. package/dist/commonjs/operations/replicationExtension.js +360 -0
  230. package/dist/commonjs/operations/replicationExtension.js.map +1 -0
  231. package/dist/commonjs/operations/replicationExtensionOperationStatus.d.ts +22 -0
  232. package/dist/commonjs/operations/replicationExtensionOperationStatus.d.ts.map +1 -0
  233. package/dist/commonjs/operations/replicationExtensionOperationStatus.js +68 -0
  234. package/dist/commonjs/operations/replicationExtensionOperationStatus.js.map +1 -0
  235. package/dist/commonjs/operations/vault.d.ts +103 -0
  236. package/dist/commonjs/operations/vault.d.ts.map +1 -0
  237. package/dist/commonjs/operations/vault.js +542 -0
  238. package/dist/commonjs/operations/vault.js.map +1 -0
  239. package/dist/commonjs/operations/vaultOperationStatus.d.ts +21 -0
  240. package/dist/commonjs/operations/vaultOperationStatus.d.ts.map +1 -0
  241. package/dist/commonjs/operations/vaultOperationStatus.js +60 -0
  242. package/dist/commonjs/operations/vaultOperationStatus.js.map +1 -0
  243. package/dist/commonjs/operations/workflow.d.ts +46 -0
  244. package/dist/commonjs/operations/workflow.d.ts.map +1 -0
  245. package/dist/commonjs/operations/workflow.js +190 -0
  246. package/dist/commonjs/operations/workflow.js.map +1 -0
  247. package/dist/commonjs/operations/workflowOperationStatus.d.ts +22 -0
  248. package/dist/commonjs/operations/workflowOperationStatus.d.ts.map +1 -0
  249. package/dist/commonjs/operations/workflowOperationStatus.js +62 -0
  250. package/dist/commonjs/operations/workflowOperationStatus.js.map +1 -0
  251. package/dist/commonjs/operationsInterfaces/dra.d.ts +54 -0
  252. package/dist/commonjs/operationsInterfaces/dra.d.ts.map +1 -0
  253. package/dist/commonjs/operationsInterfaces/dra.js +10 -0
  254. package/dist/commonjs/operationsInterfaces/dra.js.map +1 -0
  255. package/dist/commonjs/operationsInterfaces/draOperationStatus.d.ts +14 -0
  256. package/dist/commonjs/operationsInterfaces/draOperationStatus.d.ts.map +1 -0
  257. package/dist/commonjs/operationsInterfaces/draOperationStatus.js +10 -0
  258. package/dist/commonjs/operationsInterfaces/draOperationStatus.js.map +1 -0
  259. package/dist/commonjs/operationsInterfaces/emailConfiguration.d.ts +29 -0
  260. package/dist/commonjs/operationsInterfaces/emailConfiguration.d.ts.map +1 -0
  261. package/dist/commonjs/operationsInterfaces/emailConfiguration.js +10 -0
  262. package/dist/commonjs/operationsInterfaces/emailConfiguration.js.map +1 -0
  263. package/dist/commonjs/operationsInterfaces/event.d.ts +21 -0
  264. package/dist/commonjs/operationsInterfaces/event.d.ts.map +1 -0
  265. package/dist/commonjs/operationsInterfaces/event.js +10 -0
  266. package/dist/commonjs/operationsInterfaces/event.js.map +1 -0
  267. package/dist/commonjs/operationsInterfaces/fabric.d.ts +67 -0
  268. package/dist/commonjs/operationsInterfaces/fabric.d.ts.map +1 -0
  269. package/dist/commonjs/operationsInterfaces/fabric.js +10 -0
  270. package/dist/commonjs/operationsInterfaces/fabric.js.map +1 -0
  271. package/dist/commonjs/operationsInterfaces/fabricOperationsStatus.d.ts +13 -0
  272. package/dist/commonjs/operationsInterfaces/fabricOperationsStatus.d.ts.map +1 -0
  273. package/dist/commonjs/operationsInterfaces/fabricOperationsStatus.js +10 -0
  274. package/dist/commonjs/operationsInterfaces/fabricOperationsStatus.js.map +1 -0
  275. package/dist/commonjs/operationsInterfaces/index.d.ts +19 -0
  276. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  277. package/dist/commonjs/operationsInterfaces/index.js +29 -0
  278. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  279. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  280. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  281. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  282. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  283. package/dist/commonjs/operationsInterfaces/policy.d.ts +54 -0
  284. package/dist/commonjs/operationsInterfaces/policy.d.ts.map +1 -0
  285. package/dist/commonjs/operationsInterfaces/policy.js +10 -0
  286. package/dist/commonjs/operationsInterfaces/policy.js.map +1 -0
  287. package/dist/commonjs/operationsInterfaces/policyOperationStatus.d.ts +14 -0
  288. package/dist/commonjs/operationsInterfaces/policyOperationStatus.d.ts.map +1 -0
  289. package/dist/commonjs/operationsInterfaces/policyOperationStatus.js +10 -0
  290. package/dist/commonjs/operationsInterfaces/policyOperationStatus.js.map +1 -0
  291. package/dist/commonjs/operationsInterfaces/protectedItem.d.ts +70 -0
  292. package/dist/commonjs/operationsInterfaces/protectedItem.d.ts.map +1 -0
  293. package/dist/commonjs/operationsInterfaces/protectedItem.js +10 -0
  294. package/dist/commonjs/operationsInterfaces/protectedItem.js.map +1 -0
  295. package/dist/commonjs/operationsInterfaces/protectedItemOperationStatus.d.ts +14 -0
  296. package/dist/commonjs/operationsInterfaces/protectedItemOperationStatus.d.ts.map +1 -0
  297. package/dist/commonjs/operationsInterfaces/protectedItemOperationStatus.js +10 -0
  298. package/dist/commonjs/operationsInterfaces/protectedItemOperationStatus.js.map +1 -0
  299. package/dist/commonjs/operationsInterfaces/recoveryPoints.d.ts +23 -0
  300. package/dist/commonjs/operationsInterfaces/recoveryPoints.d.ts.map +1 -0
  301. package/dist/commonjs/operationsInterfaces/recoveryPoints.js +10 -0
  302. package/dist/commonjs/operationsInterfaces/recoveryPoints.js.map +1 -0
  303. package/dist/commonjs/operationsInterfaces/replicationExtension.d.ts +54 -0
  304. package/dist/commonjs/operationsInterfaces/replicationExtension.d.ts.map +1 -0
  305. package/dist/commonjs/operationsInterfaces/replicationExtension.js +10 -0
  306. package/dist/commonjs/operationsInterfaces/replicationExtension.js.map +1 -0
  307. package/dist/commonjs/operationsInterfaces/replicationExtensionOperationStatus.d.ts +14 -0
  308. package/dist/commonjs/operationsInterfaces/replicationExtensionOperationStatus.d.ts.map +1 -0
  309. package/dist/commonjs/operationsInterfaces/replicationExtensionOperationStatus.js +10 -0
  310. package/dist/commonjs/operationsInterfaces/replicationExtensionOperationStatus.js.map +1 -0
  311. package/dist/commonjs/operationsInterfaces/vault.d.ts +67 -0
  312. package/dist/commonjs/operationsInterfaces/vault.d.ts.map +1 -0
  313. package/dist/commonjs/operationsInterfaces/vault.js +10 -0
  314. package/dist/commonjs/operationsInterfaces/vault.js.map +1 -0
  315. package/dist/commonjs/operationsInterfaces/vaultOperationStatus.d.ts +13 -0
  316. package/dist/commonjs/operationsInterfaces/vaultOperationStatus.d.ts.map +1 -0
  317. package/dist/commonjs/operationsInterfaces/vaultOperationStatus.js +10 -0
  318. package/dist/commonjs/operationsInterfaces/vaultOperationStatus.js.map +1 -0
  319. package/dist/commonjs/operationsInterfaces/workflow.d.ts +21 -0
  320. package/dist/commonjs/operationsInterfaces/workflow.d.ts.map +1 -0
  321. package/dist/commonjs/operationsInterfaces/workflow.js +10 -0
  322. package/dist/commonjs/operationsInterfaces/workflow.js.map +1 -0
  323. package/dist/commonjs/operationsInterfaces/workflowOperationStatus.d.ts +14 -0
  324. package/dist/commonjs/operationsInterfaces/workflowOperationStatus.d.ts.map +1 -0
  325. package/dist/commonjs/operationsInterfaces/workflowOperationStatus.js +10 -0
  326. package/dist/commonjs/operationsInterfaces/workflowOperationStatus.js.map +1 -0
  327. package/dist/commonjs/package.json +3 -0
  328. package/dist/commonjs/pagingHelper.d.ts +13 -0
  329. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  330. package/dist/commonjs/pagingHelper.js +36 -0
  331. package/dist/commonjs/pagingHelper.js.map +1 -0
  332. package/dist/commonjs/tsdoc-metadata.json +11 -0
  333. package/dist/esm/azureSiteRecoveryManagementServiceAPI.d.ts +50 -0
  334. package/dist/esm/azureSiteRecoveryManagementServiceAPI.d.ts.map +1 -0
  335. package/dist/esm/azureSiteRecoveryManagementServiceAPI.js +180 -0
  336. package/dist/esm/azureSiteRecoveryManagementServiceAPI.js.map +1 -0
  337. package/dist/esm/index.d.ts +5 -0
  338. package/dist/esm/index.d.ts.map +1 -0
  339. package/dist/esm/index.js +13 -0
  340. package/dist/esm/index.js.map +1 -0
  341. package/dist/esm/lroImpl.d.ts +11 -0
  342. package/dist/esm/lroImpl.d.ts.map +1 -0
  343. package/dist/esm/lroImpl.js +14 -0
  344. package/dist/esm/lroImpl.js.map +1 -0
  345. package/dist/esm/models/index.d.ts +3253 -0
  346. package/dist/esm/models/index.d.ts.map +1 -0
  347. package/dist/esm/models/index.js +298 -0
  348. package/dist/esm/models/index.js.map +1 -0
  349. package/dist/esm/models/mappers.d.ts +149 -0
  350. package/dist/esm/models/mappers.d.ts.map +1 -0
  351. package/dist/esm/models/mappers.js +4952 -0
  352. package/dist/esm/models/mappers.js.map +1 -0
  353. package/dist/esm/models/parameters.d.ts +37 -0
  354. package/dist/esm/models/parameters.d.ts.map +1 -0
  355. package/dist/esm/models/parameters.js +329 -0
  356. package/dist/esm/models/parameters.js.map +1 -0
  357. package/dist/esm/operations/dra.d.ts +79 -0
  358. package/dist/esm/operations/dra.d.ts.map +1 -0
  359. package/dist/esm/operations/dra.js +356 -0
  360. package/dist/esm/operations/dra.js.map +1 -0
  361. package/dist/esm/operations/draOperationStatus.d.ts +22 -0
  362. package/dist/esm/operations/draOperationStatus.d.ts.map +1 -0
  363. package/dist/esm/operations/draOperationStatus.js +57 -0
  364. package/dist/esm/operations/draOperationStatus.js.map +1 -0
  365. package/dist/esm/operations/emailConfiguration.d.ts +54 -0
  366. package/dist/esm/operations/emailConfiguration.d.ts.map +1 -0
  367. package/dist/esm/operations/emailConfiguration.js +219 -0
  368. package/dist/esm/operations/emailConfiguration.js.map +1 -0
  369. package/dist/esm/operations/event.d.ts +46 -0
  370. package/dist/esm/operations/event.d.ts.map +1 -0
  371. package/dist/esm/operations/event.js +186 -0
  372. package/dist/esm/operations/event.js.map +1 -0
  373. package/dist/esm/operations/fabric.d.ts +103 -0
  374. package/dist/esm/operations/fabric.d.ts.map +1 -0
  375. package/dist/esm/operations/fabric.js +538 -0
  376. package/dist/esm/operations/fabric.js.map +1 -0
  377. package/dist/esm/operations/fabricOperationsStatus.d.ts +21 -0
  378. package/dist/esm/operations/fabricOperationsStatus.d.ts.map +1 -0
  379. package/dist/esm/operations/fabricOperationsStatus.js +55 -0
  380. package/dist/esm/operations/fabricOperationsStatus.js.map +1 -0
  381. package/dist/esm/operations/index.d.ts +19 -0
  382. package/dist/esm/operations/index.d.ts.map +1 -0
  383. package/dist/esm/operations/index.js +26 -0
  384. package/dist/esm/operations/index.js.map +1 -0
  385. package/dist/esm/operations/operations.d.ts +32 -0
  386. package/dist/esm/operations/operations.d.ts.map +1 -0
  387. package/dist/esm/operations/operations.js +133 -0
  388. package/dist/esm/operations/operations.js.map +1 -0
  389. package/dist/esm/operations/policy.d.ts +79 -0
  390. package/dist/esm/operations/policy.d.ts.map +1 -0
  391. package/dist/esm/operations/policy.js +356 -0
  392. package/dist/esm/operations/policy.js.map +1 -0
  393. package/dist/esm/operations/policyOperationStatus.d.ts +22 -0
  394. package/dist/esm/operations/policyOperationStatus.d.ts.map +1 -0
  395. package/dist/esm/operations/policyOperationStatus.js +57 -0
  396. package/dist/esm/operations/policyOperationStatus.js.map +1 -0
  397. package/dist/esm/operations/protectedItem.d.ts +95 -0
  398. package/dist/esm/operations/protectedItem.d.ts.map +1 -0
  399. package/dist/esm/operations/protectedItem.js +443 -0
  400. package/dist/esm/operations/protectedItem.js.map +1 -0
  401. package/dist/esm/operations/protectedItemOperationStatus.d.ts +22 -0
  402. package/dist/esm/operations/protectedItemOperationStatus.d.ts.map +1 -0
  403. package/dist/esm/operations/protectedItemOperationStatus.js +57 -0
  404. package/dist/esm/operations/protectedItemOperationStatus.js.map +1 -0
  405. package/dist/esm/operations/recoveryPoints.d.ts +50 -0
  406. package/dist/esm/operations/recoveryPoints.d.ts.map +1 -0
  407. package/dist/esm/operations/recoveryPoints.js +195 -0
  408. package/dist/esm/operations/recoveryPoints.js.map +1 -0
  409. package/dist/esm/operations/replicationExtension.d.ts +79 -0
  410. package/dist/esm/operations/replicationExtension.d.ts.map +1 -0
  411. package/dist/esm/operations/replicationExtension.js +356 -0
  412. package/dist/esm/operations/replicationExtension.js.map +1 -0
  413. package/dist/esm/operations/replicationExtensionOperationStatus.d.ts +22 -0
  414. package/dist/esm/operations/replicationExtensionOperationStatus.d.ts.map +1 -0
  415. package/dist/esm/operations/replicationExtensionOperationStatus.js +63 -0
  416. package/dist/esm/operations/replicationExtensionOperationStatus.js.map +1 -0
  417. package/dist/esm/operations/vault.d.ts +103 -0
  418. package/dist/esm/operations/vault.d.ts.map +1 -0
  419. package/dist/esm/operations/vault.js +538 -0
  420. package/dist/esm/operations/vault.js.map +1 -0
  421. package/dist/esm/operations/vaultOperationStatus.d.ts +21 -0
  422. package/dist/esm/operations/vaultOperationStatus.d.ts.map +1 -0
  423. package/dist/esm/operations/vaultOperationStatus.js +55 -0
  424. package/dist/esm/operations/vaultOperationStatus.js.map +1 -0
  425. package/dist/esm/operations/workflow.d.ts +46 -0
  426. package/dist/esm/operations/workflow.d.ts.map +1 -0
  427. package/dist/esm/operations/workflow.js +186 -0
  428. package/dist/esm/operations/workflow.js.map +1 -0
  429. package/dist/esm/operations/workflowOperationStatus.d.ts +22 -0
  430. package/dist/esm/operations/workflowOperationStatus.d.ts.map +1 -0
  431. package/dist/esm/operations/workflowOperationStatus.js +57 -0
  432. package/dist/esm/operations/workflowOperationStatus.js.map +1 -0
  433. package/dist/esm/operationsInterfaces/dra.d.ts +54 -0
  434. package/dist/esm/operationsInterfaces/dra.d.ts.map +1 -0
  435. package/dist/esm/operationsInterfaces/dra.js +9 -0
  436. package/dist/esm/operationsInterfaces/dra.js.map +1 -0
  437. package/dist/esm/operationsInterfaces/draOperationStatus.d.ts +14 -0
  438. package/dist/esm/operationsInterfaces/draOperationStatus.d.ts.map +1 -0
  439. package/dist/esm/operationsInterfaces/draOperationStatus.js +9 -0
  440. package/dist/esm/operationsInterfaces/draOperationStatus.js.map +1 -0
  441. package/dist/esm/operationsInterfaces/emailConfiguration.d.ts +29 -0
  442. package/dist/esm/operationsInterfaces/emailConfiguration.d.ts.map +1 -0
  443. package/dist/esm/operationsInterfaces/emailConfiguration.js +9 -0
  444. package/dist/esm/operationsInterfaces/emailConfiguration.js.map +1 -0
  445. package/dist/esm/operationsInterfaces/event.d.ts +21 -0
  446. package/dist/esm/operationsInterfaces/event.d.ts.map +1 -0
  447. package/dist/esm/operationsInterfaces/event.js +9 -0
  448. package/dist/esm/operationsInterfaces/event.js.map +1 -0
  449. package/dist/esm/operationsInterfaces/fabric.d.ts +67 -0
  450. package/dist/esm/operationsInterfaces/fabric.d.ts.map +1 -0
  451. package/dist/esm/operationsInterfaces/fabric.js +9 -0
  452. package/dist/esm/operationsInterfaces/fabric.js.map +1 -0
  453. package/dist/esm/operationsInterfaces/fabricOperationsStatus.d.ts +13 -0
  454. package/dist/esm/operationsInterfaces/fabricOperationsStatus.d.ts.map +1 -0
  455. package/dist/esm/operationsInterfaces/fabricOperationsStatus.js +9 -0
  456. package/dist/esm/operationsInterfaces/fabricOperationsStatus.js.map +1 -0
  457. package/dist/esm/operationsInterfaces/index.d.ts +19 -0
  458. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  459. package/dist/esm/operationsInterfaces/index.js +26 -0
  460. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  461. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  462. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  463. package/dist/esm/operationsInterfaces/operations.js +9 -0
  464. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  465. package/dist/esm/operationsInterfaces/policy.d.ts +54 -0
  466. package/dist/esm/operationsInterfaces/policy.d.ts.map +1 -0
  467. package/dist/esm/operationsInterfaces/policy.js +9 -0
  468. package/dist/esm/operationsInterfaces/policy.js.map +1 -0
  469. package/dist/esm/operationsInterfaces/policyOperationStatus.d.ts +14 -0
  470. package/dist/esm/operationsInterfaces/policyOperationStatus.d.ts.map +1 -0
  471. package/dist/esm/operationsInterfaces/policyOperationStatus.js +9 -0
  472. package/dist/esm/operationsInterfaces/policyOperationStatus.js.map +1 -0
  473. package/dist/esm/operationsInterfaces/protectedItem.d.ts +70 -0
  474. package/dist/esm/operationsInterfaces/protectedItem.d.ts.map +1 -0
  475. package/dist/esm/operationsInterfaces/protectedItem.js +9 -0
  476. package/dist/esm/operationsInterfaces/protectedItem.js.map +1 -0
  477. package/dist/esm/operationsInterfaces/protectedItemOperationStatus.d.ts +14 -0
  478. package/dist/esm/operationsInterfaces/protectedItemOperationStatus.d.ts.map +1 -0
  479. package/dist/esm/operationsInterfaces/protectedItemOperationStatus.js +9 -0
  480. package/dist/esm/operationsInterfaces/protectedItemOperationStatus.js.map +1 -0
  481. package/dist/esm/operationsInterfaces/recoveryPoints.d.ts +23 -0
  482. package/dist/esm/operationsInterfaces/recoveryPoints.d.ts.map +1 -0
  483. package/dist/esm/operationsInterfaces/recoveryPoints.js +9 -0
  484. package/dist/esm/operationsInterfaces/recoveryPoints.js.map +1 -0
  485. package/dist/esm/operationsInterfaces/replicationExtension.d.ts +54 -0
  486. package/dist/esm/operationsInterfaces/replicationExtension.d.ts.map +1 -0
  487. package/dist/esm/operationsInterfaces/replicationExtension.js +9 -0
  488. package/dist/esm/operationsInterfaces/replicationExtension.js.map +1 -0
  489. package/dist/esm/operationsInterfaces/replicationExtensionOperationStatus.d.ts +14 -0
  490. package/dist/esm/operationsInterfaces/replicationExtensionOperationStatus.d.ts.map +1 -0
  491. package/dist/esm/operationsInterfaces/replicationExtensionOperationStatus.js +9 -0
  492. package/dist/esm/operationsInterfaces/replicationExtensionOperationStatus.js.map +1 -0
  493. package/dist/esm/operationsInterfaces/vault.d.ts +67 -0
  494. package/dist/esm/operationsInterfaces/vault.d.ts.map +1 -0
  495. package/dist/esm/operationsInterfaces/vault.js +9 -0
  496. package/dist/esm/operationsInterfaces/vault.js.map +1 -0
  497. package/dist/esm/operationsInterfaces/vaultOperationStatus.d.ts +13 -0
  498. package/dist/esm/operationsInterfaces/vaultOperationStatus.d.ts.map +1 -0
  499. package/dist/esm/operationsInterfaces/vaultOperationStatus.js +9 -0
  500. package/dist/esm/operationsInterfaces/vaultOperationStatus.js.map +1 -0
  501. package/dist/esm/operationsInterfaces/workflow.d.ts +21 -0
  502. package/dist/esm/operationsInterfaces/workflow.d.ts.map +1 -0
  503. package/dist/esm/operationsInterfaces/workflow.js +9 -0
  504. package/dist/esm/operationsInterfaces/workflow.js.map +1 -0
  505. package/dist/esm/operationsInterfaces/workflowOperationStatus.d.ts +14 -0
  506. package/dist/esm/operationsInterfaces/workflowOperationStatus.d.ts.map +1 -0
  507. package/dist/esm/operationsInterfaces/workflowOperationStatus.js +9 -0
  508. package/dist/esm/operationsInterfaces/workflowOperationStatus.js.map +1 -0
  509. package/dist/esm/package.json +3 -0
  510. package/dist/esm/pagingHelper.d.ts +13 -0
  511. package/dist/esm/pagingHelper.d.ts.map +1 -0
  512. package/dist/esm/pagingHelper.js +32 -0
  513. package/dist/esm/pagingHelper.js.map +1 -0
  514. package/dist/react-native/azureSiteRecoveryManagementServiceAPI.d.ts +50 -0
  515. package/dist/react-native/azureSiteRecoveryManagementServiceAPI.d.ts.map +1 -0
  516. package/dist/react-native/azureSiteRecoveryManagementServiceAPI.js +180 -0
  517. package/dist/react-native/azureSiteRecoveryManagementServiceAPI.js.map +1 -0
  518. package/dist/react-native/index.d.ts +5 -0
  519. package/dist/react-native/index.d.ts.map +1 -0
  520. package/dist/react-native/index.js +13 -0
  521. package/dist/react-native/index.js.map +1 -0
  522. package/dist/react-native/lroImpl.d.ts +11 -0
  523. package/dist/react-native/lroImpl.d.ts.map +1 -0
  524. package/dist/react-native/lroImpl.js +14 -0
  525. package/dist/react-native/lroImpl.js.map +1 -0
  526. package/dist/react-native/models/index.d.ts +3253 -0
  527. package/dist/react-native/models/index.d.ts.map +1 -0
  528. package/dist/react-native/models/index.js +298 -0
  529. package/dist/react-native/models/index.js.map +1 -0
  530. package/dist/react-native/models/mappers.d.ts +149 -0
  531. package/dist/react-native/models/mappers.d.ts.map +1 -0
  532. package/dist/react-native/models/mappers.js +4952 -0
  533. package/dist/react-native/models/mappers.js.map +1 -0
  534. package/dist/react-native/models/parameters.d.ts +37 -0
  535. package/dist/react-native/models/parameters.d.ts.map +1 -0
  536. package/dist/react-native/models/parameters.js +329 -0
  537. package/dist/react-native/models/parameters.js.map +1 -0
  538. package/dist/react-native/operations/dra.d.ts +79 -0
  539. package/dist/react-native/operations/dra.d.ts.map +1 -0
  540. package/dist/react-native/operations/dra.js +356 -0
  541. package/dist/react-native/operations/dra.js.map +1 -0
  542. package/dist/react-native/operations/draOperationStatus.d.ts +22 -0
  543. package/dist/react-native/operations/draOperationStatus.d.ts.map +1 -0
  544. package/dist/react-native/operations/draOperationStatus.js +57 -0
  545. package/dist/react-native/operations/draOperationStatus.js.map +1 -0
  546. package/dist/react-native/operations/emailConfiguration.d.ts +54 -0
  547. package/dist/react-native/operations/emailConfiguration.d.ts.map +1 -0
  548. package/dist/react-native/operations/emailConfiguration.js +219 -0
  549. package/dist/react-native/operations/emailConfiguration.js.map +1 -0
  550. package/dist/react-native/operations/event.d.ts +46 -0
  551. package/dist/react-native/operations/event.d.ts.map +1 -0
  552. package/dist/react-native/operations/event.js +186 -0
  553. package/dist/react-native/operations/event.js.map +1 -0
  554. package/dist/react-native/operations/fabric.d.ts +103 -0
  555. package/dist/react-native/operations/fabric.d.ts.map +1 -0
  556. package/dist/react-native/operations/fabric.js +538 -0
  557. package/dist/react-native/operations/fabric.js.map +1 -0
  558. package/dist/react-native/operations/fabricOperationsStatus.d.ts +21 -0
  559. package/dist/react-native/operations/fabricOperationsStatus.d.ts.map +1 -0
  560. package/dist/react-native/operations/fabricOperationsStatus.js +55 -0
  561. package/dist/react-native/operations/fabricOperationsStatus.js.map +1 -0
  562. package/dist/react-native/operations/index.d.ts +19 -0
  563. package/dist/react-native/operations/index.d.ts.map +1 -0
  564. package/dist/react-native/operations/index.js +26 -0
  565. package/dist/react-native/operations/index.js.map +1 -0
  566. package/dist/react-native/operations/operations.d.ts +32 -0
  567. package/dist/react-native/operations/operations.d.ts.map +1 -0
  568. package/dist/react-native/operations/operations.js +133 -0
  569. package/dist/react-native/operations/operations.js.map +1 -0
  570. package/dist/react-native/operations/policy.d.ts +79 -0
  571. package/dist/react-native/operations/policy.d.ts.map +1 -0
  572. package/dist/react-native/operations/policy.js +356 -0
  573. package/dist/react-native/operations/policy.js.map +1 -0
  574. package/dist/react-native/operations/policyOperationStatus.d.ts +22 -0
  575. package/dist/react-native/operations/policyOperationStatus.d.ts.map +1 -0
  576. package/dist/react-native/operations/policyOperationStatus.js +57 -0
  577. package/dist/react-native/operations/policyOperationStatus.js.map +1 -0
  578. package/dist/react-native/operations/protectedItem.d.ts +95 -0
  579. package/dist/react-native/operations/protectedItem.d.ts.map +1 -0
  580. package/dist/react-native/operations/protectedItem.js +443 -0
  581. package/dist/react-native/operations/protectedItem.js.map +1 -0
  582. package/dist/react-native/operations/protectedItemOperationStatus.d.ts +22 -0
  583. package/dist/react-native/operations/protectedItemOperationStatus.d.ts.map +1 -0
  584. package/dist/react-native/operations/protectedItemOperationStatus.js +57 -0
  585. package/dist/react-native/operations/protectedItemOperationStatus.js.map +1 -0
  586. package/dist/react-native/operations/recoveryPoints.d.ts +50 -0
  587. package/dist/react-native/operations/recoveryPoints.d.ts.map +1 -0
  588. package/dist/react-native/operations/recoveryPoints.js +195 -0
  589. package/dist/react-native/operations/recoveryPoints.js.map +1 -0
  590. package/dist/react-native/operations/replicationExtension.d.ts +79 -0
  591. package/dist/react-native/operations/replicationExtension.d.ts.map +1 -0
  592. package/dist/react-native/operations/replicationExtension.js +356 -0
  593. package/dist/react-native/operations/replicationExtension.js.map +1 -0
  594. package/dist/react-native/operations/replicationExtensionOperationStatus.d.ts +22 -0
  595. package/dist/react-native/operations/replicationExtensionOperationStatus.d.ts.map +1 -0
  596. package/dist/react-native/operations/replicationExtensionOperationStatus.js +63 -0
  597. package/dist/react-native/operations/replicationExtensionOperationStatus.js.map +1 -0
  598. package/dist/react-native/operations/vault.d.ts +103 -0
  599. package/dist/react-native/operations/vault.d.ts.map +1 -0
  600. package/dist/react-native/operations/vault.js +538 -0
  601. package/dist/react-native/operations/vault.js.map +1 -0
  602. package/dist/react-native/operations/vaultOperationStatus.d.ts +21 -0
  603. package/dist/react-native/operations/vaultOperationStatus.d.ts.map +1 -0
  604. package/dist/react-native/operations/vaultOperationStatus.js +55 -0
  605. package/dist/react-native/operations/vaultOperationStatus.js.map +1 -0
  606. package/dist/react-native/operations/workflow.d.ts +46 -0
  607. package/dist/react-native/operations/workflow.d.ts.map +1 -0
  608. package/dist/react-native/operations/workflow.js +186 -0
  609. package/dist/react-native/operations/workflow.js.map +1 -0
  610. package/dist/react-native/operations/workflowOperationStatus.d.ts +22 -0
  611. package/dist/react-native/operations/workflowOperationStatus.d.ts.map +1 -0
  612. package/dist/react-native/operations/workflowOperationStatus.js +57 -0
  613. package/dist/react-native/operations/workflowOperationStatus.js.map +1 -0
  614. package/dist/react-native/operationsInterfaces/dra.d.ts +54 -0
  615. package/dist/react-native/operationsInterfaces/dra.d.ts.map +1 -0
  616. package/dist/react-native/operationsInterfaces/dra.js +9 -0
  617. package/dist/react-native/operationsInterfaces/dra.js.map +1 -0
  618. package/dist/react-native/operationsInterfaces/draOperationStatus.d.ts +14 -0
  619. package/dist/react-native/operationsInterfaces/draOperationStatus.d.ts.map +1 -0
  620. package/dist/react-native/operationsInterfaces/draOperationStatus.js +9 -0
  621. package/dist/react-native/operationsInterfaces/draOperationStatus.js.map +1 -0
  622. package/dist/react-native/operationsInterfaces/emailConfiguration.d.ts +29 -0
  623. package/dist/react-native/operationsInterfaces/emailConfiguration.d.ts.map +1 -0
  624. package/dist/react-native/operationsInterfaces/emailConfiguration.js +9 -0
  625. package/dist/react-native/operationsInterfaces/emailConfiguration.js.map +1 -0
  626. package/dist/react-native/operationsInterfaces/event.d.ts +21 -0
  627. package/dist/react-native/operationsInterfaces/event.d.ts.map +1 -0
  628. package/dist/react-native/operationsInterfaces/event.js +9 -0
  629. package/dist/react-native/operationsInterfaces/event.js.map +1 -0
  630. package/dist/react-native/operationsInterfaces/fabric.d.ts +67 -0
  631. package/dist/react-native/operationsInterfaces/fabric.d.ts.map +1 -0
  632. package/dist/react-native/operationsInterfaces/fabric.js +9 -0
  633. package/dist/react-native/operationsInterfaces/fabric.js.map +1 -0
  634. package/dist/react-native/operationsInterfaces/fabricOperationsStatus.d.ts +13 -0
  635. package/dist/react-native/operationsInterfaces/fabricOperationsStatus.d.ts.map +1 -0
  636. package/dist/react-native/operationsInterfaces/fabricOperationsStatus.js +9 -0
  637. package/dist/react-native/operationsInterfaces/fabricOperationsStatus.js.map +1 -0
  638. package/dist/react-native/operationsInterfaces/index.d.ts +19 -0
  639. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  640. package/dist/react-native/operationsInterfaces/index.js +26 -0
  641. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  642. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  643. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  644. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  645. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  646. package/dist/react-native/operationsInterfaces/policy.d.ts +54 -0
  647. package/dist/react-native/operationsInterfaces/policy.d.ts.map +1 -0
  648. package/dist/react-native/operationsInterfaces/policy.js +9 -0
  649. package/dist/react-native/operationsInterfaces/policy.js.map +1 -0
  650. package/dist/react-native/operationsInterfaces/policyOperationStatus.d.ts +14 -0
  651. package/dist/react-native/operationsInterfaces/policyOperationStatus.d.ts.map +1 -0
  652. package/dist/react-native/operationsInterfaces/policyOperationStatus.js +9 -0
  653. package/dist/react-native/operationsInterfaces/policyOperationStatus.js.map +1 -0
  654. package/dist/react-native/operationsInterfaces/protectedItem.d.ts +70 -0
  655. package/dist/react-native/operationsInterfaces/protectedItem.d.ts.map +1 -0
  656. package/dist/react-native/operationsInterfaces/protectedItem.js +9 -0
  657. package/dist/react-native/operationsInterfaces/protectedItem.js.map +1 -0
  658. package/dist/react-native/operationsInterfaces/protectedItemOperationStatus.d.ts +14 -0
  659. package/dist/react-native/operationsInterfaces/protectedItemOperationStatus.d.ts.map +1 -0
  660. package/dist/react-native/operationsInterfaces/protectedItemOperationStatus.js +9 -0
  661. package/dist/react-native/operationsInterfaces/protectedItemOperationStatus.js.map +1 -0
  662. package/dist/react-native/operationsInterfaces/recoveryPoints.d.ts +23 -0
  663. package/dist/react-native/operationsInterfaces/recoveryPoints.d.ts.map +1 -0
  664. package/dist/react-native/operationsInterfaces/recoveryPoints.js +9 -0
  665. package/dist/react-native/operationsInterfaces/recoveryPoints.js.map +1 -0
  666. package/dist/react-native/operationsInterfaces/replicationExtension.d.ts +54 -0
  667. package/dist/react-native/operationsInterfaces/replicationExtension.d.ts.map +1 -0
  668. package/dist/react-native/operationsInterfaces/replicationExtension.js +9 -0
  669. package/dist/react-native/operationsInterfaces/replicationExtension.js.map +1 -0
  670. package/dist/react-native/operationsInterfaces/replicationExtensionOperationStatus.d.ts +14 -0
  671. package/dist/react-native/operationsInterfaces/replicationExtensionOperationStatus.d.ts.map +1 -0
  672. package/dist/react-native/operationsInterfaces/replicationExtensionOperationStatus.js +9 -0
  673. package/dist/react-native/operationsInterfaces/replicationExtensionOperationStatus.js.map +1 -0
  674. package/dist/react-native/operationsInterfaces/vault.d.ts +67 -0
  675. package/dist/react-native/operationsInterfaces/vault.d.ts.map +1 -0
  676. package/dist/react-native/operationsInterfaces/vault.js +9 -0
  677. package/dist/react-native/operationsInterfaces/vault.js.map +1 -0
  678. package/dist/react-native/operationsInterfaces/vaultOperationStatus.d.ts +13 -0
  679. package/dist/react-native/operationsInterfaces/vaultOperationStatus.d.ts.map +1 -0
  680. package/dist/react-native/operationsInterfaces/vaultOperationStatus.js +9 -0
  681. package/dist/react-native/operationsInterfaces/vaultOperationStatus.js.map +1 -0
  682. package/dist/react-native/operationsInterfaces/workflow.d.ts +21 -0
  683. package/dist/react-native/operationsInterfaces/workflow.d.ts.map +1 -0
  684. package/dist/react-native/operationsInterfaces/workflow.js +9 -0
  685. package/dist/react-native/operationsInterfaces/workflow.js.map +1 -0
  686. package/dist/react-native/operationsInterfaces/workflowOperationStatus.d.ts +14 -0
  687. package/dist/react-native/operationsInterfaces/workflowOperationStatus.d.ts.map +1 -0
  688. package/dist/react-native/operationsInterfaces/workflowOperationStatus.js +9 -0
  689. package/dist/react-native/operationsInterfaces/workflowOperationStatus.js.map +1 -0
  690. package/dist/react-native/package.json +3 -0
  691. package/dist/react-native/pagingHelper.d.ts +13 -0
  692. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  693. package/dist/react-native/pagingHelper.js +32 -0
  694. package/dist/react-native/pagingHelper.js.map +1 -0
  695. package/package.json +67 -36
  696. package/dist/index.js +0 -9835
  697. package/dist/index.js.map +0 -1
  698. package/dist/index.min.js +0 -1
  699. package/dist/index.min.js.map +0 -1
  700. package/dist-esm/samples-dev/checkNameAvailabilitySample.d.ts +0 -2
  701. package/dist-esm/samples-dev/checkNameAvailabilitySample.d.ts.map +0 -1
  702. package/dist-esm/samples-dev/checkNameAvailabilitySample.js +0 -34
  703. package/dist-esm/samples-dev/checkNameAvailabilitySample.js.map +0 -1
  704. package/dist-esm/samples-dev/deploymentPreflightSample.d.ts +0 -2
  705. package/dist-esm/samples-dev/deploymentPreflightSample.d.ts.map +0 -1
  706. package/dist-esm/samples-dev/deploymentPreflightSample.js +0 -42
  707. package/dist-esm/samples-dev/deploymentPreflightSample.js.map +0 -1
  708. package/dist-esm/samples-dev/draCreateSample.d.ts +0 -2
  709. package/dist-esm/samples-dev/draCreateSample.d.ts.map +0 -1
  710. package/dist-esm/samples-dev/draCreateSample.js +0 -54
  711. package/dist-esm/samples-dev/draCreateSample.js.map +0 -1
  712. package/dist-esm/samples-dev/draDeleteSample.d.ts +0 -2
  713. package/dist-esm/samples-dev/draDeleteSample.d.ts.map +0 -1
  714. package/dist-esm/samples-dev/draDeleteSample.js +0 -39
  715. package/dist-esm/samples-dev/draDeleteSample.js.map +0 -1
  716. package/dist-esm/samples-dev/draGetSample.d.ts +0 -2
  717. package/dist-esm/samples-dev/draGetSample.d.ts.map +0 -1
  718. package/dist-esm/samples-dev/draGetSample.js +0 -39
  719. package/dist-esm/samples-dev/draGetSample.js.map +0 -1
  720. package/dist-esm/samples-dev/draListSample.d.ts +0 -2
  721. package/dist-esm/samples-dev/draListSample.d.ts.map +0 -1
  722. package/dist-esm/samples-dev/draListSample.js +0 -54
  723. package/dist-esm/samples-dev/draListSample.js.map +0 -1
  724. package/dist-esm/samples-dev/draOperationStatusGetSample.d.ts +0 -2
  725. package/dist-esm/samples-dev/draOperationStatusGetSample.d.ts.map +0 -1
  726. package/dist-esm/samples-dev/draOperationStatusGetSample.js +0 -40
  727. package/dist-esm/samples-dev/draOperationStatusGetSample.js.map +0 -1
  728. package/dist-esm/samples-dev/emailConfigurationCreateSample.d.ts +0 -2
  729. package/dist-esm/samples-dev/emailConfigurationCreateSample.d.ts.map +0 -1
  730. package/dist-esm/samples-dev/emailConfigurationCreateSample.js +0 -40
  731. package/dist-esm/samples-dev/emailConfigurationCreateSample.js.map +0 -1
  732. package/dist-esm/samples-dev/emailConfigurationGetSample.d.ts +0 -2
  733. package/dist-esm/samples-dev/emailConfigurationGetSample.d.ts.map +0 -1
  734. package/dist-esm/samples-dev/emailConfigurationGetSample.js +0 -39
  735. package/dist-esm/samples-dev/emailConfigurationGetSample.js.map +0 -1
  736. package/dist-esm/samples-dev/emailConfigurationListSample.d.ts +0 -2
  737. package/dist-esm/samples-dev/emailConfigurationListSample.d.ts.map +0 -1
  738. package/dist-esm/samples-dev/emailConfigurationListSample.js +0 -54
  739. package/dist-esm/samples-dev/emailConfigurationListSample.js.map +0 -1
  740. package/dist-esm/samples-dev/eventGetSample.d.ts +0 -2
  741. package/dist-esm/samples-dev/eventGetSample.d.ts.map +0 -1
  742. package/dist-esm/samples-dev/eventGetSample.js +0 -39
  743. package/dist-esm/samples-dev/eventGetSample.js.map +0 -1
  744. package/dist-esm/samples-dev/eventListSample.d.ts +0 -2
  745. package/dist-esm/samples-dev/eventListSample.d.ts.map +0 -1
  746. package/dist-esm/samples-dev/eventListSample.js +0 -50
  747. package/dist-esm/samples-dev/eventListSample.js.map +0 -1
  748. package/dist-esm/samples-dev/fabricCreateSample.d.ts +0 -2
  749. package/dist-esm/samples-dev/fabricCreateSample.d.ts.map +0 -1
  750. package/dist-esm/samples-dev/fabricCreateSample.js +0 -39
  751. package/dist-esm/samples-dev/fabricCreateSample.js.map +0 -1
  752. package/dist-esm/samples-dev/fabricDeleteSample.d.ts +0 -2
  753. package/dist-esm/samples-dev/fabricDeleteSample.d.ts.map +0 -1
  754. package/dist-esm/samples-dev/fabricDeleteSample.js +0 -38
  755. package/dist-esm/samples-dev/fabricDeleteSample.js.map +0 -1
  756. package/dist-esm/samples-dev/fabricGetSample.d.ts +0 -2
  757. package/dist-esm/samples-dev/fabricGetSample.d.ts.map +0 -1
  758. package/dist-esm/samples-dev/fabricGetSample.js +0 -38
  759. package/dist-esm/samples-dev/fabricGetSample.js.map +0 -1
  760. package/dist-esm/samples-dev/fabricListBySubscriptionSample.d.ts +0 -2
  761. package/dist-esm/samples-dev/fabricListBySubscriptionSample.d.ts.map +0 -1
  762. package/dist-esm/samples-dev/fabricListBySubscriptionSample.js +0 -46
  763. package/dist-esm/samples-dev/fabricListBySubscriptionSample.js.map +0 -1
  764. package/dist-esm/samples-dev/fabricListSample.d.ts +0 -2
  765. package/dist-esm/samples-dev/fabricListSample.d.ts.map +0 -1
  766. package/dist-esm/samples-dev/fabricListSample.js +0 -48
  767. package/dist-esm/samples-dev/fabricListSample.js.map +0 -1
  768. package/dist-esm/samples-dev/fabricOperationsStatusGetSample.d.ts +0 -2
  769. package/dist-esm/samples-dev/fabricOperationsStatusGetSample.d.ts.map +0 -1
  770. package/dist-esm/samples-dev/fabricOperationsStatusGetSample.js +0 -39
  771. package/dist-esm/samples-dev/fabricOperationsStatusGetSample.js.map +0 -1
  772. package/dist-esm/samples-dev/fabricUpdateSample.d.ts +0 -2
  773. package/dist-esm/samples-dev/fabricUpdateSample.d.ts.map +0 -1
  774. package/dist-esm/samples-dev/fabricUpdateSample.js +0 -38
  775. package/dist-esm/samples-dev/fabricUpdateSample.js.map +0 -1
  776. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  777. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  778. package/dist-esm/samples-dev/operationsListSample.js +0 -51
  779. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  780. package/dist-esm/samples-dev/policyCreateSample.d.ts +0 -2
  781. package/dist-esm/samples-dev/policyCreateSample.d.ts.map +0 -1
  782. package/dist-esm/samples-dev/policyCreateSample.js +0 -38
  783. package/dist-esm/samples-dev/policyCreateSample.js.map +0 -1
  784. package/dist-esm/samples-dev/policyDeleteSample.d.ts +0 -2
  785. package/dist-esm/samples-dev/policyDeleteSample.d.ts.map +0 -1
  786. package/dist-esm/samples-dev/policyDeleteSample.js +0 -39
  787. package/dist-esm/samples-dev/policyDeleteSample.js.map +0 -1
  788. package/dist-esm/samples-dev/policyGetSample.d.ts +0 -2
  789. package/dist-esm/samples-dev/policyGetSample.d.ts.map +0 -1
  790. package/dist-esm/samples-dev/policyGetSample.js +0 -39
  791. package/dist-esm/samples-dev/policyGetSample.js.map +0 -1
  792. package/dist-esm/samples-dev/policyListSample.d.ts +0 -2
  793. package/dist-esm/samples-dev/policyListSample.d.ts.map +0 -1
  794. package/dist-esm/samples-dev/policyListSample.js +0 -54
  795. package/dist-esm/samples-dev/policyListSample.js.map +0 -1
  796. package/dist-esm/samples-dev/policyOperationStatusGetSample.d.ts +0 -2
  797. package/dist-esm/samples-dev/policyOperationStatusGetSample.d.ts.map +0 -1
  798. package/dist-esm/samples-dev/policyOperationStatusGetSample.js +0 -40
  799. package/dist-esm/samples-dev/policyOperationStatusGetSample.js.map +0 -1
  800. package/dist-esm/samples-dev/protectedItemCreateSample.d.ts +0 -2
  801. package/dist-esm/samples-dev/protectedItemCreateSample.d.ts.map +0 -1
  802. package/dist-esm/samples-dev/protectedItemCreateSample.js +0 -40
  803. package/dist-esm/samples-dev/protectedItemCreateSample.js.map +0 -1
  804. package/dist-esm/samples-dev/protectedItemDeleteSample.d.ts +0 -2
  805. package/dist-esm/samples-dev/protectedItemDeleteSample.d.ts.map +0 -1
  806. package/dist-esm/samples-dev/protectedItemDeleteSample.js +0 -34
  807. package/dist-esm/samples-dev/protectedItemDeleteSample.js.map +0 -1
  808. package/dist-esm/samples-dev/protectedItemGetSample.d.ts +0 -2
  809. package/dist-esm/samples-dev/protectedItemGetSample.d.ts.map +0 -1
  810. package/dist-esm/samples-dev/protectedItemGetSample.js +0 -39
  811. package/dist-esm/samples-dev/protectedItemGetSample.js.map +0 -1
  812. package/dist-esm/samples-dev/protectedItemListSample.d.ts +0 -2
  813. package/dist-esm/samples-dev/protectedItemListSample.d.ts.map +0 -1
  814. package/dist-esm/samples-dev/protectedItemListSample.js +0 -54
  815. package/dist-esm/samples-dev/protectedItemListSample.js.map +0 -1
  816. package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.d.ts +0 -2
  817. package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.d.ts.map +0 -1
  818. package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.js +0 -40
  819. package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.js.map +0 -1
  820. package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.d.ts +0 -2
  821. package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.d.ts.map +0 -1
  822. package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.js +0 -38
  823. package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.js.map +0 -1
  824. package/dist-esm/samples-dev/recoveryPointsGetSample.d.ts +0 -2
  825. package/dist-esm/samples-dev/recoveryPointsGetSample.d.ts.map +0 -1
  826. package/dist-esm/samples-dev/recoveryPointsGetSample.js +0 -40
  827. package/dist-esm/samples-dev/recoveryPointsGetSample.js.map +0 -1
  828. package/dist-esm/samples-dev/recoveryPointsListSample.d.ts +0 -2
  829. package/dist-esm/samples-dev/recoveryPointsListSample.d.ts.map +0 -1
  830. package/dist-esm/samples-dev/recoveryPointsListSample.js +0 -55
  831. package/dist-esm/samples-dev/recoveryPointsListSample.js.map +0 -1
  832. package/dist-esm/samples-dev/replicationExtensionCreateSample.d.ts +0 -2
  833. package/dist-esm/samples-dev/replicationExtensionCreateSample.d.ts.map +0 -1
  834. package/dist-esm/samples-dev/replicationExtensionCreateSample.js +0 -40
  835. package/dist-esm/samples-dev/replicationExtensionCreateSample.js.map +0 -1
  836. package/dist-esm/samples-dev/replicationExtensionDeleteSample.d.ts +0 -2
  837. package/dist-esm/samples-dev/replicationExtensionDeleteSample.d.ts.map +0 -1
  838. package/dist-esm/samples-dev/replicationExtensionDeleteSample.js +0 -39
  839. package/dist-esm/samples-dev/replicationExtensionDeleteSample.js.map +0 -1
  840. package/dist-esm/samples-dev/replicationExtensionGetSample.d.ts +0 -2
  841. package/dist-esm/samples-dev/replicationExtensionGetSample.d.ts.map +0 -1
  842. package/dist-esm/samples-dev/replicationExtensionGetSample.js +0 -39
  843. package/dist-esm/samples-dev/replicationExtensionGetSample.js.map +0 -1
  844. package/dist-esm/samples-dev/replicationExtensionListSample.d.ts +0 -2
  845. package/dist-esm/samples-dev/replicationExtensionListSample.d.ts.map +0 -1
  846. package/dist-esm/samples-dev/replicationExtensionListSample.js +0 -54
  847. package/dist-esm/samples-dev/replicationExtensionListSample.js.map +0 -1
  848. package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.d.ts +0 -2
  849. package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.d.ts.map +0 -1
  850. package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.js +0 -40
  851. package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.js.map +0 -1
  852. package/dist-esm/samples-dev/vaultCreateSample.d.ts +0 -2
  853. package/dist-esm/samples-dev/vaultCreateSample.d.ts.map +0 -1
  854. package/dist-esm/samples-dev/vaultCreateSample.js +0 -37
  855. package/dist-esm/samples-dev/vaultCreateSample.js.map +0 -1
  856. package/dist-esm/samples-dev/vaultDeleteSample.d.ts +0 -2
  857. package/dist-esm/samples-dev/vaultDeleteSample.d.ts.map +0 -1
  858. package/dist-esm/samples-dev/vaultDeleteSample.js +0 -38
  859. package/dist-esm/samples-dev/vaultDeleteSample.js.map +0 -1
  860. package/dist-esm/samples-dev/vaultGetSample.d.ts +0 -2
  861. package/dist-esm/samples-dev/vaultGetSample.d.ts.map +0 -1
  862. package/dist-esm/samples-dev/vaultGetSample.js +0 -38
  863. package/dist-esm/samples-dev/vaultGetSample.js.map +0 -1
  864. package/dist-esm/samples-dev/vaultListBySubscriptionSample.d.ts +0 -2
  865. package/dist-esm/samples-dev/vaultListBySubscriptionSample.d.ts.map +0 -1
  866. package/dist-esm/samples-dev/vaultListBySubscriptionSample.js +0 -46
  867. package/dist-esm/samples-dev/vaultListBySubscriptionSample.js.map +0 -1
  868. package/dist-esm/samples-dev/vaultListSample.d.ts +0 -2
  869. package/dist-esm/samples-dev/vaultListSample.d.ts.map +0 -1
  870. package/dist-esm/samples-dev/vaultListSample.js +0 -48
  871. package/dist-esm/samples-dev/vaultListSample.js.map +0 -1
  872. package/dist-esm/samples-dev/vaultOperationStatusGetSample.d.ts +0 -2
  873. package/dist-esm/samples-dev/vaultOperationStatusGetSample.d.ts.map +0 -1
  874. package/dist-esm/samples-dev/vaultOperationStatusGetSample.js +0 -39
  875. package/dist-esm/samples-dev/vaultOperationStatusGetSample.js.map +0 -1
  876. package/dist-esm/samples-dev/vaultUpdateSample.d.ts +0 -2
  877. package/dist-esm/samples-dev/vaultUpdateSample.d.ts.map +0 -1
  878. package/dist-esm/samples-dev/vaultUpdateSample.js +0 -36
  879. package/dist-esm/samples-dev/vaultUpdateSample.js.map +0 -1
  880. package/dist-esm/samples-dev/workflowGetSample.d.ts +0 -2
  881. package/dist-esm/samples-dev/workflowGetSample.d.ts.map +0 -1
  882. package/dist-esm/samples-dev/workflowGetSample.js +0 -39
  883. package/dist-esm/samples-dev/workflowGetSample.js.map +0 -1
  884. package/dist-esm/samples-dev/workflowListSample.d.ts +0 -2
  885. package/dist-esm/samples-dev/workflowListSample.d.ts.map +0 -1
  886. package/dist-esm/samples-dev/workflowListSample.js +0 -50
  887. package/dist-esm/samples-dev/workflowListSample.js.map +0 -1
  888. package/dist-esm/samples-dev/workflowOperationStatusGetSample.d.ts +0 -2
  889. package/dist-esm/samples-dev/workflowOperationStatusGetSample.d.ts.map +0 -1
  890. package/dist-esm/samples-dev/workflowOperationStatusGetSample.js +0 -40
  891. package/dist-esm/samples-dev/workflowOperationStatusGetSample.js.map +0 -1
  892. package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.d.ts +0 -50
  893. package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.d.ts.map +0 -1
  894. package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.js +0 -183
  895. package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.js.map +0 -1
  896. package/dist-esm/src/index.d.ts +0 -5
  897. package/dist-esm/src/index.d.ts.map +0 -1
  898. package/dist-esm/src/index.js +0 -13
  899. package/dist-esm/src/index.js.map +0 -1
  900. package/dist-esm/src/lroImpl.js.map +0 -1
  901. package/dist-esm/src/models/index.js.map +0 -1
  902. package/dist-esm/src/models/mappers.js.map +0 -1
  903. package/dist-esm/src/models/parameters.js +0 -329
  904. package/dist-esm/src/models/parameters.js.map +0 -1
  905. package/dist-esm/src/operations/dra.d.ts +0 -79
  906. package/dist-esm/src/operations/dra.d.ts.map +0 -1
  907. package/dist-esm/src/operations/dra.js +0 -364
  908. package/dist-esm/src/operations/dra.js.map +0 -1
  909. package/dist-esm/src/operations/draOperationStatus.d.ts +0 -22
  910. package/dist-esm/src/operations/draOperationStatus.d.ts.map +0 -1
  911. package/dist-esm/src/operations/draOperationStatus.js +0 -57
  912. package/dist-esm/src/operations/draOperationStatus.js.map +0 -1
  913. package/dist-esm/src/operations/emailConfiguration.d.ts +0 -54
  914. package/dist-esm/src/operations/emailConfiguration.d.ts.map +0 -1
  915. package/dist-esm/src/operations/emailConfiguration.js +0 -219
  916. package/dist-esm/src/operations/emailConfiguration.js.map +0 -1
  917. package/dist-esm/src/operations/event.d.ts +0 -46
  918. package/dist-esm/src/operations/event.d.ts.map +0 -1
  919. package/dist-esm/src/operations/event.js +0 -186
  920. package/dist-esm/src/operations/event.js.map +0 -1
  921. package/dist-esm/src/operations/fabric.d.ts +0 -103
  922. package/dist-esm/src/operations/fabric.d.ts.map +0 -1
  923. package/dist-esm/src/operations/fabric.js +0 -550
  924. package/dist-esm/src/operations/fabric.js.map +0 -1
  925. package/dist-esm/src/operations/fabricOperationsStatus.d.ts +0 -21
  926. package/dist-esm/src/operations/fabricOperationsStatus.d.ts.map +0 -1
  927. package/dist-esm/src/operations/fabricOperationsStatus.js +0 -55
  928. package/dist-esm/src/operations/fabricOperationsStatus.js.map +0 -1
  929. package/dist-esm/src/operations/index.d.ts +0 -19
  930. package/dist-esm/src/operations/index.d.ts.map +0 -1
  931. package/dist-esm/src/operations/index.js +0 -26
  932. package/dist-esm/src/operations/index.js.map +0 -1
  933. package/dist-esm/src/operations/operations.d.ts +0 -32
  934. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  935. package/dist-esm/src/operations/operations.js +0 -133
  936. package/dist-esm/src/operations/operations.js.map +0 -1
  937. package/dist-esm/src/operations/policy.d.ts +0 -79
  938. package/dist-esm/src/operations/policy.d.ts.map +0 -1
  939. package/dist-esm/src/operations/policy.js +0 -364
  940. package/dist-esm/src/operations/policy.js.map +0 -1
  941. package/dist-esm/src/operations/policyOperationStatus.d.ts +0 -22
  942. package/dist-esm/src/operations/policyOperationStatus.d.ts.map +0 -1
  943. package/dist-esm/src/operations/policyOperationStatus.js +0 -57
  944. package/dist-esm/src/operations/policyOperationStatus.js.map +0 -1
  945. package/dist-esm/src/operations/protectedItem.d.ts +0 -95
  946. package/dist-esm/src/operations/protectedItem.d.ts.map +0 -1
  947. package/dist-esm/src/operations/protectedItem.js +0 -455
  948. package/dist-esm/src/operations/protectedItem.js.map +0 -1
  949. package/dist-esm/src/operations/protectedItemOperationStatus.d.ts +0 -22
  950. package/dist-esm/src/operations/protectedItemOperationStatus.d.ts.map +0 -1
  951. package/dist-esm/src/operations/protectedItemOperationStatus.js +0 -57
  952. package/dist-esm/src/operations/protectedItemOperationStatus.js.map +0 -1
  953. package/dist-esm/src/operations/recoveryPoints.d.ts +0 -50
  954. package/dist-esm/src/operations/recoveryPoints.d.ts.map +0 -1
  955. package/dist-esm/src/operations/recoveryPoints.js +0 -195
  956. package/dist-esm/src/operations/recoveryPoints.js.map +0 -1
  957. package/dist-esm/src/operations/replicationExtension.d.ts +0 -79
  958. package/dist-esm/src/operations/replicationExtension.d.ts.map +0 -1
  959. package/dist-esm/src/operations/replicationExtension.js +0 -364
  960. package/dist-esm/src/operations/replicationExtension.js.map +0 -1
  961. package/dist-esm/src/operations/replicationExtensionOperationStatus.d.ts +0 -22
  962. package/dist-esm/src/operations/replicationExtensionOperationStatus.d.ts.map +0 -1
  963. package/dist-esm/src/operations/replicationExtensionOperationStatus.js +0 -63
  964. package/dist-esm/src/operations/replicationExtensionOperationStatus.js.map +0 -1
  965. package/dist-esm/src/operations/vault.d.ts +0 -103
  966. package/dist-esm/src/operations/vault.d.ts.map +0 -1
  967. package/dist-esm/src/operations/vault.js +0 -550
  968. package/dist-esm/src/operations/vault.js.map +0 -1
  969. package/dist-esm/src/operations/vaultOperationStatus.d.ts +0 -21
  970. package/dist-esm/src/operations/vaultOperationStatus.d.ts.map +0 -1
  971. package/dist-esm/src/operations/vaultOperationStatus.js +0 -55
  972. package/dist-esm/src/operations/vaultOperationStatus.js.map +0 -1
  973. package/dist-esm/src/operations/workflow.d.ts +0 -46
  974. package/dist-esm/src/operations/workflow.d.ts.map +0 -1
  975. package/dist-esm/src/operations/workflow.js +0 -186
  976. package/dist-esm/src/operations/workflow.js.map +0 -1
  977. package/dist-esm/src/operations/workflowOperationStatus.d.ts +0 -22
  978. package/dist-esm/src/operations/workflowOperationStatus.d.ts.map +0 -1
  979. package/dist-esm/src/operations/workflowOperationStatus.js +0 -57
  980. package/dist-esm/src/operations/workflowOperationStatus.js.map +0 -1
  981. package/dist-esm/src/operationsInterfaces/dra.d.ts +0 -54
  982. package/dist-esm/src/operationsInterfaces/dra.d.ts.map +0 -1
  983. package/dist-esm/src/operationsInterfaces/dra.js.map +0 -1
  984. package/dist-esm/src/operationsInterfaces/draOperationStatus.d.ts +0 -14
  985. package/dist-esm/src/operationsInterfaces/draOperationStatus.d.ts.map +0 -1
  986. package/dist-esm/src/operationsInterfaces/draOperationStatus.js.map +0 -1
  987. package/dist-esm/src/operationsInterfaces/emailConfiguration.d.ts +0 -29
  988. package/dist-esm/src/operationsInterfaces/emailConfiguration.d.ts.map +0 -1
  989. package/dist-esm/src/operationsInterfaces/emailConfiguration.js.map +0 -1
  990. package/dist-esm/src/operationsInterfaces/event.d.ts +0 -21
  991. package/dist-esm/src/operationsInterfaces/event.d.ts.map +0 -1
  992. package/dist-esm/src/operationsInterfaces/event.js.map +0 -1
  993. package/dist-esm/src/operationsInterfaces/fabric.d.ts +0 -67
  994. package/dist-esm/src/operationsInterfaces/fabric.d.ts.map +0 -1
  995. package/dist-esm/src/operationsInterfaces/fabric.js.map +0 -1
  996. package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.d.ts +0 -13
  997. package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.d.ts.map +0 -1
  998. package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.js.map +0 -1
  999. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -19
  1000. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  1001. package/dist-esm/src/operationsInterfaces/index.js +0 -26
  1002. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  1003. package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
  1004. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  1005. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  1006. package/dist-esm/src/operationsInterfaces/policy.d.ts +0 -54
  1007. package/dist-esm/src/operationsInterfaces/policy.d.ts.map +0 -1
  1008. package/dist-esm/src/operationsInterfaces/policy.js.map +0 -1
  1009. package/dist-esm/src/operationsInterfaces/policyOperationStatus.d.ts +0 -14
  1010. package/dist-esm/src/operationsInterfaces/policyOperationStatus.d.ts.map +0 -1
  1011. package/dist-esm/src/operationsInterfaces/policyOperationStatus.js.map +0 -1
  1012. package/dist-esm/src/operationsInterfaces/protectedItem.d.ts +0 -70
  1013. package/dist-esm/src/operationsInterfaces/protectedItem.d.ts.map +0 -1
  1014. package/dist-esm/src/operationsInterfaces/protectedItem.js.map +0 -1
  1015. package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.d.ts +0 -14
  1016. package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.d.ts.map +0 -1
  1017. package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.js.map +0 -1
  1018. package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts +0 -23
  1019. package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts.map +0 -1
  1020. package/dist-esm/src/operationsInterfaces/recoveryPoints.js.map +0 -1
  1021. package/dist-esm/src/operationsInterfaces/replicationExtension.d.ts +0 -54
  1022. package/dist-esm/src/operationsInterfaces/replicationExtension.d.ts.map +0 -1
  1023. package/dist-esm/src/operationsInterfaces/replicationExtension.js.map +0 -1
  1024. package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.d.ts +0 -14
  1025. package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.d.ts.map +0 -1
  1026. package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.js.map +0 -1
  1027. package/dist-esm/src/operationsInterfaces/vault.d.ts +0 -67
  1028. package/dist-esm/src/operationsInterfaces/vault.d.ts.map +0 -1
  1029. package/dist-esm/src/operationsInterfaces/vault.js.map +0 -1
  1030. package/dist-esm/src/operationsInterfaces/vaultOperationStatus.d.ts +0 -13
  1031. package/dist-esm/src/operationsInterfaces/vaultOperationStatus.d.ts.map +0 -1
  1032. package/dist-esm/src/operationsInterfaces/vaultOperationStatus.js.map +0 -1
  1033. package/dist-esm/src/operationsInterfaces/workflow.d.ts +0 -21
  1034. package/dist-esm/src/operationsInterfaces/workflow.d.ts.map +0 -1
  1035. package/dist-esm/src/operationsInterfaces/workflow.js.map +0 -1
  1036. package/dist-esm/src/operationsInterfaces/workflowOperationStatus.d.ts +0 -14
  1037. package/dist-esm/src/operationsInterfaces/workflowOperationStatus.d.ts.map +0 -1
  1038. package/dist-esm/src/operationsInterfaces/workflowOperationStatus.js.map +0 -1
  1039. package/dist-esm/src/pagingHelper.js.map +0 -1
  1040. package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.d.ts +0 -4
  1041. package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.d.ts.map +0 -1
  1042. package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.js +0 -75
  1043. package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.js.map +0 -1
  1044. package/src/azureSiteRecoveryManagementServiceAPI.ts +0 -306
  1045. package/src/index.ts +0 -13
  1046. package/src/lroImpl.ts +0 -38
  1047. package/src/models/index.ts +0 -3567
  1048. package/src/models/mappers.ts +0 -5306
  1049. package/src/models/parameters.ts +0 -382
  1050. package/src/operations/dra.ts +0 -500
  1051. package/src/operations/draOperationStatus.ts +0 -78
  1052. package/src/operations/emailConfiguration.ts +0 -287
  1053. package/src/operations/event.ts +0 -242
  1054. package/src/operations/fabric.ts +0 -710
  1055. package/src/operations/fabricOperationsStatus.ts +0 -75
  1056. package/src/operations/index.ts +0 -26
  1057. package/src/operations/operations.ts +0 -149
  1058. package/src/operations/policy.ts +0 -500
  1059. package/src/operations/policyOperationStatus.ts +0 -78
  1060. package/src/operations/protectedItem.ts +0 -638
  1061. package/src/operations/protectedItemOperationStatus.ts +0 -79
  1062. package/src/operations/recoveryPoints.ts +0 -270
  1063. package/src/operations/replicationExtension.ts +0 -506
  1064. package/src/operations/replicationExtensionOperationStatus.ts +0 -85
  1065. package/src/operations/vault.ts +0 -710
  1066. package/src/operations/vaultOperationStatus.ts +0 -75
  1067. package/src/operations/workflow.ts +0 -242
  1068. package/src/operations/workflowOperationStatus.ts +0 -78
  1069. package/src/operationsInterfaces/dra.ts +0 -105
  1070. package/src/operationsInterfaces/draOperationStatus.ts +0 -31
  1071. package/src/operationsInterfaces/emailConfiguration.ts +0 -59
  1072. package/src/operationsInterfaces/event.ts +0 -44
  1073. package/src/operationsInterfaces/fabric.ts +0 -127
  1074. package/src/operationsInterfaces/fabricOperationsStatus.ts +0 -29
  1075. package/src/operationsInterfaces/index.ts +0 -26
  1076. package/src/operationsInterfaces/operations.ts +0 -22
  1077. package/src/operationsInterfaces/policy.ts +0 -105
  1078. package/src/operationsInterfaces/policyOperationStatus.ts +0 -31
  1079. package/src/operationsInterfaces/protectedItem.ts +0 -144
  1080. package/src/operationsInterfaces/protectedItemOperationStatus.ts +0 -31
  1081. package/src/operationsInterfaces/recoveryPoints.ts +0 -48
  1082. package/src/operationsInterfaces/replicationExtension.ts +0 -111
  1083. package/src/operationsInterfaces/replicationExtensionOperationStatus.ts +0 -31
  1084. package/src/operationsInterfaces/vault.ts +0 -127
  1085. package/src/operationsInterfaces/vaultOperationStatus.ts +0 -29
  1086. package/src/operationsInterfaces/workflow.ts +0 -44
  1087. package/src/operationsInterfaces/workflowOperationStatus.ts +0 -31
  1088. package/src/pagingHelper.ts +0 -39
  1089. package/tsconfig.json +0 -33
  1090. package/types/arm-recoveryservicesdatareplication.d.ts +0 -4127
  1091. package/types/tsdoc-metadata.json +0 -11
  1092. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  1093. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  1094. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  1095. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  1096. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  1097. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  1098. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  1099. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  1100. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  1101. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  1102. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  1103. /package/{dist-esm/src → dist/browser}/operationsInterfaces/dra.js +0 -0
  1104. /package/{dist-esm/src → dist/browser}/operationsInterfaces/draOperationStatus.js +0 -0
  1105. /package/{dist-esm/src → dist/browser}/operationsInterfaces/emailConfiguration.js +0 -0
  1106. /package/{dist-esm/src → dist/browser}/operationsInterfaces/event.js +0 -0
  1107. /package/{dist-esm/src → dist/browser}/operationsInterfaces/fabric.js +0 -0
  1108. /package/{dist-esm/src → dist/browser}/operationsInterfaces/fabricOperationsStatus.js +0 -0
  1109. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  1110. /package/{dist-esm/src → dist/browser}/operationsInterfaces/policy.js +0 -0
  1111. /package/{dist-esm/src → dist/browser}/operationsInterfaces/policyOperationStatus.js +0 -0
  1112. /package/{dist-esm/src → dist/browser}/operationsInterfaces/protectedItem.js +0 -0
  1113. /package/{dist-esm/src → dist/browser}/operationsInterfaces/protectedItemOperationStatus.js +0 -0
  1114. /package/{dist-esm/src → dist/browser}/operationsInterfaces/recoveryPoints.js +0 -0
  1115. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationExtension.js +0 -0
  1116. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationExtensionOperationStatus.js +0 -0
  1117. /package/{dist-esm/src → dist/browser}/operationsInterfaces/vault.js +0 -0
  1118. /package/{dist-esm/src → dist/browser}/operationsInterfaces/vaultOperationStatus.js +0 -0
  1119. /package/{dist-esm/src → dist/browser}/operationsInterfaces/workflow.js +0 -0
  1120. /package/{dist-esm/src → dist/browser}/operationsInterfaces/workflowOperationStatus.js +0 -0
  1121. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  1122. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  1123. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
@@ -1,638 +0,0 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
8
-
9
- import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging";
10
- import { setContinuationToken } from "../pagingHelper";
11
- import { ProtectedItem } from "../operationsInterfaces";
12
- import * as coreClient from "@azure/core-client";
13
- import * as Mappers from "../models/mappers";
14
- import * as Parameters from "../models/parameters";
15
- import { AzureSiteRecoveryManagementServiceAPI } from "../azureSiteRecoveryManagementServiceAPI";
16
- import {
17
- SimplePollerLike,
18
- OperationState,
19
- createHttpPoller
20
- } from "@azure/core-lro";
21
- import { createLroSpec } from "../lroImpl";
22
- import {
23
- ProtectedItemModel,
24
- ProtectedItemListNextOptionalParams,
25
- ProtectedItemListOptionalParams,
26
- ProtectedItemListResponse,
27
- ProtectedItemGetOptionalParams,
28
- ProtectedItemGetResponse,
29
- ProtectedItemCreateOptionalParams,
30
- ProtectedItemCreateResponse,
31
- ProtectedItemDeleteOptionalParams,
32
- ProtectedItemDeleteResponse,
33
- ProtectedItemPlannedFailoverOptionalParams,
34
- ProtectedItemPlannedFailoverResponse,
35
- ProtectedItemListNextResponse
36
- } from "../models";
37
-
38
- /// <reference lib="esnext.asynciterable" />
39
- /** Class containing ProtectedItem operations. */
40
- export class ProtectedItemImpl implements ProtectedItem {
41
- private readonly client: AzureSiteRecoveryManagementServiceAPI;
42
-
43
- /**
44
- * Initialize a new instance of the class ProtectedItem class.
45
- * @param client Reference to the service client
46
- */
47
- constructor(client: AzureSiteRecoveryManagementServiceAPI) {
48
- this.client = client;
49
- }
50
-
51
- /**
52
- * Gets the list of protected items in the given vault.
53
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
54
- * @param vaultName The vault name.
55
- * @param options The options parameters.
56
- */
57
- public list(
58
- resourceGroupName: string,
59
- vaultName: string,
60
- options?: ProtectedItemListOptionalParams
61
- ): PagedAsyncIterableIterator<ProtectedItemModel> {
62
- const iter = this.listPagingAll(resourceGroupName, vaultName, options);
63
- return {
64
- next() {
65
- return iter.next();
66
- },
67
- [Symbol.asyncIterator]() {
68
- return this;
69
- },
70
- byPage: (settings?: PageSettings) => {
71
- if (settings?.maxPageSize) {
72
- throw new Error("maxPageSize is not supported by this operation.");
73
- }
74
- return this.listPagingPage(
75
- resourceGroupName,
76
- vaultName,
77
- options,
78
- settings
79
- );
80
- }
81
- };
82
- }
83
-
84
- private async *listPagingPage(
85
- resourceGroupName: string,
86
- vaultName: string,
87
- options?: ProtectedItemListOptionalParams,
88
- settings?: PageSettings
89
- ): AsyncIterableIterator<ProtectedItemModel[]> {
90
- let result: ProtectedItemListResponse;
91
- let continuationToken = settings?.continuationToken;
92
- if (!continuationToken) {
93
- result = await this._list(resourceGroupName, vaultName, options);
94
- let page = result.value || [];
95
- continuationToken = result.nextLink;
96
- setContinuationToken(page, continuationToken);
97
- yield page;
98
- }
99
- while (continuationToken) {
100
- result = await this._listNext(
101
- resourceGroupName,
102
- vaultName,
103
- continuationToken,
104
- options
105
- );
106
- continuationToken = result.nextLink;
107
- let page = result.value || [];
108
- setContinuationToken(page, continuationToken);
109
- yield page;
110
- }
111
- }
112
-
113
- private async *listPagingAll(
114
- resourceGroupName: string,
115
- vaultName: string,
116
- options?: ProtectedItemListOptionalParams
117
- ): AsyncIterableIterator<ProtectedItemModel> {
118
- for await (const page of this.listPagingPage(
119
- resourceGroupName,
120
- vaultName,
121
- options
122
- )) {
123
- yield* page;
124
- }
125
- }
126
-
127
- /**
128
- * Gets the details of the protected item.
129
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
130
- * @param vaultName The vault name.
131
- * @param protectedItemName The protected item name.
132
- * @param options The options parameters.
133
- */
134
- get(
135
- resourceGroupName: string,
136
- vaultName: string,
137
- protectedItemName: string,
138
- options?: ProtectedItemGetOptionalParams
139
- ): Promise<ProtectedItemGetResponse> {
140
- return this.client.sendOperationRequest(
141
- { resourceGroupName, vaultName, protectedItemName, options },
142
- getOperationSpec
143
- );
144
- }
145
-
146
- /**
147
- * Creates the protected item.
148
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
149
- * @param vaultName The vault name.
150
- * @param protectedItemName The protected item name.
151
- * @param options The options parameters.
152
- */
153
- async beginCreate(
154
- resourceGroupName: string,
155
- vaultName: string,
156
- protectedItemName: string,
157
- options?: ProtectedItemCreateOptionalParams
158
- ): Promise<
159
- SimplePollerLike<
160
- OperationState<ProtectedItemCreateResponse>,
161
- ProtectedItemCreateResponse
162
- >
163
- > {
164
- const directSendOperation = async (
165
- args: coreClient.OperationArguments,
166
- spec: coreClient.OperationSpec
167
- ): Promise<ProtectedItemCreateResponse> => {
168
- return this.client.sendOperationRequest(args, spec);
169
- };
170
- const sendOperationFn = async (
171
- args: coreClient.OperationArguments,
172
- spec: coreClient.OperationSpec
173
- ) => {
174
- let currentRawResponse:
175
- | coreClient.FullOperationResponse
176
- | undefined = undefined;
177
- const providedCallback = args.options?.onResponse;
178
- const callback: coreClient.RawResponseCallback = (
179
- rawResponse: coreClient.FullOperationResponse,
180
- flatResponse: unknown
181
- ) => {
182
- currentRawResponse = rawResponse;
183
- providedCallback?.(rawResponse, flatResponse);
184
- };
185
- const updatedArgs = {
186
- ...args,
187
- options: {
188
- ...args.options,
189
- onResponse: callback
190
- }
191
- };
192
- const flatResponse = await directSendOperation(updatedArgs, spec);
193
- return {
194
- flatResponse,
195
- rawResponse: {
196
- statusCode: currentRawResponse!.status,
197
- body: currentRawResponse!.parsedBody,
198
- headers: currentRawResponse!.headers.toJSON()
199
- }
200
- };
201
- };
202
-
203
- const lro = createLroSpec({
204
- sendOperationFn,
205
- args: { resourceGroupName, vaultName, protectedItemName, options },
206
- spec: createOperationSpec
207
- });
208
- const poller = await createHttpPoller<
209
- ProtectedItemCreateResponse,
210
- OperationState<ProtectedItemCreateResponse>
211
- >(lro, {
212
- restoreFrom: options?.resumeFrom,
213
- intervalInMs: options?.updateIntervalInMs,
214
- resourceLocationConfig: "location"
215
- });
216
- await poller.poll();
217
- return poller;
218
- }
219
-
220
- /**
221
- * Creates the protected item.
222
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
223
- * @param vaultName The vault name.
224
- * @param protectedItemName The protected item name.
225
- * @param options The options parameters.
226
- */
227
- async beginCreateAndWait(
228
- resourceGroupName: string,
229
- vaultName: string,
230
- protectedItemName: string,
231
- options?: ProtectedItemCreateOptionalParams
232
- ): Promise<ProtectedItemCreateResponse> {
233
- const poller = await this.beginCreate(
234
- resourceGroupName,
235
- vaultName,
236
- protectedItemName,
237
- options
238
- );
239
- return poller.pollUntilDone();
240
- }
241
-
242
- /**
243
- * Removes the protected item.
244
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
245
- * @param vaultName The vault name.
246
- * @param protectedItemName The protected item name.
247
- * @param options The options parameters.
248
- */
249
- async beginDelete(
250
- resourceGroupName: string,
251
- vaultName: string,
252
- protectedItemName: string,
253
- options?: ProtectedItemDeleteOptionalParams
254
- ): Promise<
255
- SimplePollerLike<
256
- OperationState<ProtectedItemDeleteResponse>,
257
- ProtectedItemDeleteResponse
258
- >
259
- > {
260
- const directSendOperation = async (
261
- args: coreClient.OperationArguments,
262
- spec: coreClient.OperationSpec
263
- ): Promise<ProtectedItemDeleteResponse> => {
264
- return this.client.sendOperationRequest(args, spec);
265
- };
266
- const sendOperationFn = async (
267
- args: coreClient.OperationArguments,
268
- spec: coreClient.OperationSpec
269
- ) => {
270
- let currentRawResponse:
271
- | coreClient.FullOperationResponse
272
- | undefined = undefined;
273
- const providedCallback = args.options?.onResponse;
274
- const callback: coreClient.RawResponseCallback = (
275
- rawResponse: coreClient.FullOperationResponse,
276
- flatResponse: unknown
277
- ) => {
278
- currentRawResponse = rawResponse;
279
- providedCallback?.(rawResponse, flatResponse);
280
- };
281
- const updatedArgs = {
282
- ...args,
283
- options: {
284
- ...args.options,
285
- onResponse: callback
286
- }
287
- };
288
- const flatResponse = await directSendOperation(updatedArgs, spec);
289
- return {
290
- flatResponse,
291
- rawResponse: {
292
- statusCode: currentRawResponse!.status,
293
- body: currentRawResponse!.parsedBody,
294
- headers: currentRawResponse!.headers.toJSON()
295
- }
296
- };
297
- };
298
-
299
- const lro = createLroSpec({
300
- sendOperationFn,
301
- args: { resourceGroupName, vaultName, protectedItemName, options },
302
- spec: deleteOperationSpec
303
- });
304
- const poller = await createHttpPoller<
305
- ProtectedItemDeleteResponse,
306
- OperationState<ProtectedItemDeleteResponse>
307
- >(lro, {
308
- restoreFrom: options?.resumeFrom,
309
- intervalInMs: options?.updateIntervalInMs,
310
- resourceLocationConfig: "location"
311
- });
312
- await poller.poll();
313
- return poller;
314
- }
315
-
316
- /**
317
- * Removes the protected item.
318
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
319
- * @param vaultName The vault name.
320
- * @param protectedItemName The protected item name.
321
- * @param options The options parameters.
322
- */
323
- async beginDeleteAndWait(
324
- resourceGroupName: string,
325
- vaultName: string,
326
- protectedItemName: string,
327
- options?: ProtectedItemDeleteOptionalParams
328
- ): Promise<ProtectedItemDeleteResponse> {
329
- const poller = await this.beginDelete(
330
- resourceGroupName,
331
- vaultName,
332
- protectedItemName,
333
- options
334
- );
335
- return poller.pollUntilDone();
336
- }
337
-
338
- /**
339
- * Gets the list of protected items in the given vault.
340
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
341
- * @param vaultName The vault name.
342
- * @param options The options parameters.
343
- */
344
- private _list(
345
- resourceGroupName: string,
346
- vaultName: string,
347
- options?: ProtectedItemListOptionalParams
348
- ): Promise<ProtectedItemListResponse> {
349
- return this.client.sendOperationRequest(
350
- { resourceGroupName, vaultName, options },
351
- listOperationSpec
352
- );
353
- }
354
-
355
- /**
356
- * Performs the planned failover on the protected item.
357
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
358
- * @param vaultName The vault name.
359
- * @param protectedItemName The protected item name.
360
- * @param options The options parameters.
361
- */
362
- async beginPlannedFailover(
363
- resourceGroupName: string,
364
- vaultName: string,
365
- protectedItemName: string,
366
- options?: ProtectedItemPlannedFailoverOptionalParams
367
- ): Promise<
368
- SimplePollerLike<
369
- OperationState<ProtectedItemPlannedFailoverResponse>,
370
- ProtectedItemPlannedFailoverResponse
371
- >
372
- > {
373
- const directSendOperation = async (
374
- args: coreClient.OperationArguments,
375
- spec: coreClient.OperationSpec
376
- ): Promise<ProtectedItemPlannedFailoverResponse> => {
377
- return this.client.sendOperationRequest(args, spec);
378
- };
379
- const sendOperationFn = async (
380
- args: coreClient.OperationArguments,
381
- spec: coreClient.OperationSpec
382
- ) => {
383
- let currentRawResponse:
384
- | coreClient.FullOperationResponse
385
- | undefined = undefined;
386
- const providedCallback = args.options?.onResponse;
387
- const callback: coreClient.RawResponseCallback = (
388
- rawResponse: coreClient.FullOperationResponse,
389
- flatResponse: unknown
390
- ) => {
391
- currentRawResponse = rawResponse;
392
- providedCallback?.(rawResponse, flatResponse);
393
- };
394
- const updatedArgs = {
395
- ...args,
396
- options: {
397
- ...args.options,
398
- onResponse: callback
399
- }
400
- };
401
- const flatResponse = await directSendOperation(updatedArgs, spec);
402
- return {
403
- flatResponse,
404
- rawResponse: {
405
- statusCode: currentRawResponse!.status,
406
- body: currentRawResponse!.parsedBody,
407
- headers: currentRawResponse!.headers.toJSON()
408
- }
409
- };
410
- };
411
-
412
- const lro = createLroSpec({
413
- sendOperationFn,
414
- args: { resourceGroupName, vaultName, protectedItemName, options },
415
- spec: plannedFailoverOperationSpec
416
- });
417
- const poller = await createHttpPoller<
418
- ProtectedItemPlannedFailoverResponse,
419
- OperationState<ProtectedItemPlannedFailoverResponse>
420
- >(lro, {
421
- restoreFrom: options?.resumeFrom,
422
- intervalInMs: options?.updateIntervalInMs,
423
- resourceLocationConfig: "location"
424
- });
425
- await poller.poll();
426
- return poller;
427
- }
428
-
429
- /**
430
- * Performs the planned failover on the protected item.
431
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
432
- * @param vaultName The vault name.
433
- * @param protectedItemName The protected item name.
434
- * @param options The options parameters.
435
- */
436
- async beginPlannedFailoverAndWait(
437
- resourceGroupName: string,
438
- vaultName: string,
439
- protectedItemName: string,
440
- options?: ProtectedItemPlannedFailoverOptionalParams
441
- ): Promise<ProtectedItemPlannedFailoverResponse> {
442
- const poller = await this.beginPlannedFailover(
443
- resourceGroupName,
444
- vaultName,
445
- protectedItemName,
446
- options
447
- );
448
- return poller.pollUntilDone();
449
- }
450
-
451
- /**
452
- * ListNext
453
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
454
- * @param vaultName The vault name.
455
- * @param nextLink The nextLink from the previous successful call to the List method.
456
- * @param options The options parameters.
457
- */
458
- private _listNext(
459
- resourceGroupName: string,
460
- vaultName: string,
461
- nextLink: string,
462
- options?: ProtectedItemListNextOptionalParams
463
- ): Promise<ProtectedItemListNextResponse> {
464
- return this.client.sendOperationRequest(
465
- { resourceGroupName, vaultName, nextLink, options },
466
- listNextOperationSpec
467
- );
468
- }
469
- }
470
- // Operation Specifications
471
- const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
472
-
473
- const getOperationSpec: coreClient.OperationSpec = {
474
- path:
475
- "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationVaults/{vaultName}/protectedItems/{protectedItemName}",
476
- httpMethod: "GET",
477
- responses: {
478
- 200: {
479
- bodyMapper: Mappers.ProtectedItemModel
480
- },
481
- default: {
482
- bodyMapper: Mappers.ErrorResponse
483
- }
484
- },
485
- queryParameters: [Parameters.apiVersion],
486
- urlParameters: [
487
- Parameters.$host,
488
- Parameters.subscriptionId,
489
- Parameters.resourceGroupName,
490
- Parameters.vaultName,
491
- Parameters.protectedItemName
492
- ],
493
- headerParameters: [Parameters.accept],
494
- serializer
495
- };
496
- const createOperationSpec: coreClient.OperationSpec = {
497
- path:
498
- "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationVaults/{vaultName}/protectedItems/{protectedItemName}",
499
- httpMethod: "PUT",
500
- responses: {
501
- 200: {
502
- bodyMapper: Mappers.ProtectedItemModel
503
- },
504
- 201: {
505
- bodyMapper: Mappers.ProtectedItemModel
506
- },
507
- 202: {
508
- bodyMapper: Mappers.ProtectedItemModel
509
- },
510
- 204: {
511
- bodyMapper: Mappers.ProtectedItemModel
512
- },
513
- default: {
514
- bodyMapper: Mappers.ErrorResponse
515
- }
516
- },
517
- requestBody: Parameters.body5,
518
- queryParameters: [Parameters.apiVersion],
519
- urlParameters: [
520
- Parameters.$host,
521
- Parameters.subscriptionId,
522
- Parameters.resourceGroupName,
523
- Parameters.vaultName,
524
- Parameters.protectedItemName
525
- ],
526
- headerParameters: [Parameters.accept, Parameters.contentType],
527
- mediaType: "json",
528
- serializer
529
- };
530
- const deleteOperationSpec: coreClient.OperationSpec = {
531
- path:
532
- "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationVaults/{vaultName}/protectedItems/{protectedItemName}",
533
- httpMethod: "DELETE",
534
- responses: {
535
- 200: {
536
- headersMapper: Mappers.ProtectedItemDeleteHeaders
537
- },
538
- 201: {
539
- headersMapper: Mappers.ProtectedItemDeleteHeaders
540
- },
541
- 202: {
542
- headersMapper: Mappers.ProtectedItemDeleteHeaders
543
- },
544
- 204: {
545
- headersMapper: Mappers.ProtectedItemDeleteHeaders
546
- },
547
- default: {
548
- bodyMapper: Mappers.ErrorResponse
549
- }
550
- },
551
- queryParameters: [Parameters.apiVersion, Parameters.forceDelete],
552
- urlParameters: [
553
- Parameters.$host,
554
- Parameters.subscriptionId,
555
- Parameters.resourceGroupName,
556
- Parameters.vaultName,
557
- Parameters.protectedItemName
558
- ],
559
- headerParameters: [Parameters.accept],
560
- serializer
561
- };
562
- const listOperationSpec: coreClient.OperationSpec = {
563
- path:
564
- "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationVaults/{vaultName}/protectedItems",
565
- httpMethod: "GET",
566
- responses: {
567
- 200: {
568
- bodyMapper: Mappers.ProtectedItemModelCollection
569
- },
570
- default: {
571
- bodyMapper: Mappers.ErrorResponse
572
- }
573
- },
574
- queryParameters: [Parameters.apiVersion],
575
- urlParameters: [
576
- Parameters.$host,
577
- Parameters.subscriptionId,
578
- Parameters.resourceGroupName,
579
- Parameters.vaultName
580
- ],
581
- headerParameters: [Parameters.accept],
582
- serializer
583
- };
584
- const plannedFailoverOperationSpec: coreClient.OperationSpec = {
585
- path:
586
- "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationVaults/{vaultName}/protectedItems/{protectedItemName}/plannedFailover",
587
- httpMethod: "POST",
588
- responses: {
589
- 200: {
590
- bodyMapper: Mappers.PlannedFailoverModel
591
- },
592
- 201: {
593
- bodyMapper: Mappers.PlannedFailoverModel
594
- },
595
- 202: {
596
- bodyMapper: Mappers.PlannedFailoverModel
597
- },
598
- 204: {
599
- bodyMapper: Mappers.PlannedFailoverModel
600
- },
601
- default: {
602
- bodyMapper: Mappers.ErrorResponse
603
- }
604
- },
605
- requestBody: Parameters.body6,
606
- queryParameters: [Parameters.apiVersion],
607
- urlParameters: [
608
- Parameters.$host,
609
- Parameters.subscriptionId,
610
- Parameters.resourceGroupName,
611
- Parameters.vaultName,
612
- Parameters.protectedItemName
613
- ],
614
- headerParameters: [Parameters.accept, Parameters.contentType],
615
- mediaType: "json",
616
- serializer
617
- };
618
- const listNextOperationSpec: coreClient.OperationSpec = {
619
- path: "{nextLink}",
620
- httpMethod: "GET",
621
- responses: {
622
- 200: {
623
- bodyMapper: Mappers.ProtectedItemModelCollection
624
- },
625
- default: {
626
- bodyMapper: Mappers.ErrorResponse
627
- }
628
- },
629
- urlParameters: [
630
- Parameters.$host,
631
- Parameters.subscriptionId,
632
- Parameters.resourceGroupName,
633
- Parameters.nextLink,
634
- Parameters.vaultName
635
- ],
636
- headerParameters: [Parameters.accept],
637
- serializer
638
- };
@@ -1,79 +0,0 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
8
-
9
- import { ProtectedItemOperationStatus } from "../operationsInterfaces";
10
- import * as coreClient from "@azure/core-client";
11
- import * as Mappers from "../models/mappers";
12
- import * as Parameters from "../models/parameters";
13
- import { AzureSiteRecoveryManagementServiceAPI } from "../azureSiteRecoveryManagementServiceAPI";
14
- import {
15
- ProtectedItemOperationStatusGetOptionalParams,
16
- ProtectedItemOperationStatusGetResponse
17
- } from "../models";
18
-
19
- /** Class containing ProtectedItemOperationStatus operations. */
20
- export class ProtectedItemOperationStatusImpl
21
- implements ProtectedItemOperationStatus {
22
- private readonly client: AzureSiteRecoveryManagementServiceAPI;
23
-
24
- /**
25
- * Initialize a new instance of the class ProtectedItemOperationStatus class.
26
- * @param client Reference to the service client
27
- */
28
- constructor(client: AzureSiteRecoveryManagementServiceAPI) {
29
- this.client = client;
30
- }
31
-
32
- /**
33
- * Tracks the results of an asynchronous operation on the protected item.
34
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
35
- * @param vaultName The vault name.
36
- * @param protectedItemName The protected item name.
37
- * @param operationId The ID of an ongoing async operation.
38
- * @param options The options parameters.
39
- */
40
- get(
41
- resourceGroupName: string,
42
- vaultName: string,
43
- protectedItemName: string,
44
- operationId: string,
45
- options?: ProtectedItemOperationStatusGetOptionalParams
46
- ): Promise<ProtectedItemOperationStatusGetResponse> {
47
- return this.client.sendOperationRequest(
48
- { resourceGroupName, vaultName, protectedItemName, operationId, options },
49
- getOperationSpec
50
- );
51
- }
52
- }
53
- // Operation Specifications
54
- const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
55
-
56
- const getOperationSpec: coreClient.OperationSpec = {
57
- path:
58
- "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationVaults/{vaultName}/protectedItems/{protectedItemName}/operations/{operationId}",
59
- httpMethod: "GET",
60
- responses: {
61
- 200: {
62
- bodyMapper: Mappers.OperationStatus
63
- },
64
- default: {
65
- bodyMapper: Mappers.ErrorResponse
66
- }
67
- },
68
- queryParameters: [Parameters.apiVersion],
69
- urlParameters: [
70
- Parameters.$host,
71
- Parameters.subscriptionId,
72
- Parameters.resourceGroupName,
73
- Parameters.operationId,
74
- Parameters.vaultName,
75
- Parameters.protectedItemName
76
- ],
77
- headerParameters: [Parameters.accept],
78
- serializer
79
- };