@azure/arm-recoveryservices-siterecovery 5.0.2-alpha.20230810.1 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (414) hide show
  1. package/CHANGELOG.md +44 -10
  2. package/LICENSE +1 -1
  3. package/dist/index.js +1580 -668
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.js +13 -4
  8. package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.js.map +1 -1
  9. package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.js +13 -4
  10. package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.js.map +1 -1
  11. package/dist-esm/samples-dev/operationsListSample.js +13 -4
  12. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  13. package/dist-esm/samples-dev/recoveryPointsGetSample.js +13 -4
  14. package/dist-esm/samples-dev/recoveryPointsGetSample.js.map +1 -1
  15. package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.js +13 -4
  16. package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.js.map +1 -1
  17. package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.js +13 -4
  18. package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.js.map +1 -1
  19. package/dist-esm/samples-dev/replicationAlertSettingsGetSample.js +13 -4
  20. package/dist-esm/samples-dev/replicationAlertSettingsGetSample.js.map +1 -1
  21. package/dist-esm/samples-dev/replicationAlertSettingsListSample.js +13 -4
  22. package/dist-esm/samples-dev/replicationAlertSettingsListSample.js.map +1 -1
  23. package/dist-esm/samples-dev/replicationAppliancesListSample.js +13 -4
  24. package/dist-esm/samples-dev/replicationAppliancesListSample.js.map +1 -1
  25. package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.js +12 -4
  26. package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.js.map +1 -1
  27. package/dist-esm/samples-dev/replicationEligibilityResultsListSample.js +12 -4
  28. package/dist-esm/samples-dev/replicationEligibilityResultsListSample.js.map +1 -1
  29. package/dist-esm/samples-dev/replicationEventsGetSample.js +13 -4
  30. package/dist-esm/samples-dev/replicationEventsGetSample.js.map +1 -1
  31. package/dist-esm/samples-dev/replicationEventsListSample.js +13 -4
  32. package/dist-esm/samples-dev/replicationEventsListSample.js.map +1 -1
  33. package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.js +13 -4
  34. package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.js.map +1 -1
  35. package/dist-esm/samples-dev/replicationFabricsCreateSample.js +13 -4
  36. package/dist-esm/samples-dev/replicationFabricsCreateSample.js.map +1 -1
  37. package/dist-esm/samples-dev/replicationFabricsDeleteSample.js +13 -4
  38. package/dist-esm/samples-dev/replicationFabricsDeleteSample.js.map +1 -1
  39. package/dist-esm/samples-dev/replicationFabricsGetSample.js +13 -4
  40. package/dist-esm/samples-dev/replicationFabricsGetSample.js.map +1 -1
  41. package/dist-esm/samples-dev/replicationFabricsListSample.js +13 -4
  42. package/dist-esm/samples-dev/replicationFabricsListSample.js.map +1 -1
  43. package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.js +13 -4
  44. package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.js.map +1 -1
  45. package/dist-esm/samples-dev/replicationFabricsPurgeSample.js +13 -4
  46. package/dist-esm/samples-dev/replicationFabricsPurgeSample.js.map +1 -1
  47. package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.js +12 -4
  48. package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.js.map +1 -1
  49. package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.js +13 -4
  50. package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.js.map +1 -1
  51. package/dist-esm/samples-dev/replicationJobsCancelSample.js +13 -4
  52. package/dist-esm/samples-dev/replicationJobsCancelSample.js.map +1 -1
  53. package/dist-esm/samples-dev/replicationJobsExportSample.js +13 -4
  54. package/dist-esm/samples-dev/replicationJobsExportSample.js.map +1 -1
  55. package/dist-esm/samples-dev/replicationJobsGetSample.js +13 -4
  56. package/dist-esm/samples-dev/replicationJobsGetSample.js.map +1 -1
  57. package/dist-esm/samples-dev/replicationJobsListSample.js +13 -4
  58. package/dist-esm/samples-dev/replicationJobsListSample.js.map +1 -1
  59. package/dist-esm/samples-dev/replicationJobsRestartSample.js +13 -4
  60. package/dist-esm/samples-dev/replicationJobsRestartSample.js.map +1 -1
  61. package/dist-esm/samples-dev/replicationJobsResumeSample.js +13 -4
  62. package/dist-esm/samples-dev/replicationJobsResumeSample.js.map +1 -1
  63. package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.js +13 -4
  64. package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.js.map +1 -1
  65. package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.js +13 -4
  66. package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.js.map +1 -1
  67. package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.js +13 -4
  68. package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.js.map +1 -1
  69. package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.js +13 -4
  70. package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.js.map +1 -1
  71. package/dist-esm/samples-dev/replicationMigrationItemsGetSample.js +13 -4
  72. package/dist-esm/samples-dev/replicationMigrationItemsGetSample.js.map +1 -1
  73. package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.js +13 -4
  74. package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.js.map +1 -1
  75. package/dist-esm/samples-dev/replicationMigrationItemsListSample.js +13 -4
  76. package/dist-esm/samples-dev/replicationMigrationItemsListSample.js.map +1 -1
  77. package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.js +13 -4
  78. package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.js.map +1 -1
  79. package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.js +13 -4
  80. package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.js.map +1 -1
  81. package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.js +13 -4
  82. package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.js.map +1 -1
  83. package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.js +13 -4
  84. package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.js.map +1 -1
  85. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.js +13 -4
  86. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.js.map +1 -1
  87. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.js +13 -4
  88. package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.js.map +1 -1
  89. package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.js +13 -4
  90. package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.js.map +1 -1
  91. package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.js +13 -4
  92. package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.js.map +1 -1
  93. package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.js +13 -4
  94. package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.js.map +1 -1
  95. package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.js +13 -4
  96. package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.js.map +1 -1
  97. package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.js +13 -4
  98. package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.js.map +1 -1
  99. package/dist-esm/samples-dev/replicationNetworkMappingsListSample.js +13 -4
  100. package/dist-esm/samples-dev/replicationNetworkMappingsListSample.js.map +1 -1
  101. package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.js +13 -4
  102. package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.js.map +1 -1
  103. package/dist-esm/samples-dev/replicationNetworksGetSample.js +13 -4
  104. package/dist-esm/samples-dev/replicationNetworksGetSample.js.map +1 -1
  105. package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.js +13 -4
  106. package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.js.map +1 -1
  107. package/dist-esm/samples-dev/replicationNetworksListSample.js +13 -4
  108. package/dist-esm/samples-dev/replicationNetworksListSample.js.map +1 -1
  109. package/dist-esm/samples-dev/replicationPoliciesCreateSample.js +13 -4
  110. package/dist-esm/samples-dev/replicationPoliciesCreateSample.js.map +1 -1
  111. package/dist-esm/samples-dev/replicationPoliciesDeleteSample.js +13 -4
  112. package/dist-esm/samples-dev/replicationPoliciesDeleteSample.js.map +1 -1
  113. package/dist-esm/samples-dev/replicationPoliciesGetSample.js +13 -4
  114. package/dist-esm/samples-dev/replicationPoliciesGetSample.js.map +1 -1
  115. package/dist-esm/samples-dev/replicationPoliciesListSample.js +13 -4
  116. package/dist-esm/samples-dev/replicationPoliciesListSample.js.map +1 -1
  117. package/dist-esm/samples-dev/replicationPoliciesUpdateSample.js +13 -4
  118. package/dist-esm/samples-dev/replicationPoliciesUpdateSample.js.map +1 -1
  119. package/dist-esm/samples-dev/replicationProtectableItemsGetSample.js +13 -4
  120. package/dist-esm/samples-dev/replicationProtectableItemsGetSample.js.map +1 -1
  121. package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.js +13 -4
  122. package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.js.map +1 -1
  123. package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.js +13 -4
  124. package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.js.map +1 -1
  125. package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.js +13 -4
  126. package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.js.map +1 -1
  127. package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.js +13 -4
  128. package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.js.map +1 -1
  129. package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.js +13 -4
  130. package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.js.map +1 -1
  131. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.js +13 -4
  132. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.js.map +1 -1
  133. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.js +13 -4
  134. package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.js.map +1 -1
  135. package/dist-esm/samples-dev/replicationProtectedItemsGetSample.js +13 -4
  136. package/dist-esm/samples-dev/replicationProtectedItemsGetSample.js.map +1 -1
  137. package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.js +13 -4
  138. package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.js.map +1 -1
  139. package/dist-esm/samples-dev/replicationProtectedItemsListSample.js +13 -4
  140. package/dist-esm/samples-dev/replicationProtectedItemsListSample.js.map +1 -1
  141. package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.js +13 -4
  142. package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.js.map +1 -1
  143. package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.js +13 -4
  144. package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.js.map +1 -1
  145. package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.js +13 -4
  146. package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.js.map +1 -1
  147. package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.js +13 -4
  148. package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.js.map +1 -1
  149. package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.js +13 -4
  150. package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.js.map +1 -1
  151. package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.js +13 -4
  152. package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.js.map +1 -1
  153. package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.js +13 -4
  154. package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.js.map +1 -1
  155. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.js +13 -4
  156. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.js.map +1 -1
  157. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.js +13 -4
  158. package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.js.map +1 -1
  159. package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.js +13 -4
  160. package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.js.map +1 -1
  161. package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.js +13 -4
  162. package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.js.map +1 -1
  163. package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.js +13 -4
  164. package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.js.map +1 -1
  165. package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.js +13 -4
  166. package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.js.map +1 -1
  167. package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.js +13 -4
  168. package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.js.map +1 -1
  169. package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.js +13 -4
  170. package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.js.map +1 -1
  171. package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.js +13 -4
  172. package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.js.map +1 -1
  173. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.js +13 -4
  174. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.js.map +1 -1
  175. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.js +13 -4
  176. package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.js.map +1 -1
  177. package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.js +13 -4
  178. package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.js.map +1 -1
  179. package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.js +13 -4
  180. package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.js.map +1 -1
  181. package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.js +13 -4
  182. package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.js.map +1 -1
  183. package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.js +13 -4
  184. package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.js.map +1 -1
  185. package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.js +12 -4
  186. package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.js.map +1 -1
  187. package/dist-esm/samples-dev/replicationProtectionContainersGetSample.js +13 -4
  188. package/dist-esm/samples-dev/replicationProtectionContainersGetSample.js.map +1 -1
  189. package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.js +13 -4
  190. package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.js.map +1 -1
  191. package/dist-esm/samples-dev/replicationProtectionContainersListSample.js +13 -4
  192. package/dist-esm/samples-dev/replicationProtectionContainersListSample.js.map +1 -1
  193. package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.js +16 -5
  194. package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.js.map +1 -1
  195. package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.js +13 -4
  196. package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.js.map +1 -1
  197. package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.js +13 -4
  198. package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.js.map +1 -1
  199. package/dist-esm/samples-dev/replicationProtectionIntentsListSample.js +13 -4
  200. package/dist-esm/samples-dev/replicationProtectionIntentsListSample.js.map +1 -1
  201. package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.js +13 -4
  202. package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.js.map +1 -1
  203. package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.js +13 -4
  204. package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.js.map +1 -1
  205. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.js +13 -4
  206. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.js.map +1 -1
  207. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.js +13 -4
  208. package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.js.map +1 -1
  209. package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.js +13 -4
  210. package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.js.map +1 -1
  211. package/dist-esm/samples-dev/replicationRecoveryPlansListSample.js +13 -4
  212. package/dist-esm/samples-dev/replicationRecoveryPlansListSample.js.map +1 -1
  213. package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.js +13 -4
  214. package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.js.map +1 -1
  215. package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.js +13 -4
  216. package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.js.map +1 -1
  217. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.js +13 -4
  218. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.js.map +1 -1
  219. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.js +13 -4
  220. package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.js.map +1 -1
  221. package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.js +13 -4
  222. package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.js.map +1 -1
  223. package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.js +13 -4
  224. package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.js.map +1 -1
  225. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.js +13 -4
  226. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.js.map +1 -1
  227. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.js +13 -4
  228. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.js.map +1 -1
  229. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.js +13 -4
  230. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.js.map +1 -1
  231. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.js +13 -4
  232. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.js.map +1 -1
  233. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.js +13 -4
  234. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.js.map +1 -1
  235. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.js +13 -4
  236. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.js.map +1 -1
  237. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.js +13 -4
  238. package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.js.map +1 -1
  239. package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.js +13 -4
  240. package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.js.map +1 -1
  241. package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.js +13 -4
  242. package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.js.map +1 -1
  243. package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.js +13 -4
  244. package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.js.map +1 -1
  245. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.js +13 -4
  246. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.js.map +1 -1
  247. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.js +13 -4
  248. package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.js.map +1 -1
  249. package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.js +13 -4
  250. package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.js.map +1 -1
  251. package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.js +13 -4
  252. package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.js.map +1 -1
  253. package/dist-esm/samples-dev/replicationStorageClassificationsListSample.js +13 -4
  254. package/dist-esm/samples-dev/replicationStorageClassificationsListSample.js.map +1 -1
  255. package/dist-esm/samples-dev/replicationVaultHealthGetSample.js +13 -4
  256. package/dist-esm/samples-dev/replicationVaultHealthGetSample.js.map +1 -1
  257. package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.js +13 -4
  258. package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.js.map +1 -1
  259. package/dist-esm/samples-dev/replicationVaultSettingCreateSample.js +13 -4
  260. package/dist-esm/samples-dev/replicationVaultSettingCreateSample.js.map +1 -1
  261. package/dist-esm/samples-dev/replicationVaultSettingGetSample.js +13 -4
  262. package/dist-esm/samples-dev/replicationVaultSettingGetSample.js.map +1 -1
  263. package/dist-esm/samples-dev/replicationVaultSettingListSample.js +13 -4
  264. package/dist-esm/samples-dev/replicationVaultSettingListSample.js.map +1 -1
  265. package/dist-esm/samples-dev/replicationvCentersCreateSample.js +12 -4
  266. package/dist-esm/samples-dev/replicationvCentersCreateSample.js.map +1 -1
  267. package/dist-esm/samples-dev/replicationvCentersDeleteSample.js +12 -4
  268. package/dist-esm/samples-dev/replicationvCentersDeleteSample.js.map +1 -1
  269. package/dist-esm/samples-dev/replicationvCentersGetSample.js +12 -4
  270. package/dist-esm/samples-dev/replicationvCentersGetSample.js.map +1 -1
  271. package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.js +12 -4
  272. package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.js.map +1 -1
  273. package/dist-esm/samples-dev/replicationvCentersListSample.js +12 -4
  274. package/dist-esm/samples-dev/replicationvCentersListSample.js.map +1 -1
  275. package/dist-esm/samples-dev/replicationvCentersUpdateSample.js +12 -4
  276. package/dist-esm/samples-dev/replicationvCentersUpdateSample.js.map +1 -1
  277. package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.js +13 -4
  278. package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.js.map +1 -1
  279. package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.js +13 -4
  280. package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.js.map +1 -1
  281. package/dist-esm/src/lroImpl.d.ts +6 -11
  282. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  283. package/dist-esm/src/lroImpl.js +12 -20
  284. package/dist-esm/src/lroImpl.js.map +1 -1
  285. package/dist-esm/src/models/index.d.ts +291 -0
  286. package/dist-esm/src/models/index.d.ts.map +1 -1
  287. package/dist-esm/src/models/index.js +18 -0
  288. package/dist-esm/src/models/index.js.map +1 -1
  289. package/dist-esm/src/models/mappers.d.ts +7 -0
  290. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  291. package/dist-esm/src/models/mappers.js +527 -0
  292. package/dist-esm/src/models/mappers.js.map +1 -1
  293. package/dist-esm/src/models/parameters.js +1 -1
  294. package/dist-esm/src/operations/replicationFabrics.d.ts +8 -8
  295. package/dist-esm/src/operations/replicationFabrics.d.ts.map +1 -1
  296. package/dist-esm/src/operations/replicationFabrics.js +70 -42
  297. package/dist-esm/src/operations/replicationFabrics.js.map +1 -1
  298. package/dist-esm/src/operations/replicationJobs.d.ts +5 -5
  299. package/dist-esm/src/operations/replicationJobs.d.ts.map +1 -1
  300. package/dist-esm/src/operations/replicationJobs.js +40 -18
  301. package/dist-esm/src/operations/replicationJobs.js.map +1 -1
  302. package/dist-esm/src/operations/replicationMigrationItems.d.ts +10 -10
  303. package/dist-esm/src/operations/replicationMigrationItems.d.ts.map +1 -1
  304. package/dist-esm/src/operations/replicationMigrationItems.js +145 -109
  305. package/dist-esm/src/operations/replicationMigrationItems.js.map +1 -1
  306. package/dist-esm/src/operations/replicationNetworkMappings.d.ts +4 -4
  307. package/dist-esm/src/operations/replicationNetworkMappings.d.ts.map +1 -1
  308. package/dist-esm/src/operations/replicationNetworkMappings.js +49 -37
  309. package/dist-esm/src/operations/replicationNetworkMappings.js.map +1 -1
  310. package/dist-esm/src/operations/replicationPolicies.d.ts +4 -4
  311. package/dist-esm/src/operations/replicationPolicies.d.ts.map +1 -1
  312. package/dist-esm/src/operations/replicationPolicies.js +26 -14
  313. package/dist-esm/src/operations/replicationPolicies.js.map +1 -1
  314. package/dist-esm/src/operations/replicationProtectedItems.d.ts +20 -20
  315. package/dist-esm/src/operations/replicationProtectedItems.d.ts.map +1 -1
  316. package/dist-esm/src/operations/replicationProtectedItems.js +304 -228
  317. package/dist-esm/src/operations/replicationProtectedItems.js.map +1 -1
  318. package/dist-esm/src/operations/replicationProtectionContainerMappings.d.ts +5 -5
  319. package/dist-esm/src/operations/replicationProtectionContainerMappings.d.ts.map +1 -1
  320. package/dist-esm/src/operations/replicationProtectionContainerMappings.js +65 -49
  321. package/dist-esm/src/operations/replicationProtectionContainerMappings.js.map +1 -1
  322. package/dist-esm/src/operations/replicationProtectionContainers.d.ts +5 -5
  323. package/dist-esm/src/operations/replicationProtectionContainers.d.ts.map +1 -1
  324. package/dist-esm/src/operations/replicationProtectionContainers.js +61 -45
  325. package/dist-esm/src/operations/replicationProtectionContainers.js.map +1 -1
  326. package/dist-esm/src/operations/replicationRecoveryPlans.d.ts +11 -11
  327. package/dist-esm/src/operations/replicationRecoveryPlans.d.ts.map +1 -1
  328. package/dist-esm/src/operations/replicationRecoveryPlans.js +118 -42
  329. package/dist-esm/src/operations/replicationRecoveryPlans.js.map +1 -1
  330. package/dist-esm/src/operations/replicationRecoveryServicesProviders.d.ts +5 -5
  331. package/dist-esm/src/operations/replicationRecoveryServicesProviders.d.ts.map +1 -1
  332. package/dist-esm/src/operations/replicationRecoveryServicesProviders.js +59 -25
  333. package/dist-esm/src/operations/replicationRecoveryServicesProviders.js.map +1 -1
  334. package/dist-esm/src/operations/replicationStorageClassificationMappings.d.ts +3 -3
  335. package/dist-esm/src/operations/replicationStorageClassificationMappings.d.ts.map +1 -1
  336. package/dist-esm/src/operations/replicationStorageClassificationMappings.js +33 -25
  337. package/dist-esm/src/operations/replicationStorageClassificationMappings.js.map +1 -1
  338. package/dist-esm/src/operations/replicationVaultHealth.d.ts +2 -2
  339. package/dist-esm/src/operations/replicationVaultHealth.d.ts.map +1 -1
  340. package/dist-esm/src/operations/replicationVaultHealth.js +10 -6
  341. package/dist-esm/src/operations/replicationVaultHealth.js.map +1 -1
  342. package/dist-esm/src/operations/replicationVaultSetting.d.ts +2 -2
  343. package/dist-esm/src/operations/replicationVaultSetting.d.ts.map +1 -1
  344. package/dist-esm/src/operations/replicationVaultSetting.js +16 -6
  345. package/dist-esm/src/operations/replicationVaultSetting.js.map +1 -1
  346. package/dist-esm/src/operations/replicationvCenters.d.ts +4 -4
  347. package/dist-esm/src/operations/replicationvCenters.d.ts.map +1 -1
  348. package/dist-esm/src/operations/replicationvCenters.js +46 -28
  349. package/dist-esm/src/operations/replicationvCenters.js.map +1 -1
  350. package/dist-esm/src/operationsInterfaces/replicationFabrics.d.ts +8 -8
  351. package/dist-esm/src/operationsInterfaces/replicationFabrics.d.ts.map +1 -1
  352. package/dist-esm/src/operationsInterfaces/replicationJobs.d.ts +5 -5
  353. package/dist-esm/src/operationsInterfaces/replicationJobs.d.ts.map +1 -1
  354. package/dist-esm/src/operationsInterfaces/replicationMigrationItems.d.ts +10 -10
  355. package/dist-esm/src/operationsInterfaces/replicationMigrationItems.d.ts.map +1 -1
  356. package/dist-esm/src/operationsInterfaces/replicationNetworkMappings.d.ts +4 -4
  357. package/dist-esm/src/operationsInterfaces/replicationNetworkMappings.d.ts.map +1 -1
  358. package/dist-esm/src/operationsInterfaces/replicationPolicies.d.ts +4 -4
  359. package/dist-esm/src/operationsInterfaces/replicationPolicies.d.ts.map +1 -1
  360. package/dist-esm/src/operationsInterfaces/replicationProtectedItems.d.ts +20 -20
  361. package/dist-esm/src/operationsInterfaces/replicationProtectedItems.d.ts.map +1 -1
  362. package/dist-esm/src/operationsInterfaces/replicationProtectionContainerMappings.d.ts +5 -5
  363. package/dist-esm/src/operationsInterfaces/replicationProtectionContainerMappings.d.ts.map +1 -1
  364. package/dist-esm/src/operationsInterfaces/replicationProtectionContainers.d.ts +5 -5
  365. package/dist-esm/src/operationsInterfaces/replicationProtectionContainers.d.ts.map +1 -1
  366. package/dist-esm/src/operationsInterfaces/replicationRecoveryPlans.d.ts +11 -11
  367. package/dist-esm/src/operationsInterfaces/replicationRecoveryPlans.d.ts.map +1 -1
  368. package/dist-esm/src/operationsInterfaces/replicationRecoveryServicesProviders.d.ts +5 -5
  369. package/dist-esm/src/operationsInterfaces/replicationRecoveryServicesProviders.d.ts.map +1 -1
  370. package/dist-esm/src/operationsInterfaces/replicationStorageClassificationMappings.d.ts +3 -3
  371. package/dist-esm/src/operationsInterfaces/replicationStorageClassificationMappings.d.ts.map +1 -1
  372. package/dist-esm/src/operationsInterfaces/replicationVaultHealth.d.ts +2 -2
  373. package/dist-esm/src/operationsInterfaces/replicationVaultHealth.d.ts.map +1 -1
  374. package/dist-esm/src/operationsInterfaces/replicationVaultSetting.d.ts +2 -2
  375. package/dist-esm/src/operationsInterfaces/replicationVaultSetting.d.ts.map +1 -1
  376. package/dist-esm/src/operationsInterfaces/replicationvCenters.d.ts +4 -4
  377. package/dist-esm/src/operationsInterfaces/replicationvCenters.d.ts.map +1 -1
  378. package/dist-esm/src/siteRecoveryManagementClient.js +2 -2
  379. package/package.json +10 -8
  380. package/review/arm-recoveryservices-siterecovery.api.md +191 -76
  381. package/src/lroImpl.ts +31 -23
  382. package/src/models/index.ts +302 -0
  383. package/src/models/mappers.ts +559 -0
  384. package/src/models/parameters.ts +1 -1
  385. package/src/operations/replicationFabrics.ts +85 -69
  386. package/src/operations/replicationJobs.ts +64 -42
  387. package/src/operations/replicationMigrationItems.ts +119 -91
  388. package/src/operations/replicationNetworkMappings.ts +41 -31
  389. package/src/operations/replicationPolicies.ts +41 -31
  390. package/src/operations/replicationProtectedItems.ts +247 -194
  391. package/src/operations/replicationProtectionContainerMappings.ts +50 -40
  392. package/src/operations/replicationProtectionContainers.ts +56 -43
  393. package/src/operations/replicationRecoveryPlans.ts +168 -101
  394. package/src/operations/replicationRecoveryServicesProviders.ts +70 -40
  395. package/src/operations/replicationStorageClassificationMappings.ts +28 -23
  396. package/src/operations/replicationVaultHealth.ts +19 -12
  397. package/src/operations/replicationVaultSetting.ts +25 -12
  398. package/src/operations/replicationvCenters.ts +47 -31
  399. package/src/operationsInterfaces/replicationFabrics.ts +12 -12
  400. package/src/operationsInterfaces/replicationJobs.ts +9 -9
  401. package/src/operationsInterfaces/replicationMigrationItems.ts +18 -18
  402. package/src/operationsInterfaces/replicationNetworkMappings.ts +6 -6
  403. package/src/operationsInterfaces/replicationPolicies.ts +6 -6
  404. package/src/operationsInterfaces/replicationProtectedItems.ts +37 -39
  405. package/src/operationsInterfaces/replicationProtectionContainerMappings.ts +7 -7
  406. package/src/operationsInterfaces/replicationProtectionContainers.ts +8 -10
  407. package/src/operationsInterfaces/replicationRecoveryPlans.ts +20 -20
  408. package/src/operationsInterfaces/replicationRecoveryServicesProviders.ts +7 -7
  409. package/src/operationsInterfaces/replicationStorageClassificationMappings.ts +4 -6
  410. package/src/operationsInterfaces/replicationVaultHealth.ts +3 -3
  411. package/src/operationsInterfaces/replicationVaultSetting.ts +3 -3
  412. package/src/operationsInterfaces/replicationvCenters.ts +6 -6
  413. package/src/siteRecoveryManagementClient.ts +2 -2
  414. package/types/arm-recoveryservices-siterecovery.d.ts +378 -76
