@azure/arm-recoveryservices-siterecovery 5.2.1-alpha.20250218.1 → 5.2.1-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 (1892) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/dist/browser/index.d.ts.map +1 -0
  4. package/dist/browser/index.js +13 -0
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js.map +1 -0
  7. package/dist/browser/models/index.js.map +1 -0
  8. package/dist/browser/models/mappers.js.map +1 -0
  9. package/dist/browser/models/parameters.js +617 -0
  10. package/dist/browser/models/parameters.js.map +1 -0
  11. package/dist/browser/operations/index.d.ts +29 -0
  12. package/dist/browser/operations/index.d.ts.map +1 -0
  13. package/dist/browser/operations/index.js +36 -0
  14. package/dist/browser/operations/index.js.map +1 -0
  15. package/dist/browser/operations/migrationRecoveryPoints.d.ts +63 -0
  16. package/dist/browser/operations/migrationRecoveryPoints.d.ts.map +1 -0
  17. package/dist/browser/operations/migrationRecoveryPoints.js +222 -0
  18. package/dist/browser/operations/migrationRecoveryPoints.js.map +1 -0
  19. package/dist/browser/operations/operations.d.ts +38 -0
  20. package/dist/browser/operations/operations.d.ts.map +1 -0
  21. package/dist/browser/operations/operations.js +142 -0
  22. package/dist/browser/operations/operations.js.map +1 -0
  23. package/dist/browser/operations/recoveryPoints.d.ts +63 -0
  24. package/dist/browser/operations/recoveryPoints.d.ts.map +1 -0
  25. package/dist/browser/operations/recoveryPoints.js +222 -0
  26. package/dist/browser/operations/recoveryPoints.js.map +1 -0
  27. package/dist/browser/operations/replicationAlertSettings.d.ts +60 -0
  28. package/dist/browser/operations/replicationAlertSettings.d.ts.map +1 -0
  29. package/dist/browser/operations/replicationAlertSettings.js +210 -0
  30. package/dist/browser/operations/replicationAlertSettings.js.map +1 -0
  31. package/dist/browser/operations/replicationAppliances.d.ts +41 -0
  32. package/dist/browser/operations/replicationAppliances.d.ts.map +1 -0
  33. package/dist/browser/operations/replicationAppliances.js +147 -0
  34. package/dist/browser/operations/replicationAppliances.js.map +1 -0
  35. package/dist/browser/operations/replicationEligibilityResultsOperations.d.ts +29 -0
  36. package/dist/browser/operations/replicationEligibilityResultsOperations.d.ts.map +1 -0
  37. package/dist/browser/operations/replicationEligibilityResultsOperations.js +79 -0
  38. package/dist/browser/operations/replicationEligibilityResultsOperations.js.map +1 -0
  39. package/dist/browser/operations/replicationEvents.d.ts +50 -0
  40. package/dist/browser/operations/replicationEvents.d.ts.map +1 -0
  41. package/dist/browser/operations/replicationEvents.js +177 -0
  42. package/dist/browser/operations/replicationEvents.js.map +1 -0
  43. package/dist/browser/operations/replicationFabrics.d.ts +201 -0
  44. package/dist/browser/operations/replicationFabrics.d.ts.map +1 -0
  45. package/dist/browser/operations/replicationFabrics.js +828 -0
  46. package/dist/browser/operations/replicationFabrics.js.map +1 -0
  47. package/dist/browser/operations/replicationJobs.d.ts +125 -0
  48. package/dist/browser/operations/replicationJobs.d.ts.map +1 -0
  49. package/dist/browser/operations/replicationJobs.js +522 -0
  50. package/dist/browser/operations/replicationJobs.js.map +1 -0
  51. package/dist/browser/operations/replicationLogicalNetworks.d.ts +55 -0
  52. package/dist/browser/operations/replicationLogicalNetworks.d.ts.map +1 -0
  53. package/dist/browser/operations/replicationLogicalNetworks.js +191 -0
  54. package/dist/browser/operations/replicationLogicalNetworks.js.map +1 -0
  55. package/dist/browser/operations/replicationMigrationItems.d.ts +301 -0
  56. package/dist/browser/operations/replicationMigrationItems.d.ts.map +1 -0
  57. package/dist/browser/operations/replicationMigrationItems.js +1235 -0
  58. package/dist/browser/operations/replicationMigrationItems.js.map +1 -0
  59. package/dist/browser/operations/replicationNetworkMappings.d.ts +157 -0
  60. package/dist/browser/operations/replicationNetworkMappings.d.ts.map +1 -0
  61. package/dist/browser/operations/replicationNetworkMappings.js +613 -0
  62. package/dist/browser/operations/replicationNetworkMappings.js.map +1 -0
  63. package/dist/browser/operations/replicationNetworks.d.ts +82 -0
  64. package/dist/browser/operations/replicationNetworks.d.ts.map +1 -0
  65. package/dist/browser/operations/replicationNetworks.js +306 -0
  66. package/dist/browser/operations/replicationNetworks.js.map +1 -0
  67. package/dist/browser/operations/replicationPolicies.d.ts +109 -0
  68. package/dist/browser/operations/replicationPolicies.d.ts.map +1 -0
  69. package/dist/browser/operations/replicationPolicies.js +422 -0
  70. package/dist/browser/operations/replicationPolicies.js.map +1 -0
  71. package/dist/browser/operations/replicationProtectableItems.d.ts +59 -0
  72. package/dist/browser/operations/replicationProtectableItems.d.ts.map +1 -0
  73. package/dist/browser/operations/replicationProtectableItems.js +217 -0
  74. package/dist/browser/operations/replicationProtectableItems.js.map +1 -0
  75. package/dist/browser/operations/replicationProtectedItems.d.ts +547 -0
  76. package/dist/browser/operations/replicationProtectedItems.d.ts.map +1 -0
  77. package/dist/browser/operations/replicationProtectedItems.js +2225 -0
  78. package/dist/browser/operations/replicationProtectedItems.js.map +1 -0
  79. package/dist/browser/operations/replicationProtectionContainerMappings.d.ts +181 -0
  80. package/dist/browser/operations/replicationProtectionContainerMappings.d.ts.map +1 -0
  81. package/dist/browser/operations/replicationProtectionContainerMappings.js +707 -0
  82. package/dist/browser/operations/replicationProtectionContainerMappings.js.map +1 -0
  83. package/dist/browser/operations/replicationProtectionContainers.d.ts +169 -0
  84. package/dist/browser/operations/replicationProtectionContainers.d.ts.map +1 -0
  85. package/dist/browser/operations/replicationProtectionContainers.js +683 -0
  86. package/dist/browser/operations/replicationProtectionContainers.js.map +1 -0
  87. package/dist/browser/operations/replicationProtectionIntents.d.ts +60 -0
  88. package/dist/browser/operations/replicationProtectionIntents.d.ts.map +1 -0
  89. package/dist/browser/operations/replicationProtectionIntents.js +214 -0
  90. package/dist/browser/operations/replicationProtectionIntents.js.map +1 -0
  91. package/dist/browser/operations/replicationRecoveryPlans.d.ts +243 -0
  92. package/dist/browser/operations/replicationRecoveryPlans.d.ts.map +1 -0
  93. package/dist/browser/operations/replicationRecoveryPlans.js +1055 -0
  94. package/dist/browser/operations/replicationRecoveryPlans.js.map +1 -0
  95. package/dist/browser/operations/replicationRecoveryServicesProviders.d.ts +165 -0
  96. package/dist/browser/operations/replicationRecoveryServicesProviders.d.ts.map +1 -0
  97. package/dist/browser/operations/replicationRecoveryServicesProviders.js +653 -0
  98. package/dist/browser/operations/replicationRecoveryServicesProviders.js.map +1 -0
  99. package/dist/browser/operations/replicationStorageClassificationMappings.d.ts +133 -0
  100. package/dist/browser/operations/replicationStorageClassificationMappings.d.ts.map +1 -0
  101. package/dist/browser/operations/replicationStorageClassificationMappings.js +518 -0
  102. package/dist/browser/operations/replicationStorageClassificationMappings.js.map +1 -0
  103. package/dist/browser/operations/replicationStorageClassifications.d.ts +82 -0
  104. package/dist/browser/operations/replicationStorageClassifications.d.ts.map +1 -0
  105. package/dist/browser/operations/replicationStorageClassifications.js +312 -0
  106. package/dist/browser/operations/replicationStorageClassifications.js.map +1 -0
  107. package/dist/browser/operations/replicationVaultHealth.d.ts +38 -0
  108. package/dist/browser/operations/replicationVaultHealth.d.ts.map +1 -0
  109. package/dist/browser/operations/replicationVaultHealth.js +133 -0
  110. package/dist/browser/operations/replicationVaultHealth.js.map +1 -0
  111. package/dist/browser/operations/replicationVaultSetting.d.ts +71 -0
  112. package/dist/browser/operations/replicationVaultSetting.d.ts.map +1 -0
  113. package/dist/browser/operations/replicationVaultSetting.js +272 -0
  114. package/dist/browser/operations/replicationVaultSetting.js.map +1 -0
  115. package/dist/browser/operations/replicationvCenters.d.ts +147 -0
  116. package/dist/browser/operations/replicationvCenters.d.ts.map +1 -0
  117. package/dist/browser/operations/replicationvCenters.js +580 -0
  118. package/dist/browser/operations/replicationvCenters.js.map +1 -0
  119. package/dist/browser/operations/supportedOperatingSystemsOperations.d.ts +21 -0
  120. package/dist/browser/operations/supportedOperatingSystemsOperations.d.ts.map +1 -0
  121. package/dist/browser/operations/supportedOperatingSystemsOperations.js +51 -0
  122. package/dist/browser/operations/supportedOperatingSystemsOperations.js.map +1 -0
  123. package/dist/browser/operations/targetComputeSizes.d.ts +51 -0
  124. package/dist/browser/operations/targetComputeSizes.d.ts.map +1 -0
  125. package/dist/browser/operations/targetComputeSizes.js +178 -0
  126. package/dist/browser/operations/targetComputeSizes.js.map +1 -0
  127. package/dist/browser/operationsInterfaces/index.d.ts +29 -0
  128. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  129. package/dist/browser/operationsInterfaces/index.js +36 -0
  130. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  131. package/dist/browser/operationsInterfaces/migrationRecoveryPoints.d.ts +29 -0
  132. package/dist/browser/operationsInterfaces/migrationRecoveryPoints.d.ts.map +1 -0
  133. package/dist/browser/operationsInterfaces/migrationRecoveryPoints.js.map +1 -0
  134. package/dist/browser/operationsInterfaces/operations.d.ts +13 -0
  135. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
  136. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  137. package/dist/browser/operationsInterfaces/recoveryPoints.d.ts +29 -0
  138. package/dist/browser/operationsInterfaces/recoveryPoints.d.ts.map +1 -0
  139. package/dist/browser/operationsInterfaces/recoveryPoints.js.map +1 -0
  140. package/dist/browser/operationsInterfaces/replicationAlertSettings.d.ts +33 -0
  141. package/dist/browser/operationsInterfaces/replicationAlertSettings.d.ts.map +1 -0
  142. package/dist/browser/operationsInterfaces/replicationAlertSettings.js.map +1 -0
  143. package/dist/browser/operationsInterfaces/replicationAppliances.d.ts +14 -0
  144. package/dist/browser/operationsInterfaces/replicationAppliances.d.ts.map +1 -0
  145. package/dist/browser/operationsInterfaces/replicationAppliances.js.map +1 -0
  146. package/dist/browser/operationsInterfaces/replicationEligibilityResultsOperations.d.ts +21 -0
  147. package/dist/browser/operationsInterfaces/replicationEligibilityResultsOperations.d.ts.map +1 -0
  148. package/dist/browser/operationsInterfaces/replicationEligibilityResultsOperations.js.map +1 -0
  149. package/dist/browser/operationsInterfaces/replicationEvents.d.ts +23 -0
  150. package/dist/browser/operationsInterfaces/replicationEvents.d.ts.map +1 -0
  151. package/dist/browser/operationsInterfaces/replicationEvents.js.map +1 -0
  152. package/dist/browser/operationsInterfaces/replicationFabrics.d.ts +174 -0
  153. package/dist/browser/operationsInterfaces/replicationFabrics.d.ts.map +1 -0
  154. package/dist/browser/operationsInterfaces/replicationFabrics.js.map +1 -0
  155. package/dist/browser/operationsInterfaces/replicationJobs.d.ts +98 -0
  156. package/dist/browser/operationsInterfaces/replicationJobs.d.ts.map +1 -0
  157. package/dist/browser/operationsInterfaces/replicationJobs.js.map +1 -0
  158. package/dist/browser/operationsInterfaces/replicationLogicalNetworks.d.ts +25 -0
  159. package/dist/browser/operationsInterfaces/replicationLogicalNetworks.d.ts.map +1 -0
  160. package/dist/browser/operationsInterfaces/replicationLogicalNetworks.js.map +1 -0
  161. package/dist/browser/operationsInterfaces/replicationMigrationItems.d.ts +250 -0
  162. package/dist/browser/operationsInterfaces/replicationMigrationItems.d.ts.map +1 -0
  163. package/dist/browser/operationsInterfaces/replicationMigrationItems.js.map +1 -0
  164. package/dist/browser/operationsInterfaces/replicationNetworkMappings.d.ts +106 -0
  165. package/dist/browser/operationsInterfaces/replicationNetworkMappings.d.ts.map +1 -0
  166. package/dist/browser/operationsInterfaces/replicationNetworkMappings.js.map +1 -0
  167. package/dist/browser/operationsInterfaces/replicationNetworks.d.ts +33 -0
  168. package/dist/browser/operationsInterfaces/replicationNetworks.d.ts.map +1 -0
  169. package/dist/browser/operationsInterfaces/replicationNetworks.js.map +1 -0
  170. package/dist/browser/operationsInterfaces/replicationPolicies.d.ts +82 -0
  171. package/dist/browser/operationsInterfaces/replicationPolicies.d.ts.map +1 -0
  172. package/dist/browser/operationsInterfaces/replicationPolicies.js.map +1 -0
  173. package/dist/browser/operationsInterfaces/replicationProtectableItems.d.ts +27 -0
  174. package/dist/browser/operationsInterfaces/replicationProtectableItems.d.ts.map +1 -0
  175. package/dist/browser/operationsInterfaces/replicationProtectableItems.js.map +1 -0
  176. package/dist/browser/operationsInterfaces/replicationProtectedItems.d.ts +496 -0
  177. package/dist/browser/operationsInterfaces/replicationProtectedItems.d.ts.map +1 -0
  178. package/dist/browser/operationsInterfaces/replicationProtectedItems.js.map +1 -0
  179. package/dist/browser/operationsInterfaces/replicationProtectionContainerMappings.d.ts +130 -0
  180. package/dist/browser/operationsInterfaces/replicationProtectionContainerMappings.d.ts.map +1 -0
  181. package/dist/browser/operationsInterfaces/replicationProtectionContainerMappings.js.map +1 -0
  182. package/dist/browser/operationsInterfaces/replicationProtectionContainers.d.ts +120 -0
  183. package/dist/browser/operationsInterfaces/replicationProtectionContainers.d.ts.map +1 -0
  184. package/dist/browser/operationsInterfaces/replicationProtectionContainers.js.map +1 -0
  185. package/dist/browser/operationsInterfaces/replicationProtectionIntents.d.ts +33 -0
  186. package/dist/browser/operationsInterfaces/replicationProtectionIntents.d.ts.map +1 -0
  187. package/dist/browser/operationsInterfaces/replicationProtectionIntents.js.map +1 -0
  188. package/dist/browser/operationsInterfaces/replicationRecoveryPlans.d.ts +216 -0
  189. package/dist/browser/operationsInterfaces/replicationRecoveryPlans.d.ts.map +1 -0
  190. package/dist/browser/operationsInterfaces/replicationRecoveryPlans.js.map +1 -0
  191. package/dist/browser/operationsInterfaces/replicationRecoveryServicesProviders.d.ts +116 -0
  192. package/dist/browser/operationsInterfaces/replicationRecoveryServicesProviders.d.ts.map +1 -0
  193. package/dist/browser/operationsInterfaces/replicationRecoveryServicesProviders.js.map +1 -0
  194. package/dist/browser/operationsInterfaces/replicationStorageClassificationMappings.d.ts +82 -0
  195. package/dist/browser/operationsInterfaces/replicationStorageClassificationMappings.d.ts.map +1 -0
  196. package/dist/browser/operationsInterfaces/replicationStorageClassificationMappings.js.map +1 -0
  197. package/dist/browser/operationsInterfaces/replicationStorageClassifications.d.ts +33 -0
  198. package/dist/browser/operationsInterfaces/replicationStorageClassifications.d.ts.map +1 -0
  199. package/dist/browser/operationsInterfaces/replicationStorageClassifications.js.map +1 -0
  200. package/dist/browser/operationsInterfaces/replicationVaultHealth.d.ts +30 -0
  201. package/dist/browser/operationsInterfaces/replicationVaultHealth.d.ts.map +1 -0
  202. package/dist/browser/operationsInterfaces/replicationVaultHealth.js.map +1 -0
  203. package/dist/browser/operationsInterfaces/replicationVaultSetting.d.ts +44 -0
  204. package/dist/browser/operationsInterfaces/replicationVaultSetting.d.ts.map +1 -0
  205. package/dist/browser/operationsInterfaces/replicationVaultSetting.js.map +1 -0
  206. package/dist/browser/operationsInterfaces/replicationvCenters.d.ts +98 -0
  207. package/dist/browser/operationsInterfaces/replicationvCenters.d.ts.map +1 -0
  208. package/dist/browser/operationsInterfaces/replicationvCenters.js.map +1 -0
  209. package/dist/browser/operationsInterfaces/supportedOperatingSystemsOperations.d.ts +13 -0
  210. package/dist/browser/operationsInterfaces/supportedOperatingSystemsOperations.d.ts.map +1 -0
  211. package/dist/browser/operationsInterfaces/supportedOperatingSystemsOperations.js.map +1 -0
  212. package/dist/browser/operationsInterfaces/targetComputeSizes.d.ts +17 -0
  213. package/dist/browser/operationsInterfaces/targetComputeSizes.d.ts.map +1 -0
  214. package/dist/browser/operationsInterfaces/targetComputeSizes.js.map +1 -0
  215. package/dist/browser/package.json +3 -0
  216. package/dist/browser/pagingHelper.js.map +1 -0
  217. package/dist/browser/siteRecoveryManagementClient.d.ts +47 -0
  218. package/dist/browser/siteRecoveryManagementClient.d.ts.map +1 -0
  219. package/dist/browser/siteRecoveryManagementClient.js +131 -0
  220. package/dist/browser/siteRecoveryManagementClient.js.map +1 -0
  221. package/dist/commonjs/index.d.ts +5 -0
  222. package/dist/commonjs/index.d.ts.map +1 -0
  223. package/dist/commonjs/index.js +19 -0
  224. package/dist/commonjs/index.js.map +1 -0
  225. package/dist/commonjs/lroImpl.d.ts +11 -0
  226. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  227. package/dist/commonjs/lroImpl.js +17 -0
  228. package/dist/commonjs/lroImpl.js.map +1 -0
  229. package/dist/commonjs/models/index.d.ts +10583 -0
  230. package/dist/commonjs/models/index.d.ts.map +1 -0
  231. package/dist/commonjs/models/index.js +605 -0
  232. package/dist/commonjs/models/index.js.map +1 -0
  233. package/dist/commonjs/models/mappers.d.ts +744 -0
  234. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  235. package/dist/commonjs/models/mappers.js +20703 -0
  236. package/dist/commonjs/models/mappers.js.map +1 -0
  237. package/dist/commonjs/models/parameters.d.ts +93 -0
  238. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  239. package/dist/commonjs/models/parameters.js +621 -0
  240. package/dist/commonjs/models/parameters.js.map +1 -0
  241. package/dist/commonjs/operations/index.d.ts +29 -0
  242. package/dist/commonjs/operations/index.d.ts.map +1 -0
  243. package/dist/commonjs/operations/index.js +39 -0
  244. package/dist/commonjs/operations/index.js.map +1 -0
  245. package/dist/commonjs/operations/migrationRecoveryPoints.d.ts +63 -0
  246. package/dist/commonjs/operations/migrationRecoveryPoints.d.ts.map +1 -0
  247. package/dist/commonjs/operations/migrationRecoveryPoints.js +226 -0
  248. package/dist/commonjs/operations/migrationRecoveryPoints.js.map +1 -0
  249. package/dist/commonjs/operations/operations.d.ts +38 -0
  250. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  251. package/dist/commonjs/operations/operations.js +146 -0
  252. package/dist/commonjs/operations/operations.js.map +1 -0
  253. package/dist/commonjs/operations/recoveryPoints.d.ts +63 -0
  254. package/dist/commonjs/operations/recoveryPoints.d.ts.map +1 -0
  255. package/dist/commonjs/operations/recoveryPoints.js +226 -0
  256. package/dist/commonjs/operations/recoveryPoints.js.map +1 -0
  257. package/dist/commonjs/operations/replicationAlertSettings.d.ts +60 -0
  258. package/dist/commonjs/operations/replicationAlertSettings.d.ts.map +1 -0
  259. package/dist/commonjs/operations/replicationAlertSettings.js +214 -0
  260. package/dist/commonjs/operations/replicationAlertSettings.js.map +1 -0
  261. package/dist/commonjs/operations/replicationAppliances.d.ts +41 -0
  262. package/dist/commonjs/operations/replicationAppliances.d.ts.map +1 -0
  263. package/dist/commonjs/operations/replicationAppliances.js +151 -0
  264. package/dist/commonjs/operations/replicationAppliances.js.map +1 -0
  265. package/dist/commonjs/operations/replicationEligibilityResultsOperations.d.ts +29 -0
  266. package/dist/commonjs/operations/replicationEligibilityResultsOperations.d.ts.map +1 -0
  267. package/dist/commonjs/operations/replicationEligibilityResultsOperations.js +84 -0
  268. package/dist/commonjs/operations/replicationEligibilityResultsOperations.js.map +1 -0
  269. package/dist/commonjs/operations/replicationEvents.d.ts +50 -0
  270. package/dist/commonjs/operations/replicationEvents.d.ts.map +1 -0
  271. package/dist/commonjs/operations/replicationEvents.js +181 -0
  272. package/dist/commonjs/operations/replicationEvents.js.map +1 -0
  273. package/dist/commonjs/operations/replicationFabrics.d.ts +201 -0
  274. package/dist/commonjs/operations/replicationFabrics.d.ts.map +1 -0
  275. package/dist/commonjs/operations/replicationFabrics.js +832 -0
  276. package/dist/commonjs/operations/replicationFabrics.js.map +1 -0
  277. package/dist/commonjs/operations/replicationJobs.d.ts +125 -0
  278. package/dist/commonjs/operations/replicationJobs.d.ts.map +1 -0
  279. package/dist/commonjs/operations/replicationJobs.js +526 -0
  280. package/dist/commonjs/operations/replicationJobs.js.map +1 -0
  281. package/dist/commonjs/operations/replicationLogicalNetworks.d.ts +55 -0
  282. package/dist/commonjs/operations/replicationLogicalNetworks.d.ts.map +1 -0
  283. package/dist/commonjs/operations/replicationLogicalNetworks.js +195 -0
  284. package/dist/commonjs/operations/replicationLogicalNetworks.js.map +1 -0
  285. package/dist/commonjs/operations/replicationMigrationItems.d.ts +301 -0
  286. package/dist/commonjs/operations/replicationMigrationItems.d.ts.map +1 -0
  287. package/dist/commonjs/operations/replicationMigrationItems.js +1239 -0
  288. package/dist/commonjs/operations/replicationMigrationItems.js.map +1 -0
  289. package/dist/commonjs/operations/replicationNetworkMappings.d.ts +157 -0
  290. package/dist/commonjs/operations/replicationNetworkMappings.d.ts.map +1 -0
  291. package/dist/commonjs/operations/replicationNetworkMappings.js +617 -0
  292. package/dist/commonjs/operations/replicationNetworkMappings.js.map +1 -0
  293. package/dist/commonjs/operations/replicationNetworks.d.ts +82 -0
  294. package/dist/commonjs/operations/replicationNetworks.d.ts.map +1 -0
  295. package/dist/commonjs/operations/replicationNetworks.js +310 -0
  296. package/dist/commonjs/operations/replicationNetworks.js.map +1 -0
  297. package/dist/commonjs/operations/replicationPolicies.d.ts +109 -0
  298. package/dist/commonjs/operations/replicationPolicies.d.ts.map +1 -0
  299. package/dist/commonjs/operations/replicationPolicies.js +426 -0
  300. package/dist/commonjs/operations/replicationPolicies.js.map +1 -0
  301. package/dist/commonjs/operations/replicationProtectableItems.d.ts +59 -0
  302. package/dist/commonjs/operations/replicationProtectableItems.d.ts.map +1 -0
  303. package/dist/commonjs/operations/replicationProtectableItems.js +221 -0
  304. package/dist/commonjs/operations/replicationProtectableItems.js.map +1 -0
  305. package/dist/commonjs/operations/replicationProtectedItems.d.ts +547 -0
  306. package/dist/commonjs/operations/replicationProtectedItems.d.ts.map +1 -0
  307. package/dist/commonjs/operations/replicationProtectedItems.js +2229 -0
  308. package/dist/commonjs/operations/replicationProtectedItems.js.map +1 -0
  309. package/dist/commonjs/operations/replicationProtectionContainerMappings.d.ts +181 -0
  310. package/dist/commonjs/operations/replicationProtectionContainerMappings.d.ts.map +1 -0
  311. package/dist/commonjs/operations/replicationProtectionContainerMappings.js +711 -0
  312. package/dist/commonjs/operations/replicationProtectionContainerMappings.js.map +1 -0
  313. package/dist/commonjs/operations/replicationProtectionContainers.d.ts +169 -0
  314. package/dist/commonjs/operations/replicationProtectionContainers.d.ts.map +1 -0
  315. package/dist/commonjs/operations/replicationProtectionContainers.js +687 -0
  316. package/dist/commonjs/operations/replicationProtectionContainers.js.map +1 -0
  317. package/dist/commonjs/operations/replicationProtectionIntents.d.ts +60 -0
  318. package/dist/commonjs/operations/replicationProtectionIntents.d.ts.map +1 -0
  319. package/dist/commonjs/operations/replicationProtectionIntents.js +218 -0
  320. package/dist/commonjs/operations/replicationProtectionIntents.js.map +1 -0
  321. package/dist/commonjs/operations/replicationRecoveryPlans.d.ts +243 -0
  322. package/dist/commonjs/operations/replicationRecoveryPlans.d.ts.map +1 -0
  323. package/dist/commonjs/operations/replicationRecoveryPlans.js +1059 -0
  324. package/dist/commonjs/operations/replicationRecoveryPlans.js.map +1 -0
  325. package/dist/commonjs/operations/replicationRecoveryServicesProviders.d.ts +165 -0
  326. package/dist/commonjs/operations/replicationRecoveryServicesProviders.d.ts.map +1 -0
  327. package/dist/commonjs/operations/replicationRecoveryServicesProviders.js +657 -0
  328. package/dist/commonjs/operations/replicationRecoveryServicesProviders.js.map +1 -0
  329. package/dist/commonjs/operations/replicationStorageClassificationMappings.d.ts +133 -0
  330. package/dist/commonjs/operations/replicationStorageClassificationMappings.d.ts.map +1 -0
  331. package/dist/commonjs/operations/replicationStorageClassificationMappings.js +522 -0
  332. package/dist/commonjs/operations/replicationStorageClassificationMappings.js.map +1 -0
  333. package/dist/commonjs/operations/replicationStorageClassifications.d.ts +82 -0
  334. package/dist/commonjs/operations/replicationStorageClassifications.d.ts.map +1 -0
  335. package/dist/commonjs/operations/replicationStorageClassifications.js +316 -0
  336. package/dist/commonjs/operations/replicationStorageClassifications.js.map +1 -0
  337. package/dist/commonjs/operations/replicationVaultHealth.d.ts +38 -0
  338. package/dist/commonjs/operations/replicationVaultHealth.d.ts.map +1 -0
  339. package/dist/commonjs/operations/replicationVaultHealth.js +138 -0
  340. package/dist/commonjs/operations/replicationVaultHealth.js.map +1 -0
  341. package/dist/commonjs/operations/replicationVaultSetting.d.ts +71 -0
  342. package/dist/commonjs/operations/replicationVaultSetting.d.ts.map +1 -0
  343. package/dist/commonjs/operations/replicationVaultSetting.js +276 -0
  344. package/dist/commonjs/operations/replicationVaultSetting.js.map +1 -0
  345. package/dist/commonjs/operations/replicationvCenters.d.ts +147 -0
  346. package/dist/commonjs/operations/replicationvCenters.d.ts.map +1 -0
  347. package/dist/commonjs/operations/replicationvCenters.js +584 -0
  348. package/dist/commonjs/operations/replicationvCenters.js.map +1 -0
  349. package/dist/commonjs/operations/supportedOperatingSystemsOperations.d.ts +21 -0
  350. package/dist/commonjs/operations/supportedOperatingSystemsOperations.d.ts.map +1 -0
  351. package/dist/commonjs/operations/supportedOperatingSystemsOperations.js +56 -0
  352. package/dist/commonjs/operations/supportedOperatingSystemsOperations.js.map +1 -0
  353. package/dist/commonjs/operations/targetComputeSizes.d.ts +51 -0
  354. package/dist/commonjs/operations/targetComputeSizes.d.ts.map +1 -0
  355. package/dist/commonjs/operations/targetComputeSizes.js +182 -0
  356. package/dist/commonjs/operations/targetComputeSizes.js.map +1 -0
  357. package/dist/commonjs/operationsInterfaces/index.d.ts +29 -0
  358. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  359. package/dist/commonjs/operationsInterfaces/index.js +39 -0
  360. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  361. package/dist/commonjs/operationsInterfaces/migrationRecoveryPoints.d.ts +29 -0
  362. package/dist/commonjs/operationsInterfaces/migrationRecoveryPoints.d.ts.map +1 -0
  363. package/dist/commonjs/operationsInterfaces/migrationRecoveryPoints.js +10 -0
  364. package/dist/commonjs/operationsInterfaces/migrationRecoveryPoints.js.map +1 -0
  365. package/dist/commonjs/operationsInterfaces/operations.d.ts +13 -0
  366. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  367. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  368. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  369. package/dist/commonjs/operationsInterfaces/recoveryPoints.d.ts +29 -0
  370. package/dist/commonjs/operationsInterfaces/recoveryPoints.d.ts.map +1 -0
  371. package/dist/commonjs/operationsInterfaces/recoveryPoints.js +10 -0
  372. package/dist/commonjs/operationsInterfaces/recoveryPoints.js.map +1 -0
  373. package/dist/commonjs/operationsInterfaces/replicationAlertSettings.d.ts +33 -0
  374. package/dist/commonjs/operationsInterfaces/replicationAlertSettings.d.ts.map +1 -0
  375. package/dist/commonjs/operationsInterfaces/replicationAlertSettings.js +10 -0
  376. package/dist/commonjs/operationsInterfaces/replicationAlertSettings.js.map +1 -0
  377. package/dist/commonjs/operationsInterfaces/replicationAppliances.d.ts +14 -0
  378. package/dist/commonjs/operationsInterfaces/replicationAppliances.d.ts.map +1 -0
  379. package/dist/commonjs/operationsInterfaces/replicationAppliances.js +10 -0
  380. package/dist/commonjs/operationsInterfaces/replicationAppliances.js.map +1 -0
  381. package/dist/commonjs/operationsInterfaces/replicationEligibilityResultsOperations.d.ts +21 -0
  382. package/dist/commonjs/operationsInterfaces/replicationEligibilityResultsOperations.d.ts.map +1 -0
  383. package/dist/commonjs/operationsInterfaces/replicationEligibilityResultsOperations.js +10 -0
  384. package/dist/commonjs/operationsInterfaces/replicationEligibilityResultsOperations.js.map +1 -0
  385. package/dist/commonjs/operationsInterfaces/replicationEvents.d.ts +23 -0
  386. package/dist/commonjs/operationsInterfaces/replicationEvents.d.ts.map +1 -0
  387. package/dist/commonjs/operationsInterfaces/replicationEvents.js +10 -0
  388. package/dist/commonjs/operationsInterfaces/replicationEvents.js.map +1 -0
  389. package/dist/commonjs/operationsInterfaces/replicationFabrics.d.ts +174 -0
  390. package/dist/commonjs/operationsInterfaces/replicationFabrics.d.ts.map +1 -0
  391. package/dist/commonjs/operationsInterfaces/replicationFabrics.js +10 -0
  392. package/dist/commonjs/operationsInterfaces/replicationFabrics.js.map +1 -0
  393. package/dist/commonjs/operationsInterfaces/replicationJobs.d.ts +98 -0
  394. package/dist/commonjs/operationsInterfaces/replicationJobs.d.ts.map +1 -0
  395. package/dist/commonjs/operationsInterfaces/replicationJobs.js +10 -0
  396. package/dist/commonjs/operationsInterfaces/replicationJobs.js.map +1 -0
  397. package/dist/commonjs/operationsInterfaces/replicationLogicalNetworks.d.ts +25 -0
  398. package/dist/commonjs/operationsInterfaces/replicationLogicalNetworks.d.ts.map +1 -0
  399. package/dist/commonjs/operationsInterfaces/replicationLogicalNetworks.js +10 -0
  400. package/dist/commonjs/operationsInterfaces/replicationLogicalNetworks.js.map +1 -0
  401. package/dist/commonjs/operationsInterfaces/replicationMigrationItems.d.ts +250 -0
  402. package/dist/commonjs/operationsInterfaces/replicationMigrationItems.d.ts.map +1 -0
  403. package/dist/commonjs/operationsInterfaces/replicationMigrationItems.js +10 -0
  404. package/dist/commonjs/operationsInterfaces/replicationMigrationItems.js.map +1 -0
  405. package/dist/commonjs/operationsInterfaces/replicationNetworkMappings.d.ts +106 -0
  406. package/dist/commonjs/operationsInterfaces/replicationNetworkMappings.d.ts.map +1 -0
  407. package/dist/commonjs/operationsInterfaces/replicationNetworkMappings.js +10 -0
  408. package/dist/commonjs/operationsInterfaces/replicationNetworkMappings.js.map +1 -0
  409. package/dist/commonjs/operationsInterfaces/replicationNetworks.d.ts +33 -0
  410. package/dist/commonjs/operationsInterfaces/replicationNetworks.d.ts.map +1 -0
  411. package/dist/commonjs/operationsInterfaces/replicationNetworks.js +10 -0
  412. package/dist/commonjs/operationsInterfaces/replicationNetworks.js.map +1 -0
  413. package/dist/commonjs/operationsInterfaces/replicationPolicies.d.ts +82 -0
  414. package/dist/commonjs/operationsInterfaces/replicationPolicies.d.ts.map +1 -0
  415. package/dist/commonjs/operationsInterfaces/replicationPolicies.js +10 -0
  416. package/dist/commonjs/operationsInterfaces/replicationPolicies.js.map +1 -0
  417. package/dist/commonjs/operationsInterfaces/replicationProtectableItems.d.ts +27 -0
  418. package/dist/commonjs/operationsInterfaces/replicationProtectableItems.d.ts.map +1 -0
  419. package/dist/commonjs/operationsInterfaces/replicationProtectableItems.js +10 -0
  420. package/dist/commonjs/operationsInterfaces/replicationProtectableItems.js.map +1 -0
  421. package/dist/commonjs/operationsInterfaces/replicationProtectedItems.d.ts +496 -0
  422. package/dist/commonjs/operationsInterfaces/replicationProtectedItems.d.ts.map +1 -0
  423. package/dist/commonjs/operationsInterfaces/replicationProtectedItems.js +10 -0
  424. package/dist/commonjs/operationsInterfaces/replicationProtectedItems.js.map +1 -0
  425. package/dist/commonjs/operationsInterfaces/replicationProtectionContainerMappings.d.ts +130 -0
  426. package/dist/commonjs/operationsInterfaces/replicationProtectionContainerMappings.d.ts.map +1 -0
  427. package/dist/commonjs/operationsInterfaces/replicationProtectionContainerMappings.js +10 -0
  428. package/dist/commonjs/operationsInterfaces/replicationProtectionContainerMappings.js.map +1 -0
  429. package/dist/commonjs/operationsInterfaces/replicationProtectionContainers.d.ts +120 -0
  430. package/dist/commonjs/operationsInterfaces/replicationProtectionContainers.d.ts.map +1 -0
  431. package/dist/commonjs/operationsInterfaces/replicationProtectionContainers.js +10 -0
  432. package/dist/commonjs/operationsInterfaces/replicationProtectionContainers.js.map +1 -0
  433. package/dist/commonjs/operationsInterfaces/replicationProtectionIntents.d.ts +33 -0
  434. package/dist/commonjs/operationsInterfaces/replicationProtectionIntents.d.ts.map +1 -0
  435. package/dist/commonjs/operationsInterfaces/replicationProtectionIntents.js +10 -0
  436. package/dist/commonjs/operationsInterfaces/replicationProtectionIntents.js.map +1 -0
  437. package/dist/commonjs/operationsInterfaces/replicationRecoveryPlans.d.ts +216 -0
  438. package/dist/commonjs/operationsInterfaces/replicationRecoveryPlans.d.ts.map +1 -0
  439. package/dist/commonjs/operationsInterfaces/replicationRecoveryPlans.js +10 -0
  440. package/dist/commonjs/operationsInterfaces/replicationRecoveryPlans.js.map +1 -0
  441. package/dist/commonjs/operationsInterfaces/replicationRecoveryServicesProviders.d.ts +116 -0
  442. package/dist/commonjs/operationsInterfaces/replicationRecoveryServicesProviders.d.ts.map +1 -0
  443. package/dist/commonjs/operationsInterfaces/replicationRecoveryServicesProviders.js +10 -0
  444. package/dist/commonjs/operationsInterfaces/replicationRecoveryServicesProviders.js.map +1 -0
  445. package/dist/commonjs/operationsInterfaces/replicationStorageClassificationMappings.d.ts +82 -0
  446. package/dist/commonjs/operationsInterfaces/replicationStorageClassificationMappings.d.ts.map +1 -0
  447. package/dist/commonjs/operationsInterfaces/replicationStorageClassificationMappings.js +10 -0
  448. package/dist/commonjs/operationsInterfaces/replicationStorageClassificationMappings.js.map +1 -0
  449. package/dist/commonjs/operationsInterfaces/replicationStorageClassifications.d.ts +33 -0
  450. package/dist/commonjs/operationsInterfaces/replicationStorageClassifications.d.ts.map +1 -0
  451. package/dist/commonjs/operationsInterfaces/replicationStorageClassifications.js +10 -0
  452. package/dist/commonjs/operationsInterfaces/replicationStorageClassifications.js.map +1 -0
  453. package/dist/commonjs/operationsInterfaces/replicationVaultHealth.d.ts +30 -0
  454. package/dist/commonjs/operationsInterfaces/replicationVaultHealth.d.ts.map +1 -0
  455. package/dist/commonjs/operationsInterfaces/replicationVaultHealth.js +10 -0
  456. package/dist/commonjs/operationsInterfaces/replicationVaultHealth.js.map +1 -0
  457. package/dist/commonjs/operationsInterfaces/replicationVaultSetting.d.ts +44 -0
  458. package/dist/commonjs/operationsInterfaces/replicationVaultSetting.d.ts.map +1 -0
  459. package/dist/commonjs/operationsInterfaces/replicationVaultSetting.js +10 -0
  460. package/dist/commonjs/operationsInterfaces/replicationVaultSetting.js.map +1 -0
  461. package/dist/commonjs/operationsInterfaces/replicationvCenters.d.ts +98 -0
  462. package/dist/commonjs/operationsInterfaces/replicationvCenters.d.ts.map +1 -0
  463. package/dist/commonjs/operationsInterfaces/replicationvCenters.js +10 -0
  464. package/dist/commonjs/operationsInterfaces/replicationvCenters.js.map +1 -0
  465. package/dist/commonjs/operationsInterfaces/supportedOperatingSystemsOperations.d.ts +13 -0
  466. package/dist/commonjs/operationsInterfaces/supportedOperatingSystemsOperations.d.ts.map +1 -0
  467. package/dist/commonjs/operationsInterfaces/supportedOperatingSystemsOperations.js +10 -0
  468. package/dist/commonjs/operationsInterfaces/supportedOperatingSystemsOperations.js.map +1 -0
  469. package/dist/commonjs/operationsInterfaces/targetComputeSizes.d.ts +17 -0
  470. package/dist/commonjs/operationsInterfaces/targetComputeSizes.d.ts.map +1 -0
  471. package/dist/commonjs/operationsInterfaces/targetComputeSizes.js +10 -0
  472. package/dist/commonjs/operationsInterfaces/targetComputeSizes.js.map +1 -0
  473. package/dist/commonjs/package.json +3 -0
  474. package/dist/commonjs/pagingHelper.d.ts +13 -0
  475. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  476. package/dist/commonjs/pagingHelper.js +36 -0
  477. package/dist/commonjs/pagingHelper.js.map +1 -0
  478. package/dist/commonjs/siteRecoveryManagementClient.d.ts +47 -0
  479. package/dist/commonjs/siteRecoveryManagementClient.d.ts.map +1 -0
  480. package/dist/commonjs/siteRecoveryManagementClient.js +136 -0
  481. package/dist/commonjs/siteRecoveryManagementClient.js.map +1 -0
  482. package/dist/esm/index.d.ts +5 -0
  483. package/dist/esm/index.d.ts.map +1 -0
  484. package/dist/esm/index.js +13 -0
  485. package/dist/esm/index.js.map +1 -0
  486. package/dist/esm/lroImpl.d.ts +11 -0
  487. package/dist/esm/lroImpl.d.ts.map +1 -0
  488. package/dist/esm/lroImpl.js +14 -0
  489. package/dist/esm/lroImpl.js.map +1 -0
  490. package/dist/esm/models/index.d.ts +10583 -0
  491. package/dist/esm/models/index.d.ts.map +1 -0
  492. package/dist/esm/models/index.js +602 -0
  493. package/dist/esm/models/index.js.map +1 -0
  494. package/dist/esm/models/mappers.d.ts +744 -0
  495. package/dist/esm/models/mappers.d.ts.map +1 -0
  496. package/dist/esm/models/mappers.js +20690 -0
  497. package/dist/esm/models/mappers.js.map +1 -0
  498. package/dist/esm/models/parameters.d.ts +93 -0
  499. package/dist/esm/models/parameters.d.ts.map +1 -0
  500. package/dist/esm/models/parameters.js +617 -0
  501. package/dist/esm/models/parameters.js.map +1 -0
  502. package/dist/esm/operations/index.d.ts +29 -0
  503. package/dist/esm/operations/index.d.ts.map +1 -0
  504. package/dist/esm/operations/index.js +36 -0
  505. package/dist/esm/operations/index.js.map +1 -0
  506. package/dist/esm/operations/migrationRecoveryPoints.d.ts +63 -0
  507. package/dist/esm/operations/migrationRecoveryPoints.d.ts.map +1 -0
  508. package/dist/esm/operations/migrationRecoveryPoints.js +222 -0
  509. package/dist/esm/operations/migrationRecoveryPoints.js.map +1 -0
  510. package/dist/esm/operations/operations.d.ts +38 -0
  511. package/dist/esm/operations/operations.d.ts.map +1 -0
  512. package/dist/esm/operations/operations.js +142 -0
  513. package/dist/esm/operations/operations.js.map +1 -0
  514. package/dist/esm/operations/recoveryPoints.d.ts +63 -0
  515. package/dist/esm/operations/recoveryPoints.d.ts.map +1 -0
  516. package/dist/esm/operations/recoveryPoints.js +222 -0
  517. package/dist/esm/operations/recoveryPoints.js.map +1 -0
  518. package/dist/esm/operations/replicationAlertSettings.d.ts +60 -0
  519. package/dist/esm/operations/replicationAlertSettings.d.ts.map +1 -0
  520. package/dist/esm/operations/replicationAlertSettings.js +210 -0
  521. package/dist/esm/operations/replicationAlertSettings.js.map +1 -0
  522. package/dist/esm/operations/replicationAppliances.d.ts +41 -0
  523. package/dist/esm/operations/replicationAppliances.d.ts.map +1 -0
  524. package/dist/esm/operations/replicationAppliances.js +147 -0
  525. package/dist/esm/operations/replicationAppliances.js.map +1 -0
  526. package/dist/esm/operations/replicationEligibilityResultsOperations.d.ts +29 -0
  527. package/dist/esm/operations/replicationEligibilityResultsOperations.d.ts.map +1 -0
  528. package/dist/esm/operations/replicationEligibilityResultsOperations.js +79 -0
  529. package/dist/esm/operations/replicationEligibilityResultsOperations.js.map +1 -0
  530. package/dist/esm/operations/replicationEvents.d.ts +50 -0
  531. package/dist/esm/operations/replicationEvents.d.ts.map +1 -0
  532. package/dist/esm/operations/replicationEvents.js +177 -0
  533. package/dist/esm/operations/replicationEvents.js.map +1 -0
  534. package/dist/esm/operations/replicationFabrics.d.ts +201 -0
  535. package/dist/esm/operations/replicationFabrics.d.ts.map +1 -0
  536. package/dist/esm/operations/replicationFabrics.js +828 -0
  537. package/dist/esm/operations/replicationFabrics.js.map +1 -0
  538. package/dist/esm/operations/replicationJobs.d.ts +125 -0
  539. package/dist/esm/operations/replicationJobs.d.ts.map +1 -0
  540. package/dist/esm/operations/replicationJobs.js +522 -0
  541. package/dist/esm/operations/replicationJobs.js.map +1 -0
  542. package/dist/esm/operations/replicationLogicalNetworks.d.ts +55 -0
  543. package/dist/esm/operations/replicationLogicalNetworks.d.ts.map +1 -0
  544. package/dist/esm/operations/replicationLogicalNetworks.js +191 -0
  545. package/dist/esm/operations/replicationLogicalNetworks.js.map +1 -0
  546. package/dist/esm/operations/replicationMigrationItems.d.ts +301 -0
  547. package/dist/esm/operations/replicationMigrationItems.d.ts.map +1 -0
  548. package/dist/esm/operations/replicationMigrationItems.js +1235 -0
  549. package/dist/esm/operations/replicationMigrationItems.js.map +1 -0
  550. package/dist/esm/operations/replicationNetworkMappings.d.ts +157 -0
  551. package/dist/esm/operations/replicationNetworkMappings.d.ts.map +1 -0
  552. package/dist/esm/operations/replicationNetworkMappings.js +613 -0
  553. package/dist/esm/operations/replicationNetworkMappings.js.map +1 -0
  554. package/dist/esm/operations/replicationNetworks.d.ts +82 -0
  555. package/dist/esm/operations/replicationNetworks.d.ts.map +1 -0
  556. package/dist/esm/operations/replicationNetworks.js +306 -0
  557. package/dist/esm/operations/replicationNetworks.js.map +1 -0
  558. package/dist/esm/operations/replicationPolicies.d.ts +109 -0
  559. package/dist/esm/operations/replicationPolicies.d.ts.map +1 -0
  560. package/dist/esm/operations/replicationPolicies.js +422 -0
  561. package/dist/esm/operations/replicationPolicies.js.map +1 -0
  562. package/dist/esm/operations/replicationProtectableItems.d.ts +59 -0
  563. package/dist/esm/operations/replicationProtectableItems.d.ts.map +1 -0
  564. package/dist/esm/operations/replicationProtectableItems.js +217 -0
  565. package/dist/esm/operations/replicationProtectableItems.js.map +1 -0
  566. package/dist/esm/operations/replicationProtectedItems.d.ts +547 -0
  567. package/dist/esm/operations/replicationProtectedItems.d.ts.map +1 -0
  568. package/dist/esm/operations/replicationProtectedItems.js +2225 -0
  569. package/dist/esm/operations/replicationProtectedItems.js.map +1 -0
  570. package/dist/esm/operations/replicationProtectionContainerMappings.d.ts +181 -0
  571. package/dist/esm/operations/replicationProtectionContainerMappings.d.ts.map +1 -0
  572. package/dist/esm/operations/replicationProtectionContainerMappings.js +707 -0
  573. package/dist/esm/operations/replicationProtectionContainerMappings.js.map +1 -0
  574. package/dist/esm/operations/replicationProtectionContainers.d.ts +169 -0
  575. package/dist/esm/operations/replicationProtectionContainers.d.ts.map +1 -0
  576. package/dist/esm/operations/replicationProtectionContainers.js +683 -0
  577. package/dist/esm/operations/replicationProtectionContainers.js.map +1 -0
  578. package/dist/esm/operations/replicationProtectionIntents.d.ts +60 -0
  579. package/dist/esm/operations/replicationProtectionIntents.d.ts.map +1 -0
  580. package/dist/esm/operations/replicationProtectionIntents.js +214 -0
  581. package/dist/esm/operations/replicationProtectionIntents.js.map +1 -0
  582. package/dist/esm/operations/replicationRecoveryPlans.d.ts +243 -0
  583. package/dist/esm/operations/replicationRecoveryPlans.d.ts.map +1 -0
  584. package/dist/esm/operations/replicationRecoveryPlans.js +1055 -0
  585. package/dist/esm/operations/replicationRecoveryPlans.js.map +1 -0
  586. package/dist/esm/operations/replicationRecoveryServicesProviders.d.ts +165 -0
  587. package/dist/esm/operations/replicationRecoveryServicesProviders.d.ts.map +1 -0
  588. package/dist/esm/operations/replicationRecoveryServicesProviders.js +653 -0
  589. package/dist/esm/operations/replicationRecoveryServicesProviders.js.map +1 -0
  590. package/dist/esm/operations/replicationStorageClassificationMappings.d.ts +133 -0
  591. package/dist/esm/operations/replicationStorageClassificationMappings.d.ts.map +1 -0
  592. package/dist/esm/operations/replicationStorageClassificationMappings.js +518 -0
  593. package/dist/esm/operations/replicationStorageClassificationMappings.js.map +1 -0
  594. package/dist/esm/operations/replicationStorageClassifications.d.ts +82 -0
  595. package/dist/esm/operations/replicationStorageClassifications.d.ts.map +1 -0
  596. package/dist/esm/operations/replicationStorageClassifications.js +312 -0
  597. package/dist/esm/operations/replicationStorageClassifications.js.map +1 -0
  598. package/dist/esm/operations/replicationVaultHealth.d.ts +38 -0
  599. package/dist/esm/operations/replicationVaultHealth.d.ts.map +1 -0
  600. package/dist/esm/operations/replicationVaultHealth.js +133 -0
  601. package/dist/esm/operations/replicationVaultHealth.js.map +1 -0
  602. package/dist/esm/operations/replicationVaultSetting.d.ts +71 -0
  603. package/dist/esm/operations/replicationVaultSetting.d.ts.map +1 -0
  604. package/dist/esm/operations/replicationVaultSetting.js +272 -0
  605. package/dist/esm/operations/replicationVaultSetting.js.map +1 -0
  606. package/dist/esm/operations/replicationvCenters.d.ts +147 -0
  607. package/dist/esm/operations/replicationvCenters.d.ts.map +1 -0
  608. package/dist/esm/operations/replicationvCenters.js +580 -0
  609. package/dist/esm/operations/replicationvCenters.js.map +1 -0
  610. package/dist/esm/operations/supportedOperatingSystemsOperations.d.ts +21 -0
  611. package/dist/esm/operations/supportedOperatingSystemsOperations.d.ts.map +1 -0
  612. package/dist/esm/operations/supportedOperatingSystemsOperations.js +51 -0
  613. package/dist/esm/operations/supportedOperatingSystemsOperations.js.map +1 -0
  614. package/dist/esm/operations/targetComputeSizes.d.ts +51 -0
  615. package/dist/esm/operations/targetComputeSizes.d.ts.map +1 -0
  616. package/dist/esm/operations/targetComputeSizes.js +178 -0
  617. package/dist/esm/operations/targetComputeSizes.js.map +1 -0
  618. package/dist/esm/operationsInterfaces/index.d.ts +29 -0
  619. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  620. package/dist/esm/operationsInterfaces/index.js +36 -0
  621. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  622. package/dist/esm/operationsInterfaces/migrationRecoveryPoints.d.ts +29 -0
  623. package/dist/esm/operationsInterfaces/migrationRecoveryPoints.d.ts.map +1 -0
  624. package/dist/esm/operationsInterfaces/migrationRecoveryPoints.js +9 -0
  625. package/dist/esm/operationsInterfaces/migrationRecoveryPoints.js.map +1 -0
  626. package/dist/esm/operationsInterfaces/operations.d.ts +13 -0
  627. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  628. package/dist/esm/operationsInterfaces/operations.js +9 -0
  629. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  630. package/dist/esm/operationsInterfaces/recoveryPoints.d.ts +29 -0
  631. package/dist/esm/operationsInterfaces/recoveryPoints.d.ts.map +1 -0
  632. package/dist/esm/operationsInterfaces/recoveryPoints.js +9 -0
  633. package/dist/esm/operationsInterfaces/recoveryPoints.js.map +1 -0
  634. package/dist/esm/operationsInterfaces/replicationAlertSettings.d.ts +33 -0
  635. package/dist/esm/operationsInterfaces/replicationAlertSettings.d.ts.map +1 -0
  636. package/dist/esm/operationsInterfaces/replicationAlertSettings.js +9 -0
  637. package/dist/esm/operationsInterfaces/replicationAlertSettings.js.map +1 -0
  638. package/dist/esm/operationsInterfaces/replicationAppliances.d.ts +14 -0
  639. package/dist/esm/operationsInterfaces/replicationAppliances.d.ts.map +1 -0
  640. package/dist/esm/operationsInterfaces/replicationAppliances.js +9 -0
  641. package/dist/esm/operationsInterfaces/replicationAppliances.js.map +1 -0
  642. package/dist/esm/operationsInterfaces/replicationEligibilityResultsOperations.d.ts +21 -0
  643. package/dist/esm/operationsInterfaces/replicationEligibilityResultsOperations.d.ts.map +1 -0
  644. package/dist/esm/operationsInterfaces/replicationEligibilityResultsOperations.js +9 -0
  645. package/dist/esm/operationsInterfaces/replicationEligibilityResultsOperations.js.map +1 -0
  646. package/dist/esm/operationsInterfaces/replicationEvents.d.ts +23 -0
  647. package/dist/esm/operationsInterfaces/replicationEvents.d.ts.map +1 -0
  648. package/dist/esm/operationsInterfaces/replicationEvents.js +9 -0
  649. package/dist/esm/operationsInterfaces/replicationEvents.js.map +1 -0
  650. package/dist/esm/operationsInterfaces/replicationFabrics.d.ts +174 -0
  651. package/dist/esm/operationsInterfaces/replicationFabrics.d.ts.map +1 -0
  652. package/dist/esm/operationsInterfaces/replicationFabrics.js +9 -0
  653. package/dist/esm/operationsInterfaces/replicationFabrics.js.map +1 -0
  654. package/dist/esm/operationsInterfaces/replicationJobs.d.ts +98 -0
  655. package/dist/esm/operationsInterfaces/replicationJobs.d.ts.map +1 -0
  656. package/dist/esm/operationsInterfaces/replicationJobs.js +9 -0
  657. package/dist/esm/operationsInterfaces/replicationJobs.js.map +1 -0
  658. package/dist/esm/operationsInterfaces/replicationLogicalNetworks.d.ts +25 -0
  659. package/dist/esm/operationsInterfaces/replicationLogicalNetworks.d.ts.map +1 -0
  660. package/dist/esm/operationsInterfaces/replicationLogicalNetworks.js +9 -0
  661. package/dist/esm/operationsInterfaces/replicationLogicalNetworks.js.map +1 -0
  662. package/dist/esm/operationsInterfaces/replicationMigrationItems.d.ts +250 -0
  663. package/dist/esm/operationsInterfaces/replicationMigrationItems.d.ts.map +1 -0
  664. package/dist/esm/operationsInterfaces/replicationMigrationItems.js +9 -0
  665. package/dist/esm/operationsInterfaces/replicationMigrationItems.js.map +1 -0
  666. package/dist/esm/operationsInterfaces/replicationNetworkMappings.d.ts +106 -0
  667. package/dist/esm/operationsInterfaces/replicationNetworkMappings.d.ts.map +1 -0
  668. package/dist/esm/operationsInterfaces/replicationNetworkMappings.js +9 -0
  669. package/dist/esm/operationsInterfaces/replicationNetworkMappings.js.map +1 -0
  670. package/dist/esm/operationsInterfaces/replicationNetworks.d.ts +33 -0
  671. package/dist/esm/operationsInterfaces/replicationNetworks.d.ts.map +1 -0
  672. package/dist/esm/operationsInterfaces/replicationNetworks.js +9 -0
  673. package/dist/esm/operationsInterfaces/replicationNetworks.js.map +1 -0
  674. package/dist/esm/operationsInterfaces/replicationPolicies.d.ts +82 -0
  675. package/dist/esm/operationsInterfaces/replicationPolicies.d.ts.map +1 -0
  676. package/dist/esm/operationsInterfaces/replicationPolicies.js +9 -0
  677. package/dist/esm/operationsInterfaces/replicationPolicies.js.map +1 -0
  678. package/dist/esm/operationsInterfaces/replicationProtectableItems.d.ts +27 -0
  679. package/dist/esm/operationsInterfaces/replicationProtectableItems.d.ts.map +1 -0
  680. package/dist/esm/operationsInterfaces/replicationProtectableItems.js +9 -0
  681. package/dist/esm/operationsInterfaces/replicationProtectableItems.js.map +1 -0
  682. package/dist/esm/operationsInterfaces/replicationProtectedItems.d.ts +496 -0
  683. package/dist/esm/operationsInterfaces/replicationProtectedItems.d.ts.map +1 -0
  684. package/dist/esm/operationsInterfaces/replicationProtectedItems.js +9 -0
  685. package/dist/esm/operationsInterfaces/replicationProtectedItems.js.map +1 -0
  686. package/dist/esm/operationsInterfaces/replicationProtectionContainerMappings.d.ts +130 -0
  687. package/dist/esm/operationsInterfaces/replicationProtectionContainerMappings.d.ts.map +1 -0
  688. package/dist/esm/operationsInterfaces/replicationProtectionContainerMappings.js +9 -0
  689. package/dist/esm/operationsInterfaces/replicationProtectionContainerMappings.js.map +1 -0
  690. package/dist/esm/operationsInterfaces/replicationProtectionContainers.d.ts +120 -0
  691. package/dist/esm/operationsInterfaces/replicationProtectionContainers.d.ts.map +1 -0
  692. package/dist/esm/operationsInterfaces/replicationProtectionContainers.js +9 -0
  693. package/dist/esm/operationsInterfaces/replicationProtectionContainers.js.map +1 -0
  694. package/dist/esm/operationsInterfaces/replicationProtectionIntents.d.ts +33 -0
  695. package/dist/esm/operationsInterfaces/replicationProtectionIntents.d.ts.map +1 -0
  696. package/dist/esm/operationsInterfaces/replicationProtectionIntents.js +9 -0
  697. package/dist/esm/operationsInterfaces/replicationProtectionIntents.js.map +1 -0
  698. package/dist/esm/operationsInterfaces/replicationRecoveryPlans.d.ts +216 -0
  699. package/dist/esm/operationsInterfaces/replicationRecoveryPlans.d.ts.map +1 -0
  700. package/dist/esm/operationsInterfaces/replicationRecoveryPlans.js +9 -0
  701. package/dist/esm/operationsInterfaces/replicationRecoveryPlans.js.map +1 -0
  702. package/dist/esm/operationsInterfaces/replicationRecoveryServicesProviders.d.ts +116 -0
  703. package/dist/esm/operationsInterfaces/replicationRecoveryServicesProviders.d.ts.map +1 -0
  704. package/dist/esm/operationsInterfaces/replicationRecoveryServicesProviders.js +9 -0
  705. package/dist/esm/operationsInterfaces/replicationRecoveryServicesProviders.js.map +1 -0
  706. package/dist/esm/operationsInterfaces/replicationStorageClassificationMappings.d.ts +82 -0
  707. package/dist/esm/operationsInterfaces/replicationStorageClassificationMappings.d.ts.map +1 -0
  708. package/dist/esm/operationsInterfaces/replicationStorageClassificationMappings.js +9 -0
  709. package/dist/esm/operationsInterfaces/replicationStorageClassificationMappings.js.map +1 -0
  710. package/dist/esm/operationsInterfaces/replicationStorageClassifications.d.ts +33 -0
  711. package/dist/esm/operationsInterfaces/replicationStorageClassifications.d.ts.map +1 -0
  712. package/dist/esm/operationsInterfaces/replicationStorageClassifications.js +9 -0
  713. package/dist/esm/operationsInterfaces/replicationStorageClassifications.js.map +1 -0
  714. package/dist/esm/operationsInterfaces/replicationVaultHealth.d.ts +30 -0
  715. package/dist/esm/operationsInterfaces/replicationVaultHealth.d.ts.map +1 -0
  716. package/dist/esm/operationsInterfaces/replicationVaultHealth.js +9 -0
  717. package/dist/esm/operationsInterfaces/replicationVaultHealth.js.map +1 -0
  718. package/dist/esm/operationsInterfaces/replicationVaultSetting.d.ts +44 -0
  719. package/dist/esm/operationsInterfaces/replicationVaultSetting.d.ts.map +1 -0
  720. package/dist/esm/operationsInterfaces/replicationVaultSetting.js +9 -0
  721. package/dist/esm/operationsInterfaces/replicationVaultSetting.js.map +1 -0
  722. package/dist/esm/operationsInterfaces/replicationvCenters.d.ts +98 -0
  723. package/dist/esm/operationsInterfaces/replicationvCenters.d.ts.map +1 -0
  724. package/dist/esm/operationsInterfaces/replicationvCenters.js +9 -0
  725. package/dist/esm/operationsInterfaces/replicationvCenters.js.map +1 -0
  726. package/dist/esm/operationsInterfaces/supportedOperatingSystemsOperations.d.ts +13 -0
  727. package/dist/esm/operationsInterfaces/supportedOperatingSystemsOperations.d.ts.map +1 -0
  728. package/dist/esm/operationsInterfaces/supportedOperatingSystemsOperations.js +9 -0
  729. package/dist/esm/operationsInterfaces/supportedOperatingSystemsOperations.js.map +1 -0
  730. package/dist/esm/operationsInterfaces/targetComputeSizes.d.ts +17 -0
  731. package/dist/esm/operationsInterfaces/targetComputeSizes.d.ts.map +1 -0
  732. package/dist/esm/operationsInterfaces/targetComputeSizes.js +9 -0
  733. package/dist/esm/operationsInterfaces/targetComputeSizes.js.map +1 -0
  734. package/dist/esm/package.json +3 -0
  735. package/dist/esm/pagingHelper.d.ts +13 -0
  736. package/dist/esm/pagingHelper.d.ts.map +1 -0
  737. package/dist/esm/pagingHelper.js +32 -0
  738. package/dist/esm/pagingHelper.js.map +1 -0
  739. package/dist/esm/siteRecoveryManagementClient.d.ts +47 -0
  740. package/dist/esm/siteRecoveryManagementClient.d.ts.map +1 -0
  741. package/dist/esm/siteRecoveryManagementClient.js +131 -0
  742. package/dist/esm/siteRecoveryManagementClient.js.map +1 -0
  743. package/dist/react-native/index.d.ts +5 -0
  744. package/dist/react-native/index.d.ts.map +1 -0
  745. package/dist/react-native/index.js +13 -0
  746. package/dist/react-native/index.js.map +1 -0
  747. package/dist/react-native/lroImpl.d.ts +11 -0
  748. package/dist/react-native/lroImpl.d.ts.map +1 -0
  749. package/dist/react-native/lroImpl.js +14 -0
  750. package/dist/react-native/lroImpl.js.map +1 -0
  751. package/dist/react-native/models/index.d.ts +10583 -0
  752. package/dist/react-native/models/index.d.ts.map +1 -0
  753. package/dist/react-native/models/index.js +602 -0
  754. package/dist/react-native/models/index.js.map +1 -0
  755. package/dist/react-native/models/mappers.d.ts +744 -0
  756. package/dist/react-native/models/mappers.d.ts.map +1 -0
  757. package/dist/react-native/models/mappers.js +20690 -0
  758. package/dist/react-native/models/mappers.js.map +1 -0
  759. package/dist/react-native/models/parameters.d.ts +93 -0
  760. package/dist/react-native/models/parameters.d.ts.map +1 -0
  761. package/dist/react-native/models/parameters.js +617 -0
  762. package/dist/react-native/models/parameters.js.map +1 -0
  763. package/dist/react-native/operations/index.d.ts +29 -0
  764. package/dist/react-native/operations/index.d.ts.map +1 -0
  765. package/dist/react-native/operations/index.js +36 -0
  766. package/dist/react-native/operations/index.js.map +1 -0
  767. package/dist/react-native/operations/migrationRecoveryPoints.d.ts +63 -0
  768. package/dist/react-native/operations/migrationRecoveryPoints.d.ts.map +1 -0
  769. package/dist/react-native/operations/migrationRecoveryPoints.js +222 -0
  770. package/dist/react-native/operations/migrationRecoveryPoints.js.map +1 -0
  771. package/dist/react-native/operations/operations.d.ts +38 -0
  772. package/dist/react-native/operations/operations.d.ts.map +1 -0
  773. package/dist/react-native/operations/operations.js +142 -0
  774. package/dist/react-native/operations/operations.js.map +1 -0
  775. package/dist/react-native/operations/recoveryPoints.d.ts +63 -0
  776. package/dist/react-native/operations/recoveryPoints.d.ts.map +1 -0
  777. package/dist/react-native/operations/recoveryPoints.js +222 -0
  778. package/dist/react-native/operations/recoveryPoints.js.map +1 -0
  779. package/dist/react-native/operations/replicationAlertSettings.d.ts +60 -0
  780. package/dist/react-native/operations/replicationAlertSettings.d.ts.map +1 -0
  781. package/dist/react-native/operations/replicationAlertSettings.js +210 -0
  782. package/dist/react-native/operations/replicationAlertSettings.js.map +1 -0
  783. package/dist/react-native/operations/replicationAppliances.d.ts +41 -0
  784. package/dist/react-native/operations/replicationAppliances.d.ts.map +1 -0
  785. package/dist/react-native/operations/replicationAppliances.js +147 -0
  786. package/dist/react-native/operations/replicationAppliances.js.map +1 -0
  787. package/dist/react-native/operations/replicationEligibilityResultsOperations.d.ts +29 -0
  788. package/dist/react-native/operations/replicationEligibilityResultsOperations.d.ts.map +1 -0
  789. package/dist/react-native/operations/replicationEligibilityResultsOperations.js +79 -0
  790. package/dist/react-native/operations/replicationEligibilityResultsOperations.js.map +1 -0
  791. package/dist/react-native/operations/replicationEvents.d.ts +50 -0
  792. package/dist/react-native/operations/replicationEvents.d.ts.map +1 -0
  793. package/dist/react-native/operations/replicationEvents.js +177 -0
  794. package/dist/react-native/operations/replicationEvents.js.map +1 -0
  795. package/dist/react-native/operations/replicationFabrics.d.ts +201 -0
  796. package/dist/react-native/operations/replicationFabrics.d.ts.map +1 -0
  797. package/dist/react-native/operations/replicationFabrics.js +828 -0
  798. package/dist/react-native/operations/replicationFabrics.js.map +1 -0
  799. package/dist/react-native/operations/replicationJobs.d.ts +125 -0
  800. package/dist/react-native/operations/replicationJobs.d.ts.map +1 -0
  801. package/dist/react-native/operations/replicationJobs.js +522 -0
  802. package/dist/react-native/operations/replicationJobs.js.map +1 -0
  803. package/dist/react-native/operations/replicationLogicalNetworks.d.ts +55 -0
  804. package/dist/react-native/operations/replicationLogicalNetworks.d.ts.map +1 -0
  805. package/dist/react-native/operations/replicationLogicalNetworks.js +191 -0
  806. package/dist/react-native/operations/replicationLogicalNetworks.js.map +1 -0
  807. package/dist/react-native/operations/replicationMigrationItems.d.ts +301 -0
  808. package/dist/react-native/operations/replicationMigrationItems.d.ts.map +1 -0
  809. package/dist/react-native/operations/replicationMigrationItems.js +1235 -0
  810. package/dist/react-native/operations/replicationMigrationItems.js.map +1 -0
  811. package/dist/react-native/operations/replicationNetworkMappings.d.ts +157 -0
  812. package/dist/react-native/operations/replicationNetworkMappings.d.ts.map +1 -0
  813. package/dist/react-native/operations/replicationNetworkMappings.js +613 -0
  814. package/dist/react-native/operations/replicationNetworkMappings.js.map +1 -0
  815. package/dist/react-native/operations/replicationNetworks.d.ts +82 -0
  816. package/dist/react-native/operations/replicationNetworks.d.ts.map +1 -0
  817. package/dist/react-native/operations/replicationNetworks.js +306 -0
  818. package/dist/react-native/operations/replicationNetworks.js.map +1 -0
  819. package/dist/react-native/operations/replicationPolicies.d.ts +109 -0
  820. package/dist/react-native/operations/replicationPolicies.d.ts.map +1 -0
  821. package/dist/react-native/operations/replicationPolicies.js +422 -0
  822. package/dist/react-native/operations/replicationPolicies.js.map +1 -0
  823. package/dist/react-native/operations/replicationProtectableItems.d.ts +59 -0
  824. package/dist/react-native/operations/replicationProtectableItems.d.ts.map +1 -0
  825. package/dist/react-native/operations/replicationProtectableItems.js +217 -0
  826. package/dist/react-native/operations/replicationProtectableItems.js.map +1 -0
  827. package/dist/react-native/operations/replicationProtectedItems.d.ts +547 -0
  828. package/dist/react-native/operations/replicationProtectedItems.d.ts.map +1 -0
  829. package/dist/react-native/operations/replicationProtectedItems.js +2225 -0
  830. package/dist/react-native/operations/replicationProtectedItems.js.map +1 -0
  831. package/dist/react-native/operations/replicationProtectionContainerMappings.d.ts +181 -0
  832. package/dist/react-native/operations/replicationProtectionContainerMappings.d.ts.map +1 -0
  833. package/dist/react-native/operations/replicationProtectionContainerMappings.js +707 -0
  834. package/dist/react-native/operations/replicationProtectionContainerMappings.js.map +1 -0
  835. package/dist/react-native/operations/replicationProtectionContainers.d.ts +169 -0
  836. package/dist/react-native/operations/replicationProtectionContainers.d.ts.map +1 -0
  837. package/dist/react-native/operations/replicationProtectionContainers.js +683 -0
  838. package/dist/react-native/operations/replicationProtectionContainers.js.map +1 -0
  839. package/dist/react-native/operations/replicationProtectionIntents.d.ts +60 -0
  840. package/dist/react-native/operations/replicationProtectionIntents.d.ts.map +1 -0
  841. package/dist/react-native/operations/replicationProtectionIntents.js +214 -0
  842. package/dist/react-native/operations/replicationProtectionIntents.js.map +1 -0
  843. package/dist/react-native/operations/replicationRecoveryPlans.d.ts +243 -0
  844. package/dist/react-native/operations/replicationRecoveryPlans.d.ts.map +1 -0
  845. package/dist/react-native/operations/replicationRecoveryPlans.js +1055 -0
  846. package/dist/react-native/operations/replicationRecoveryPlans.js.map +1 -0
  847. package/dist/react-native/operations/replicationRecoveryServicesProviders.d.ts +165 -0
  848. package/dist/react-native/operations/replicationRecoveryServicesProviders.d.ts.map +1 -0
  849. package/dist/react-native/operations/replicationRecoveryServicesProviders.js +653 -0
  850. package/dist/react-native/operations/replicationRecoveryServicesProviders.js.map +1 -0
  851. package/dist/react-native/operations/replicationStorageClassificationMappings.d.ts +133 -0
  852. package/dist/react-native/operations/replicationStorageClassificationMappings.d.ts.map +1 -0
  853. package/dist/react-native/operations/replicationStorageClassificationMappings.js +518 -0
  854. package/dist/react-native/operations/replicationStorageClassificationMappings.js.map +1 -0
  855. package/dist/react-native/operations/replicationStorageClassifications.d.ts +82 -0
  856. package/dist/react-native/operations/replicationStorageClassifications.d.ts.map +1 -0
  857. package/dist/react-native/operations/replicationStorageClassifications.js +312 -0
  858. package/dist/react-native/operations/replicationStorageClassifications.js.map +1 -0
  859. package/dist/react-native/operations/replicationVaultHealth.d.ts +38 -0
  860. package/dist/react-native/operations/replicationVaultHealth.d.ts.map +1 -0
  861. package/dist/react-native/operations/replicationVaultHealth.js +133 -0
  862. package/dist/react-native/operations/replicationVaultHealth.js.map +1 -0
  863. package/dist/react-native/operations/replicationVaultSetting.d.ts +71 -0
  864. package/dist/react-native/operations/replicationVaultSetting.d.ts.map +1 -0
  865. package/dist/react-native/operations/replicationVaultSetting.js +272 -0
  866. package/dist/react-native/operations/replicationVaultSetting.js.map +1 -0
  867. package/dist/react-native/operations/replicationvCenters.d.ts +147 -0
  868. package/dist/react-native/operations/replicationvCenters.d.ts.map +1 -0
  869. package/dist/react-native/operations/replicationvCenters.js +580 -0
  870. package/dist/react-native/operations/replicationvCenters.js.map +1 -0
  871. package/dist/react-native/operations/supportedOperatingSystemsOperations.d.ts +21 -0
  872. package/dist/react-native/operations/supportedOperatingSystemsOperations.d.ts.map +1 -0
  873. package/dist/react-native/operations/supportedOperatingSystemsOperations.js +51 -0
  874. package/dist/react-native/operations/supportedOperatingSystemsOperations.js.map +1 -0
  875. package/dist/react-native/operations/targetComputeSizes.d.ts +51 -0
  876. package/dist/react-native/operations/targetComputeSizes.d.ts.map +1 -0
  877. package/dist/react-native/operations/targetComputeSizes.js +178 -0
  878. package/dist/react-native/operations/targetComputeSizes.js.map +1 -0
  879. package/dist/react-native/operationsInterfaces/index.d.ts +29 -0
  880. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  881. package/dist/react-native/operationsInterfaces/index.js +36 -0
  882. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  883. package/dist/react-native/operationsInterfaces/migrationRecoveryPoints.d.ts +29 -0
  884. package/dist/react-native/operationsInterfaces/migrationRecoveryPoints.d.ts.map +1 -0
  885. package/dist/react-native/operationsInterfaces/migrationRecoveryPoints.js +9 -0
  886. package/dist/react-native/operationsInterfaces/migrationRecoveryPoints.js.map +1 -0
  887. package/dist/react-native/operationsInterfaces/operations.d.ts +13 -0
  888. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  889. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  890. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  891. package/dist/react-native/operationsInterfaces/recoveryPoints.d.ts +29 -0
  892. package/dist/react-native/operationsInterfaces/recoveryPoints.d.ts.map +1 -0
  893. package/dist/react-native/operationsInterfaces/recoveryPoints.js +9 -0
  894. package/dist/react-native/operationsInterfaces/recoveryPoints.js.map +1 -0
  895. package/dist/react-native/operationsInterfaces/replicationAlertSettings.d.ts +33 -0
  896. package/dist/react-native/operationsInterfaces/replicationAlertSettings.d.ts.map +1 -0
  897. package/dist/react-native/operationsInterfaces/replicationAlertSettings.js +9 -0
  898. package/dist/react-native/operationsInterfaces/replicationAlertSettings.js.map +1 -0
  899. package/dist/react-native/operationsInterfaces/replicationAppliances.d.ts +14 -0
  900. package/dist/react-native/operationsInterfaces/replicationAppliances.d.ts.map +1 -0
  901. package/dist/react-native/operationsInterfaces/replicationAppliances.js +9 -0
  902. package/dist/react-native/operationsInterfaces/replicationAppliances.js.map +1 -0
  903. package/dist/react-native/operationsInterfaces/replicationEligibilityResultsOperations.d.ts +21 -0
  904. package/dist/react-native/operationsInterfaces/replicationEligibilityResultsOperations.d.ts.map +1 -0
  905. package/dist/react-native/operationsInterfaces/replicationEligibilityResultsOperations.js +9 -0
  906. package/dist/react-native/operationsInterfaces/replicationEligibilityResultsOperations.js.map +1 -0
  907. package/dist/react-native/operationsInterfaces/replicationEvents.d.ts +23 -0
  908. package/dist/react-native/operationsInterfaces/replicationEvents.d.ts.map +1 -0
  909. package/dist/react-native/operationsInterfaces/replicationEvents.js +9 -0
  910. package/dist/react-native/operationsInterfaces/replicationEvents.js.map +1 -0
  911. package/dist/react-native/operationsInterfaces/replicationFabrics.d.ts +174 -0
  912. package/dist/react-native/operationsInterfaces/replicationFabrics.d.ts.map +1 -0
  913. package/dist/react-native/operationsInterfaces/replicationFabrics.js +9 -0
  914. package/dist/react-native/operationsInterfaces/replicationFabrics.js.map +1 -0
  915. package/dist/react-native/operationsInterfaces/replicationJobs.d.ts +98 -0
  916. package/dist/react-native/operationsInterfaces/replicationJobs.d.ts.map +1 -0
  917. package/dist/react-native/operationsInterfaces/replicationJobs.js +9 -0
  918. package/dist/react-native/operationsInterfaces/replicationJobs.js.map +1 -0
  919. package/dist/react-native/operationsInterfaces/replicationLogicalNetworks.d.ts +25 -0
  920. package/dist/react-native/operationsInterfaces/replicationLogicalNetworks.d.ts.map +1 -0
  921. package/dist/react-native/operationsInterfaces/replicationLogicalNetworks.js +9 -0
  922. package/dist/react-native/operationsInterfaces/replicationLogicalNetworks.js.map +1 -0
  923. package/dist/react-native/operationsInterfaces/replicationMigrationItems.d.ts +250 -0
  924. package/dist/react-native/operationsInterfaces/replicationMigrationItems.d.ts.map +1 -0
  925. package/dist/react-native/operationsInterfaces/replicationMigrationItems.js +9 -0
  926. package/dist/react-native/operationsInterfaces/replicationMigrationItems.js.map +1 -0
  927. package/dist/react-native/operationsInterfaces/replicationNetworkMappings.d.ts +106 -0
  928. package/dist/react-native/operationsInterfaces/replicationNetworkMappings.d.ts.map +1 -0
  929. package/dist/react-native/operationsInterfaces/replicationNetworkMappings.js +9 -0
  930. package/dist/react-native/operationsInterfaces/replicationNetworkMappings.js.map +1 -0
  931. package/dist/react-native/operationsInterfaces/replicationNetworks.d.ts +33 -0
  932. package/dist/react-native/operationsInterfaces/replicationNetworks.d.ts.map +1 -0
  933. package/dist/react-native/operationsInterfaces/replicationNetworks.js +9 -0
  934. package/dist/react-native/operationsInterfaces/replicationNetworks.js.map +1 -0
  935. package/dist/react-native/operationsInterfaces/replicationPolicies.d.ts +82 -0
  936. package/dist/react-native/operationsInterfaces/replicationPolicies.d.ts.map +1 -0
  937. package/dist/react-native/operationsInterfaces/replicationPolicies.js +9 -0
  938. package/dist/react-native/operationsInterfaces/replicationPolicies.js.map +1 -0
  939. package/dist/react-native/operationsInterfaces/replicationProtectableItems.d.ts +27 -0
  940. package/dist/react-native/operationsInterfaces/replicationProtectableItems.d.ts.map +1 -0
  941. package/dist/react-native/operationsInterfaces/replicationProtectableItems.js +9 -0
  942. package/dist/react-native/operationsInterfaces/replicationProtectableItems.js.map +1 -0
  943. package/dist/react-native/operationsInterfaces/replicationProtectedItems.d.ts +496 -0
  944. package/dist/react-native/operationsInterfaces/replicationProtectedItems.d.ts.map +1 -0
  945. package/dist/react-native/operationsInterfaces/replicationProtectedItems.js +9 -0
  946. package/dist/react-native/operationsInterfaces/replicationProtectedItems.js.map +1 -0
  947. package/dist/react-native/operationsInterfaces/replicationProtectionContainerMappings.d.ts +130 -0
  948. package/dist/react-native/operationsInterfaces/replicationProtectionContainerMappings.d.ts.map +1 -0
  949. package/dist/react-native/operationsInterfaces/replicationProtectionContainerMappings.js +9 -0
  950. package/dist/react-native/operationsInterfaces/replicationProtectionContainerMappings.js.map +1 -0
  951. package/dist/react-native/operationsInterfaces/replicationProtectionContainers.d.ts +120 -0
  952. package/dist/react-native/operationsInterfaces/replicationProtectionContainers.d.ts.map +1 -0
  953. package/dist/react-native/operationsInterfaces/replicationProtectionContainers.js +9 -0
  954. package/dist/react-native/operationsInterfaces/replicationProtectionContainers.js.map +1 -0
  955. package/dist/react-native/operationsInterfaces/replicationProtectionIntents.d.ts +33 -0
  956. package/dist/react-native/operationsInterfaces/replicationProtectionIntents.d.ts.map +1 -0
  957. package/dist/react-native/operationsInterfaces/replicationProtectionIntents.js +9 -0
  958. package/dist/react-native/operationsInterfaces/replicationProtectionIntents.js.map +1 -0
  959. package/dist/react-native/operationsInterfaces/replicationRecoveryPlans.d.ts +216 -0
  960. package/dist/react-native/operationsInterfaces/replicationRecoveryPlans.d.ts.map +1 -0
  961. package/dist/react-native/operationsInterfaces/replicationRecoveryPlans.js +9 -0
  962. package/dist/react-native/operationsInterfaces/replicationRecoveryPlans.js.map +1 -0
  963. package/dist/react-native/operationsInterfaces/replicationRecoveryServicesProviders.d.ts +116 -0
  964. package/dist/react-native/operationsInterfaces/replicationRecoveryServicesProviders.d.ts.map +1 -0
  965. package/dist/react-native/operationsInterfaces/replicationRecoveryServicesProviders.js +9 -0
  966. package/dist/react-native/operationsInterfaces/replicationRecoveryServicesProviders.js.map +1 -0
  967. package/dist/react-native/operationsInterfaces/replicationStorageClassificationMappings.d.ts +82 -0
  968. package/dist/react-native/operationsInterfaces/replicationStorageClassificationMappings.d.ts.map +1 -0
  969. package/dist/react-native/operationsInterfaces/replicationStorageClassificationMappings.js +9 -0
  970. package/dist/react-native/operationsInterfaces/replicationStorageClassificationMappings.js.map +1 -0
  971. package/dist/react-native/operationsInterfaces/replicationStorageClassifications.d.ts +33 -0
  972. package/dist/react-native/operationsInterfaces/replicationStorageClassifications.d.ts.map +1 -0
  973. package/dist/react-native/operationsInterfaces/replicationStorageClassifications.js +9 -0
  974. package/dist/react-native/operationsInterfaces/replicationStorageClassifications.js.map +1 -0
  975. package/dist/react-native/operationsInterfaces/replicationVaultHealth.d.ts +30 -0
  976. package/dist/react-native/operationsInterfaces/replicationVaultHealth.d.ts.map +1 -0
  977. package/dist/react-native/operationsInterfaces/replicationVaultHealth.js +9 -0
  978. package/dist/react-native/operationsInterfaces/replicationVaultHealth.js.map +1 -0
  979. package/dist/react-native/operationsInterfaces/replicationVaultSetting.d.ts +44 -0
  980. package/dist/react-native/operationsInterfaces/replicationVaultSetting.d.ts.map +1 -0
  981. package/dist/react-native/operationsInterfaces/replicationVaultSetting.js +9 -0
  982. package/dist/react-native/operationsInterfaces/replicationVaultSetting.js.map +1 -0
  983. package/dist/react-native/operationsInterfaces/replicationvCenters.d.ts +98 -0
  984. package/dist/react-native/operationsInterfaces/replicationvCenters.d.ts.map +1 -0
  985. package/dist/react-native/operationsInterfaces/replicationvCenters.js +9 -0
  986. package/dist/react-native/operationsInterfaces/replicationvCenters.js.map +1 -0
  987. package/dist/react-native/operationsInterfaces/supportedOperatingSystemsOperations.d.ts +13 -0
  988. package/dist/react-native/operationsInterfaces/supportedOperatingSystemsOperations.d.ts.map +1 -0
  989. package/dist/react-native/operationsInterfaces/supportedOperatingSystemsOperations.js +9 -0
  990. package/dist/react-native/operationsInterfaces/supportedOperatingSystemsOperations.js.map +1 -0
  991. package/dist/react-native/operationsInterfaces/targetComputeSizes.d.ts +17 -0
  992. package/dist/react-native/operationsInterfaces/targetComputeSizes.d.ts.map +1 -0
  993. package/dist/react-native/operationsInterfaces/targetComputeSizes.js +9 -0
  994. package/dist/react-native/operationsInterfaces/targetComputeSizes.js.map +1 -0
  995. package/dist/react-native/package.json +3 -0
  996. package/dist/react-native/pagingHelper.d.ts +13 -0
  997. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  998. package/dist/react-native/pagingHelper.js +32 -0
  999. package/dist/react-native/pagingHelper.js.map +1 -0
  1000. package/dist/react-native/siteRecoveryManagementClient.d.ts +47 -0
  1001. package/dist/react-native/siteRecoveryManagementClient.d.ts.map +1 -0
  1002. package/dist/react-native/siteRecoveryManagementClient.js +131 -0
  1003. package/dist/react-native/siteRecoveryManagementClient.js.map +1 -0
  1004. package/package.json +67 -36
  1005. package/dist/index.js +0 -35898
  1006. package/dist/index.js.map +0 -1
  1007. package/dist/index.min.js +0 -1
  1008. package/dist/index.min.js.map +0 -1
  1009. package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.d.ts +0 -2
  1010. package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.d.ts.map +0 -1
  1011. package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.js +0 -41
  1012. package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.js.map +0 -1
  1013. package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.d.ts +0 -2
  1014. package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.d.ts.map +0 -1
  1015. package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.js +0 -56
  1016. package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.js.map +0 -1
  1017. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  1018. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  1019. package/dist-esm/samples-dev/operationsListSample.js +0 -52
  1020. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  1021. package/dist-esm/samples-dev/recoveryPointsGetSample.d.ts +0 -2
  1022. package/dist-esm/samples-dev/recoveryPointsGetSample.d.ts.map +0 -1
  1023. package/dist-esm/samples-dev/recoveryPointsGetSample.js +0 -41
  1024. package/dist-esm/samples-dev/recoveryPointsGetSample.js.map +0 -1
  1025. package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.d.ts +0 -2
  1026. package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.d.ts.map +0 -1
  1027. package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.js +0 -56
  1028. package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.js.map +0 -1
  1029. package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.d.ts +0 -2
  1030. package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.d.ts.map +0 -1
  1031. package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.js +0 -38
  1032. package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.js.map +0 -1
  1033. package/dist-esm/samples-dev/replicationAlertSettingsGetSample.d.ts +0 -2
  1034. package/dist-esm/samples-dev/replicationAlertSettingsGetSample.d.ts.map +0 -1
  1035. package/dist-esm/samples-dev/replicationAlertSettingsGetSample.js +0 -38
  1036. package/dist-esm/samples-dev/replicationAlertSettingsGetSample.js.map +0 -1
  1037. package/dist-esm/samples-dev/replicationAlertSettingsListSample.d.ts +0 -2
  1038. package/dist-esm/samples-dev/replicationAlertSettingsListSample.d.ts.map +0 -1
  1039. package/dist-esm/samples-dev/replicationAlertSettingsListSample.js +0 -53
  1040. package/dist-esm/samples-dev/replicationAlertSettingsListSample.js.map +0 -1
  1041. package/dist-esm/samples-dev/replicationAppliancesListSample.d.ts +0 -2
  1042. package/dist-esm/samples-dev/replicationAppliancesListSample.d.ts.map +0 -1
  1043. package/dist-esm/samples-dev/replicationAppliancesListSample.js +0 -53
  1044. package/dist-esm/samples-dev/replicationAppliancesListSample.js.map +0 -1
  1045. package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.d.ts +0 -2
  1046. package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.d.ts.map +0 -1
  1047. package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.js +0 -37
  1048. package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.js.map +0 -1
  1049. package/dist-esm/samples-dev/replicationEligibilityResultsListSample.d.ts +0 -2
  1050. package/dist-esm/samples-dev/replicationEligibilityResultsListSample.d.ts.map +0 -1
  1051. package/dist-esm/samples-dev/replicationEligibilityResultsListSample.js +0 -37
  1052. package/dist-esm/samples-dev/replicationEligibilityResultsListSample.js.map +0 -1
  1053. package/dist-esm/samples-dev/replicationEventsGetSample.d.ts +0 -2
  1054. package/dist-esm/samples-dev/replicationEventsGetSample.d.ts.map +0 -1
  1055. package/dist-esm/samples-dev/replicationEventsGetSample.js +0 -38
  1056. package/dist-esm/samples-dev/replicationEventsGetSample.js.map +0 -1
  1057. package/dist-esm/samples-dev/replicationEventsListSample.d.ts +0 -2
  1058. package/dist-esm/samples-dev/replicationEventsListSample.d.ts.map +0 -1
  1059. package/dist-esm/samples-dev/replicationEventsListSample.js +0 -53
  1060. package/dist-esm/samples-dev/replicationEventsListSample.js.map +0 -1
  1061. package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.d.ts +0 -2
  1062. package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.d.ts.map +0 -1
  1063. package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.js +0 -38
  1064. package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.js.map +0 -1
  1065. package/dist-esm/samples-dev/replicationFabricsCreateSample.d.ts +0 -2
  1066. package/dist-esm/samples-dev/replicationFabricsCreateSample.d.ts.map +0 -1
  1067. package/dist-esm/samples-dev/replicationFabricsCreateSample.js +0 -36
  1068. package/dist-esm/samples-dev/replicationFabricsCreateSample.js.map +0 -1
  1069. package/dist-esm/samples-dev/replicationFabricsDeleteSample.d.ts +0 -2
  1070. package/dist-esm/samples-dev/replicationFabricsDeleteSample.d.ts.map +0 -1
  1071. package/dist-esm/samples-dev/replicationFabricsDeleteSample.js +0 -38
  1072. package/dist-esm/samples-dev/replicationFabricsDeleteSample.js.map +0 -1
  1073. package/dist-esm/samples-dev/replicationFabricsGetSample.d.ts +0 -2
  1074. package/dist-esm/samples-dev/replicationFabricsGetSample.d.ts.map +0 -1
  1075. package/dist-esm/samples-dev/replicationFabricsGetSample.js +0 -38
  1076. package/dist-esm/samples-dev/replicationFabricsGetSample.js.map +0 -1
  1077. package/dist-esm/samples-dev/replicationFabricsListSample.d.ts +0 -2
  1078. package/dist-esm/samples-dev/replicationFabricsListSample.d.ts.map +0 -1
  1079. package/dist-esm/samples-dev/replicationFabricsListSample.js +0 -53
  1080. package/dist-esm/samples-dev/replicationFabricsListSample.js.map +0 -1
  1081. package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.d.ts +0 -2
  1082. package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.d.ts.map +0 -1
  1083. package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.js +0 -38
  1084. package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.js.map +0 -1
  1085. package/dist-esm/samples-dev/replicationFabricsPurgeSample.d.ts +0 -2
  1086. package/dist-esm/samples-dev/replicationFabricsPurgeSample.d.ts.map +0 -1
  1087. package/dist-esm/samples-dev/replicationFabricsPurgeSample.js +0 -38
  1088. package/dist-esm/samples-dev/replicationFabricsPurgeSample.js.map +0 -1
  1089. package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.d.ts +0 -2
  1090. package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.d.ts.map +0 -1
  1091. package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.js +0 -40
  1092. package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.js.map +0 -1
  1093. package/dist-esm/samples-dev/replicationFabricsRemoveInfraSample.d.ts +0 -2
  1094. package/dist-esm/samples-dev/replicationFabricsRemoveInfraSample.d.ts.map +0 -1
  1095. package/dist-esm/samples-dev/replicationFabricsRemoveInfraSample.js +0 -38
  1096. package/dist-esm/samples-dev/replicationFabricsRemoveInfraSample.js.map +0 -1
  1097. package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.d.ts +0 -2
  1098. package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.d.ts.map +0 -1
  1099. package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.js +0 -34
  1100. package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.js.map +0 -1
  1101. package/dist-esm/samples-dev/replicationJobsCancelSample.d.ts +0 -2
  1102. package/dist-esm/samples-dev/replicationJobsCancelSample.d.ts.map +0 -1
  1103. package/dist-esm/samples-dev/replicationJobsCancelSample.js +0 -38
  1104. package/dist-esm/samples-dev/replicationJobsCancelSample.js.map +0 -1
  1105. package/dist-esm/samples-dev/replicationJobsExportSample.d.ts +0 -2
  1106. package/dist-esm/samples-dev/replicationJobsExportSample.d.ts.map +0 -1
  1107. package/dist-esm/samples-dev/replicationJobsExportSample.js +0 -36
  1108. package/dist-esm/samples-dev/replicationJobsExportSample.js.map +0 -1
  1109. package/dist-esm/samples-dev/replicationJobsGetSample.d.ts +0 -2
  1110. package/dist-esm/samples-dev/replicationJobsGetSample.d.ts.map +0 -1
  1111. package/dist-esm/samples-dev/replicationJobsGetSample.js +0 -38
  1112. package/dist-esm/samples-dev/replicationJobsGetSample.js.map +0 -1
  1113. package/dist-esm/samples-dev/replicationJobsListSample.d.ts +0 -2
  1114. package/dist-esm/samples-dev/replicationJobsListSample.d.ts.map +0 -1
  1115. package/dist-esm/samples-dev/replicationJobsListSample.js +0 -53
  1116. package/dist-esm/samples-dev/replicationJobsListSample.js.map +0 -1
  1117. package/dist-esm/samples-dev/replicationJobsRestartSample.d.ts +0 -2
  1118. package/dist-esm/samples-dev/replicationJobsRestartSample.d.ts.map +0 -1
  1119. package/dist-esm/samples-dev/replicationJobsRestartSample.js +0 -38
  1120. package/dist-esm/samples-dev/replicationJobsRestartSample.js.map +0 -1
  1121. package/dist-esm/samples-dev/replicationJobsResumeSample.d.ts +0 -2
  1122. package/dist-esm/samples-dev/replicationJobsResumeSample.d.ts.map +0 -1
  1123. package/dist-esm/samples-dev/replicationJobsResumeSample.js +0 -32
  1124. package/dist-esm/samples-dev/replicationJobsResumeSample.js.map +0 -1
  1125. package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.d.ts +0 -2
  1126. package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.d.ts.map +0 -1
  1127. package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.js +0 -39
  1128. package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.js.map +0 -1
  1129. package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.d.ts +0 -2
  1130. package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.d.ts.map +0 -1
  1131. package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.js +0 -54
  1132. package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.js.map +0 -1
  1133. package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.d.ts +0 -2
  1134. package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.d.ts.map +0 -1
  1135. package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.js +0 -54
  1136. package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.js.map +0 -1
  1137. package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.d.ts +0 -2
  1138. package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.d.ts.map +0 -1
  1139. package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.js +0 -40
  1140. package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.js.map +0 -1
  1141. package/dist-esm/samples-dev/replicationMigrationItemsGetSample.d.ts +0 -2
  1142. package/dist-esm/samples-dev/replicationMigrationItemsGetSample.d.ts.map +0 -1
  1143. package/dist-esm/samples-dev/replicationMigrationItemsGetSample.js +0 -40
  1144. package/dist-esm/samples-dev/replicationMigrationItemsGetSample.js.map +0 -1
  1145. package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.d.ts +0 -2
  1146. package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.d.ts.map +0 -1
  1147. package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.js +0 -55
  1148. package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.js.map +0 -1
  1149. package/dist-esm/samples-dev/replicationMigrationItemsListSample.d.ts +0 -2
  1150. package/dist-esm/samples-dev/replicationMigrationItemsListSample.d.ts.map +0 -1
  1151. package/dist-esm/samples-dev/replicationMigrationItemsListSample.js +0 -53
  1152. package/dist-esm/samples-dev/replicationMigrationItemsListSample.js.map +0 -1
  1153. package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.d.ts +0 -2
  1154. package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.d.ts.map +0 -1
  1155. package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.js +0 -41
  1156. package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.js.map +0 -1
  1157. package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.d.ts +0 -2
  1158. package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.d.ts.map +0 -1
  1159. package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.js +0 -36
  1160. package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.js.map +0 -1
  1161. package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.d.ts +0 -2
  1162. package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.d.ts.map +0 -1
  1163. package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.js +0 -41
  1164. package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.js.map +0 -1
  1165. package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.d.ts +0 -2
  1166. package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.d.ts.map +0 -1
  1167. package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.js +0 -41
  1168. package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.js.map +0 -1
  1169. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.d.ts +0 -2
  1170. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.d.ts.map +0 -1
  1171. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.js +0 -36
  1172. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.js.map +0 -1
  1173. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.d.ts +0 -2
  1174. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.d.ts.map +0 -1
  1175. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.js +0 -42
  1176. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.js.map +0 -1
  1177. package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.d.ts +0 -2
  1178. package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.d.ts.map +0 -1
  1179. package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.js +0 -36
  1180. package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.js.map +0 -1
  1181. package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.d.ts +0 -2
  1182. package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.d.ts.map +0 -1
  1183. package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.js +0 -40
  1184. package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.js.map +0 -1
  1185. package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.d.ts +0 -2
  1186. package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.d.ts.map +0 -1
  1187. package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.js +0 -40
  1188. package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.js.map +0 -1
  1189. package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.d.ts +0 -2
  1190. package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.d.ts.map +0 -1
  1191. package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.js +0 -40
  1192. package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.js.map +0 -1
  1193. package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.d.ts +0 -2
  1194. package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.d.ts.map +0 -1
  1195. package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.js +0 -55
  1196. package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.js.map +0 -1
  1197. package/dist-esm/samples-dev/replicationNetworkMappingsListSample.d.ts +0 -2
  1198. package/dist-esm/samples-dev/replicationNetworkMappingsListSample.d.ts.map +0 -1
  1199. package/dist-esm/samples-dev/replicationNetworkMappingsListSample.js +0 -53
  1200. package/dist-esm/samples-dev/replicationNetworkMappingsListSample.js.map +0 -1
  1201. package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.d.ts +0 -2
  1202. package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.d.ts.map +0 -1
  1203. package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.js +0 -40
  1204. package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.js.map +0 -1
  1205. package/dist-esm/samples-dev/replicationNetworksGetSample.d.ts +0 -2
  1206. package/dist-esm/samples-dev/replicationNetworksGetSample.d.ts.map +0 -1
  1207. package/dist-esm/samples-dev/replicationNetworksGetSample.js +0 -39
  1208. package/dist-esm/samples-dev/replicationNetworksGetSample.js.map +0 -1
  1209. package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.d.ts +0 -2
  1210. package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.d.ts.map +0 -1
  1211. package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.js +0 -54
  1212. package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.js.map +0 -1
  1213. package/dist-esm/samples-dev/replicationNetworksListSample.d.ts +0 -2
  1214. package/dist-esm/samples-dev/replicationNetworksListSample.d.ts.map +0 -1
  1215. package/dist-esm/samples-dev/replicationNetworksListSample.js +0 -53
  1216. package/dist-esm/samples-dev/replicationNetworksListSample.js.map +0 -1
  1217. package/dist-esm/samples-dev/replicationPoliciesCreateSample.d.ts +0 -2
  1218. package/dist-esm/samples-dev/replicationPoliciesCreateSample.d.ts.map +0 -1
  1219. package/dist-esm/samples-dev/replicationPoliciesCreateSample.js +0 -36
  1220. package/dist-esm/samples-dev/replicationPoliciesCreateSample.js.map +0 -1
  1221. package/dist-esm/samples-dev/replicationPoliciesDeleteSample.d.ts +0 -2
  1222. package/dist-esm/samples-dev/replicationPoliciesDeleteSample.d.ts.map +0 -1
  1223. package/dist-esm/samples-dev/replicationPoliciesDeleteSample.js +0 -38
  1224. package/dist-esm/samples-dev/replicationPoliciesDeleteSample.js.map +0 -1
  1225. package/dist-esm/samples-dev/replicationPoliciesGetSample.d.ts +0 -2
  1226. package/dist-esm/samples-dev/replicationPoliciesGetSample.d.ts.map +0 -1
  1227. package/dist-esm/samples-dev/replicationPoliciesGetSample.js +0 -38
  1228. package/dist-esm/samples-dev/replicationPoliciesGetSample.js.map +0 -1
  1229. package/dist-esm/samples-dev/replicationPoliciesListSample.d.ts +0 -2
  1230. package/dist-esm/samples-dev/replicationPoliciesListSample.d.ts.map +0 -1
  1231. package/dist-esm/samples-dev/replicationPoliciesListSample.js +0 -53
  1232. package/dist-esm/samples-dev/replicationPoliciesListSample.js.map +0 -1
  1233. package/dist-esm/samples-dev/replicationPoliciesUpdateSample.d.ts +0 -2
  1234. package/dist-esm/samples-dev/replicationPoliciesUpdateSample.d.ts.map +0 -1
  1235. package/dist-esm/samples-dev/replicationPoliciesUpdateSample.js +0 -36
  1236. package/dist-esm/samples-dev/replicationPoliciesUpdateSample.js.map +0 -1
  1237. package/dist-esm/samples-dev/replicationProtectableItemsGetSample.d.ts +0 -2
  1238. package/dist-esm/samples-dev/replicationProtectableItemsGetSample.d.ts.map +0 -1
  1239. package/dist-esm/samples-dev/replicationProtectableItemsGetSample.js +0 -40
  1240. package/dist-esm/samples-dev/replicationProtectableItemsGetSample.js.map +0 -1
  1241. package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.d.ts +0 -2
  1242. package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.d.ts.map +0 -1
  1243. package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.js +0 -55
  1244. package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.js.map +0 -1
  1245. package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.d.ts +0 -2
  1246. package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.d.ts.map +0 -1
  1247. package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.js +0 -47
  1248. package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.js.map +0 -1
  1249. package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.d.ts +0 -2
  1250. package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.d.ts.map +0 -1
  1251. package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.js +0 -39
  1252. package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.js.map +0 -1
  1253. package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.d.ts +0 -2
  1254. package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.d.ts.map +0 -1
  1255. package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.js +0 -40
  1256. package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.js.map +0 -1
  1257. package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.d.ts +0 -2
  1258. package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.d.ts.map +0 -1
  1259. package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.js +0 -40
  1260. package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.js.map +0 -1
  1261. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.d.ts +0 -2
  1262. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.d.ts.map +0 -1
  1263. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.js +0 -40
  1264. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.js.map +0 -1
  1265. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.d.ts +0 -2
  1266. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.d.ts.map +0 -1
  1267. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.js +0 -40
  1268. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.js.map +0 -1
  1269. package/dist-esm/samples-dev/replicationProtectedItemsGetSample.d.ts +0 -2
  1270. package/dist-esm/samples-dev/replicationProtectedItemsGetSample.d.ts.map +0 -1
  1271. package/dist-esm/samples-dev/replicationProtectedItemsGetSample.js +0 -40
  1272. package/dist-esm/samples-dev/replicationProtectedItemsGetSample.js.map +0 -1
  1273. package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.d.ts +0 -2
  1274. package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.d.ts.map +0 -1
  1275. package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.js +0 -55
  1276. package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.js.map +0 -1
  1277. package/dist-esm/samples-dev/replicationProtectedItemsListSample.d.ts +0 -2
  1278. package/dist-esm/samples-dev/replicationProtectedItemsListSample.d.ts.map +0 -1
  1279. package/dist-esm/samples-dev/replicationProtectedItemsListSample.js +0 -53
  1280. package/dist-esm/samples-dev/replicationProtectedItemsListSample.js.map +0 -1
  1281. package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.d.ts +0 -2
  1282. package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.d.ts.map +0 -1
  1283. package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.js +0 -39
  1284. package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.js.map +0 -1
  1285. package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.d.ts +0 -2
  1286. package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.d.ts.map +0 -1
  1287. package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.js +0 -40
  1288. package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.js.map +0 -1
  1289. package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.d.ts +0 -2
  1290. package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.d.ts.map +0 -1
  1291. package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.js +0 -41
  1292. package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.js.map +0 -1
  1293. package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.d.ts +0 -2
  1294. package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.d.ts.map +0 -1
  1295. package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.js +0 -40
  1296. package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.js.map +0 -1
  1297. package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.d.ts +0 -2
  1298. package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.d.ts.map +0 -1
  1299. package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.js +0 -39
  1300. package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.js.map +0 -1
  1301. package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.d.ts +0 -2
  1302. package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.d.ts.map +0 -1
  1303. package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.js +0 -36
  1304. package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.js.map +0 -1
  1305. package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.d.ts +0 -2
  1306. package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.d.ts.map +0 -1
  1307. package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.js +0 -44
  1308. package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.js.map +0 -1
  1309. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.d.ts +0 -2
  1310. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.d.ts.map +0 -1
  1311. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.js +0 -36
  1312. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.js.map +0 -1
  1313. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.d.ts +0 -2
  1314. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.d.ts.map +0 -1
  1315. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.js +0 -41
  1316. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.js.map +0 -1
  1317. package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.d.ts +0 -2
  1318. package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.d.ts.map +0 -1
  1319. package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.js +0 -40
  1320. package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.js.map +0 -1
  1321. package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.d.ts +0 -2
  1322. package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.d.ts.map +0 -1
  1323. package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.js +0 -42
  1324. package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.js.map +0 -1
  1325. package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.d.ts +0 -2
  1326. package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.d.ts.map +0 -1
  1327. package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.js +0 -36
  1328. package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.js.map +0 -1
  1329. package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.d.ts +0 -2
  1330. package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.d.ts.map +0 -1
  1331. package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.js +0 -56
  1332. package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.js.map +0 -1
  1333. package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.d.ts +0 -2
  1334. package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.d.ts.map +0 -1
  1335. package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.js +0 -42
  1336. package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.js.map +0 -1
  1337. package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.d.ts +0 -2
  1338. package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.d.ts.map +0 -1
  1339. package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.js +0 -36
  1340. package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.js.map +0 -1
  1341. package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.d.ts +0 -2
  1342. package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.d.ts.map +0 -1
  1343. package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.js +0 -40
  1344. package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.js.map +0 -1
  1345. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.d.ts +0 -2
  1346. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.d.ts.map +0 -1
  1347. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.js +0 -55
  1348. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.js.map +0 -1
  1349. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.d.ts +0 -2
  1350. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.d.ts.map +0 -1
  1351. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.js +0 -53
  1352. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.js.map +0 -1
  1353. package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.d.ts +0 -2
  1354. package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.d.ts.map +0 -1
  1355. package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.js +0 -40
  1356. package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.js.map +0 -1
  1357. package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.d.ts +0 -2
  1358. package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.d.ts.map +0 -1
  1359. package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.js +0 -42
  1360. package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.js.map +0 -1
  1361. package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.d.ts +0 -2
  1362. package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.d.ts.map +0 -1
  1363. package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.js +0 -37
  1364. package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.js.map +0 -1
  1365. package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.d.ts +0 -2
  1366. package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.d.ts.map +0 -1
  1367. package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.js +0 -39
  1368. package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.js.map +0 -1
  1369. package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.d.ts +0 -2
  1370. package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.d.ts.map +0 -1
  1371. package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.js +0 -39
  1372. package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.js.map +0 -1
  1373. package/dist-esm/samples-dev/replicationProtectionContainersGetSample.d.ts +0 -2
  1374. package/dist-esm/samples-dev/replicationProtectionContainersGetSample.d.ts.map +0 -1
  1375. package/dist-esm/samples-dev/replicationProtectionContainersGetSample.js +0 -39
  1376. package/dist-esm/samples-dev/replicationProtectionContainersGetSample.js.map +0 -1
  1377. package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.d.ts +0 -2
  1378. package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.d.ts.map +0 -1
  1379. package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.js +0 -54
  1380. package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.js.map +0 -1
  1381. package/dist-esm/samples-dev/replicationProtectionContainersListSample.d.ts +0 -2
  1382. package/dist-esm/samples-dev/replicationProtectionContainersListSample.d.ts.map +0 -1
  1383. package/dist-esm/samples-dev/replicationProtectionContainersListSample.js +0 -53
  1384. package/dist-esm/samples-dev/replicationProtectionContainersListSample.js.map +0 -1
  1385. package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.d.ts +0 -2
  1386. package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.d.ts.map +0 -1
  1387. package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.js +0 -38
  1388. package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.js.map +0 -1
  1389. package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.d.ts +0 -2
  1390. package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.d.ts.map +0 -1
  1391. package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.js +0 -44
  1392. package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.js.map +0 -1
  1393. package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.d.ts +0 -2
  1394. package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.d.ts.map +0 -1
  1395. package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.js +0 -38
  1396. package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.js.map +0 -1
  1397. package/dist-esm/samples-dev/replicationProtectionIntentsListSample.d.ts +0 -2
  1398. package/dist-esm/samples-dev/replicationProtectionIntentsListSample.d.ts.map +0 -1
  1399. package/dist-esm/samples-dev/replicationProtectionIntentsListSample.js +0 -53
  1400. package/dist-esm/samples-dev/replicationProtectionIntentsListSample.js.map +0 -1
  1401. package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.d.ts +0 -2
  1402. package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.d.ts.map +0 -1
  1403. package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.js +0 -51
  1404. package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.js.map +0 -1
  1405. package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.d.ts +0 -2
  1406. package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.d.ts.map +0 -1
  1407. package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.js +0 -38
  1408. package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.js.map +0 -1
  1409. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.d.ts +0 -2
  1410. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.d.ts.map +0 -1
  1411. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.js +0 -38
  1412. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.js.map +0 -1
  1413. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.d.ts +0 -2
  1414. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.d.ts.map +0 -1
  1415. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.js +0 -38
  1416. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.js.map +0 -1
  1417. package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.d.ts +0 -2
  1418. package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.d.ts.map +0 -1
  1419. package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.js +0 -38
  1420. package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.js.map +0 -1
  1421. package/dist-esm/samples-dev/replicationRecoveryPlansListSample.d.ts +0 -2
  1422. package/dist-esm/samples-dev/replicationRecoveryPlansListSample.d.ts.map +0 -1
  1423. package/dist-esm/samples-dev/replicationRecoveryPlansListSample.js +0 -53
  1424. package/dist-esm/samples-dev/replicationRecoveryPlansListSample.js.map +0 -1
  1425. package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.d.ts +0 -2
  1426. package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.d.ts.map +0 -1
  1427. package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.js +0 -37
  1428. package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.js.map +0 -1
  1429. package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.d.ts +0 -2
  1430. package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.d.ts.map +0 -1
  1431. package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.js +0 -38
  1432. package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.js.map +0 -1
  1433. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.d.ts +0 -2
  1434. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.d.ts.map +0 -1
  1435. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.js +0 -34
  1436. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.js.map +0 -1
  1437. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.d.ts +0 -2
  1438. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.d.ts.map +0 -1
  1439. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.js +0 -39
  1440. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.js.map +0 -1
  1441. package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.d.ts +0 -2
  1442. package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.d.ts.map +0 -1
  1443. package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.js +0 -38
  1444. package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.js.map +0 -1
  1445. package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.d.ts +0 -2
  1446. package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.d.ts.map +0 -1
  1447. package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.js +0 -71
  1448. package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.js.map +0 -1
  1449. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.d.ts +0 -2
  1450. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.d.ts.map +0 -1
  1451. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.js +0 -51
  1452. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.js.map +0 -1
  1453. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.d.ts +0 -2
  1454. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.d.ts.map +0 -1
  1455. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.js +0 -39
  1456. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.js.map +0 -1
  1457. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.d.ts +0 -2
  1458. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.d.ts.map +0 -1
  1459. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.js +0 -39
  1460. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.js.map +0 -1
  1461. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.d.ts +0 -2
  1462. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.d.ts.map +0 -1
  1463. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.js +0 -54
  1464. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.js.map +0 -1
  1465. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.d.ts +0 -2
  1466. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.d.ts.map +0 -1
  1467. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.js +0 -53
  1468. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.js.map +0 -1
  1469. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.d.ts +0 -2
  1470. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.d.ts.map +0 -1
  1471. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.js +0 -39
  1472. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.js.map +0 -1
  1473. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.d.ts +0 -2
  1474. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.d.ts.map +0 -1
  1475. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.js +0 -39
  1476. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.js.map +0 -1
  1477. package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.d.ts +0 -2
  1478. package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.d.ts.map +0 -1
  1479. package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.js +0 -38
  1480. package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.js.map +0 -1
  1481. package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.d.ts +0 -2
  1482. package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.d.ts.map +0 -1
  1483. package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.js +0 -40
  1484. package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.js.map +0 -1
  1485. package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.d.ts +0 -2
  1486. package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.d.ts.map +0 -1
  1487. package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.js +0 -40
  1488. package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.js.map +0 -1
  1489. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.d.ts +0 -2
  1490. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.d.ts.map +0 -1
  1491. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.js +0 -55
  1492. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.js.map +0 -1
  1493. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.d.ts +0 -2
  1494. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.d.ts.map +0 -1
  1495. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.js +0 -53
  1496. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.js.map +0 -1
  1497. package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.d.ts +0 -2
  1498. package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.d.ts.map +0 -1
  1499. package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.js +0 -39
  1500. package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.js.map +0 -1
  1501. package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.d.ts +0 -2
  1502. package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.d.ts.map +0 -1
  1503. package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.js +0 -54
  1504. package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.js.map +0 -1
  1505. package/dist-esm/samples-dev/replicationStorageClassificationsListSample.d.ts +0 -2
  1506. package/dist-esm/samples-dev/replicationStorageClassificationsListSample.d.ts.map +0 -1
  1507. package/dist-esm/samples-dev/replicationStorageClassificationsListSample.js +0 -53
  1508. package/dist-esm/samples-dev/replicationStorageClassificationsListSample.js.map +0 -1
  1509. package/dist-esm/samples-dev/replicationVaultHealthGetSample.d.ts +0 -2
  1510. package/dist-esm/samples-dev/replicationVaultHealthGetSample.d.ts.map +0 -1
  1511. package/dist-esm/samples-dev/replicationVaultHealthGetSample.js +0 -37
  1512. package/dist-esm/samples-dev/replicationVaultHealthGetSample.js.map +0 -1
  1513. package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.d.ts +0 -2
  1514. package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.d.ts.map +0 -1
  1515. package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.js +0 -37
  1516. package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.js.map +0 -1
  1517. package/dist-esm/samples-dev/replicationVaultSettingCreateSample.d.ts +0 -2
  1518. package/dist-esm/samples-dev/replicationVaultSettingCreateSample.d.ts.map +0 -1
  1519. package/dist-esm/samples-dev/replicationVaultSettingCreateSample.js +0 -36
  1520. package/dist-esm/samples-dev/replicationVaultSettingCreateSample.js.map +0 -1
  1521. package/dist-esm/samples-dev/replicationVaultSettingGetSample.d.ts +0 -2
  1522. package/dist-esm/samples-dev/replicationVaultSettingGetSample.d.ts.map +0 -1
  1523. package/dist-esm/samples-dev/replicationVaultSettingGetSample.js +0 -38
  1524. package/dist-esm/samples-dev/replicationVaultSettingGetSample.js.map +0 -1
  1525. package/dist-esm/samples-dev/replicationVaultSettingListSample.d.ts +0 -2
  1526. package/dist-esm/samples-dev/replicationVaultSettingListSample.d.ts.map +0 -1
  1527. package/dist-esm/samples-dev/replicationVaultSettingListSample.js +0 -53
  1528. package/dist-esm/samples-dev/replicationVaultSettingListSample.js.map +0 -1
  1529. package/dist-esm/samples-dev/replicationvCentersCreateSample.d.ts +0 -2
  1530. package/dist-esm/samples-dev/replicationvCentersCreateSample.d.ts.map +0 -1
  1531. package/dist-esm/samples-dev/replicationvCentersCreateSample.js +0 -41
  1532. package/dist-esm/samples-dev/replicationvCentersCreateSample.js.map +0 -1
  1533. package/dist-esm/samples-dev/replicationvCentersDeleteSample.d.ts +0 -2
  1534. package/dist-esm/samples-dev/replicationvCentersDeleteSample.d.ts.map +0 -1
  1535. package/dist-esm/samples-dev/replicationvCentersDeleteSample.js +0 -39
  1536. package/dist-esm/samples-dev/replicationvCentersDeleteSample.js.map +0 -1
  1537. package/dist-esm/samples-dev/replicationvCentersGetSample.d.ts +0 -2
  1538. package/dist-esm/samples-dev/replicationvCentersGetSample.d.ts.map +0 -1
  1539. package/dist-esm/samples-dev/replicationvCentersGetSample.js +0 -39
  1540. package/dist-esm/samples-dev/replicationvCentersGetSample.js.map +0 -1
  1541. package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.d.ts +0 -2
  1542. package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.d.ts.map +0 -1
  1543. package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.js +0 -54
  1544. package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.js.map +0 -1
  1545. package/dist-esm/samples-dev/replicationvCentersListSample.d.ts +0 -2
  1546. package/dist-esm/samples-dev/replicationvCentersListSample.d.ts.map +0 -1
  1547. package/dist-esm/samples-dev/replicationvCentersListSample.js +0 -53
  1548. package/dist-esm/samples-dev/replicationvCentersListSample.js.map +0 -1
  1549. package/dist-esm/samples-dev/replicationvCentersUpdateSample.d.ts +0 -2
  1550. package/dist-esm/samples-dev/replicationvCentersUpdateSample.d.ts.map +0 -1
  1551. package/dist-esm/samples-dev/replicationvCentersUpdateSample.js +0 -35
  1552. package/dist-esm/samples-dev/replicationvCentersUpdateSample.js.map +0 -1
  1553. package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.d.ts +0 -2
  1554. package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.d.ts.map +0 -1
  1555. package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.js +0 -37
  1556. package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.js.map +0 -1
  1557. package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.d.ts +0 -2
  1558. package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.d.ts.map +0 -1
  1559. package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.js +0 -56
  1560. package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.js.map +0 -1
  1561. package/dist-esm/src/index.d.ts +0 -5
  1562. package/dist-esm/src/index.d.ts.map +0 -1
  1563. package/dist-esm/src/index.js +0 -13
  1564. package/dist-esm/src/index.js.map +0 -1
  1565. package/dist-esm/src/lroImpl.js.map +0 -1
  1566. package/dist-esm/src/models/index.js.map +0 -1
  1567. package/dist-esm/src/models/mappers.js.map +0 -1
  1568. package/dist-esm/src/models/parameters.js +0 -617
  1569. package/dist-esm/src/models/parameters.js.map +0 -1
  1570. package/dist-esm/src/operations/index.d.ts +0 -29
  1571. package/dist-esm/src/operations/index.d.ts.map +0 -1
  1572. package/dist-esm/src/operations/index.js +0 -36
  1573. package/dist-esm/src/operations/index.js.map +0 -1
  1574. package/dist-esm/src/operations/migrationRecoveryPoints.d.ts +0 -63
  1575. package/dist-esm/src/operations/migrationRecoveryPoints.d.ts.map +0 -1
  1576. package/dist-esm/src/operations/migrationRecoveryPoints.js +0 -222
  1577. package/dist-esm/src/operations/migrationRecoveryPoints.js.map +0 -1
  1578. package/dist-esm/src/operations/operations.d.ts +0 -38
  1579. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  1580. package/dist-esm/src/operations/operations.js +0 -142
  1581. package/dist-esm/src/operations/operations.js.map +0 -1
  1582. package/dist-esm/src/operations/recoveryPoints.d.ts +0 -63
  1583. package/dist-esm/src/operations/recoveryPoints.d.ts.map +0 -1
  1584. package/dist-esm/src/operations/recoveryPoints.js +0 -222
  1585. package/dist-esm/src/operations/recoveryPoints.js.map +0 -1
  1586. package/dist-esm/src/operations/replicationAlertSettings.d.ts +0 -60
  1587. package/dist-esm/src/operations/replicationAlertSettings.d.ts.map +0 -1
  1588. package/dist-esm/src/operations/replicationAlertSettings.js +0 -210
  1589. package/dist-esm/src/operations/replicationAlertSettings.js.map +0 -1
  1590. package/dist-esm/src/operations/replicationAppliances.d.ts +0 -41
  1591. package/dist-esm/src/operations/replicationAppliances.d.ts.map +0 -1
  1592. package/dist-esm/src/operations/replicationAppliances.js +0 -147
  1593. package/dist-esm/src/operations/replicationAppliances.js.map +0 -1
  1594. package/dist-esm/src/operations/replicationEligibilityResultsOperations.d.ts +0 -29
  1595. package/dist-esm/src/operations/replicationEligibilityResultsOperations.d.ts.map +0 -1
  1596. package/dist-esm/src/operations/replicationEligibilityResultsOperations.js +0 -79
  1597. package/dist-esm/src/operations/replicationEligibilityResultsOperations.js.map +0 -1
  1598. package/dist-esm/src/operations/replicationEvents.d.ts +0 -50
  1599. package/dist-esm/src/operations/replicationEvents.d.ts.map +0 -1
  1600. package/dist-esm/src/operations/replicationEvents.js +0 -177
  1601. package/dist-esm/src/operations/replicationEvents.js.map +0 -1
  1602. package/dist-esm/src/operations/replicationFabrics.d.ts +0 -201
  1603. package/dist-esm/src/operations/replicationFabrics.d.ts.map +0 -1
  1604. package/dist-esm/src/operations/replicationFabrics.js +0 -860
  1605. package/dist-esm/src/operations/replicationFabrics.js.map +0 -1
  1606. package/dist-esm/src/operations/replicationJobs.d.ts +0 -125
  1607. package/dist-esm/src/operations/replicationJobs.d.ts.map +0 -1
  1608. package/dist-esm/src/operations/replicationJobs.js +0 -538
  1609. package/dist-esm/src/operations/replicationJobs.js.map +0 -1
  1610. package/dist-esm/src/operations/replicationLogicalNetworks.d.ts +0 -55
  1611. package/dist-esm/src/operations/replicationLogicalNetworks.d.ts.map +0 -1
  1612. package/dist-esm/src/operations/replicationLogicalNetworks.js +0 -191
  1613. package/dist-esm/src/operations/replicationLogicalNetworks.js.map +0 -1
  1614. package/dist-esm/src/operations/replicationMigrationItems.d.ts +0 -301
  1615. package/dist-esm/src/operations/replicationMigrationItems.d.ts.map +0 -1
  1616. package/dist-esm/src/operations/replicationMigrationItems.js +0 -1271
  1617. package/dist-esm/src/operations/replicationMigrationItems.js.map +0 -1
  1618. package/dist-esm/src/operations/replicationNetworkMappings.d.ts +0 -157
  1619. package/dist-esm/src/operations/replicationNetworkMappings.d.ts.map +0 -1
  1620. package/dist-esm/src/operations/replicationNetworkMappings.js +0 -625
  1621. package/dist-esm/src/operations/replicationNetworkMappings.js.map +0 -1
  1622. package/dist-esm/src/operations/replicationNetworks.d.ts +0 -82
  1623. package/dist-esm/src/operations/replicationNetworks.d.ts.map +0 -1
  1624. package/dist-esm/src/operations/replicationNetworks.js +0 -306
  1625. package/dist-esm/src/operations/replicationNetworks.js.map +0 -1
  1626. package/dist-esm/src/operations/replicationPolicies.d.ts +0 -109
  1627. package/dist-esm/src/operations/replicationPolicies.d.ts.map +0 -1
  1628. package/dist-esm/src/operations/replicationPolicies.js +0 -434
  1629. package/dist-esm/src/operations/replicationPolicies.js.map +0 -1
  1630. package/dist-esm/src/operations/replicationProtectableItems.d.ts +0 -59
  1631. package/dist-esm/src/operations/replicationProtectableItems.d.ts.map +0 -1
  1632. package/dist-esm/src/operations/replicationProtectableItems.js +0 -217
  1633. package/dist-esm/src/operations/replicationProtectableItems.js.map +0 -1
  1634. package/dist-esm/src/operations/replicationProtectedItems.d.ts +0 -547
  1635. package/dist-esm/src/operations/replicationProtectedItems.d.ts.map +0 -1
  1636. package/dist-esm/src/operations/replicationProtectedItems.js +0 -2301
  1637. package/dist-esm/src/operations/replicationProtectedItems.js.map +0 -1
  1638. package/dist-esm/src/operations/replicationProtectionContainerMappings.d.ts +0 -181
  1639. package/dist-esm/src/operations/replicationProtectionContainerMappings.d.ts.map +0 -1
  1640. package/dist-esm/src/operations/replicationProtectionContainerMappings.js +0 -723
  1641. package/dist-esm/src/operations/replicationProtectionContainerMappings.js.map +0 -1
  1642. package/dist-esm/src/operations/replicationProtectionContainers.d.ts +0 -169
  1643. package/dist-esm/src/operations/replicationProtectionContainers.d.ts.map +0 -1
  1644. package/dist-esm/src/operations/replicationProtectionContainers.js +0 -699
  1645. package/dist-esm/src/operations/replicationProtectionContainers.js.map +0 -1
  1646. package/dist-esm/src/operations/replicationProtectionIntents.d.ts +0 -60
  1647. package/dist-esm/src/operations/replicationProtectionIntents.d.ts.map +0 -1
  1648. package/dist-esm/src/operations/replicationProtectionIntents.js +0 -214
  1649. package/dist-esm/src/operations/replicationProtectionIntents.js.map +0 -1
  1650. package/dist-esm/src/operations/replicationRecoveryPlans.d.ts +0 -243
  1651. package/dist-esm/src/operations/replicationRecoveryPlans.d.ts.map +0 -1
  1652. package/dist-esm/src/operations/replicationRecoveryPlans.js +0 -1095
  1653. package/dist-esm/src/operations/replicationRecoveryPlans.js.map +0 -1
  1654. package/dist-esm/src/operations/replicationRecoveryServicesProviders.d.ts +0 -165
  1655. package/dist-esm/src/operations/replicationRecoveryServicesProviders.d.ts.map +0 -1
  1656. package/dist-esm/src/operations/replicationRecoveryServicesProviders.js +0 -669
  1657. package/dist-esm/src/operations/replicationRecoveryServicesProviders.js.map +0 -1
  1658. package/dist-esm/src/operations/replicationStorageClassificationMappings.d.ts +0 -133
  1659. package/dist-esm/src/operations/replicationStorageClassificationMappings.d.ts.map +0 -1
  1660. package/dist-esm/src/operations/replicationStorageClassificationMappings.js +0 -526
  1661. package/dist-esm/src/operations/replicationStorageClassificationMappings.js.map +0 -1
  1662. package/dist-esm/src/operations/replicationStorageClassifications.d.ts +0 -82
  1663. package/dist-esm/src/operations/replicationStorageClassifications.d.ts.map +0 -1
  1664. package/dist-esm/src/operations/replicationStorageClassifications.js +0 -312
  1665. package/dist-esm/src/operations/replicationStorageClassifications.js.map +0 -1
  1666. package/dist-esm/src/operations/replicationVaultHealth.d.ts +0 -38
  1667. package/dist-esm/src/operations/replicationVaultHealth.d.ts.map +0 -1
  1668. package/dist-esm/src/operations/replicationVaultHealth.js +0 -138
  1669. package/dist-esm/src/operations/replicationVaultHealth.js.map +0 -1
  1670. package/dist-esm/src/operations/replicationVaultSetting.d.ts +0 -71
  1671. package/dist-esm/src/operations/replicationVaultSetting.d.ts.map +0 -1
  1672. package/dist-esm/src/operations/replicationVaultSetting.js +0 -276
  1673. package/dist-esm/src/operations/replicationVaultSetting.js.map +0 -1
  1674. package/dist-esm/src/operations/replicationvCenters.d.ts +0 -147
  1675. package/dist-esm/src/operations/replicationvCenters.d.ts.map +0 -1
  1676. package/dist-esm/src/operations/replicationvCenters.js +0 -592
  1677. package/dist-esm/src/operations/replicationvCenters.js.map +0 -1
  1678. package/dist-esm/src/operations/supportedOperatingSystemsOperations.d.ts +0 -21
  1679. package/dist-esm/src/operations/supportedOperatingSystemsOperations.d.ts.map +0 -1
  1680. package/dist-esm/src/operations/supportedOperatingSystemsOperations.js +0 -51
  1681. package/dist-esm/src/operations/supportedOperatingSystemsOperations.js.map +0 -1
  1682. package/dist-esm/src/operations/targetComputeSizes.d.ts +0 -51
  1683. package/dist-esm/src/operations/targetComputeSizes.d.ts.map +0 -1
  1684. package/dist-esm/src/operations/targetComputeSizes.js +0 -178
  1685. package/dist-esm/src/operations/targetComputeSizes.js.map +0 -1
  1686. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -29
  1687. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  1688. package/dist-esm/src/operationsInterfaces/index.js +0 -36
  1689. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  1690. package/dist-esm/src/operationsInterfaces/migrationRecoveryPoints.d.ts +0 -29
  1691. package/dist-esm/src/operationsInterfaces/migrationRecoveryPoints.d.ts.map +0 -1
  1692. package/dist-esm/src/operationsInterfaces/migrationRecoveryPoints.js.map +0 -1
  1693. package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -13
  1694. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  1695. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  1696. package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts +0 -29
  1697. package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts.map +0 -1
  1698. package/dist-esm/src/operationsInterfaces/recoveryPoints.js.map +0 -1
  1699. package/dist-esm/src/operationsInterfaces/replicationAlertSettings.d.ts +0 -33
  1700. package/dist-esm/src/operationsInterfaces/replicationAlertSettings.d.ts.map +0 -1
  1701. package/dist-esm/src/operationsInterfaces/replicationAlertSettings.js.map +0 -1
  1702. package/dist-esm/src/operationsInterfaces/replicationAppliances.d.ts +0 -14
  1703. package/dist-esm/src/operationsInterfaces/replicationAppliances.d.ts.map +0 -1
  1704. package/dist-esm/src/operationsInterfaces/replicationAppliances.js.map +0 -1
  1705. package/dist-esm/src/operationsInterfaces/replicationEligibilityResultsOperations.d.ts +0 -21
  1706. package/dist-esm/src/operationsInterfaces/replicationEligibilityResultsOperations.d.ts.map +0 -1
  1707. package/dist-esm/src/operationsInterfaces/replicationEligibilityResultsOperations.js.map +0 -1
  1708. package/dist-esm/src/operationsInterfaces/replicationEvents.d.ts +0 -23
  1709. package/dist-esm/src/operationsInterfaces/replicationEvents.d.ts.map +0 -1
  1710. package/dist-esm/src/operationsInterfaces/replicationEvents.js.map +0 -1
  1711. package/dist-esm/src/operationsInterfaces/replicationFabrics.d.ts +0 -174
  1712. package/dist-esm/src/operationsInterfaces/replicationFabrics.d.ts.map +0 -1
  1713. package/dist-esm/src/operationsInterfaces/replicationFabrics.js.map +0 -1
  1714. package/dist-esm/src/operationsInterfaces/replicationJobs.d.ts +0 -98
  1715. package/dist-esm/src/operationsInterfaces/replicationJobs.d.ts.map +0 -1
  1716. package/dist-esm/src/operationsInterfaces/replicationJobs.js.map +0 -1
  1717. package/dist-esm/src/operationsInterfaces/replicationLogicalNetworks.d.ts +0 -25
  1718. package/dist-esm/src/operationsInterfaces/replicationLogicalNetworks.d.ts.map +0 -1
  1719. package/dist-esm/src/operationsInterfaces/replicationLogicalNetworks.js.map +0 -1
  1720. package/dist-esm/src/operationsInterfaces/replicationMigrationItems.d.ts +0 -250
  1721. package/dist-esm/src/operationsInterfaces/replicationMigrationItems.d.ts.map +0 -1
  1722. package/dist-esm/src/operationsInterfaces/replicationMigrationItems.js.map +0 -1
  1723. package/dist-esm/src/operationsInterfaces/replicationNetworkMappings.d.ts +0 -106
  1724. package/dist-esm/src/operationsInterfaces/replicationNetworkMappings.d.ts.map +0 -1
  1725. package/dist-esm/src/operationsInterfaces/replicationNetworkMappings.js.map +0 -1
  1726. package/dist-esm/src/operationsInterfaces/replicationNetworks.d.ts +0 -33
  1727. package/dist-esm/src/operationsInterfaces/replicationNetworks.d.ts.map +0 -1
  1728. package/dist-esm/src/operationsInterfaces/replicationNetworks.js.map +0 -1
  1729. package/dist-esm/src/operationsInterfaces/replicationPolicies.d.ts +0 -82
  1730. package/dist-esm/src/operationsInterfaces/replicationPolicies.d.ts.map +0 -1
  1731. package/dist-esm/src/operationsInterfaces/replicationPolicies.js.map +0 -1
  1732. package/dist-esm/src/operationsInterfaces/replicationProtectableItems.d.ts +0 -27
  1733. package/dist-esm/src/operationsInterfaces/replicationProtectableItems.d.ts.map +0 -1
  1734. package/dist-esm/src/operationsInterfaces/replicationProtectableItems.js.map +0 -1
  1735. package/dist-esm/src/operationsInterfaces/replicationProtectedItems.d.ts +0 -496
  1736. package/dist-esm/src/operationsInterfaces/replicationProtectedItems.d.ts.map +0 -1
  1737. package/dist-esm/src/operationsInterfaces/replicationProtectedItems.js.map +0 -1
  1738. package/dist-esm/src/operationsInterfaces/replicationProtectionContainerMappings.d.ts +0 -130
  1739. package/dist-esm/src/operationsInterfaces/replicationProtectionContainerMappings.d.ts.map +0 -1
  1740. package/dist-esm/src/operationsInterfaces/replicationProtectionContainerMappings.js.map +0 -1
  1741. package/dist-esm/src/operationsInterfaces/replicationProtectionContainers.d.ts +0 -120
  1742. package/dist-esm/src/operationsInterfaces/replicationProtectionContainers.d.ts.map +0 -1
  1743. package/dist-esm/src/operationsInterfaces/replicationProtectionContainers.js.map +0 -1
  1744. package/dist-esm/src/operationsInterfaces/replicationProtectionIntents.d.ts +0 -33
  1745. package/dist-esm/src/operationsInterfaces/replicationProtectionIntents.d.ts.map +0 -1
  1746. package/dist-esm/src/operationsInterfaces/replicationProtectionIntents.js.map +0 -1
  1747. package/dist-esm/src/operationsInterfaces/replicationRecoveryPlans.d.ts +0 -216
  1748. package/dist-esm/src/operationsInterfaces/replicationRecoveryPlans.d.ts.map +0 -1
  1749. package/dist-esm/src/operationsInterfaces/replicationRecoveryPlans.js.map +0 -1
  1750. package/dist-esm/src/operationsInterfaces/replicationRecoveryServicesProviders.d.ts +0 -116
  1751. package/dist-esm/src/operationsInterfaces/replicationRecoveryServicesProviders.d.ts.map +0 -1
  1752. package/dist-esm/src/operationsInterfaces/replicationRecoveryServicesProviders.js.map +0 -1
  1753. package/dist-esm/src/operationsInterfaces/replicationStorageClassificationMappings.d.ts +0 -82
  1754. package/dist-esm/src/operationsInterfaces/replicationStorageClassificationMappings.d.ts.map +0 -1
  1755. package/dist-esm/src/operationsInterfaces/replicationStorageClassificationMappings.js.map +0 -1
  1756. package/dist-esm/src/operationsInterfaces/replicationStorageClassifications.d.ts +0 -33
  1757. package/dist-esm/src/operationsInterfaces/replicationStorageClassifications.d.ts.map +0 -1
  1758. package/dist-esm/src/operationsInterfaces/replicationStorageClassifications.js.map +0 -1
  1759. package/dist-esm/src/operationsInterfaces/replicationVaultHealth.d.ts +0 -30
  1760. package/dist-esm/src/operationsInterfaces/replicationVaultHealth.d.ts.map +0 -1
  1761. package/dist-esm/src/operationsInterfaces/replicationVaultHealth.js.map +0 -1
  1762. package/dist-esm/src/operationsInterfaces/replicationVaultSetting.d.ts +0 -44
  1763. package/dist-esm/src/operationsInterfaces/replicationVaultSetting.d.ts.map +0 -1
  1764. package/dist-esm/src/operationsInterfaces/replicationVaultSetting.js.map +0 -1
  1765. package/dist-esm/src/operationsInterfaces/replicationvCenters.d.ts +0 -98
  1766. package/dist-esm/src/operationsInterfaces/replicationvCenters.d.ts.map +0 -1
  1767. package/dist-esm/src/operationsInterfaces/replicationvCenters.js.map +0 -1
  1768. package/dist-esm/src/operationsInterfaces/supportedOperatingSystemsOperations.d.ts +0 -13
  1769. package/dist-esm/src/operationsInterfaces/supportedOperatingSystemsOperations.d.ts.map +0 -1
  1770. package/dist-esm/src/operationsInterfaces/supportedOperatingSystemsOperations.js.map +0 -1
  1771. package/dist-esm/src/operationsInterfaces/targetComputeSizes.d.ts +0 -17
  1772. package/dist-esm/src/operationsInterfaces/targetComputeSizes.d.ts.map +0 -1
  1773. package/dist-esm/src/operationsInterfaces/targetComputeSizes.js.map +0 -1
  1774. package/dist-esm/src/pagingHelper.js.map +0 -1
  1775. package/dist-esm/src/siteRecoveryManagementClient.d.ts +0 -47
  1776. package/dist-esm/src/siteRecoveryManagementClient.d.ts.map +0 -1
  1777. package/dist-esm/src/siteRecoveryManagementClient.js +0 -134
  1778. package/dist-esm/src/siteRecoveryManagementClient.js.map +0 -1
  1779. package/dist-esm/test/recoveryservicessiterecovery_examples.spec.d.ts +0 -4
  1780. package/dist-esm/test/recoveryservicessiterecovery_examples.spec.d.ts.map +0 -1
  1781. package/dist-esm/test/recoveryservicessiterecovery_examples.spec.js +0 -74
  1782. package/dist-esm/test/recoveryservicessiterecovery_examples.spec.js.map +0 -1
  1783. package/src/index.ts +0 -13
  1784. package/src/lroImpl.ts +0 -38
  1785. package/src/models/index.ts +0 -12058
  1786. package/src/models/mappers.ts +0 -23006
  1787. package/src/models/parameters.ts +0 -765
  1788. package/src/operations/index.ts +0 -36
  1789. package/src/operations/migrationRecoveryPoints.ts +0 -318
  1790. package/src/operations/operations.ts +0 -170
  1791. package/src/operations/recoveryPoints.ts +0 -318
  1792. package/src/operations/replicationAlertSettings.ts +0 -277
  1793. package/src/operations/replicationAppliances.ts +0 -190
  1794. package/src/operations/replicationEligibilityResultsOperations.ts +0 -109
  1795. package/src/operations/replicationEvents.ts +0 -231
  1796. package/src/operations/replicationFabrics.ts +0 -1215
  1797. package/src/operations/replicationJobs.ts +0 -757
  1798. package/src/operations/replicationLogicalNetworks.ts +0 -266
  1799. package/src/operations/replicationMigrationItems.ts +0 -1825
  1800. package/src/operations/replicationNetworkMappings.ts +0 -883
  1801. package/src/operations/replicationNetworks.ts +0 -413
  1802. package/src/operations/replicationPolicies.ts +0 -608
  1803. package/src/operations/replicationProtectableItems.ts +0 -305
  1804. package/src/operations/replicationProtectedItems.ts +0 -3324
  1805. package/src/operations/replicationProtectionContainerMappings.ts +0 -1023
  1806. package/src/operations/replicationProtectionContainers.ts +0 -983
  1807. package/src/operations/replicationProtectionIntents.ts +0 -283
  1808. package/src/operations/replicationRecoveryPlans.ts +0 -1558
  1809. package/src/operations/replicationRecoveryServicesProviders.ts +0 -936
  1810. package/src/operations/replicationStorageClassificationMappings.ts +0 -737
  1811. package/src/operations/replicationStorageClassifications.ts +0 -421
  1812. package/src/operations/replicationVaultHealth.ts +0 -195
  1813. package/src/operations/replicationVaultSetting.ts +0 -377
  1814. package/src/operations/replicationvCenters.ts +0 -828
  1815. package/src/operations/supportedOperatingSystemsOperations.ts +0 -71
  1816. package/src/operations/targetComputeSizes.ts +0 -260
  1817. package/src/operationsInterfaces/index.ts +0 -36
  1818. package/src/operationsInterfaces/migrationRecoveryPoints.ts +0 -58
  1819. package/src/operationsInterfaces/operations.ts +0 -25
  1820. package/src/operationsInterfaces/recoveryPoints.ts +0 -58
  1821. package/src/operationsInterfaces/replicationAlertSettings.ts +0 -65
  1822. package/src/operationsInterfaces/replicationAppliances.ts +0 -30
  1823. package/src/operationsInterfaces/replicationEligibilityResultsOperations.ts +0 -42
  1824. package/src/operationsInterfaces/replicationEvents.ts +0 -46
  1825. package/src/operationsInterfaces/replicationFabrics.ts +0 -324
  1826. package/src/operationsInterfaces/replicationJobs.ts +0 -193
  1827. package/src/operationsInterfaces/replicationLogicalNetworks.ts +0 -50
  1828. package/src/operationsInterfaces/replicationMigrationItems.ts +0 -489
  1829. package/src/operationsInterfaces/replicationNetworkMappings.ts +0 -201
  1830. package/src/operationsInterfaces/replicationNetworks.ts +0 -63
  1831. package/src/operationsInterfaces/replicationPolicies.ts +0 -156
  1832. package/src/operationsInterfaces/replicationProtectableItems.ts +0 -54
  1833. package/src/operationsInterfaces/replicationProtectedItems.ts +0 -960
  1834. package/src/operationsInterfaces/replicationProtectionContainerMappings.ts +0 -243
  1835. package/src/operationsInterfaces/replicationProtectionContainers.ts +0 -229
  1836. package/src/operationsInterfaces/replicationProtectionIntents.ts +0 -65
  1837. package/src/operationsInterfaces/replicationRecoveryPlans.ts +0 -421
  1838. package/src/operationsInterfaces/replicationRecoveryServicesProviders.ts +0 -213
  1839. package/src/operationsInterfaces/replicationStorageClassificationMappings.ts +0 -153
  1840. package/src/operationsInterfaces/replicationStorageClassifications.ts +0 -63
  1841. package/src/operationsInterfaces/replicationVaultHealth.ts +0 -60
  1842. package/src/operationsInterfaces/replicationVaultSetting.ts +0 -87
  1843. package/src/operationsInterfaces/replicationvCenters.ts +0 -185
  1844. package/src/operationsInterfaces/supportedOperatingSystemsOperations.ts +0 -28
  1845. package/src/operationsInterfaces/targetComputeSizes.ts +0 -36
  1846. package/src/pagingHelper.ts +0 -39
  1847. package/src/siteRecoveryManagementClient.ts +0 -264
  1848. package/tsconfig.json +0 -33
  1849. package/types/arm-recoveryservices-siterecovery.d.ts +0 -13972
  1850. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  1851. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  1852. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  1853. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  1854. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  1855. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  1856. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  1857. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  1858. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  1859. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  1860. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  1861. /package/{dist-esm/src → dist/browser}/operationsInterfaces/migrationRecoveryPoints.js +0 -0
  1862. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  1863. /package/{dist-esm/src → dist/browser}/operationsInterfaces/recoveryPoints.js +0 -0
  1864. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationAlertSettings.js +0 -0
  1865. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationAppliances.js +0 -0
  1866. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationEligibilityResultsOperations.js +0 -0
  1867. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationEvents.js +0 -0
  1868. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationFabrics.js +0 -0
  1869. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationJobs.js +0 -0
  1870. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationLogicalNetworks.js +0 -0
  1871. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationMigrationItems.js +0 -0
  1872. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationNetworkMappings.js +0 -0
  1873. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationNetworks.js +0 -0
  1874. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationPolicies.js +0 -0
  1875. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationProtectableItems.js +0 -0
  1876. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationProtectedItems.js +0 -0
  1877. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationProtectionContainerMappings.js +0 -0
  1878. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationProtectionContainers.js +0 -0
  1879. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationProtectionIntents.js +0 -0
  1880. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationRecoveryPlans.js +0 -0
  1881. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationRecoveryServicesProviders.js +0 -0
  1882. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationStorageClassificationMappings.js +0 -0
  1883. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationStorageClassifications.js +0 -0
  1884. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationVaultHealth.js +0 -0
  1885. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationVaultSetting.js +0 -0
  1886. /package/{dist-esm/src → dist/browser}/operationsInterfaces/replicationvCenters.js +0 -0
  1887. /package/{dist-esm/src → dist/browser}/operationsInterfaces/supportedOperatingSystemsOperations.js +0 -0
  1888. /package/{dist-esm/src → dist/browser}/operationsInterfaces/targetComputeSizes.js +0 -0
  1889. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  1890. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  1891. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  1892. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"replicationProtectedItems.js","sourceRoot":"","sources":["../../../src/operations/replicationProtectedItems.ts"],"names":[],"mappings":"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","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 { ReplicationProtectedItems } 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 { SiteRecoveryManagementClient } from \"../siteRecoveryManagementClient.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n ReplicationProtectedItem,\n ReplicationProtectedItemsListByReplicationProtectionContainersNextOptionalParams,\n ReplicationProtectedItemsListByReplicationProtectionContainersOptionalParams,\n ReplicationProtectedItemsListByReplicationProtectionContainersResponse,\n ReplicationProtectedItemsListNextOptionalParams,\n ReplicationProtectedItemsListOptionalParams,\n ReplicationProtectedItemsListResponse,\n ReplicationProtectedItemsGetOptionalParams,\n ReplicationProtectedItemsGetResponse,\n EnableProtectionInput,\n ReplicationProtectedItemsCreateOptionalParams,\n ReplicationProtectedItemsCreateResponse,\n ReplicationProtectedItemsPurgeOptionalParams,\n UpdateReplicationProtectedItemInput,\n ReplicationProtectedItemsUpdateOptionalParams,\n ReplicationProtectedItemsUpdateResponse,\n AddDisksInput,\n ReplicationProtectedItemsAddDisksOptionalParams,\n ReplicationProtectedItemsAddDisksResponse,\n ApplyRecoveryPointInput,\n ReplicationProtectedItemsApplyRecoveryPointOptionalParams,\n ReplicationProtectedItemsApplyRecoveryPointResponse,\n ReplicationProtectedItemsFailoverCancelOptionalParams,\n ReplicationProtectedItemsFailoverCancelResponse,\n ReplicationProtectedItemsFailoverCommitOptionalParams,\n ReplicationProtectedItemsFailoverCommitResponse,\n PlannedFailoverInput,\n ReplicationProtectedItemsPlannedFailoverOptionalParams,\n ReplicationProtectedItemsPlannedFailoverResponse,\n DisableProtectionInput,\n ReplicationProtectedItemsDeleteOptionalParams,\n RemoveDisksInput,\n ReplicationProtectedItemsRemoveDisksOptionalParams,\n ReplicationProtectedItemsRemoveDisksResponse,\n ReplicationProtectedItemsRepairReplicationOptionalParams,\n ReplicationProtectedItemsRepairReplicationResponse,\n ReverseReplicationInput,\n ReplicationProtectedItemsReprotectOptionalParams,\n ReplicationProtectedItemsReprotectResponse,\n ResolveHealthInput,\n ReplicationProtectedItemsResolveHealthErrorsOptionalParams,\n ReplicationProtectedItemsResolveHealthErrorsResponse,\n SwitchProviderInput,\n ReplicationProtectedItemsSwitchProviderOptionalParams,\n ReplicationProtectedItemsSwitchProviderResponse,\n TestFailoverInput,\n ReplicationProtectedItemsTestFailoverOptionalParams,\n ReplicationProtectedItemsTestFailoverResponse,\n TestFailoverCleanupInput,\n ReplicationProtectedItemsTestFailoverCleanupOptionalParams,\n ReplicationProtectedItemsTestFailoverCleanupResponse,\n UnplannedFailoverInput,\n ReplicationProtectedItemsUnplannedFailoverOptionalParams,\n ReplicationProtectedItemsUnplannedFailoverResponse,\n UpdateApplianceForReplicationProtectedItemInput,\n ReplicationProtectedItemsUpdateApplianceOptionalParams,\n ReplicationProtectedItemsUpdateApplianceResponse,\n UpdateMobilityServiceRequest,\n ReplicationProtectedItemsUpdateMobilityServiceOptionalParams,\n ReplicationProtectedItemsUpdateMobilityServiceResponse,\n ReplicationProtectedItemsListByReplicationProtectionContainersNextResponse,\n ReplicationProtectedItemsListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ReplicationProtectedItems operations. */\nexport class ReplicationProtectedItemsImpl\n implements ReplicationProtectedItems\n{\n private readonly client: SiteRecoveryManagementClient;\n\n /**\n * Initialize a new instance of the class ReplicationProtectedItems class.\n * @param client Reference to the service client\n */\n constructor(client: SiteRecoveryManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the list of ASR replication protected items in the protection container.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name.\n * @param protectionContainerName Protection container name.\n * @param options The options parameters.\n */\n public listByReplicationProtectionContainers(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n options?: ReplicationProtectedItemsListByReplicationProtectionContainersOptionalParams,\n ): PagedAsyncIterableIterator<ReplicationProtectedItem> {\n const iter = this.listByReplicationProtectionContainersPagingAll(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n options,\n );\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.listByReplicationProtectionContainersPagingPage(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByReplicationProtectionContainersPagingPage(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n options?: ReplicationProtectedItemsListByReplicationProtectionContainersOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ReplicationProtectedItem[]> {\n let result: ReplicationProtectedItemsListByReplicationProtectionContainersResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByReplicationProtectionContainers(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByReplicationProtectionContainersNext(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByReplicationProtectionContainersPagingAll(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n options?: ReplicationProtectedItemsListByReplicationProtectionContainersOptionalParams,\n ): AsyncIterableIterator<ReplicationProtectedItem> {\n for await (const page of this.listByReplicationProtectionContainersPagingPage(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets the list of ASR replication protected items in the vault.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The options parameters.\n */\n public list(\n resourceName: string,\n resourceGroupName: string,\n options?: ReplicationProtectedItemsListOptionalParams,\n ): PagedAsyncIterableIterator<ReplicationProtectedItem> {\n const iter = this.listPagingAll(resourceName, resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(\n resourceName,\n resourceGroupName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listPagingPage(\n resourceName: string,\n resourceGroupName: string,\n options?: ReplicationProtectedItemsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ReplicationProtectedItem[]> {\n let result: ReplicationProtectedItemsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(resourceName, resourceGroupName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(\n resourceName,\n resourceGroupName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n resourceName: string,\n resourceGroupName: string,\n options?: ReplicationProtectedItemsListOptionalParams,\n ): AsyncIterableIterator<ReplicationProtectedItem> {\n for await (const page of this.listPagingPage(\n resourceName,\n resourceGroupName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets the list of ASR replication protected items in the protection container.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name.\n * @param protectionContainerName Protection container name.\n * @param options The options parameters.\n */\n private _listByReplicationProtectionContainers(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n options?: ReplicationProtectedItemsListByReplicationProtectionContainersOptionalParams,\n ): Promise<ReplicationProtectedItemsListByReplicationProtectionContainersResponse> {\n return this.client.sendOperationRequest(\n {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n options,\n },\n listByReplicationProtectionContainersOperationSpec,\n );\n }\n\n /**\n * Gets the details of an ASR replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric unique name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param options The options parameters.\n */\n get(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n options?: ReplicationProtectedItemsGetOptionalParams,\n ): Promise<ReplicationProtectedItemsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n options,\n },\n getOperationSpec,\n );\n }\n\n /**\n * The operation to create an ASR replication protected item (Enable replication).\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Name of the fabric.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName A name for the replication protected item.\n * @param input Enable Protection Input.\n * @param options The options parameters.\n */\n async beginCreate(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n input: EnableProtectionInput,\n options?: ReplicationProtectedItemsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsCreateResponse>,\n ReplicationProtectedItemsCreateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsCreateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n input,\n options,\n },\n spec: createOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsCreateResponse,\n OperationState<ReplicationProtectedItemsCreateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * The operation to create an ASR replication protected item (Enable replication).\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Name of the fabric.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName A name for the replication protected item.\n * @param input Enable Protection Input.\n * @param options The options parameters.\n */\n async beginCreateAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n input: EnableProtectionInput,\n options?: ReplicationProtectedItemsCreateOptionalParams,\n ): Promise<ReplicationProtectedItemsCreateResponse> {\n const poller = await this.beginCreate(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n input,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * The operation to delete or purge a replication protected item. This operation will force delete the\n * replication protected item. Use the remove operation on replication protected item to perform a\n * clean disable replication for the item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param options The options parameters.\n */\n async beginPurge(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n options?: ReplicationProtectedItemsPurgeOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n options,\n },\n spec: purgeOperationSpec,\n });\n const poller = await createHttpPoller<void, OperationState<void>>(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * The operation to delete or purge a replication protected item. This operation will force delete the\n * replication protected item. Use the remove operation on replication protected item to perform a\n * clean disable replication for the item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param options The options parameters.\n */\n async beginPurgeAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n options?: ReplicationProtectedItemsPurgeOptionalParams,\n ): Promise<void> {\n const poller = await this.beginPurge(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * The operation to update the recovery settings of an ASR replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param updateProtectionInput Update protection input.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n updateProtectionInput: UpdateReplicationProtectedItemInput,\n options?: ReplicationProtectedItemsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsUpdateResponse>,\n ReplicationProtectedItemsUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n updateProtectionInput,\n options,\n },\n spec: updateOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsUpdateResponse,\n OperationState<ReplicationProtectedItemsUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * The operation to update the recovery settings of an ASR replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param updateProtectionInput Update protection input.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n updateProtectionInput: UpdateReplicationProtectedItemInput,\n options?: ReplicationProtectedItemsUpdateOptionalParams,\n ): Promise<ReplicationProtectedItemsUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n updateProtectionInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to add disks(s) to the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param addDisksInput Add disks input.\n * @param options The options parameters.\n */\n async beginAddDisks(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n addDisksInput: AddDisksInput,\n options?: ReplicationProtectedItemsAddDisksOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsAddDisksResponse>,\n ReplicationProtectedItemsAddDisksResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsAddDisksResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n addDisksInput,\n options,\n },\n spec: addDisksOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsAddDisksResponse,\n OperationState<ReplicationProtectedItemsAddDisksResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to add disks(s) to the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param addDisksInput Add disks input.\n * @param options The options parameters.\n */\n async beginAddDisksAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n addDisksInput: AddDisksInput,\n options?: ReplicationProtectedItemsAddDisksOptionalParams,\n ): Promise<ReplicationProtectedItemsAddDisksResponse> {\n const poller = await this.beginAddDisks(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n addDisksInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * The operation to change the recovery point of a failed over replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName The ARM fabric name.\n * @param protectionContainerName The protection container name.\n * @param replicatedProtectedItemName The replicated protected item name.\n * @param applyRecoveryPointInput The ApplyRecoveryPointInput.\n * @param options The options parameters.\n */\n async beginApplyRecoveryPoint(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n applyRecoveryPointInput: ApplyRecoveryPointInput,\n options?: ReplicationProtectedItemsApplyRecoveryPointOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsApplyRecoveryPointResponse>,\n ReplicationProtectedItemsApplyRecoveryPointResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsApplyRecoveryPointResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n applyRecoveryPointInput,\n options,\n },\n spec: applyRecoveryPointOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsApplyRecoveryPointResponse,\n OperationState<ReplicationProtectedItemsApplyRecoveryPointResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * The operation to change the recovery point of a failed over replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName The ARM fabric name.\n * @param protectionContainerName The protection container name.\n * @param replicatedProtectedItemName The replicated protected item name.\n * @param applyRecoveryPointInput The ApplyRecoveryPointInput.\n * @param options The options parameters.\n */\n async beginApplyRecoveryPointAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n applyRecoveryPointInput: ApplyRecoveryPointInput,\n options?: ReplicationProtectedItemsApplyRecoveryPointOptionalParams,\n ): Promise<ReplicationProtectedItemsApplyRecoveryPointResponse> {\n const poller = await this.beginApplyRecoveryPoint(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n applyRecoveryPointInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to cancel the failover of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param options The options parameters.\n */\n async beginFailoverCancel(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n options?: ReplicationProtectedItemsFailoverCancelOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsFailoverCancelResponse>,\n ReplicationProtectedItemsFailoverCancelResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsFailoverCancelResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n options,\n },\n spec: failoverCancelOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsFailoverCancelResponse,\n OperationState<ReplicationProtectedItemsFailoverCancelResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to cancel the failover of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param options The options parameters.\n */\n async beginFailoverCancelAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n options?: ReplicationProtectedItemsFailoverCancelOptionalParams,\n ): Promise<ReplicationProtectedItemsFailoverCancelResponse> {\n const poller = await this.beginFailoverCancel(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to commit the failover of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param options The options parameters.\n */\n async beginFailoverCommit(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n options?: ReplicationProtectedItemsFailoverCommitOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsFailoverCommitResponse>,\n ReplicationProtectedItemsFailoverCommitResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsFailoverCommitResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n options,\n },\n spec: failoverCommitOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsFailoverCommitResponse,\n OperationState<ReplicationProtectedItemsFailoverCommitResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to commit the failover of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param options The options parameters.\n */\n async beginFailoverCommitAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n options?: ReplicationProtectedItemsFailoverCommitOptionalParams,\n ): Promise<ReplicationProtectedItemsFailoverCommitResponse> {\n const poller = await this.beginFailoverCommit(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to initiate a planned failover of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param failoverInput Planned failover input.\n * @param options The options parameters.\n */\n async beginPlannedFailover(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n failoverInput: PlannedFailoverInput,\n options?: ReplicationProtectedItemsPlannedFailoverOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsPlannedFailoverResponse>,\n ReplicationProtectedItemsPlannedFailoverResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsPlannedFailoverResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n failoverInput,\n options,\n },\n spec: plannedFailoverOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsPlannedFailoverResponse,\n OperationState<ReplicationProtectedItemsPlannedFailoverResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to initiate a planned failover of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param failoverInput Planned failover input.\n * @param options The options parameters.\n */\n async beginPlannedFailoverAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n failoverInput: PlannedFailoverInput,\n options?: ReplicationProtectedItemsPlannedFailoverOptionalParams,\n ): Promise<ReplicationProtectedItemsPlannedFailoverResponse> {\n const poller = await this.beginPlannedFailover(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n failoverInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * The operation to disable replication on a replication protected item. This will also remove the\n * item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param disableProtectionInput Disable protection input.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n disableProtectionInput: DisableProtectionInput,\n options?: ReplicationProtectedItemsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n disableProtectionInput,\n options,\n },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<void, OperationState<void>>(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * The operation to disable replication on a replication protected item. This will also remove the\n * item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param disableProtectionInput Disable protection input.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n disableProtectionInput: DisableProtectionInput,\n options?: ReplicationProtectedItemsDeleteOptionalParams,\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n disableProtectionInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to remove disk(s) from the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param removeDisksInput Remove disks input.\n * @param options The options parameters.\n */\n async beginRemoveDisks(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n removeDisksInput: RemoveDisksInput,\n options?: ReplicationProtectedItemsRemoveDisksOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsRemoveDisksResponse>,\n ReplicationProtectedItemsRemoveDisksResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsRemoveDisksResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n removeDisksInput,\n options,\n },\n spec: removeDisksOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsRemoveDisksResponse,\n OperationState<ReplicationProtectedItemsRemoveDisksResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to remove disk(s) from the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param removeDisksInput Remove disks input.\n * @param options The options parameters.\n */\n async beginRemoveDisksAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n removeDisksInput: RemoveDisksInput,\n options?: ReplicationProtectedItemsRemoveDisksOptionalParams,\n ): Promise<ReplicationProtectedItemsRemoveDisksResponse> {\n const poller = await this.beginRemoveDisks(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n removeDisksInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * The operation to start resynchronize/repair replication for a replication protected item requiring\n * resynchronization.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName The name of the fabric.\n * @param protectionContainerName The name of the container.\n * @param replicatedProtectedItemName The name of the replication protected item.\n * @param options The options parameters.\n */\n async beginRepairReplication(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n options?: ReplicationProtectedItemsRepairReplicationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsRepairReplicationResponse>,\n ReplicationProtectedItemsRepairReplicationResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsRepairReplicationResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n options,\n },\n spec: repairReplicationOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsRepairReplicationResponse,\n OperationState<ReplicationProtectedItemsRepairReplicationResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * The operation to start resynchronize/repair replication for a replication protected item requiring\n * resynchronization.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName The name of the fabric.\n * @param protectionContainerName The name of the container.\n * @param replicatedProtectedItemName The name of the replication protected item.\n * @param options The options parameters.\n */\n async beginRepairReplicationAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n options?: ReplicationProtectedItemsRepairReplicationOptionalParams,\n ): Promise<ReplicationProtectedItemsRepairReplicationResponse> {\n const poller = await this.beginRepairReplication(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to reprotect or reverse replicate a failed over replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param reprotectInput Reverse replication input.\n * @param options The options parameters.\n */\n async beginReprotect(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n reprotectInput: ReverseReplicationInput,\n options?: ReplicationProtectedItemsReprotectOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsReprotectResponse>,\n ReplicationProtectedItemsReprotectResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsReprotectResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n reprotectInput,\n options,\n },\n spec: reprotectOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsReprotectResponse,\n OperationState<ReplicationProtectedItemsReprotectResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to reprotect or reverse replicate a failed over replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param reprotectInput Reverse replication input.\n * @param options The options parameters.\n */\n async beginReprotectAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n reprotectInput: ReverseReplicationInput,\n options?: ReplicationProtectedItemsReprotectOptionalParams,\n ): Promise<ReplicationProtectedItemsReprotectResponse> {\n const poller = await this.beginReprotect(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n reprotectInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to resolve health issues of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param resolveHealthInput Health issue input object.\n * @param options The options parameters.\n */\n async beginResolveHealthErrors(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n resolveHealthInput: ResolveHealthInput,\n options?: ReplicationProtectedItemsResolveHealthErrorsOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsResolveHealthErrorsResponse>,\n ReplicationProtectedItemsResolveHealthErrorsResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsResolveHealthErrorsResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n resolveHealthInput,\n options,\n },\n spec: resolveHealthErrorsOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsResolveHealthErrorsResponse,\n OperationState<ReplicationProtectedItemsResolveHealthErrorsResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to resolve health issues of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param resolveHealthInput Health issue input object.\n * @param options The options parameters.\n */\n async beginResolveHealthErrorsAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n resolveHealthInput: ResolveHealthInput,\n options?: ReplicationProtectedItemsResolveHealthErrorsOptionalParams,\n ): Promise<ReplicationProtectedItemsResolveHealthErrorsResponse> {\n const poller = await this.beginResolveHealthErrors(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n resolveHealthInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to initiate a switch provider of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param switchProviderInput Switch provider input.\n * @param options The options parameters.\n */\n async beginSwitchProvider(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n switchProviderInput: SwitchProviderInput,\n options?: ReplicationProtectedItemsSwitchProviderOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsSwitchProviderResponse>,\n ReplicationProtectedItemsSwitchProviderResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsSwitchProviderResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n switchProviderInput,\n options,\n },\n spec: switchProviderOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsSwitchProviderResponse,\n OperationState<ReplicationProtectedItemsSwitchProviderResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to initiate a switch provider of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param switchProviderInput Switch provider input.\n * @param options The options parameters.\n */\n async beginSwitchProviderAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n switchProviderInput: SwitchProviderInput,\n options?: ReplicationProtectedItemsSwitchProviderOptionalParams,\n ): Promise<ReplicationProtectedItemsSwitchProviderResponse> {\n const poller = await this.beginSwitchProvider(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n switchProviderInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to perform a test failover of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param testfailoverInput Test failover input.\n * @param options The options parameters.\n */\n async beginTestFailover(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n testfailoverInput: TestFailoverInput,\n options?: ReplicationProtectedItemsTestFailoverOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsTestFailoverResponse>,\n ReplicationProtectedItemsTestFailoverResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsTestFailoverResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n testfailoverInput,\n options,\n },\n spec: testFailoverOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsTestFailoverResponse,\n OperationState<ReplicationProtectedItemsTestFailoverResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to perform a test failover of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param testfailoverInput Test failover input.\n * @param options The options parameters.\n */\n async beginTestFailoverAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n testfailoverInput: TestFailoverInput,\n options?: ReplicationProtectedItemsTestFailoverOptionalParams,\n ): Promise<ReplicationProtectedItemsTestFailoverResponse> {\n const poller = await this.beginTestFailover(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n testfailoverInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to clean up the test failover of a replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param cleanupInput Test failover cleanup input.\n * @param options The options parameters.\n */\n async beginTestFailoverCleanup(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n cleanupInput: TestFailoverCleanupInput,\n options?: ReplicationProtectedItemsTestFailoverCleanupOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsTestFailoverCleanupResponse>,\n ReplicationProtectedItemsTestFailoverCleanupResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsTestFailoverCleanupResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n cleanupInput,\n options,\n },\n spec: testFailoverCleanupOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsTestFailoverCleanupResponse,\n OperationState<ReplicationProtectedItemsTestFailoverCleanupResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to clean up the test failover of a replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param cleanupInput Test failover cleanup input.\n * @param options The options parameters.\n */\n async beginTestFailoverCleanupAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n cleanupInput: TestFailoverCleanupInput,\n options?: ReplicationProtectedItemsTestFailoverCleanupOptionalParams,\n ): Promise<ReplicationProtectedItemsTestFailoverCleanupResponse> {\n const poller = await this.beginTestFailoverCleanup(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n cleanupInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to initiate a failover of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param failoverInput Failover input.\n * @param options The options parameters.\n */\n async beginUnplannedFailover(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n failoverInput: UnplannedFailoverInput,\n options?: ReplicationProtectedItemsUnplannedFailoverOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsUnplannedFailoverResponse>,\n ReplicationProtectedItemsUnplannedFailoverResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsUnplannedFailoverResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n failoverInput,\n options,\n },\n spec: unplannedFailoverOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsUnplannedFailoverResponse,\n OperationState<ReplicationProtectedItemsUnplannedFailoverResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to initiate a failover of the replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Unique fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param failoverInput Failover input.\n * @param options The options parameters.\n */\n async beginUnplannedFailoverAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n failoverInput: UnplannedFailoverInput,\n options?: ReplicationProtectedItemsUnplannedFailoverOptionalParams,\n ): Promise<ReplicationProtectedItemsUnplannedFailoverResponse> {\n const poller = await this.beginUnplannedFailover(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n failoverInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * The operation to update appliance of an ASR replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param applianceUpdateInput Appliance update protection input.\n * @param options The options parameters.\n */\n async beginUpdateAppliance(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n applianceUpdateInput: UpdateApplianceForReplicationProtectedItemInput,\n options?: ReplicationProtectedItemsUpdateApplianceOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsUpdateApplianceResponse>,\n ReplicationProtectedItemsUpdateApplianceResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsUpdateApplianceResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n applianceUpdateInput,\n options,\n },\n spec: updateApplianceOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsUpdateApplianceResponse,\n OperationState<ReplicationProtectedItemsUpdateApplianceResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * The operation to update appliance of an ASR replication protected item.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name.\n * @param protectionContainerName Protection container name.\n * @param replicatedProtectedItemName Replication protected item name.\n * @param applianceUpdateInput Appliance update protection input.\n * @param options The options parameters.\n */\n async beginUpdateApplianceAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n applianceUpdateInput: UpdateApplianceForReplicationProtectedItemInput,\n options?: ReplicationProtectedItemsUpdateApplianceOptionalParams,\n ): Promise<ReplicationProtectedItemsUpdateApplianceResponse> {\n const poller = await this.beginUpdateAppliance(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n applianceUpdateInput,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * The operation to update(push update) the installed mobility service software on a replication\n * protected item to the latest available version.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName The name of the fabric containing the protected item.\n * @param protectionContainerName The name of the container containing the protected item.\n * @param replicatedProtectedItemName The name of the protected item on which the agent is to be\n * updated.\n * @param updateMobilityServiceRequest Request to update the mobility service on the protected item.\n * @param options The options parameters.\n */\n async beginUpdateMobilityService(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n updateMobilityServiceRequest: UpdateMobilityServiceRequest,\n options?: ReplicationProtectedItemsUpdateMobilityServiceOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationProtectedItemsUpdateMobilityServiceResponse>,\n ReplicationProtectedItemsUpdateMobilityServiceResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ReplicationProtectedItemsUpdateMobilityServiceResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n updateMobilityServiceRequest,\n options,\n },\n spec: updateMobilityServiceOperationSpec,\n });\n const poller = await createHttpPoller<\n ReplicationProtectedItemsUpdateMobilityServiceResponse,\n OperationState<ReplicationProtectedItemsUpdateMobilityServiceResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * The operation to update(push update) the installed mobility service software on a replication\n * protected item to the latest available version.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName The name of the fabric containing the protected item.\n * @param protectionContainerName The name of the container containing the protected item.\n * @param replicatedProtectedItemName The name of the protected item on which the agent is to be\n * updated.\n * @param updateMobilityServiceRequest Request to update the mobility service on the protected item.\n * @param options The options parameters.\n */\n async beginUpdateMobilityServiceAndWait(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n replicatedProtectedItemName: string,\n updateMobilityServiceRequest: UpdateMobilityServiceRequest,\n options?: ReplicationProtectedItemsUpdateMobilityServiceOptionalParams,\n ): Promise<ReplicationProtectedItemsUpdateMobilityServiceResponse> {\n const poller = await this.beginUpdateMobilityService(\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n replicatedProtectedItemName,\n updateMobilityServiceRequest,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Gets the list of ASR replication protected items in the vault.\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The options parameters.\n */\n private _list(\n resourceName: string,\n resourceGroupName: string,\n options?: ReplicationProtectedItemsListOptionalParams,\n ): Promise<ReplicationProtectedItemsListResponse> {\n return this.client.sendOperationRequest(\n { resourceName, resourceGroupName, options },\n listOperationSpec,\n );\n }\n\n /**\n * ListByReplicationProtectionContainersNext\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name.\n * @param protectionContainerName Protection container name.\n * @param nextLink The nextLink from the previous successful call to the\n * ListByReplicationProtectionContainers method.\n * @param options The options parameters.\n */\n private _listByReplicationProtectionContainersNext(\n resourceName: string,\n resourceGroupName: string,\n fabricName: string,\n protectionContainerName: string,\n nextLink: string,\n options?: ReplicationProtectedItemsListByReplicationProtectionContainersNextOptionalParams,\n ): Promise<ReplicationProtectedItemsListByReplicationProtectionContainersNextResponse> {\n return this.client.sendOperationRequest(\n {\n resourceName,\n resourceGroupName,\n fabricName,\n protectionContainerName,\n nextLink,\n options,\n },\n listByReplicationProtectionContainersNextOperationSpec,\n );\n }\n\n /**\n * ListNext\n * @param resourceName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\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 resourceName: string,\n resourceGroupName: string,\n nextLink: string,\n options?: ReplicationProtectedItemsListNextOptionalParams,\n ): Promise<ReplicationProtectedItemsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceName, resourceGroupName, nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByReplicationProtectionContainersOperationSpec: coreClient.OperationSpec =\n {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItemCollection,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n };\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.input6,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst purgeOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}\",\n httpMethod: \"DELETE\",\n responses: { 200: {}, 201: {}, 202: {}, 204: {} },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.updateProtectionInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst addDisksOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/addDisks\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.addDisksInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst applyRecoveryPointOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/applyRecoveryPoint\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.applyRecoveryPointInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst failoverCancelOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/failoverCancel\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst failoverCommitOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/failoverCommit\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst plannedFailoverOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/plannedFailover\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.failoverInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/remove\",\n httpMethod: \"POST\",\n responses: { 200: {}, 201: {}, 202: {}, 204: {} },\n requestBody: Parameters.disableProtectionInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst removeDisksOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/removeDisks\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.removeDisksInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst repairReplicationOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/repairReplication\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst reprotectOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/reProtect\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.reprotectInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst resolveHealthErrorsOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/resolveHealthErrors\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.resolveHealthInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst switchProviderOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/switchProvider\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.switchProviderInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst testFailoverOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/testFailover\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.testfailoverInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst testFailoverCleanupOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/testFailoverCleanup\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.cleanupInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst unplannedFailoverOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/unplannedFailover\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.failoverInput1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst updateApplianceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/updateAppliance\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.applianceUpdateInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst updateMobilityServiceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/updateMobilityService\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 201: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 202: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n 204: {\n bodyMapper: Mappers.ReplicationProtectedItem,\n },\n },\n requestBody: Parameters.updateMobilityServiceRequest,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n Parameters.replicatedProtectedItemName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectedItems\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItemCollection,\n },\n },\n queryParameters: [\n Parameters.apiVersion,\n Parameters.filter,\n Parameters.skipToken,\n ],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByReplicationProtectionContainersNextOperationSpec: coreClient.OperationSpec =\n {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItemCollection,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceName,\n Parameters.fabricName,\n Parameters.protectionContainerName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n };\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ReplicationProtectedItemCollection,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -0,0 +1,181 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { ReplicationProtectionContainerMappings } from "../operationsInterfaces/index.js";
