@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
@@ -0,0 +1,55 @@
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
+ import * as coreClient from "@azure/core-client";
9
+ import * as Mappers from "../models/mappers.js";
10
+ import * as Parameters from "../models/parameters.js";
11
+ /** Class containing FabricOperationsStatus operations. */
12
+ export class FabricOperationsStatusImpl {
13
+ /**
14
+ * Initialize a new instance of the class FabricOperationsStatus class.
15
+ * @param client Reference to the service client
16
+ */
17
+ constructor(client) {
18
+ this.client = client;
19
+ }
20
+ /**
21
+ * Tracks the results of an asynchronous operation on the fabric.
22
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
+ * @param fabricName The fabric name.
24
+ * @param operationId The ID of an ongoing async operation.
25
+ * @param options The options parameters.
26
+ */
27
+ get(resourceGroupName, fabricName, operationId, options) {
28
+ return this.client.sendOperationRequest({ resourceGroupName, fabricName, operationId, options }, getOperationSpec);
29
+ }
30
+ }
31
+ // Operation Specifications
32
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
33
+ const getOperationSpec = {
34
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationFabrics/{fabricName}/operations/{operationId}",
35
+ httpMethod: "GET",
36
+ responses: {
37
+ 200: {
38
+ bodyMapper: Mappers.OperationStatus
39
+ },
40
+ default: {
41
+ bodyMapper: Mappers.ErrorResponse
42
+ }
43
+ },
44
+ queryParameters: [Parameters.apiVersion],
45
+ urlParameters: [
46
+ Parameters.$host,
47
+ Parameters.subscriptionId,
48
+ Parameters.resourceGroupName,
49
+ Parameters.fabricName,
50
+ Parameters.operationId
51
+ ],
52
+ headerParameters: [Parameters.accept],
53
+ serializer
54
+ };
55
+ //# sourceMappingURL=fabricOperationsStatus.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fabricOperationsStatus.js","sourceRoot":"","sources":["../../../src/operations/fabricOperationsStatus.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAOtD,0DAA0D;AAC1D,MAAM,OAAO,0BAA0B;IAGrC;;;OAGG;IACH,YAAY,MAA6C;QACvD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;OAMG;IACH,GAAG,CACD,iBAAyB,EACzB,UAAkB,EAClB,WAAmB,EACnB,OAAiD;QAEjD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,UAAU,EAAE,WAAW,EAAE,OAAO,EAAE,EACvD,gBAAgB,CACjB,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EACF,iKAAiK;IACnK,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;SACpC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,UAAU;QACrB,UAAU,CAAC,WAAW;KACvB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { FabricOperationsStatus } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureSiteRecoveryManagementServiceAPI } from \"../azureSiteRecoveryManagementServiceAPI.js\";\nimport {\n FabricOperationsStatusGetOptionalParams,\n FabricOperationsStatusGetResponse\n} from \"../models/index.js\";\n\n/** Class containing FabricOperationsStatus operations. */\nexport class FabricOperationsStatusImpl implements FabricOperationsStatus {\n private readonly client: AzureSiteRecoveryManagementServiceAPI;\n\n /**\n * Initialize a new instance of the class FabricOperationsStatus class.\n * @param client Reference to the service client\n */\n constructor(client: AzureSiteRecoveryManagementServiceAPI) {\n this.client = client;\n }\n\n /**\n * Tracks the results of an asynchronous operation on the fabric.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param fabricName The fabric name.\n * @param operationId The ID of an ongoing async operation.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n fabricName: string,\n operationId: string,\n options?: FabricOperationsStatusGetOptionalParams\n ): Promise<FabricOperationsStatusGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, fabricName, operationId, options },\n getOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationFabrics/{fabricName}/operations/{operationId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationStatus\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.fabricName,\n Parameters.operationId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -0,0 +1,19 @@
1
+ export * from "./dra.js";
2
+ export * from "./draOperationStatus.js";
3
+ export * from "./emailConfiguration.js";
4
+ export * from "./event.js";
5
+ export * from "./fabric.js";
6
+ export * from "./fabricOperationsStatus.js";
7
+ export * from "./policy.js";
8
+ export * from "./policyOperationStatus.js";
9
+ export * from "./protectedItem.js";
10
+ export * from "./protectedItemOperationStatus.js";
11
+ export * from "./recoveryPoints.js";
12
+ export * from "./replicationExtension.js";
13
+ export * from "./replicationExtensionOperationStatus.js";
14
+ export * from "./operations.js";
15
+ export * from "./vault.js";
16
+ export * from "./vaultOperationStatus.js";
17
+ export * from "./workflow.js";
18
+ export * from "./workflowOperationStatus.js";
19
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAQA,cAAc,UAAU,CAAC;AACzB,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,YAAY,CAAC;AAC3B,cAAc,aAAa,CAAC;AAC5B,cAAc,6BAA6B,CAAC;AAC5C,cAAc,aAAa,CAAC;AAC5B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mCAAmC,CAAC;AAClD,cAAc,qBAAqB,CAAC;AACpC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0CAA0C,CAAC;AACzD,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,eAAe,CAAC;AAC9B,cAAc,8BAA8B,CAAC"}
@@ -0,0 +1,26 @@
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
+ export * from "./dra.js";
9
+ export * from "./draOperationStatus.js";
10
+ export * from "./emailConfiguration.js";
11
+ export * from "./event.js";
12
+ export * from "./fabric.js";
13
+ export * from "./fabricOperationsStatus.js";
14
+ export * from "./policy.js";
15
+ export * from "./policyOperationStatus.js";
16
+ export * from "./protectedItem.js";
17
+ export * from "./protectedItemOperationStatus.js";
18
+ export * from "./recoveryPoints.js";
19
+ export * from "./replicationExtension.js";
20
+ export * from "./replicationExtensionOperationStatus.js";
21
+ export * from "./operations.js";
22
+ export * from "./vault.js";
23
+ export * from "./vaultOperationStatus.js";
24
+ export * from "./workflow.js";
25
+ export * from "./workflowOperationStatus.js";
26
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,YAAY,CAAC;AAC3B,cAAc,aAAa,CAAC;AAC5B,cAAc,6BAA6B,CAAC;AAC5C,cAAc,aAAa,CAAC;AAC5B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mCAAmC,CAAC;AAClD,cAAc,qBAAqB,CAAC;AACpC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0CAA0C,CAAC;AACzD,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,eAAe,CAAC;AAC9B,cAAc,8BAA8B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport * from \"./dra.js\";\nexport * from \"./draOperationStatus.js\";\nexport * from \"./emailConfiguration.js\";\nexport * from \"./event.js\";\nexport * from \"./fabric.js\";\nexport * from \"./fabricOperationsStatus.js\";\nexport * from \"./policy.js\";\nexport * from \"./policyOperationStatus.js\";\nexport * from \"./protectedItem.js\";\nexport * from \"./protectedItemOperationStatus.js\";\nexport * from \"./recoveryPoints.js\";\nexport * from \"./replicationExtension.js\";\nexport * from \"./replicationExtensionOperationStatus.js\";\nexport * from \"./operations.js\";\nexport * from \"./vault.js\";\nexport * from \"./vaultOperationStatus.js\";\nexport * from \"./workflow.js\";\nexport * from \"./workflowOperationStatus.js\";\n"]}
@@ -0,0 +1,32 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { Operations } from "../operationsInterfaces/index.js";
3
+ import { AzureSiteRecoveryManagementServiceAPI } from "../azureSiteRecoveryManagementServiceAPI.js";
4
+ import { Operation, OperationsListOptionalParams } from "../models/index.js";
5
+ /** Class containing Operations operations. */
6
+ export declare class OperationsImpl implements Operations {
7
+ private readonly client;
8
+ /**
9
+ * Initialize a new instance of the class Operations class.
10
+ * @param client Reference to the service client
11
+ */
12
+ constructor(client: AzureSiteRecoveryManagementServiceAPI);
13
+ /**
14
+ * Gets the operations.
15
+ * @param options The options parameters.
16
+ */
17
+ list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
18
+ private listPagingPage;
19
+ private listPagingAll;
20
+ /**
21
+ * Gets the operations.
22
+ * @param options The options parameters.
23
+ */
24
+ private _list;
25
+ /**
26
+ * ListNext
27
+ * @param nextLink The nextLink from the previous successful call to the List method.
28
+ * @param options The options parameters.
29
+ */
30
+ private _listNext;
31
+ }
32
+ //# sourceMappingURL=operations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAI9D,OAAO,EAAE,qCAAqC,EAAE,MAAM,6CAA6C,CAAC;AACpG,OAAO,EACL,SAAS,EAET,4BAA4B,EAG7B,MAAM,oBAAoB,CAAC;AAG5B,8CAA8C;AAC9C,qBAAa,cAAe,YAAW,UAAU;IAC/C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAwC;IAE/D;;;OAGG;gBACS,MAAM,EAAE,qCAAqC;IAIzD;;;OAGG;IACI,IAAI,CACT,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC;YAkBzB,cAAc;YAsBd,aAAa;IAQ5B;;;OAGG;IACH,OAAO,CAAC,KAAK;IAMb;;;;OAIG;IACH,OAAO,CAAC,SAAS;CASlB"}
@@ -0,0 +1,133 @@
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
+ import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
+ import { setContinuationToken } from "../pagingHelper.js";
10
+ import * as coreClient from "@azure/core-client";
11
+ import * as Mappers from "../models/mappers.js";
12
+ import * as Parameters from "../models/parameters.js";
13
+ /// <reference lib="esnext.asynciterable" />
14
+ /** Class containing Operations operations. */
15
+ export class OperationsImpl {
16
+ /**
17
+ * Initialize a new instance of the class Operations class.
18
+ * @param client Reference to the service client
19
+ */
20
+ constructor(client) {
21
+ this.client = client;
22
+ }
23
+ /**
24
+ * Gets the operations.
25
+ * @param options The options parameters.
26
+ */
27
+ list(options) {
28
+ const iter = this.listPagingAll(options);
29
+ return {
30
+ next() {
31
+ return iter.next();
32
+ },
33
+ [Symbol.asyncIterator]() {
34
+ return this;
35
+ },
36
+ byPage: (settings) => {
37
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
38
+ throw new Error("maxPageSize is not supported by this operation.");
39
+ }
40
+ return this.listPagingPage(options, settings);
41
+ }
42
+ };
43
+ }
44
+ listPagingPage(options, settings) {
45
+ return __asyncGenerator(this, arguments, function* listPagingPage_1() {
46
+ let result;
47
+ let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
48
+ if (!continuationToken) {
49
+ result = yield __await(this._list(options));
50
+ let page = result.value || [];
51
+ continuationToken = result.nextLink;
52
+ setContinuationToken(page, continuationToken);
53
+ yield yield __await(page);
54
+ }
55
+ while (continuationToken) {
56
+ result = yield __await(this._listNext(continuationToken, options));
57
+ continuationToken = result.nextLink;
58
+ let page = result.value || [];
59
+ setContinuationToken(page, continuationToken);
60
+ yield yield __await(page);
61
+ }
62
+ });
63
+ }
64
+ listPagingAll(options) {
65
+ return __asyncGenerator(this, arguments, function* listPagingAll_1() {
66
+ var _a, e_1, _b, _c;
67
+ try {
68
+ for (var _d = true, _e = __asyncValues(this.listPagingPage(options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
69
+ _c = _f.value;
70
+ _d = false;
71
+ const page = _c;
72
+ yield __await(yield* __asyncDelegator(__asyncValues(page)));
73
+ }
74
+ }
75
+ catch (e_1_1) { e_1 = { error: e_1_1 }; }
76
+ finally {
77
+ try {
78
+ if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
79
+ }
80
+ finally { if (e_1) throw e_1.error; }
81
+ }
82
+ });
83
+ }
84
+ /**
85
+ * Gets the operations.
86
+ * @param options The options parameters.
87
+ */
88
+ _list(options) {
89
+ return this.client.sendOperationRequest({ options }, listOperationSpec);
90
+ }
91
+ /**
92
+ * ListNext
93
+ * @param nextLink The nextLink from the previous successful call to the List method.
94
+ * @param options The options parameters.
95
+ */
96
+ _listNext(nextLink, options) {
97
+ return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec);
98
+ }
99
+ }
100
+ // Operation Specifications
101
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
102
+ const listOperationSpec = {
103
+ path: "/providers/Microsoft.DataReplication/operations",
104
+ httpMethod: "GET",
105
+ responses: {
106
+ 200: {
107
+ bodyMapper: Mappers.OperationListResult
108
+ },
109
+ default: {
110
+ bodyMapper: Mappers.ErrorResponse
111
+ }
112
+ },
113
+ queryParameters: [Parameters.apiVersion],
114
+ urlParameters: [Parameters.$host],
115
+ headerParameters: [Parameters.accept],
116
+ serializer
117
+ };
118
+ const listNextOperationSpec = {
119
+ path: "{nextLink}",
120
+ httpMethod: "GET",
121
+ responses: {
122
+ 200: {
123
+ bodyMapper: Mappers.OperationListResult
124
+ },
125
+ default: {
126
+ bodyMapper: Mappers.ErrorResponse
127
+ }
128
+ },
129
+ urlParameters: [Parameters.$host, Parameters.nextLink],
130
+ headerParameters: [Parameters.accept],
131
+ serializer
132
+ };
133
+ //# sourceMappingURL=operations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAGH,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAE1D,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAUtD,4CAA4C;AAC5C,8CAA8C;AAC9C,MAAM,OAAO,cAAc;IAGzB;;;OAGG;IACH,YAAY,MAA6C;QACvD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;OAGG;IACI,IAAI,CACT,OAAsC;QAEtC,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;QACzC,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC;YAChD,CAAC;SACF,CAAC;IACJ,CAAC;IAEc,cAAc,CAC3B,OAAsC,EACtC,QAAuB;;YAEvB,IAAI,MAA8B,CAAC;YACnC,IAAI,iBAAiB,GAAG,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,iBAAiB,CAAC;YACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;gBACvB,MAAM,GAAG,cAAM,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CAAA,CAAC;gBACnC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;gBAC9B,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;gBACpC,oBAAoB,CAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;gBAC9C,oBAAM,IAAI,CAAA,CAAC;YACb,CAAC;YACD,OAAO,iBAAiB,EAAE,CAAC;gBACzB,MAAM,GAAG,cAAM,IAAI,CAAC,SAAS,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAA,CAAC;gBAC1D,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;gBACpC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;gBAC9B,oBAAoB,CAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;gBAC9C,oBAAM,IAAI,CAAA,CAAC;YACb,CAAC;QACH,CAAC;KAAA;IAEc,aAAa,CAC1B,OAAsC;;;;gBAEtC,KAAyB,eAAA,KAAA,cAAA,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,CAAA,IAAA,+DAAE,CAAC;oBAA/B,cAA4B;oBAA5B,WAA4B;oBAA1C,MAAM,IAAI,KAAA,CAAA;oBACnB,cAAA,KAAK,CAAC,CAAC,iBAAA,cAAA,IAAI,CAAA,CAAA,CAAA,CAAC;gBACd,CAAC;;;;;;;;;QACH,CAAC;KAAA;IAED;;;OAGG;IACK,KAAK,CACX,OAAsC;QAEtC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,OAAO,EAAE,EAAE,iBAAiB,CAAC,CAAC;IAC1E,CAAC;IAED;;;;OAIG;IACK,SAAS,CACf,QAAgB,EAChB,OAA0C;QAE1C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,QAAQ,EAAE,OAAO,EAAE,EACrB,qBAAqB,CACtB,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,iBAAiB,GAA6B;IAClD,IAAI,EAAE,iDAAiD;IACvD,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,mBAAmB;SACxC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,CAAC;IACjC,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,qBAAqB,GAA6B;IACtD,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,mBAAmB;SACxC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,QAAQ,CAAC;IACtD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { Operations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureSiteRecoveryManagementServiceAPI } from \"../azureSiteRecoveryManagementServiceAPI.js\";\nimport {\n Operation,\n OperationsListNextOptionalParams,\n OperationsListOptionalParams,\n OperationsListResponse,\n OperationsListNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Operations operations. */\nexport class OperationsImpl implements Operations {\n private readonly client: AzureSiteRecoveryManagementServiceAPI;\n\n /**\n * Initialize a new instance of the class Operations class.\n * @param client Reference to the service client\n */\n constructor(client: AzureSiteRecoveryManagementServiceAPI) {\n this.client = client;\n }\n\n /**\n * Gets the operations.\n * @param options The options parameters.\n */\n public list(\n options?: OperationsListOptionalParams\n ): PagedAsyncIterableIterator<Operation> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n }\n };\n }\n\n private async *listPagingPage(\n options?: OperationsListOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<Operation[]> {\n let result: OperationsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: OperationsListOptionalParams\n ): AsyncIterableIterator<Operation> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Gets the operations.\n * @param options The options parameters.\n */\n private _list(\n options?: OperationsListOptionalParams\n ): Promise<OperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: OperationsListNextOptionalParams\n ): Promise<OperationsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.DataReplication/operations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -0,0 +1,79 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { Policy } from "../operationsInterfaces/index.js";
3
+ import { AzureSiteRecoveryManagementServiceAPI } from "../azureSiteRecoveryManagementServiceAPI.js";
4
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
5
+ import { PolicyModel, PolicyListOptionalParams, PolicyGetOptionalParams, PolicyGetResponse, PolicyCreateOptionalParams, PolicyCreateResponse, PolicyDeleteOptionalParams, PolicyDeleteResponse } from "../models/index.js";
6
+ /** Class containing Policy operations. */
7
+ export declare class PolicyImpl implements Policy {
8
+ private readonly client;
9
+ /**
10
+ * Initialize a new instance of the class Policy class.
11
+ * @param client Reference to the service client
12
+ */
13
+ constructor(client: AzureSiteRecoveryManagementServiceAPI);
14
+ /**
15
+ * Gets the list of policies in the given vault.
16
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
+ * @param vaultName The vault name.
18
+ * @param options The options parameters.
19
+ */
20
+ list(resourceGroupName: string, vaultName: string, options?: PolicyListOptionalParams): PagedAsyncIterableIterator<PolicyModel>;
21
+ private listPagingPage;
22
+ private listPagingAll;
23
+ /**
24
+ * Gets the details of the policy.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
+ * @param vaultName The vault name.
27
+ * @param policyName The policy name.
28
+ * @param options The options parameters.
29
+ */
30
+ get(resourceGroupName: string, vaultName: string, policyName: string, options?: PolicyGetOptionalParams): Promise<PolicyGetResponse>;
31
+ /**
32
+ * Creates the policy.
33
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
34
+ * @param vaultName The vault name.
35
+ * @param policyName The policy name.
36
+ * @param options The options parameters.
37
+ */
38
+ beginCreate(resourceGroupName: string, vaultName: string, policyName: string, options?: PolicyCreateOptionalParams): Promise<SimplePollerLike<OperationState<PolicyCreateResponse>, PolicyCreateResponse>>;
39
+ /**
40
+ * Creates the policy.
41
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
42
+ * @param vaultName The vault name.
43
+ * @param policyName The policy name.
44
+ * @param options The options parameters.
45
+ */
46
+ beginCreateAndWait(resourceGroupName: string, vaultName: string, policyName: string, options?: PolicyCreateOptionalParams): Promise<PolicyCreateResponse>;
47
+ /**
48
+ * Removes the policy.
49
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
50
+ * @param vaultName The vault name.
51
+ * @param policyName The policy name.
52
+ * @param options The options parameters.
53
+ */
54
+ beginDelete(resourceGroupName: string, vaultName: string, policyName: string, options?: PolicyDeleteOptionalParams): Promise<SimplePollerLike<OperationState<PolicyDeleteResponse>, PolicyDeleteResponse>>;
55
+ /**
56
+ * Removes the policy.
57
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
58
+ * @param vaultName The vault name.
59
+ * @param policyName The policy name.
60
+ * @param options The options parameters.
61
+ */
62
+ beginDeleteAndWait(resourceGroupName: string, vaultName: string, policyName: string, options?: PolicyDeleteOptionalParams): Promise<PolicyDeleteResponse>;
63
+ /**
64
+ * Gets the list of policies in the given vault.
65
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
+ * @param vaultName The vault name.
67
+ * @param options The options parameters.
68
+ */
69
+ private _list;
70
+ /**
71
+ * ListNext
72
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
73
+ * @param vaultName The vault name.
74
+ * @param nextLink The nextLink from the previous successful call to the List method.
75
+ * @param options The options parameters.
76
+ */
77
+ private _listNext;
78
+ }
79
+ //# sourceMappingURL=policy.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"policy.d.ts","sourceRoot":"","sources":["../../../src/operations/policy.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,MAAM,EAAE,MAAM,kCAAkC,CAAC;AAI1D,OAAO,EAAE,qCAAqC,EAAE,MAAM,6CAA6C,CAAC;AACpG,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,WAAW,EAEX,wBAAwB,EAExB,uBAAuB,EACvB,iBAAiB,EACjB,0BAA0B,EAC1B,oBAAoB,EACpB,0BAA0B,EAC1B,oBAAoB,EAErB,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,qBAAa,UAAW,YAAW,MAAM;IACvC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAwC;IAE/D;;;OAGG;gBACS,MAAM,EAAE,qCAAqC;IAIzD;;;;;OAKG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,wBAAwB,GACjC,0BAA0B,CAAC,WAAW,CAAC;YAuB3B,cAAc;YA6Bd,aAAa;IAc5B;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,uBAAuB,GAChC,OAAO,CAAC,iBAAiB,CAAC;IAO7B;;;;;;OAMG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,CAC7E;IAyDD;;;;;;OAMG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC;IAUhC;;;;;;OAMG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,CAC7E;IAyDD;;;;;;OAMG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC;IAUhC;;;;;OAKG;IACH,OAAO,CAAC,KAAK;IAWb;;;;;;OAMG;IACH,OAAO,CAAC,SAAS;CAWlB"}