package/src/lroImpl.ts CHANGED
@@ -6,29 +6,37 @@
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
8
 
9
+ // Copyright (c) Microsoft Corporation.
10
+ // Licensed under the MIT license.
11
+
12
+ import { AbortSignalLike } from "@azure/abort-controller";
9
13
  import { LongRunningOperation, LroResponse } from "@azure/core-lro";
10
14
 
11
- export class LroImpl<T> implements LongRunningOperation<T> {
12
- constructor(
13
- private sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>,
14
- private args: Record<string, unknown>,
15
- private spec: {
16
- readonly requestBody?: unknown;
17
- readonly path?: string;
18
- readonly httpMethod: string;
19
- } & Record<string, any>,
20
- public requestPath: string = spec.path!,
21
- public requestMethod: string = spec.httpMethod
22
- ) {}
23
- public async sendInitialRequest(): Promise<LroResponse<T>> {
24
- return this.sendOperationFn(this.args, this.spec);
25
- }
26
- public async sendPollRequest(path: string): Promise<LroResponse<T>> {
27
- const { requestBody, ...restSpec } = this.spec;
28
- return this.sendOperationFn(this.args, {
29
- ...restSpec,
30
- path,
31
- httpMethod: "GET"
32
- });
33
- }
15
+ export function createLroSpec<T>(inputs: {
16
+ sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;
17
+ args: Record<string, unknown>;
18
+ spec: {
19
+ readonly requestBody?: unknown;
20
+ readonly path?: string;
21
+ readonly httpMethod: string;
22
+ } & Record<string, any>;
23
+ }): LongRunningOperation<T> {
24
+ const { args, spec, sendOperationFn } = inputs;
25
+ return {
26
+ requestMethod: spec.httpMethod,
27
+ requestPath: spec.path!,
28
+ sendInitialRequest: () => sendOperationFn(args, spec),
29
+ sendPollRequest: (
30
+ path: string,
31
+ options?: { abortSignal?: AbortSignalLike }
32
+ ) => {
33
+ const { requestBody, ...restSpec } = spec;
34
+ return sendOperationFn(args, {
35
+ ...restSpec,
36
+ httpMethod: "GET",
37
+ path,
38
+ abortSignal: options?.abortSignal
39
+ });
40
+ }
41
+ };
34
42
  }
@@ -2872,6 +2872,34 @@ export interface A2AExtendedLocationDetails {
2872
2872
  recoveryExtendedLocation?: ExtendedLocation;
2873
2873
  }
2874
2874
 
2875
+ /** ExtendedLocation details data. */
2876
+ export interface A2AFabricSpecificLocationDetails {
2877
+ /** The initial source zone info. */
2878
+ initialPrimaryZone?: string;
2879
+ /** The initial target zone info. */
2880
+ initialRecoveryZone?: string;
2881
+ /** The initial primary ExtendedLocation. */
2882
+ initialPrimaryExtendedLocation?: ExtendedLocation;
2883
+ /** The initial recovery ExtendedLocation. */
2884
+ initialRecoveryExtendedLocation?: ExtendedLocation;
2885
+ /** Initial primary fabric location info. */
2886
+ initialPrimaryFabricLocation?: string;
2887
+ /** The initial recovery fabric location info. */
2888
+ initialRecoveryFabricLocation?: string;
2889
+ /** Source zone info. */
2890
+ primaryZone?: string;
2891
+ /** The target zone info. */
2892
+ recoveryZone?: string;
2893
+ /** The primary ExtendedLocation. */
2894
+ primaryExtendedLocation?: ExtendedLocation;
2895
+ /** The recovery ExtendedLocation. */
2896
+ recoveryExtendedLocation?: ExtendedLocation;
2897
+ /** Primary fabric location info. */
2898
+ primaryFabricLocation?: string;
2899
+ /** The recovery fabric location info. */
2900
+ recoveryFabricLocation?: string;
2901
+ }
2902
+
2875
2903
  /** A2A protected disk details. */
2876
2904
  export interface A2AProtectedDiskDetails {
2877
2905
  /** The disk uri. */
@@ -3147,6 +3175,83 @@ export interface AgentDiskDetails {
3147
3175
  readonly lunId?: number;
3148
3176
  }
3149
3177
 
3178
+ /** Appliance details of the migration item. */
3179
+ export interface ApplianceMonitoringDetails {
3180
+ /**
3181
+ * The appliance CPU details.
3182
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3183
+ */
3184
+ readonly cpuDetails?: ApplianceResourceDetails;
3185
+ /**
3186
+ * The appliance RAM details.
3187
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3188
+ */
3189
+ readonly ramDetails?: ApplianceResourceDetails;
3190
+ /**
3191
+ * The appliance datastore snapshot details.
3192
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3193
+ */
3194
+ readonly datastoreSnapshot?: DataStoreUtilizationDetails[];
3195
+ /**
3196
+ * The disk replication details.
3197
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3198
+ */
3199
+ readonly disksReplicationDetails?: ApplianceResourceDetails;
3200
+ /**
3201
+ * The ESXi NFC buffer details.
3202
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3203
+ */
3204
+ readonly esxiNfcBuffer?: ApplianceResourceDetails;
3205
+ /**
3206
+ * The appliance network bandwidth details.
3207
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3208
+ */
3209
+ readonly networkBandwidth?: ApplianceResourceDetails;
3210
+ }
3211
+
3212
+ /** Details of the appliance resource. */
3213
+ export interface ApplianceResourceDetails {
3214
+ /**
3215
+ * A value indicating the total capacity of appliance resource.
3216
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3217
+ */
3218
+ readonly capacity?: number;
3219
+ /**
3220
+ * A value indicating the utilization percentage by gateway agent on appliance.
3221
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3222
+ */
3223
+ readonly processUtilization?: number;
3224
+ /**
3225
+ * A value indicating the total utilization percentage for all processes on the appliance.
3226
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3227
+ */
3228
+ readonly totalUtilization?: number;
3229
+ /**
3230
+ * A value indicating the status of appliance resource.
3231
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3232
+ */
3233
+ readonly status?: string;
3234
+ }
3235
+
3236
+ /** Details of the appliance resource. */
3237
+ export interface DataStoreUtilizationDetails {
3238
+ /**
3239
+ * The total count of snapshots supported by the datastore.
3240
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3241
+ */
3242
+ readonly totalSnapshotsSupported?: number;
3243
+ /**
3244
+ * The total snapshots created for server migration in the datastore.
3245
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3246
+ */
3247
+ readonly totalSnapshotsCreated?: number;
3248
+ /**
3249
+ * The datastore name.
3250
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3251
+ */
3252
+ readonly dataStoreName?: string;
3253
+ }
3254
+
3150
3255
  /** Query parameter to get appliance. */
3151
3256
  export interface ApplianceQueryParameter {
3152
3257
  /** The providerType to be used for fetching appliance details. */
@@ -3296,6 +3401,10 @@ export interface EventQueryParameter {
3296
3401
  export interface FabricQueryParameter {
3297
3402
  /** A value indicating whether the zone to zone mappings are to be returned. */
3298
3403
  zoneToZoneMappings?: string;
3404
+ /** A value indicating whether the Extended Location mappings are to be returned. */
3405
+ extendedLocationMappings?: string;
3406
+ /** A value indicating whether the location details are to be returned. */
3407
+ locationDetails?: string;
3299
3408
  /** A value indicating whether the agent details are to be fetched. */
3300
3409
  fetchAgentDetails?: string;
3301
3410
  /** The BIOS Id to be used for fetching agent details. */
@@ -3346,6 +3455,50 @@ export interface FailoverReplicationProtectedItemDetails {
3346
3455
  recoveryPointTime?: Date;
3347
3456
  }
3348
3457
 
3458
+ /** Details of the gateway operation. */
3459
+ export interface GatewayOperationDetails {
3460
+ /**
3461
+ * A value indicating the state of gateway operation.
3462
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3463
+ */
3464
+ readonly state?: string;
3465
+ /**
3466
+ * A value indicating the progress percentage of gateway operation.
3467
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3468
+ */
3469
+ readonly progressPercentage?: number;
3470
+ /**
3471
+ * A value indicating the time elapsed for the operation in milliseconds.
3472
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3473
+ */
3474
+ readonly timeElapsed?: number;
3475
+ /**
3476
+ * A value indicating the time remaining for the operation in milliseconds.
3477
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3478
+ */
3479
+ readonly timeRemaining?: number;
3480
+ /**
3481
+ * A value indicating the upload speed in bytes per second.
3482
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3483
+ */
3484
+ readonly uploadSpeed?: number;
3485
+ /**
3486
+ * A value indicating the ESXi host name.
3487
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3488
+ */
3489
+ readonly hostName?: string;
3490
+ /**
3491
+ * A value indicating the datastore collection.
3492
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3493
+ */
3494
+ readonly dataStores?: string[];
3495
+ /**
3496
+ * A value indicating the VMware read throughput in bytes per second.
3497
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3498
+ */
3499
+ readonly vmwareReadThroughput?: number;
3500
+ }
3501
+
3349
3502
  /** Hyper-V host details. */
3350
3503
  export interface HyperVHostDetails {
3351
3504
  /**
@@ -3413,6 +3566,20 @@ export interface OSDetails {
3413
3566
  oSMinorVersion?: string;
3414
3567
  }
3415
3568
 
3569
+ /** Supported OS upgrade versions. */
3570
+ export interface OSUpgradeSupportedVersions {
3571
+ /**
3572
+ * The source OS version name.
3573
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3574
+ */
3575
+ readonly supportedSourceOsVersion?: string;
3576
+ /**
3577
+ * The target OS version names.
3578
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3579
+ */
3580
+ readonly supportedTargetOsVersions?: string[];
3581
+ }
3582
+
3416
3583
  /** Disk input for update. */
3417
3584
  export interface UpdateDiskInput {
3418
3585
  /** The disk Id. */
@@ -5064,6 +5231,20 @@ export interface VMwareCbtDiskInput {
5064
5231
  diskEncryptionSetId?: string;
5065
5232
  }
5066
5233
 
5234
+ /** VMwareCbt security profile input. */
5235
+ export interface VMwareCbtSecurityProfileProperties {
5236
+ /** The target VM security type. */
5237
+ targetVmSecurityType?: SecurityType;
5238
+ /** A value indicating whether secure boot to be enabled. */
5239
+ isTargetVmSecureBootEnabled?: string;
5240
+ /** A value indicating whether trusted platform module to be enabled. */
5241
+ isTargetVmTpmEnabled?: string;
5242
+ /** A value indicating whether integrity monitoring to be enabled. */
5243
+ isTargetVmIntegrityMonitoringEnabled?: string;
5244
+ /** A value indicating whether confidential compute encryption to be enabled. */
5245
+ isTargetVmConfidentialEncryptionEnabled?: string;
5246
+ }
5247
+
5067
5248
  /** VMwareCbt protected disk details. */
5068
5249
  export interface VMwareCbtProtectedDiskDetails {
5069
5250
  /**
@@ -5130,6 +5311,11 @@ export interface VMwareCbtProtectedDiskDetails {
5130
5311
  readonly targetBlobUri?: string;
5131
5312
  /** The name for the target managed disk. */
5132
5313
  targetDiskName?: string;
5314
+ /**
5315
+ * A value indicating the gateway operation details.
5316
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5317
+ */
5318
+ readonly gatewayOperationDetails?: GatewayOperationDetails;
5133
5319
  }
5134
5320
 
5135
5321
  /** VMwareCbt NIC details. */
@@ -5574,6 +5760,8 @@ export interface AzureFabricSpecificDetails extends FabricSpecificDetails {
5574
5760
  zones?: A2AZoneDetails[];
5575
5761
  /** The ExtendedLocations. */
5576
5762
  extendedLocations?: A2AExtendedLocationDetails[];
5763
+ /** The location details. */
5764
+ locationDetails?: A2AFabricSpecificLocationDetails[];
5577
5765
  }
5578
5766
 
5579
5767
  /** HyperVSite fabric specific details. */
@@ -5927,6 +6115,11 @@ export interface VMwareCbtMigrationDetails
5927
6115
  * NOTE: This property will not be serialized. It can only be populated by the server.
5928
6116
  */
5929
6117
  readonly osType?: string;
6118
+ /**
6119
+ * The name of the OS on the VM.
6120
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6121
+ */
6122
+ readonly osName?: string;
5930
6123
  /**
5931
6124
  * The firmware type.
5932
6125
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5973,6 +6166,10 @@ export interface VMwareCbtMigrationDetails
5973
6166
  targetAvailabilityZone?: string;
5974
6167
  /** The target proximity placement group Id. */
5975
6168
  targetProximityPlacementGroupId?: string;
6169
+ /** The confidential VM key vault Id for ADE installation. */
6170
+ confidentialVmKeyVaultId?: string;
6171
+ /** The target VM security profile. */
6172
+ targetVmSecurityProfile?: VMwareCbtSecurityProfileProperties;
5976
6173
  /** The target boot diagnostics storage account ARM Id. */
5977
6174
  targetBootDiagnosticsStorageAccountId?: string;
5978
6175
  /** The target VM tags. */
@@ -6022,6 +6219,16 @@ export interface VMwareCbtMigrationDetails
6022
6219
  * NOTE: This property will not be serialized. It can only be populated by the server.
6023
6220
  */
6024
6221
  readonly resumeProgressPercentage?: number;
6222
+ /**
6223
+ * The delta sync progress percentage.
6224
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6225
+ */
6226
+ readonly deltaSyncProgressPercentage?: number;
6227
+ /**
6228
+ * A value indicating whether checksum resync cycle is in progress.
6229
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6230
+ */
6231
+ readonly isCheckSumResyncCycle?: string;
6025
6232
  /**
6026
6233
  * The initial seeding retry count.
6027
6234
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -6037,6 +6244,11 @@ export interface VMwareCbtMigrationDetails
6037
6244
  * NOTE: This property will not be serialized. It can only be populated by the server.
6038
6245
  */
6039
6246
  readonly resumeRetryCount?: number;
6247
+ /**
6248
+ * The delta sync retry count.
6249
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6250
+ */
6251
+ readonly deltaSyncRetryCount?: number;
6040
6252
  /**
6041
6253
  * A value indicating whether resync is required.
6042
6254
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -6053,6 +6265,23 @@ export interface VMwareCbtMigrationDetails
6053
6265
  seedDiskTags?: { [propertyName: string]: string };
6054
6266
  /** The tags for the target disks. */
6055
6267
  targetDiskTags?: { [propertyName: string]: string };
6268
+ /** A value indicating the inplace OS Upgrade version. */
6269
+ supportedOSVersions?: string[];
6270
+ /**
6271
+ * A value indicating the appliance monitoring details.
6272
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6273
+ */
6274
+ readonly applianceMonitoringDetails?: ApplianceMonitoringDetails;
6275
+ /**
6276
+ * A value indicating the gateway operation details.
6277
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6278
+ */
6279
+ readonly gatewayOperationDetails?: GatewayOperationDetails;
6280
+ /**
6281
+ * A value indicating the SRS operation name.
6282
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6283
+ */
6284
+ readonly operationName?: string;
6056
6285
  }
6057
6286
 
6058
6287
  /** VMwareCbt specific enable migration input. */
@@ -6094,6 +6323,10 @@ export interface VMwareCbtEnableMigrationInput
6094
6323
  targetAvailabilityZone?: string;
6095
6324
  /** The target proximity placement group ARM Id. */
6096
6325
  targetProximityPlacementGroupId?: string;
6326
+ /** The confidential VM key vault Id for ADE installation. */
6327
+ confidentialVmKeyVaultId?: string;
6328
+ /** The target VM security profile. */
6329
+ targetVmSecurityProfile?: VMwareCbtSecurityProfileProperties;
6097
6330
  /** The target boot diagnostics storage account ARM Id. */
6098
6331
  targetBootDiagnosticsStorageAccountId?: string;
6099
6332
  /** A value indicating whether auto resync is to be done. */
@@ -6155,6 +6388,8 @@ export interface VMwareCbtMigrateInput extends MigrateProviderSpecificInput {
6155
6388
  instanceType: "VMwareCbt";
6156
6389
  /** A value indicating whether VM is to be shutdown. */
6157
6390
  performShutdown: string;
6391
+ /** A value indicating the inplace OS Upgrade version. */
6392
+ osUpgradeVersion?: string;
6158
6393
  }
6159
6394
 
6160
6395
  /** VMwareCbt specific resume replication input. */
@@ -6185,6 +6420,8 @@ export interface VMwareCbtTestMigrateInput
6185
6420
  networkId: string;
6186
6421
  /** The list of NIC details. */
6187
6422
  vmNics?: VMwareCbtNicInput[];
6423
+ /** A value indicating the inplace OS Upgrade version. */
6424
+ osUpgradeVersion?: string;
6188
6425
  }
6189
6426
 
6190
6427
  /** Single Host fabric provider specific VM settings. */
@@ -6392,6 +6629,11 @@ export interface A2AReplicationDetails
6392
6629
  recoveryVirtualMachineScaleSetId?: string;
6393
6630
  /** The recovery capacity reservation group Id. */
6394
6631
  recoveryCapacityReservationGroupId?: string;
6632
+ /**
6633
+ * A value indicating the churn option selected by user.
6634
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6635
+ */
6636
+ readonly churnOptionSelected?: ChurnOptionSelected;
6395
6637
  }
6396
6638
 
6397
6639
  /** Hyper V Replica Azure provider specific settings. */
@@ -6468,6 +6710,8 @@ export interface HyperVReplicaAzureReplicationDetails
6468
6710
  targetNicTags?: { [propertyName: string]: string };
6469
6711
  /** The list of protected managed disks. */
6470
6712
  protectedManagedDisks?: HyperVReplicaAzureManagedDiskDetails[];
6713
+ /** A value indicating all available inplace OS Upgrade configurations. */
6714
+ allAvailableOSUpgradeConfigurations?: OSUpgradeSupportedVersions[];
6471
6715
  }
6472
6716
 
6473
6717
  /** Hyper V replica provider specific settings base class. */
@@ -6675,6 +6919,15 @@ export interface InMageAzureV2ReplicationDetails
6675
6919
  switchProviderBlockingErrorDetails?: InMageAzureV2SwitchProviderBlockingErrorDetails[];
6676
6920
  /** The switch provider blocking error information. */
6677
6921
  switchProviderDetails?: InMageAzureV2SwitchProviderDetails;
6922
+ /** A value indicating the inplace OS Upgrade version. */
6923
+ supportedOSVersions?: string[];
6924
+ /** A value indicating all available inplace OS Upgrade configurations. */
6925
+ allAvailableOSUpgradeConfigurations?: OSUpgradeSupportedVersions[];
6926
+ /**
6927
+ * The name of the OS on the VM.
6928
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6929
+ */
6930
+ readonly osName?: string;
6678
6931
  }
6679
6932
 
6680
6933
  /** InMageRcmFailback provider specific details. */
@@ -7551,6 +7804,8 @@ export interface HyperVReplicaAzurePlannedFailoverProviderInput
7551
7804
  secondaryKekCertificatePfx?: string;
7552
7805
  /** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
7553
7806
  recoveryPointId?: string;
7807
+ /** A value indicating the inplace OS Upgrade version. */
7808
+ osUpgradeVersion?: string;
7554
7809
  }
7555
7810
 
7556
7811
  /** Provider specific input for InMageRcmFailback failover. */
@@ -7758,6 +8013,8 @@ export interface HyperVReplicaAzureTestFailoverInput
7758
8013
  secondaryKekCertificatePfx?: string;
7759
8014
  /** The recovery point id to be passed to test failover to a particular recovery point. In case of latest recovery point, null should be passed. */
7760
8015
  recoveryPointId?: string;
8016
+ /** A value indicating the inplace OS Upgrade version. */
8017
+ osUpgradeVersion?: string;
7761
8018
  }