3
+ import { SiteRecoveryManagementClient } from "../siteRecoveryManagementClient.js";
4
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
5
+ import { ProtectionContainerMapping, ReplicationProtectionContainerMappingsListByReplicationProtectionContainersOptionalParams, ReplicationProtectionContainerMappingsListOptionalParams, ReplicationProtectionContainerMappingsGetOptionalParams, ReplicationProtectionContainerMappingsGetResponse, CreateProtectionContainerMappingInput, ReplicationProtectionContainerMappingsCreateOptionalParams, ReplicationProtectionContainerMappingsCreateResponse, ReplicationProtectionContainerMappingsPurgeOptionalParams, UpdateProtectionContainerMappingInput, ReplicationProtectionContainerMappingsUpdateOptionalParams, ReplicationProtectionContainerMappingsUpdateResponse, RemoveProtectionContainerMappingInput, ReplicationProtectionContainerMappingsDeleteOptionalParams } from "../models/index.js";
6
+ /** Class containing ReplicationProtectionContainerMappings operations. */
7
+ export declare class ReplicationProtectionContainerMappingsImpl implements ReplicationProtectionContainerMappings {
8
+ private readonly client;
9
+ /**
10
+ * Initialize a new instance of the class ReplicationProtectionContainerMappings class.
11
+ * @param client Reference to the service client
12
+ */
13
+ constructor(client: SiteRecoveryManagementClient);
14
+ /**
15
+ * Lists the protection container mappings for a protection container.
16
+ * @param resourceName The name of the recovery services vault.
17
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
18
+ * present.
19
+ * @param fabricName Fabric name.
20
+ * @param protectionContainerName Protection container name.
21
+ * @param options The options parameters.
22
+ */
23
+ listByReplicationProtectionContainers(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, options?: ReplicationProtectionContainerMappingsListByReplicationProtectionContainersOptionalParams): PagedAsyncIterableIterator<ProtectionContainerMapping>;
24
+ private listByReplicationProtectionContainersPagingPage;
25
+ private listByReplicationProtectionContainersPagingAll;
26
+ /**
27
+ * Lists the protection container mappings in the vault.
28
+ * @param resourceName The name of the recovery services vault.
29
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
30
+ * present.
31
+ * @param options The options parameters.
32
+ */
33
+ list(resourceName: string, resourceGroupName: string, options?: ReplicationProtectionContainerMappingsListOptionalParams): PagedAsyncIterableIterator<ProtectionContainerMapping>;
34
+ private listPagingPage;
35
+ private listPagingAll;
36
+ /**
37
+ * Lists the protection container mappings for a protection container.
38
+ * @param resourceName The name of the recovery services vault.
39
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
40
+ * present.
41
+ * @param fabricName Fabric name.
42
+ * @param protectionContainerName Protection container name.
43
+ * @param options The options parameters.
44
+ */
45
+ private _listByReplicationProtectionContainers;
46
+ /**
47
+ * Gets the details of a protection container mapping.
48
+ * @param resourceName The name of the recovery services vault.
49
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
50
+ * present.
51
+ * @param fabricName Fabric name.
52
+ * @param protectionContainerName Protection container name.
53
+ * @param mappingName Protection Container mapping name.
54
+ * @param options The options parameters.
55
+ */
56
+ get(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, options?: ReplicationProtectionContainerMappingsGetOptionalParams): Promise<ReplicationProtectionContainerMappingsGetResponse>;
57
+ /**
58
+ * The operation to create a protection container mapping.
59
+ * @param resourceName The name of the recovery services vault.
60
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
61
+ * present.
62
+ * @param fabricName Fabric name.
63
+ * @param protectionContainerName Protection container name.
64
+ * @param mappingName Protection container mapping name.
65
+ * @param creationInput Mapping creation input.
66
+ * @param options The options parameters.
67
+ */
68
+ beginCreate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, creationInput: CreateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectionContainerMappingsCreateResponse>, ReplicationProtectionContainerMappingsCreateResponse>>;
69
+ /**
70
+ * The operation to create a protection container mapping.
71
+ * @param resourceName The name of the recovery services vault.
72
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
73
+ * present.
74
+ * @param fabricName Fabric name.
75
+ * @param protectionContainerName Protection container name.
76
+ * @param mappingName Protection container mapping name.
77
+ * @param creationInput Mapping creation input.
78
+ * @param options The options parameters.
79
+ */
80
+ beginCreateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, creationInput: CreateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsCreateOptionalParams): Promise<ReplicationProtectionContainerMappingsCreateResponse>;
81
+ /**
82
+ * The operation to purge(force delete) a protection container mapping.
83
+ * @param resourceName The name of the recovery services vault.
84
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
85
+ * present.
86
+ * @param fabricName Fabric name.
87
+ * @param protectionContainerName Protection container name.
88
+ * @param mappingName Protection container mapping name.
89
+ * @param options The options parameters.
90
+ */
91
+ beginPurge(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, options?: ReplicationProtectionContainerMappingsPurgeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
92
+ /**
93
+ * The operation to purge(force delete) a protection container mapping.
94
+ * @param resourceName The name of the recovery services vault.
95
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
96
+ * present.
97
+ * @param fabricName Fabric name.
98
+ * @param protectionContainerName Protection container name.
99
+ * @param mappingName Protection container mapping name.
100
+ * @param options The options parameters.
101
+ */
102
+ beginPurgeAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, options?: ReplicationProtectionContainerMappingsPurgeOptionalParams): Promise<void>;
103
+ /**
104
+ * The operation to update protection container mapping.
105
+ * @param resourceName The name of the recovery services vault.
106
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
107
+ * present.
108
+ * @param fabricName Fabric name.
109
+ * @param protectionContainerName Protection container name.
110
+ * @param mappingName Protection container mapping name.
111
+ * @param updateInput Mapping update input.
112
+ * @param options The options parameters.
113
+ */
114
+ beginUpdate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, updateInput: UpdateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectionContainerMappingsUpdateResponse>, ReplicationProtectionContainerMappingsUpdateResponse>>;
115
+ /**
116
+ * The operation to update protection container mapping.
117
+ * @param resourceName The name of the recovery services vault.
118
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
119
+ * present.
120
+ * @param fabricName Fabric name.
121
+ * @param protectionContainerName Protection container name.
122
+ * @param mappingName Protection container mapping name.
123
+ * @param updateInput Mapping update input.
124
+ * @param options The options parameters.
125
+ */
126
+ beginUpdateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, updateInput: UpdateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsUpdateOptionalParams): Promise<ReplicationProtectionContainerMappingsUpdateResponse>;
127
+ /**
128
+ * The operation to delete or remove a protection container mapping.
129
+ * @param resourceName The name of the recovery services vault.
130
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
131
+ * present.
132
+ * @param fabricName Fabric name.
133
+ * @param protectionContainerName Protection container name.
134
+ * @param mappingName Protection container mapping name.
135
+ * @param removalInput Removal input.
136
+ * @param options The options parameters.
137
+ */
138
+ beginDelete(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, removalInput: RemoveProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
139
+ /**
140
+ * The operation to delete or remove a protection container mapping.
141
+ * @param resourceName The name of the recovery services vault.
142
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
143
+ * present.
144
+ * @param fabricName Fabric name.
145
+ * @param protectionContainerName Protection container name.
146
+ * @param mappingName Protection container mapping name.
147
+ * @param removalInput Removal input.
148
+ * @param options The options parameters.
149
+ */
150
+ beginDeleteAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, removalInput: RemoveProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsDeleteOptionalParams): Promise<void>;
151
+ /**
152
+ * Lists the protection container mappings in the vault.
153
+ * @param resourceName The name of the recovery services vault.
154
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
155
+ * present.
156
+ * @param options The options parameters.
157
+ */
158
+ private _list;
159
+ /**
160
+ * ListByReplicationProtectionContainersNext
161
+ * @param resourceName The name of the recovery services vault.
162
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
163
+ * present.
164
+ * @param fabricName Fabric name.
165
+ * @param protectionContainerName Protection container name.
166
+ * @param nextLink The nextLink from the previous successful call to the
167
+ * ListByReplicationProtectionContainers method.
168
+ * @param options The options parameters.
169
+ */
170
+ private _listByReplicationProtectionContainersNext;
171
+ /**
172
+ * ListNext
173
+ * @param resourceName The name of the recovery services vault.
174
+ * @param resourceGroupName The name of the resource group where the recovery services vault is
175
+ * present.
176
+ * @param nextLink The nextLink from the previous successful call to the List method.
177
+ * @param options The options parameters.
178
+ */
179
+ private _listNext;
180
+ }
181
+ //# sourceMappingURL=replicationProtectionContainerMappings.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"replicationProtectionContainerMappings.d.ts","sourceRoot":"","sources":["../../../src/operations/replicationProtectionContainerMappings.ts"],"names":[],"mappings":"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"}