7762
8019
 
7763
8020
  /** InMageAzureV2 provider specific input for test failover. */
@@ -7767,6 +8024,8 @@ export interface InMageAzureV2TestFailoverInput
7767
8024
  instanceType: "InMageAzureV2";
7768
8025
  /** The recovery point id to be passed to test failover to a particular recovery point. In case of latest recovery point, null should be passed. */
7769
8026
  recoveryPointId?: string;
8027
+ /** A value indicating the inplace OS Upgrade version. */
8028
+ osUpgradeVersion?: string;
7770
8029
  }
7771
8030
 
7772
8031
  /** InMageRcm provider specific input for test failover. */
@@ -7822,6 +8081,8 @@ export interface InMageAzureV2UnplannedFailoverInput
7822
8081
  instanceType: "InMageAzureV2";
7823
8082
  /** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
7824
8083
  recoveryPointId?: string;
8084
+ /** A value indicating the inplace OS Upgrade version. */
8085
+ osUpgradeVersion?: string;
7825
8086
  }
7826
8087
 
7827
8088
  /** InMageRcm provider specific input for unplanned failover. */
@@ -7924,6 +8185,8 @@ export interface VMwareCbtProtectionContainerMappingDetails
7924
8185
  * NOTE: This property will not be serialized. It can only be populated by the server.
7925
8186
  */
7926
8187
  readonly roleSizeToNicCountMap?: { [propertyName: string]: number };
8188
+ /** The SKUs to be excluded. */
8189
+ excludedSkus?: string[];
7927
8190
  }
7928
8191
 
7929
8192
  /** A2A container mapping input. */
@@ -9518,6 +9781,24 @@ export enum KnownVmEncryptionType {
9518
9781
  */
9519
9782
  export type VmEncryptionType = string;
9520
9783
 
9784
+ /** Known values of {@link ChurnOptionSelected} that the service accepts. */
9785
+ export enum KnownChurnOptionSelected {
9786
+ /** Normal */
9787
+ Normal = "Normal",
9788
+ /** High */
9789
+ High = "High"
9790
+ }
9791
+
9792
+ /**
9793
+ * Defines values for ChurnOptionSelected. \
9794
+ * {@link KnownChurnOptionSelected} can be used interchangeably with ChurnOptionSelected,
9795
+ * this enum contains the known values that the service supports.
9796
+ * ### Known values supported by the service
9797
+ * **Normal** \
9798
+ * **High**
9799
+ */
9800
+ export type ChurnOptionSelected = string;
9801
+
9521
9802
  /** Known values of {@link DiskAccountType} that the service accepts. */
9522
9803
  export enum KnownDiskAccountType {
9523
9804
  /** StandardLRS */
@@ -10025,6 +10306,27 @@ export enum KnownRecoveryPlanPointType {
10025
10306
  */
10026
10307
  export type RecoveryPlanPointType = string;
10027
10308
 
10309
+ /** Known values of {@link SecurityType} that the service accepts. */
10310
+ export enum KnownSecurityType {
10311
+ /** None */
10312
+ None = "None",
10313
+ /** TrustedLaunch */
10314
+ TrustedLaunch = "TrustedLaunch",
10315
+ /** ConfidentialVM */
10316
+ ConfidentialVM = "ConfidentialVM"
10317
+ }
10318
+
10319
+ /**
10320
+ * Defines values for SecurityType. \
10321
+ * {@link KnownSecurityType} can be used interchangeably with SecurityType,
10322
+ * this enum contains the known values that the service supports.
10323
+ * ### Known values supported by the service
10324
+ * **None** \
10325
+ * **TrustedLaunch** \
10326
+ * **ConfidentialVM**
10327
+ */
10328
+ export type SecurityType = string;
10329
+
10028
10330
  /** Optional parameters. */
10029
10331
  export interface OperationsListOptionalParams
10030
10332
  extends coreClient.OperationOptions {}