@azure/arm-recoveryservicesbackup 7.1.0 → 8.0.0-alpha.20220120.2

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 (1427) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +21 -0
  3. package/README.md +70 -82
  4. package/dist/index.js +14724 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/azureVMDiscoveryOperationResult.d.ts +2 -0
  9. package/dist-esm/samples-dev/azureVMDiscoveryOperationResult.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/azureVMDiscoveryOperationResult.js +33 -0
  11. package/dist-esm/samples-dev/azureVMDiscoveryOperationResult.js.map +1 -0
  12. package/dist-esm/samples-dev/cancelJob.d.ts +2 -0
  13. package/dist-esm/samples-dev/cancelJob.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/cancelJob.js +34 -0
  15. package/dist-esm/samples-dev/cancelJob.js.map +1 -0
  16. package/dist-esm/samples-dev/cancelJobOperationResult.d.ts +2 -0
  17. package/dist-esm/samples-dev/cancelJobOperationResult.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/cancelJobOperationResult.js +33 -0
  19. package/dist-esm/samples-dev/cancelJobOperationResult.js.map +1 -0
  20. package/dist-esm/samples-dev/checkAzureVMBackupFeatureSupport.d.ts +2 -0
  21. package/dist-esm/samples-dev/checkAzureVMBackupFeatureSupport.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/checkAzureVMBackupFeatureSupport.js +35 -0
  23. package/dist-esm/samples-dev/checkAzureVMBackupFeatureSupport.js.map +1 -0
  24. package/dist-esm/samples-dev/createOrUpdateAzureVMProtectionIntent.d.ts +2 -0
  25. package/dist-esm/samples-dev/createOrUpdateAzureVMProtectionIntent.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/createOrUpdateAzureVMProtectionIntent.js +40 -0
  27. package/dist-esm/samples-dev/createOrUpdateAzureVMProtectionIntent.js.map +1 -0
  28. package/dist-esm/samples-dev/createOrUpdateDailyAzureStorageProtectionPolicy.d.ts +2 -0
  29. package/dist-esm/samples-dev/createOrUpdateDailyAzureStorageProtectionPolicy.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/createOrUpdateDailyAzureStorageProtectionPolicy.js +79 -0
  31. package/dist-esm/samples-dev/createOrUpdateDailyAzureStorageProtectionPolicy.js.map +1 -0
  32. package/dist-esm/samples-dev/createOrUpdateFullAzureVMProtectionPolicy.d.ts +2 -0
  33. package/dist-esm/samples-dev/createOrUpdateFullAzureVMProtectionPolicy.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/createOrUpdateFullAzureVMProtectionPolicy.js +73 -0
  35. package/dist-esm/samples-dev/createOrUpdateFullAzureVMProtectionPolicy.js.map +1 -0
  36. package/dist-esm/samples-dev/createOrUpdateFullAzureWorkloadProtectionPolicy.d.ts +2 -0
  37. package/dist-esm/samples-dev/createOrUpdateFullAzureWorkloadProtectionPolicy.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/createOrUpdateFullAzureWorkloadProtectionPolicy.js +103 -0
  39. package/dist-esm/samples-dev/createOrUpdateFullAzureWorkloadProtectionPolicy.js.map +1 -0
  40. package/dist-esm/samples-dev/createOrUpdateHourlyAzureStorageProtectionPolicy.d.ts +2 -0
  41. package/dist-esm/samples-dev/createOrUpdateHourlyAzureStorageProtectionPolicy.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/createOrUpdateHourlyAzureStorageProtectionPolicy.js +83 -0
  43. package/dist-esm/samples-dev/createOrUpdateHourlyAzureStorageProtectionPolicy.js.map +1 -0
  44. package/dist-esm/samples-dev/createOrUpdateSimpleAzureVMProtectionPolicy.d.ts +2 -0
  45. package/dist-esm/samples-dev/createOrUpdateSimpleAzureVMProtectionPolicy.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/createOrUpdateSimpleAzureVMProtectionPolicy.js +52 -0
  47. package/dist-esm/samples-dev/createOrUpdateSimpleAzureVMProtectionPolicy.js.map +1 -0
  48. package/dist-esm/samples-dev/createResourceGuardProxy.d.ts +2 -0
  49. package/dist-esm/samples-dev/createResourceGuardProxy.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/createResourceGuardProxy.js +34 -0
  51. package/dist-esm/samples-dev/createResourceGuardProxy.js.map +1 -0
  52. package/dist-esm/samples-dev/deleteAzureVMProtectionPolicy.d.ts +2 -0
  53. package/dist-esm/samples-dev/deleteAzureVMProtectionPolicy.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/deleteAzureVMProtectionPolicy.js +34 -0
  55. package/dist-esm/samples-dev/deleteAzureVMProtectionPolicy.js.map +1 -0
  56. package/dist-esm/samples-dev/deletePrivateEndpointConnection.d.ts +2 -0
  57. package/dist-esm/samples-dev/deletePrivateEndpointConnection.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/deletePrivateEndpointConnection.js +32 -0
  59. package/dist-esm/samples-dev/deletePrivateEndpointConnection.js.map +1 -0
  60. package/dist-esm/samples-dev/deleteProtectionFromAzureVirtualMachine.d.ts +2 -0
  61. package/dist-esm/samples-dev/deleteProtectionFromAzureVirtualMachine.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/deleteProtectionFromAzureVirtualMachine.js +36 -0
  63. package/dist-esm/samples-dev/deleteProtectionFromAzureVirtualMachine.js.map +1 -0
  64. package/dist-esm/samples-dev/deleteProtectionIntentFromItem.d.ts +2 -0
  65. package/dist-esm/samples-dev/deleteProtectionIntentFromItem.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/deleteProtectionIntentFromItem.js +33 -0
  67. package/dist-esm/samples-dev/deleteProtectionIntentFromItem.js.map +1 -0
  68. package/dist-esm/samples-dev/deleteResourceGuardProxy.d.ts +2 -0
  69. package/dist-esm/samples-dev/deleteResourceGuardProxy.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/deleteResourceGuardProxy.js +32 -0
  71. package/dist-esm/samples-dev/deleteResourceGuardProxy.js.map +1 -0
  72. package/dist-esm/samples-dev/enableProtectionOnAzureIaasVM.d.ts +2 -0
  73. package/dist-esm/samples-dev/enableProtectionOnAzureIaasVM.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/enableProtectionOnAzureIaasVM.js +43 -0
  75. package/dist-esm/samples-dev/enableProtectionOnAzureIaasVM.js.map +1 -0
  76. package/dist-esm/samples-dev/exportJobs.d.ts +2 -0
  77. package/dist-esm/samples-dev/exportJobs.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/exportJobs.js +31 -0
  79. package/dist-esm/samples-dev/exportJobs.js.map +1 -0
  80. package/dist-esm/samples-dev/exportJobsOperationResults.d.ts +2 -0
  81. package/dist-esm/samples-dev/exportJobsOperationResults.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/exportJobsOperationResults.js +34 -0
  83. package/dist-esm/samples-dev/exportJobsOperationResults.js.map +1 -0
  84. package/dist-esm/samples-dev/getAzureIaasVMProtectionPolicyDetails.d.ts +2 -0
  85. package/dist-esm/samples-dev/getAzureIaasVMProtectionPolicyDetails.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/getAzureIaasVMProtectionPolicyDetails.js +34 -0
  87. package/dist-esm/samples-dev/getAzureIaasVMProtectionPolicyDetails.js.map +1 -0
  88. package/dist-esm/samples-dev/getAzureStorageProtectionContainerOperationResult.d.ts +2 -0
  89. package/dist-esm/samples-dev/getAzureStorageProtectionContainerOperationResult.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/getAzureStorageProtectionContainerOperationResult.js +34 -0
  91. package/dist-esm/samples-dev/getAzureStorageProtectionContainerOperationResult.js.map +1 -0
  92. package/dist-esm/samples-dev/getAzureVMRecoveryPointDetails.d.ts +2 -0
  93. package/dist-esm/samples-dev/getAzureVMRecoveryPointDetails.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/getAzureVMRecoveryPointDetails.js +37 -0
  95. package/dist-esm/samples-dev/getAzureVMRecoveryPointDetails.js.map +1 -0
  96. package/dist-esm/samples-dev/getAzureVirtualMachineBackupStatus.d.ts +2 -0
  97. package/dist-esm/samples-dev/getAzureVirtualMachineBackupStatus.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/getAzureVirtualMachineBackupStatus.js +34 -0
  99. package/dist-esm/samples-dev/getAzureVirtualMachineBackupStatus.js.map +1 -0
  100. package/dist-esm/samples-dev/getDpmOrAzureBackupServerOrLajollaBackupEngineDetails.d.ts +2 -0
  101. package/dist-esm/samples-dev/getDpmOrAzureBackupServerOrLajollaBackupEngineDetails.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/getDpmOrAzureBackupServerOrLajollaBackupEngineDetails.js +32 -0
  103. package/dist-esm/samples-dev/getDpmOrAzureBackupServerOrLajollaBackupEngineDetails.js.map +1 -0
  104. package/dist-esm/samples-dev/getJobDetails.d.ts +2 -0
  105. package/dist-esm/samples-dev/getJobDetails.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/getJobDetails.js +32 -0
  107. package/dist-esm/samples-dev/getJobDetails.js.map +1 -0
  108. package/dist-esm/samples-dev/getOperationResultForPrepareDataMove.d.ts +2 -0
  109. package/dist-esm/samples-dev/getOperationResultForPrepareDataMove.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/getOperationResultForPrepareDataMove.js +32 -0
  111. package/dist-esm/samples-dev/getOperationResultForPrepareDataMove.js.map +1 -0
  112. package/dist-esm/samples-dev/getOperationResultsOfProtectedVM.d.ts +2 -0
  113. package/dist-esm/samples-dev/getOperationResultsOfProtectedVM.d.ts.map +1 -0
  114. package/dist-esm/samples-dev/getOperationResultsOfProtectedVM.js +35 -0
  115. package/dist-esm/samples-dev/getOperationResultsOfProtectedVM.js.map +1 -0
  116. package/dist-esm/samples-dev/getOperationResultsOfValidateOperation.d.ts +2 -0
  117. package/dist-esm/samples-dev/getOperationResultsOfValidateOperation.d.ts.map +1 -0
  118. package/dist-esm/samples-dev/getOperationResultsOfValidateOperation.js +32 -0
  119. package/dist-esm/samples-dev/getOperationResultsOfValidateOperation.js.map +1 -0
  120. package/dist-esm/samples-dev/getOperationStatus.d.ts +2 -0
  121. package/dist-esm/samples-dev/getOperationStatus.d.ts.map +1 -0
  122. package/dist-esm/samples-dev/getOperationStatus.js +32 -0
  123. package/dist-esm/samples-dev/getOperationStatus.js.map +1 -0
  124. package/dist-esm/samples-dev/getOperationStatusOfProtectedVM.d.ts +2 -0
  125. package/dist-esm/samples-dev/getOperationStatusOfProtectedVM.d.ts.map +1 -0
  126. package/dist-esm/samples-dev/getOperationStatusOfProtectedVM.js +39 -0
  127. package/dist-esm/samples-dev/getOperationStatusOfProtectedVM.js.map +1 -0
  128. package/dist-esm/samples-dev/getOperationStatusOfValidateOperation.d.ts +2 -0
  129. package/dist-esm/samples-dev/getOperationStatusOfValidateOperation.d.ts.map +1 -0
  130. package/dist-esm/samples-dev/getOperationStatusOfValidateOperation.js +36 -0
  131. package/dist-esm/samples-dev/getOperationStatusOfValidateOperation.js.map +1 -0
  132. package/dist-esm/samples-dev/getPrivateEndpointConnection.d.ts +2 -0
  133. package/dist-esm/samples-dev/getPrivateEndpointConnection.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/getPrivateEndpointConnection.js +32 -0
  135. package/dist-esm/samples-dev/getPrivateEndpointConnection.js.map +1 -0
  136. package/dist-esm/samples-dev/getProtectedAzureVMRecoveryPoints.d.ts +2 -0
  137. package/dist-esm/samples-dev/getProtectedAzureVMRecoveryPoints.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/getProtectedAzureVMRecoveryPoints.js +48 -0
  139. package/dist-esm/samples-dev/getProtectedAzureVMRecoveryPoints.js.map +1 -0
  140. package/dist-esm/samples-dev/getProtectedAzureVMRecoveryPointsRecommendedForMove.d.ts +2 -0
  141. package/dist-esm/samples-dev/getProtectedAzureVMRecoveryPointsRecommendedForMove.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/getProtectedAzureVMRecoveryPointsRecommendedForMove.js +52 -0
  143. package/dist-esm/samples-dev/getProtectedAzureVMRecoveryPointsRecommendedForMove.js.map +1 -0
  144. package/dist-esm/samples-dev/getProtectedClassicVirtualMachineDetails.d.ts +2 -0
  145. package/dist-esm/samples-dev/getProtectedClassicVirtualMachineDetails.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/getProtectedClassicVirtualMachineDetails.js +36 -0
  147. package/dist-esm/samples-dev/getProtectedClassicVirtualMachineDetails.js.map +1 -0
  148. package/dist-esm/samples-dev/getProtectedContainersUsagesSummary.d.ts +2 -0
  149. package/dist-esm/samples-dev/getProtectedContainersUsagesSummary.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/getProtectedContainersUsagesSummary.js +47 -0
  151. package/dist-esm/samples-dev/getProtectedContainersUsagesSummary.js.map +1 -0
  152. package/dist-esm/samples-dev/getProtectedItemDeleteOperationStatus.d.ts +2 -0
  153. package/dist-esm/samples-dev/getProtectedItemDeleteOperationStatus.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/getProtectedItemDeleteOperationStatus.js +36 -0
  155. package/dist-esm/samples-dev/getProtectedItemDeleteOperationStatus.js.map +1 -0
  156. package/dist-esm/samples-dev/getProtectedItemsUsagesSummary.d.ts +2 -0
  157. package/dist-esm/samples-dev/getProtectedItemsUsagesSummary.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/getProtectedItemsUsagesSummary.js +47 -0
  159. package/dist-esm/samples-dev/getProtectedItemsUsagesSummary.js.map +1 -0
  160. package/dist-esm/samples-dev/getProtectedVirtualMachineDetails.d.ts +2 -0
  161. package/dist-esm/samples-dev/getProtectedVirtualMachineDetails.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/getProtectedVirtualMachineDetails.js +36 -0
  163. package/dist-esm/samples-dev/getProtectedVirtualMachineDetails.js.map +1 -0
  164. package/dist-esm/samples-dev/getProtectionContainerDetails.d.ts +2 -0
  165. package/dist-esm/samples-dev/getProtectionContainerDetails.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/getProtectionContainerDetails.js +33 -0
  167. package/dist-esm/samples-dev/getProtectionContainerDetails.js.map +1 -0
  168. package/dist-esm/samples-dev/getProtectionIntentForAnItem.d.ts +2 -0
  169. package/dist-esm/samples-dev/getProtectionIntentForAnItem.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/getProtectionIntentForAnItem.js +35 -0
  171. package/dist-esm/samples-dev/getProtectionIntentForAnItem.js.map +1 -0
  172. package/dist-esm/samples-dev/getProtectionPolicyOperationResults.d.ts +2 -0
  173. package/dist-esm/samples-dev/getProtectionPolicyOperationResults.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/getProtectionPolicyOperationResults.js +33 -0
  175. package/dist-esm/samples-dev/getProtectionPolicyOperationResults.js.map +1 -0
  176. package/dist-esm/samples-dev/getProtectionPolicyOperationStatus.d.ts +2 -0
  177. package/dist-esm/samples-dev/getProtectionPolicyOperationStatus.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/getProtectionPolicyOperationStatus.js +37 -0
  179. package/dist-esm/samples-dev/getProtectionPolicyOperationStatus.js.map +1 -0
  180. package/dist-esm/samples-dev/getResourceGuardProxy.d.ts +2 -0
  181. package/dist-esm/samples-dev/getResourceGuardProxy.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/getResourceGuardProxy.js +32 -0
  183. package/dist-esm/samples-dev/getResourceGuardProxy.js.map +1 -0
  184. package/dist-esm/samples-dev/getResultForProtectedItemDeleteOperation.d.ts +2 -0
  185. package/dist-esm/samples-dev/getResultForProtectedItemDeleteOperation.d.ts.map +1 -0
  186. package/dist-esm/samples-dev/getResultForProtectedItemDeleteOperation.js +38 -0
  187. package/dist-esm/samples-dev/getResultForProtectedItemDeleteOperation.js.map +1 -0
  188. package/dist-esm/samples-dev/getVaultEncryptionConfiguration.d.ts +2 -0
  189. package/dist-esm/samples-dev/getVaultEncryptionConfiguration.d.ts.map +1 -0
  190. package/dist-esm/samples-dev/getVaultEncryptionConfiguration.js +31 -0
  191. package/dist-esm/samples-dev/getVaultEncryptionConfiguration.js.map +1 -0
  192. package/dist-esm/samples-dev/getVaultGuardProxies.d.ts +2 -0
  193. package/dist-esm/samples-dev/getVaultGuardProxies.d.ts.map +1 -0
  194. package/dist-esm/samples-dev/getVaultGuardProxies.js +45 -0
  195. package/dist-esm/samples-dev/getVaultGuardProxies.js.map +1 -0
  196. package/dist-esm/samples-dev/getVaultSecurityConfig.d.ts +2 -0
  197. package/dist-esm/samples-dev/getVaultSecurityConfig.d.ts.map +1 -0
  198. package/dist-esm/samples-dev/getVaultSecurityConfig.js +31 -0
  199. package/dist-esm/samples-dev/getVaultSecurityConfig.js.map +1 -0
  200. package/dist-esm/samples-dev/getVaultSecurityPin.d.ts +2 -0
  201. package/dist-esm/samples-dev/getVaultSecurityPin.d.ts.map +1 -0
  202. package/dist-esm/samples-dev/getVaultSecurityPin.js +31 -0
  203. package/dist-esm/samples-dev/getVaultSecurityPin.js.map +1 -0
  204. package/dist-esm/samples-dev/getVaultStorageConfiguration.d.ts +2 -0
  205. package/dist-esm/samples-dev/getVaultStorageConfiguration.d.ts.map +1 -0
  206. package/dist-esm/samples-dev/getVaultStorageConfiguration.js +31 -0
  207. package/dist-esm/samples-dev/getVaultStorageConfiguration.js.map +1 -0
  208. package/dist-esm/samples-dev/inquireAzureStorageProtectionContainers.d.ts +2 -0
  209. package/dist-esm/samples-dev/inquireAzureStorageProtectionContainers.d.ts.map +1 -0
  210. package/dist-esm/samples-dev/inquireAzureStorageProtectionContainers.js +33 -0
  211. package/dist-esm/samples-dev/inquireAzureStorageProtectionContainers.js.map +1 -0
  212. package/dist-esm/samples-dev/listAllJobs.d.ts +2 -0
  213. package/dist-esm/samples-dev/listAllJobs.d.ts.map +1 -0
  214. package/dist-esm/samples-dev/listAllJobs.js +45 -0
  215. package/dist-esm/samples-dev/listAllJobs.js.map +1 -0
  216. package/dist-esm/samples-dev/listBackupProtectionContainers.d.ts +2 -0
  217. package/dist-esm/samples-dev/listBackupProtectionContainers.d.ts.map +1 -0
  218. package/dist-esm/samples-dev/listBackupProtectionContainers.js +47 -0
  219. package/dist-esm/samples-dev/listBackupProtectionContainers.js.map +1 -0
  220. package/dist-esm/samples-dev/listDpmOrAzureBackupServerOrLajollaBackupEngines.d.ts +2 -0
  221. package/dist-esm/samples-dev/listDpmOrAzureBackupServerOrLajollaBackupEngines.d.ts.map +1 -0
  222. package/dist-esm/samples-dev/listDpmOrAzureBackupServerOrLajollaBackupEngines.js +45 -0
  223. package/dist-esm/samples-dev/listDpmOrAzureBackupServerOrLajollaBackupEngines.js.map +1 -0
  224. package/dist-esm/samples-dev/listJobsWithFilters.d.ts +2 -0
  225. package/dist-esm/samples-dev/listJobsWithFilters.d.ts.map +1 -0
  226. package/dist-esm/samples-dev/listJobsWithFilters.js +47 -0
  227. package/dist-esm/samples-dev/listJobsWithFilters.js.map +1 -0
  228. package/dist-esm/samples-dev/listJobsWithTimeFilter.d.ts +2 -0
  229. package/dist-esm/samples-dev/listJobsWithTimeFilter.d.ts.map +1 -0
  230. package/dist-esm/samples-dev/listJobsWithTimeFilter.js +47 -0
  231. package/dist-esm/samples-dev/listJobsWithTimeFilter.js.map +1 -0
  232. package/dist-esm/samples-dev/listOperations.d.ts +2 -0
  233. package/dist-esm/samples-dev/listOperations.d.ts.map +1 -0
  234. package/dist-esm/samples-dev/listOperations.js +43 -0
  235. package/dist-esm/samples-dev/listOperations.js.map +1 -0
  236. package/dist-esm/samples-dev/listProtectableItemsWithBackupManagementTypeFilterAsAzureIaasVM.d.ts +2 -0
  237. package/dist-esm/samples-dev/listProtectableItemsWithBackupManagementTypeFilterAsAzureIaasVM.d.ts.map +1 -0
  238. package/dist-esm/samples-dev/listProtectableItemsWithBackupManagementTypeFilterAsAzureIaasVM.js +49 -0
  239. package/dist-esm/samples-dev/listProtectableItemsWithBackupManagementTypeFilterAsAzureIaasVM.js.map +1 -0
  240. package/dist-esm/samples-dev/listProtectableItemsWithBackupManagementTypeFilterAsAzureStorage.d.ts +2 -0
  241. package/dist-esm/samples-dev/listProtectableItemsWithBackupManagementTypeFilterAsAzureStorage.d.ts.map +1 -0
  242. package/dist-esm/samples-dev/listProtectableItemsWithBackupManagementTypeFilterAsAzureStorage.js +48 -0
  243. package/dist-esm/samples-dev/listProtectableItemsWithBackupManagementTypeFilterAsAzureStorage.js.map +1 -0
  244. package/dist-esm/samples-dev/listProtectedItemsWithBackupManagementTypeFilterAsAzureIaasVM.d.ts +2 -0
  245. package/dist-esm/samples-dev/listProtectedItemsWithBackupManagementTypeFilterAsAzureIaasVM.d.ts.map +1 -0
  246. package/dist-esm/samples-dev/listProtectedItemsWithBackupManagementTypeFilterAsAzureIaasVM.js +47 -0
  247. package/dist-esm/samples-dev/listProtectedItemsWithBackupManagementTypeFilterAsAzureIaasVM.js.map +1 -0
  248. package/dist-esm/samples-dev/listProtectionIntentWithBackupManagementTypeFilter.d.ts +2 -0
  249. package/dist-esm/samples-dev/listProtectionIntentWithBackupManagementTypeFilter.d.ts.map +1 -0
  250. package/dist-esm/samples-dev/listProtectionIntentWithBackupManagementTypeFilter.js +45 -0
  251. package/dist-esm/samples-dev/listProtectionIntentWithBackupManagementTypeFilter.js.map +1 -0
  252. package/dist-esm/samples-dev/listProtectionPoliciesWithBackupManagementTypeFilterAsAzureIaasVM.d.ts +2 -0
  253. package/dist-esm/samples-dev/listProtectionPoliciesWithBackupManagementTypeFilterAsAzureIaasVM.d.ts.map +1 -0
  254. package/dist-esm/samples-dev/listProtectionPoliciesWithBackupManagementTypeFilterAsAzureIaasVM.js +49 -0
  255. package/dist-esm/samples-dev/listProtectionPoliciesWithBackupManagementTypeFilterAsAzureIaasVM.js.map +1 -0
  256. package/dist-esm/samples-dev/listProtectionPoliciesWithBackupManagementTypeFilterAsAzureWorkload.d.ts +2 -0
  257. package/dist-esm/samples-dev/listProtectionPoliciesWithBackupManagementTypeFilterAsAzureWorkload.d.ts.map +1 -0
  258. package/dist-esm/samples-dev/listProtectionPoliciesWithBackupManagementTypeFilterAsAzureWorkload.js +49 -0
  259. package/dist-esm/samples-dev/listProtectionPoliciesWithBackupManagementTypeFilterAsAzureWorkload.js.map +1 -0
  260. package/dist-esm/samples-dev/listWorkloadItemsInContainer.d.ts +2 -0
  261. package/dist-esm/samples-dev/listWorkloadItemsInContainer.d.ts.map +1 -0
  262. package/dist-esm/samples-dev/listWorkloadItemsInContainer.js +51 -0
  263. package/dist-esm/samples-dev/listWorkloadItemsInContainer.js.map +1 -0
  264. package/dist-esm/samples-dev/prepareDataMove.d.ts +2 -0
  265. package/dist-esm/samples-dev/prepareDataMove.d.ts.map +1 -0
  266. package/dist-esm/samples-dev/prepareDataMove.js +36 -0
  267. package/dist-esm/samples-dev/prepareDataMove.js.map +1 -0
  268. package/dist-esm/samples-dev/provisionInstantItemLevelRecoveryForAzureVM.d.ts +2 -0
  269. package/dist-esm/samples-dev/provisionInstantItemLevelRecoveryForAzureVM.d.ts.map +1 -0
  270. package/dist-esm/samples-dev/provisionInstantItemLevelRecoveryForAzureVM.js +48 -0
  271. package/dist-esm/samples-dev/provisionInstantItemLevelRecoveryForAzureVM.js.map +1 -0
  272. package/dist-esm/samples-dev/registerAzureStorageProtectionContainers.d.ts +2 -0
  273. package/dist-esm/samples-dev/registerAzureStorageProtectionContainers.d.ts.map +1 -0
  274. package/dist-esm/samples-dev/registerAzureStorageProtectionContainers.js +46 -0
  275. package/dist-esm/samples-dev/registerAzureStorageProtectionContainers.js.map +1 -0
  276. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreRequest.d.ts +2 -0
  277. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreRequest.d.ts.map +1 -0
  278. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreRequest.js +54 -0
  279. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreRequest.js.map +1 -0
  280. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreRequestWithIdentityBasedRestoreDetails.d.ts +2 -0
  281. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreRequestWithIdentityBasedRestoreDetails.d.ts.map +1 -0
  282. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreRequestWithIdentityBasedRestoreDetails.js +56 -0
  283. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreRequestWithIdentityBasedRestoreDetails.js.map +1 -0
  284. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreWithRehydrationRequest.d.ts +2 -0
  285. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreWithRehydrationRequest.d.ts.map +1 -0
  286. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreWithRehydrationRequest.js +54 -0
  287. package/dist-esm/samples-dev/restoreDisksWithIaasVMRestoreWithRehydrationRequest.js.map +1 -0
  288. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreRequest.d.ts +2 -0
  289. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreRequest.d.ts.map +1 -0
  290. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreRequest.js +55 -0
  291. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreRequest.js.map +1 -0
  292. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreRequestWithIdentityBasedRestoreDetails.d.ts +2 -0
  293. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreRequestWithIdentityBasedRestoreDetails.d.ts.map +1 -0
  294. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreRequestWithIdentityBasedRestoreDetails.js +57 -0
  295. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreRequestWithIdentityBasedRestoreDetails.js.map +1 -0
  296. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreWithRehydrationRequest.d.ts +2 -0
  297. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreWithRehydrationRequest.d.ts.map +1 -0
  298. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreWithRehydrationRequest.js +58 -0
  299. package/dist-esm/samples-dev/restoreToNewAzureIaasVMWithIaasVMRestoreWithRehydrationRequest.js.map +1 -0
  300. package/dist-esm/samples-dev/revokeInstantItemLevelRecoveryForAzureVM.d.ts +2 -0
  301. package/dist-esm/samples-dev/revokeInstantItemLevelRecoveryForAzureVM.d.ts.map +1 -0
  302. package/dist-esm/samples-dev/revokeInstantItemLevelRecoveryForAzureVM.js +37 -0
  303. package/dist-esm/samples-dev/revokeInstantItemLevelRecoveryForAzureVM.js.map +1 -0
  304. package/dist-esm/samples-dev/stopProtectionWithRetainDataOnAzureIaasVM.d.ts +2 -0
  305. package/dist-esm/samples-dev/stopProtectionWithRetainDataOnAzureIaasVM.d.ts.map +1 -0
  306. package/dist-esm/samples-dev/stopProtectionWithRetainDataOnAzureIaasVM.js +43 -0
  307. package/dist-esm/samples-dev/stopProtectionWithRetainDataOnAzureIaasVM.js.map +1 -0
  308. package/dist-esm/samples-dev/triggerAzureVMDiscovery.d.ts +2 -0
  309. package/dist-esm/samples-dev/triggerAzureVMDiscovery.d.ts.map +1 -0
  310. package/dist-esm/samples-dev/triggerAzureVMDiscovery.js +34 -0
  311. package/dist-esm/samples-dev/triggerAzureVMDiscovery.js.map +1 -0
  312. package/dist-esm/samples-dev/triggerBackup.d.ts +2 -0
  313. package/dist-esm/samples-dev/triggerBackup.d.ts.map +1 -0
  314. package/dist-esm/samples-dev/triggerBackup.js +39 -0
  315. package/dist-esm/samples-dev/triggerBackup.js.map +1 -0
  316. package/dist-esm/samples-dev/triggerDataMove.d.ts +2 -0
  317. package/dist-esm/samples-dev/triggerDataMove.d.ts.map +1 -0
  318. package/dist-esm/samples-dev/triggerDataMove.js +37 -0
  319. package/dist-esm/samples-dev/triggerDataMove.js.map +1 -0
  320. package/dist-esm/samples-dev/triggerRpMoveOperation.d.ts +2 -0
  321. package/dist-esm/samples-dev/triggerRpMoveOperation.d.ts.map +1 -0
  322. package/dist-esm/samples-dev/triggerRpMoveOperation.js +40 -0
  323. package/dist-esm/samples-dev/triggerRpMoveOperation.js.map +1 -0
  324. package/dist-esm/samples-dev/triggerValidateOperation.d.ts +2 -0
  325. package/dist-esm/samples-dev/triggerValidateOperation.d.ts.map +1 -0
  326. package/dist-esm/samples-dev/triggerValidateOperation.js +49 -0
  327. package/dist-esm/samples-dev/triggerValidateOperation.js.map +1 -0
  328. package/dist-esm/samples-dev/unlockDeleteResourceGuardProxy.d.ts +2 -0
  329. package/dist-esm/samples-dev/unlockDeleteResourceGuardProxy.d.ts.map +1 -0
  330. package/dist-esm/samples-dev/unlockDeleteResourceGuardProxy.js +38 -0
  331. package/dist-esm/samples-dev/unlockDeleteResourceGuardProxy.js.map +1 -0
  332. package/dist-esm/samples-dev/unregisterProtectionContainer.d.ts +2 -0
  333. package/dist-esm/samples-dev/unregisterProtectionContainer.d.ts.map +1 -0
  334. package/dist-esm/samples-dev/unregisterProtectionContainer.js +35 -0
  335. package/dist-esm/samples-dev/unregisterProtectionContainer.js.map +1 -0
  336. package/dist-esm/samples-dev/updatePrivateEndpointConnection.d.ts +2 -0
  337. package/dist-esm/samples-dev/updatePrivateEndpointConnection.d.ts.map +1 -0
  338. package/dist-esm/samples-dev/updatePrivateEndpointConnection.js +44 -0
  339. package/dist-esm/samples-dev/updatePrivateEndpointConnection.js.map +1 -0
  340. package/dist-esm/samples-dev/updateVaultEncryptionConfiguration.d.ts +2 -0
  341. package/dist-esm/samples-dev/updateVaultEncryptionConfiguration.d.ts.map +1 -0
  342. package/dist-esm/samples-dev/updateVaultEncryptionConfiguration.js +39 -0
  343. package/dist-esm/samples-dev/updateVaultEncryptionConfiguration.js.map +1 -0
  344. package/dist-esm/samples-dev/updateVaultSecurityConfig.d.ts +2 -0
  345. package/dist-esm/samples-dev/updateVaultSecurityConfig.d.ts.map +1 -0
  346. package/dist-esm/samples-dev/updateVaultSecurityConfig.js +37 -0
  347. package/dist-esm/samples-dev/updateVaultSecurityConfig.js.map +1 -0
  348. package/dist-esm/samples-dev/updateVaultStorageConfiguration.d.ts +2 -0
  349. package/dist-esm/samples-dev/updateVaultStorageConfiguration.d.ts.map +1 -0
  350. package/dist-esm/samples-dev/updateVaultStorageConfiguration.js +37 -0
  351. package/dist-esm/samples-dev/updateVaultStorageConfiguration.js.map +1 -0
  352. package/dist-esm/samples-dev/validateEnableProtectionOnAzureVM.d.ts +2 -0
  353. package/dist-esm/samples-dev/validateEnableProtectionOnAzureVM.d.ts.map +1 -0
  354. package/dist-esm/samples-dev/validateEnableProtectionOnAzureVM.js +42 -0
  355. package/dist-esm/samples-dev/validateEnableProtectionOnAzureVM.js.map +1 -0
  356. package/dist-esm/samples-dev/validateOperation.d.ts +2 -0
  357. package/dist-esm/samples-dev/validateOperation.d.ts.map +1 -0
  358. package/dist-esm/samples-dev/validateOperation.js +49 -0
  359. package/dist-esm/samples-dev/validateOperation.js.map +1 -0
  360. package/dist-esm/samples-dev/validateOperationWithIdentityBasedRestoreDetails.d.ts +2 -0
  361. package/dist-esm/samples-dev/validateOperationWithIdentityBasedRestoreDetails.d.ts.map +1 -0
  362. package/dist-esm/samples-dev/validateOperationWithIdentityBasedRestoreDetails.js +51 -0
  363. package/dist-esm/samples-dev/validateOperationWithIdentityBasedRestoreDetails.js.map +1 -0
  364. package/dist-esm/src/index.d.ts +5 -0
  365. package/dist-esm/src/index.d.ts.map +1 -0
  366. package/dist-esm/src/index.js +12 -0
  367. package/dist-esm/src/index.js.map +1 -0
  368. package/dist-esm/src/lroImpl.d.ts +16 -0
  369. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  370. package/dist-esm/src/lroImpl.js +29 -0
  371. package/dist-esm/src/lroImpl.js.map +1 -0
  372. package/dist-esm/src/models/index.d.ts +4643 -0
  373. package/dist-esm/src/models/index.d.ts.map +1 -0
  374. package/dist-esm/src/models/index.js +538 -0
  375. package/dist-esm/src/models/index.js.map +1 -0
  376. package/dist-esm/src/models/mappers.d.ts +420 -0
  377. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  378. package/dist-esm/src/models/mappers.js +8197 -0
  379. package/dist-esm/src/models/mappers.js.map +1 -0
  380. package/dist-esm/src/models/parameters.d.ts +45 -0
  381. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  382. package/dist-esm/src/models/parameters.js +316 -0
  383. package/dist-esm/src/models/parameters.js.map +1 -0
  384. package/dist-esm/src/operations/bMSPrepareDataMoveOperationResult.d.ts +22 -0
  385. package/dist-esm/src/operations/bMSPrepareDataMoveOperationResult.d.ts.map +1 -0
  386. package/dist-esm/src/operations/bMSPrepareDataMoveOperationResult.js +57 -0
  387. package/dist-esm/src/operations/bMSPrepareDataMoveOperationResult.js.map +1 -0
  388. package/dist-esm/src/operations/backupEngines.d.ts +50 -0
  389. package/dist-esm/src/operations/backupEngines.d.ts.map +1 -0
  390. package/dist-esm/src/operations/backupEngines.js +185 -0
  391. package/dist-esm/src/operations/backupEngines.js.map +1 -0
  392. package/dist-esm/src/operations/backupJobs.d.ts +41 -0
  393. package/dist-esm/src/operations/backupJobs.d.ts.map +1 -0
  394. package/dist-esm/src/operations/backupJobs.js +148 -0
  395. package/dist-esm/src/operations/backupJobs.js.map +1 -0
  396. package/dist-esm/src/operations/backupOperationResults.d.ts +28 -0
  397. package/dist-esm/src/operations/backupOperationResults.d.ts.map +1 -0
  398. package/dist-esm/src/operations/backupOperationResults.js +62 -0
  399. package/dist-esm/src/operations/backupOperationResults.js.map +1 -0
  400. package/dist-esm/src/operations/backupOperationStatuses.d.ts +26 -0
  401. package/dist-esm/src/operations/backupOperationStatuses.d.ts.map +1 -0
  402. package/dist-esm/src/operations/backupOperationStatuses.js +60 -0
  403. package/dist-esm/src/operations/backupOperationStatuses.js.map +1 -0
  404. package/dist-esm/src/operations/backupPolicies.d.ts +45 -0
  405. package/dist-esm/src/operations/backupPolicies.d.ts.map +1 -0
  406. package/dist-esm/src/operations/backupPolicies.js +144 -0
  407. package/dist-esm/src/operations/backupPolicies.js.map +1 -0
  408. package/dist-esm/src/operations/backupProtectableItems.d.ts +45 -0
  409. package/dist-esm/src/operations/backupProtectableItems.d.ts.map +1 -0
  410. package/dist-esm/src/operations/backupProtectableItems.js +152 -0
  411. package/dist-esm/src/operations/backupProtectableItems.js.map +1 -0
  412. package/dist-esm/src/operations/backupProtectedItems.d.ts +41 -0
  413. package/dist-esm/src/operations/backupProtectedItems.d.ts.map +1 -0
  414. package/dist-esm/src/operations/backupProtectedItems.js +148 -0
  415. package/dist-esm/src/operations/backupProtectedItems.js.map +1 -0
  416. package/dist-esm/src/operations/backupProtectionContainers.d.ts +41 -0
  417. package/dist-esm/src/operations/backupProtectionContainers.d.ts.map +1 -0
  418. package/dist-esm/src/operations/backupProtectionContainers.js +140 -0
  419. package/dist-esm/src/operations/backupProtectionContainers.js.map +1 -0
  420. package/dist-esm/src/operations/backupProtectionIntent.d.ts +41 -0
  421. package/dist-esm/src/operations/backupProtectionIntent.d.ts.map +1 -0
  422. package/dist-esm/src/operations/backupProtectionIntent.js +142 -0
  423. package/dist-esm/src/operations/backupProtectionIntent.js.map +1 -0
  424. package/dist-esm/src/operations/backupResourceEncryptionConfigs.d.ts +30 -0
  425. package/dist-esm/src/operations/backupResourceEncryptionConfigs.d.ts.map +1 -0
  426. package/dist-esm/src/operations/backupResourceEncryptionConfigs.js +86 -0
  427. package/dist-esm/src/operations/backupResourceEncryptionConfigs.js.map +1 -0
  428. package/dist-esm/src/operations/backupResourceStorageConfigsNonCRR.d.ts +39 -0
  429. package/dist-esm/src/operations/backupResourceStorageConfigsNonCRR.d.ts.map +1 -0
  430. package/dist-esm/src/operations/backupResourceStorageConfigsNonCRR.js +120 -0
  431. package/dist-esm/src/operations/backupResourceStorageConfigsNonCRR.js.map +1 -0
  432. package/dist-esm/src/operations/backupResourceVaultConfigs.d.ts +39 -0
  433. package/dist-esm/src/operations/backupResourceVaultConfigs.d.ts.map +1 -0
  434. package/dist-esm/src/operations/backupResourceVaultConfigs.js +122 -0
  435. package/dist-esm/src/operations/backupResourceVaultConfigs.js.map +1 -0
  436. package/dist-esm/src/operations/backupStatus.d.ts +20 -0
  437. package/dist-esm/src/operations/backupStatus.d.ts.map +1 -0
  438. package/dist-esm/src/operations/backupStatus.js +51 -0
  439. package/dist-esm/src/operations/backupStatus.js.map +1 -0
  440. package/dist-esm/src/operations/backupUsageSummaries.d.ts +32 -0
  441. package/dist-esm/src/operations/backupUsageSummaries.d.ts.map +1 -0
  442. package/dist-esm/src/operations/backupUsageSummaries.js +102 -0
  443. package/dist-esm/src/operations/backupUsageSummaries.js.map +1 -0
  444. package/dist-esm/src/operations/backupWorkloadItems.d.ts +51 -0
  445. package/dist-esm/src/operations/backupWorkloadItems.d.ts.map +1 -0
  446. package/dist-esm/src/operations/backupWorkloadItems.js +169 -0
  447. package/dist-esm/src/operations/backupWorkloadItems.js.map +1 -0
  448. package/dist-esm/src/operations/backups.d.ts +27 -0
  449. package/dist-esm/src/operations/backups.d.ts.map +1 -0
  450. package/dist-esm/src/operations/backups.js +71 -0
  451. package/dist-esm/src/operations/backups.js.map +1 -0
  452. package/dist-esm/src/operations/exportJobsOperationResults.d.ts +25 -0
  453. package/dist-esm/src/operations/exportJobsOperationResults.d.ts.map +1 -0
  454. package/dist-esm/src/operations/exportJobsOperationResults.js +62 -0
  455. package/dist-esm/src/operations/exportJobsOperationResults.js.map +1 -0
  456. package/dist-esm/src/operations/featureSupport.d.ts +20 -0
  457. package/dist-esm/src/operations/featureSupport.d.ts.map +1 -0
  458. package/dist-esm/src/operations/featureSupport.js +51 -0
  459. package/dist-esm/src/operations/featureSupport.js.map +1 -0
  460. package/dist-esm/src/operations/index.d.ts +49 -0
  461. package/dist-esm/src/operations/index.d.ts.map +1 -0
  462. package/dist-esm/src/operations/index.js +56 -0
  463. package/dist-esm/src/operations/index.js.map +1 -0
  464. package/dist-esm/src/operations/itemLevelRecoveryConnections.d.ts +48 -0
  465. package/dist-esm/src/operations/itemLevelRecoveryConnections.d.ts.map +1 -0
  466. package/dist-esm/src/operations/itemLevelRecoveryConnections.js +127 -0
  467. package/dist-esm/src/operations/itemLevelRecoveryConnections.js.map +1 -0
  468. package/dist-esm/src/operations/jobCancellations.d.ts +23 -0
  469. package/dist-esm/src/operations/jobCancellations.d.ts.map +1 -0
  470. package/dist-esm/src/operations/jobCancellations.js +55 -0
  471. package/dist-esm/src/operations/jobCancellations.js.map +1 -0
  472. package/dist-esm/src/operations/jobDetails.d.ts +22 -0
  473. package/dist-esm/src/operations/jobDetails.d.ts.map +1 -0
  474. package/dist-esm/src/operations/jobDetails.js +56 -0
  475. package/dist-esm/src/operations/jobDetails.js.map +1 -0
  476. package/dist-esm/src/operations/jobOperationResults.d.ts +23 -0
  477. package/dist-esm/src/operations/jobOperationResults.d.ts.map +1 -0
  478. package/dist-esm/src/operations/jobOperationResults.js +58 -0
  479. package/dist-esm/src/operations/jobOperationResults.js.map +1 -0
  480. package/dist-esm/src/operations/jobs.d.ts +21 -0
  481. package/dist-esm/src/operations/jobs.d.ts.map +1 -0
  482. package/dist-esm/src/operations/jobs.js +52 -0
  483. package/dist-esm/src/operations/jobs.js.map +1 -0
  484. package/dist-esm/src/operations/operation.d.ts +22 -0
  485. package/dist-esm/src/operations/operation.d.ts.map +1 -0
  486. package/dist-esm/src/operations/operation.js +57 -0
  487. package/dist-esm/src/operations/operation.js.map +1 -0
  488. package/dist-esm/src/operations/operations.d.ts +32 -0
  489. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  490. package/dist-esm/src/operations/operations.js +114 -0
  491. package/dist-esm/src/operations/operations.js.map +1 -0
  492. package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts +61 -0
  493. package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
  494. package/dist-esm/src/operations/privateEndpointConnectionOperations.js +229 -0
  495. package/dist-esm/src/operations/privateEndpointConnectionOperations.js.map +1 -0
  496. package/dist-esm/src/operations/privateEndpointOperations.d.ts +23 -0
  497. package/dist-esm/src/operations/privateEndpointOperations.d.ts.map +1 -0
  498. package/dist-esm/src/operations/privateEndpointOperations.js +64 -0
  499. package/dist-esm/src/operations/privateEndpointOperations.js.map +1 -0
  500. package/dist-esm/src/operations/protectableContainers.d.ts +44 -0
  501. package/dist-esm/src/operations/protectableContainers.d.ts.map +1 -0
  502. package/dist-esm/src/operations/protectableContainers.js +145 -0
  503. package/dist-esm/src/operations/protectableContainers.js.map +1 -0
  504. package/dist-esm/src/operations/protectedItemOperationResults.d.ts +25 -0
  505. package/dist-esm/src/operations/protectedItemOperationResults.d.ts.map +1 -0
  506. package/dist-esm/src/operations/protectedItemOperationResults.js +72 -0
  507. package/dist-esm/src/operations/protectedItemOperationResults.js.map +1 -0
  508. package/dist-esm/src/operations/protectedItemOperationStatuses.d.ts +29 -0
  509. package/dist-esm/src/operations/protectedItemOperationStatuses.d.ts.map +1 -0
  510. package/dist-esm/src/operations/protectedItemOperationStatuses.js +74 -0
  511. package/dist-esm/src/operations/protectedItemOperationStatuses.js.map +1 -0
  512. package/dist-esm/src/operations/protectedItems.d.ts +53 -0
  513. package/dist-esm/src/operations/protectedItems.d.ts.map +1 -0
  514. package/dist-esm/src/operations/protectedItems.js +166 -0
  515. package/dist-esm/src/operations/protectedItems.js.map +1 -0
  516. package/dist-esm/src/operations/protectionContainerOperationResults.d.ts +24 -0
  517. package/dist-esm/src/operations/protectionContainerOperationResults.d.ts.map +1 -0
  518. package/dist-esm/src/operations/protectionContainerOperationResults.js +69 -0
  519. package/dist-esm/src/operations/protectionContainerOperationResults.js.map +1 -0
  520. package/dist-esm/src/operations/protectionContainerRefreshOperationResults.d.ts +23 -0
  521. package/dist-esm/src/operations/protectionContainerRefreshOperationResults.d.ts.map +1 -0
  522. package/dist-esm/src/operations/protectionContainerRefreshOperationResults.js +57 -0
  523. package/dist-esm/src/operations/protectionContainerRefreshOperationResults.js.map +1 -0
  524. package/dist-esm/src/operations/protectionContainers.d.ts +73 -0
  525. package/dist-esm/src/operations/protectionContainers.d.ts.map +1 -0
  526. package/dist-esm/src/operations/protectionContainers.js +213 -0
  527. package/dist-esm/src/operations/protectionContainers.js.map +1 -0
  528. package/dist-esm/src/operations/protectionIntentOperations.d.ts +56 -0
  529. package/dist-esm/src/operations/protectionIntentOperations.d.ts.map +1 -0
  530. package/dist-esm/src/operations/protectionIntentOperations.js +157 -0
  531. package/dist-esm/src/operations/protectionIntentOperations.js.map +1 -0
  532. package/dist-esm/src/operations/protectionPolicies.d.ts +59 -0
  533. package/dist-esm/src/operations/protectionPolicies.d.ts.map +1 -0
  534. package/dist-esm/src/operations/protectionPolicies.js +180 -0
  535. package/dist-esm/src/operations/protectionPolicies.js.map +1 -0
  536. package/dist-esm/src/operations/protectionPolicyOperationResults.d.ts +23 -0
  537. package/dist-esm/src/operations/protectionPolicyOperationResults.d.ts.map +1 -0
  538. package/dist-esm/src/operations/protectionPolicyOperationResults.js +58 -0
  539. package/dist-esm/src/operations/protectionPolicyOperationResults.js.map +1 -0
  540. package/dist-esm/src/operations/protectionPolicyOperationStatuses.d.ts +27 -0
  541. package/dist-esm/src/operations/protectionPolicyOperationStatuses.d.ts.map +1 -0
  542. package/dist-esm/src/operations/protectionPolicyOperationStatuses.js +62 -0
  543. package/dist-esm/src/operations/protectionPolicyOperationStatuses.js.map +1 -0
  544. package/dist-esm/src/operations/recoveryPoints.d.ts +64 -0
  545. package/dist-esm/src/operations/recoveryPoints.d.ts.map +1 -0
  546. package/dist-esm/src/operations/recoveryPoints.js +219 -0
  547. package/dist-esm/src/operations/recoveryPoints.js.map +1 -0
  548. package/dist-esm/src/operations/recoveryPointsRecommendedForMove.d.ts +53 -0
  549. package/dist-esm/src/operations/recoveryPointsRecommendedForMove.d.ts.map +1 -0
  550. package/dist-esm/src/operations/recoveryPointsRecommendedForMove.js +178 -0
  551. package/dist-esm/src/operations/recoveryPointsRecommendedForMove.js.map +1 -0
  552. package/dist-esm/src/operations/resourceGuardProxies.d.ts +41 -0
  553. package/dist-esm/src/operations/resourceGuardProxies.d.ts.map +1 -0
  554. package/dist-esm/src/operations/resourceGuardProxies.js +140 -0
  555. package/dist-esm/src/operations/resourceGuardProxies.js.map +1 -0
  556. package/dist-esm/src/operations/resourceGuardProxy.d.ts +51 -0
  557. package/dist-esm/src/operations/resourceGuardProxy.d.ts.map +1 -0
  558. package/dist-esm/src/operations/resourceGuardProxy.js +164 -0
  559. package/dist-esm/src/operations/resourceGuardProxy.js.map +1 -0
  560. package/dist-esm/src/operations/restores.d.ts +44 -0
  561. package/dist-esm/src/operations/restores.d.ts.map +1 -0
  562. package/dist-esm/src/operations/restores.js +128 -0
  563. package/dist-esm/src/operations/restores.js.map +1 -0
  564. package/dist-esm/src/operations/securityPINs.d.ts +21 -0
  565. package/dist-esm/src/operations/securityPINs.d.ts.map +1 -0
  566. package/dist-esm/src/operations/securityPINs.js +56 -0
  567. package/dist-esm/src/operations/securityPINs.js.map +1 -0
  568. package/dist-esm/src/operations/validateOperation.d.ts +34 -0
  569. package/dist-esm/src/operations/validateOperation.d.ts.map +1 -0
  570. package/dist-esm/src/operations/validateOperation.js +105 -0
  571. package/dist-esm/src/operations/validateOperation.js.map +1 -0
  572. package/dist-esm/src/operations/validateOperationResults.d.ts +22 -0
  573. package/dist-esm/src/operations/validateOperationResults.d.ts.map +1 -0
  574. package/dist-esm/src/operations/validateOperationResults.js +57 -0
  575. package/dist-esm/src/operations/validateOperationResults.js.map +1 -0
  576. package/dist-esm/src/operations/validateOperationStatuses.d.ts +25 -0
  577. package/dist-esm/src/operations/validateOperationStatuses.d.ts.map +1 -0
  578. package/dist-esm/src/operations/validateOperationStatuses.js +59 -0
  579. package/dist-esm/src/operations/validateOperationStatuses.js.map +1 -0
  580. package/dist-esm/src/operationsInterfaces/bMSPrepareDataMoveOperationResult.d.ts +14 -0
  581. package/dist-esm/src/operationsInterfaces/bMSPrepareDataMoveOperationResult.d.ts.map +1 -0
  582. package/dist-esm/src/operationsInterfaces/bMSPrepareDataMoveOperationResult.js +9 -0
  583. package/dist-esm/src/operationsInterfaces/bMSPrepareDataMoveOperationResult.js.map +1 -0
  584. package/dist-esm/src/operationsInterfaces/backupEngines.d.ts +23 -0
  585. package/dist-esm/src/operationsInterfaces/backupEngines.d.ts.map +1 -0
  586. package/dist-esm/src/operationsInterfaces/backupEngines.js +9 -0
  587. package/dist-esm/src/operationsInterfaces/backupEngines.js.map +1 -0
  588. package/dist-esm/src/operationsInterfaces/backupJobs.d.ts +14 -0
  589. package/dist-esm/src/operationsInterfaces/backupJobs.d.ts.map +1 -0
  590. package/dist-esm/src/operationsInterfaces/backupJobs.js +9 -0
  591. package/dist-esm/src/operationsInterfaces/backupJobs.js.map +1 -0
  592. package/dist-esm/src/operationsInterfaces/backupOperationResults.d.ts +20 -0
  593. package/dist-esm/src/operationsInterfaces/backupOperationResults.d.ts.map +1 -0
  594. package/dist-esm/src/operationsInterfaces/backupOperationResults.js +9 -0
  595. package/dist-esm/src/operationsInterfaces/backupOperationResults.js.map +1 -0
  596. package/dist-esm/src/operationsInterfaces/backupOperationStatuses.d.ts +18 -0
  597. package/dist-esm/src/operationsInterfaces/backupOperationStatuses.d.ts.map +1 -0
  598. package/dist-esm/src/operationsInterfaces/backupOperationStatuses.js +9 -0
  599. package/dist-esm/src/operationsInterfaces/backupOperationStatuses.js.map +1 -0
  600. package/dist-esm/src/operationsInterfaces/backupPolicies.d.ts +16 -0
  601. package/dist-esm/src/operationsInterfaces/backupPolicies.d.ts.map +1 -0
  602. package/dist-esm/src/operationsInterfaces/backupPolicies.js +9 -0
  603. package/dist-esm/src/operationsInterfaces/backupPolicies.js.map +1 -0
  604. package/dist-esm/src/operationsInterfaces/backupProtectableItems.d.ts +16 -0
  605. package/dist-esm/src/operationsInterfaces/backupProtectableItems.d.ts.map +1 -0
  606. package/dist-esm/src/operationsInterfaces/backupProtectableItems.js +9 -0
  607. package/dist-esm/src/operationsInterfaces/backupProtectableItems.js.map +1 -0
  608. package/dist-esm/src/operationsInterfaces/backupProtectedItems.d.ts +14 -0
  609. package/dist-esm/src/operationsInterfaces/backupProtectedItems.d.ts.map +1 -0
  610. package/dist-esm/src/operationsInterfaces/backupProtectedItems.js +9 -0
  611. package/dist-esm/src/operationsInterfaces/backupProtectedItems.js.map +1 -0
  612. package/dist-esm/src/operationsInterfaces/backupProtectionContainers.d.ts +14 -0
  613. package/dist-esm/src/operationsInterfaces/backupProtectionContainers.d.ts.map +1 -0
  614. package/dist-esm/src/operationsInterfaces/backupProtectionContainers.js +9 -0
  615. package/dist-esm/src/operationsInterfaces/backupProtectionContainers.js.map +1 -0
  616. package/dist-esm/src/operationsInterfaces/backupProtectionIntent.d.ts +14 -0
  617. package/dist-esm/src/operationsInterfaces/backupProtectionIntent.d.ts.map +1 -0
  618. package/dist-esm/src/operationsInterfaces/backupProtectionIntent.js +9 -0
  619. package/dist-esm/src/operationsInterfaces/backupProtectionIntent.js.map +1 -0
  620. package/dist-esm/src/operationsInterfaces/backupResourceEncryptionConfigs.d.ts +22 -0
  621. package/dist-esm/src/operationsInterfaces/backupResourceEncryptionConfigs.d.ts.map +1 -0
  622. package/dist-esm/src/operationsInterfaces/backupResourceEncryptionConfigs.js +9 -0
  623. package/dist-esm/src/operationsInterfaces/backupResourceEncryptionConfigs.js.map +1 -0
  624. package/dist-esm/src/operationsInterfaces/backupResourceStorageConfigsNonCRR.d.ts +31 -0
  625. package/dist-esm/src/operationsInterfaces/backupResourceStorageConfigsNonCRR.d.ts.map +1 -0
  626. package/dist-esm/src/operationsInterfaces/backupResourceStorageConfigsNonCRR.js +9 -0
  627. package/dist-esm/src/operationsInterfaces/backupResourceStorageConfigsNonCRR.js.map +1 -0
  628. package/dist-esm/src/operationsInterfaces/backupResourceVaultConfigs.d.ts +31 -0
  629. package/dist-esm/src/operationsInterfaces/backupResourceVaultConfigs.d.ts.map +1 -0
  630. package/dist-esm/src/operationsInterfaces/backupResourceVaultConfigs.js +9 -0
  631. package/dist-esm/src/operationsInterfaces/backupResourceVaultConfigs.js.map +1 -0
  632. package/dist-esm/src/operationsInterfaces/backupStatus.d.ts +12 -0
  633. package/dist-esm/src/operationsInterfaces/backupStatus.d.ts.map +1 -0
  634. package/dist-esm/src/operationsInterfaces/backupStatus.js +9 -0
  635. package/dist-esm/src/operationsInterfaces/backupStatus.js.map +1 -0
  636. package/dist-esm/src/operationsInterfaces/backupUsageSummaries.d.ts +14 -0
  637. package/dist-esm/src/operationsInterfaces/backupUsageSummaries.d.ts.map +1 -0
  638. package/dist-esm/src/operationsInterfaces/backupUsageSummaries.js +9 -0
  639. package/dist-esm/src/operationsInterfaces/backupUsageSummaries.js.map +1 -0
  640. package/dist-esm/src/operationsInterfaces/backupWorkloadItems.d.ts +18 -0
  641. package/dist-esm/src/operationsInterfaces/backupWorkloadItems.d.ts.map +1 -0
  642. package/dist-esm/src/operationsInterfaces/backupWorkloadItems.js +9 -0
  643. package/dist-esm/src/operationsInterfaces/backupWorkloadItems.js.map +1 -0
  644. package/dist-esm/src/operationsInterfaces/backups.d.ts +19 -0
  645. package/dist-esm/src/operationsInterfaces/backups.d.ts.map +1 -0
  646. package/dist-esm/src/operationsInterfaces/backups.js +9 -0
  647. package/dist-esm/src/operationsInterfaces/backups.js.map +1 -0
  648. package/dist-esm/src/operationsInterfaces/exportJobsOperationResults.d.ts +17 -0
  649. package/dist-esm/src/operationsInterfaces/exportJobsOperationResults.d.ts.map +1 -0
  650. package/dist-esm/src/operationsInterfaces/exportJobsOperationResults.js +9 -0
  651. package/dist-esm/src/operationsInterfaces/exportJobsOperationResults.js.map +1 -0
  652. package/dist-esm/src/operationsInterfaces/featureSupport.d.ts +12 -0
  653. package/dist-esm/src/operationsInterfaces/featureSupport.d.ts.map +1 -0
  654. package/dist-esm/src/operationsInterfaces/featureSupport.js +9 -0
  655. package/dist-esm/src/operationsInterfaces/featureSupport.js.map +1 -0
  656. package/dist-esm/src/operationsInterfaces/index.d.ts +49 -0
  657. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  658. package/dist-esm/src/operationsInterfaces/index.js +56 -0
  659. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  660. package/dist-esm/src/operationsInterfaces/itemLevelRecoveryConnections.d.ts +40 -0
  661. package/dist-esm/src/operationsInterfaces/itemLevelRecoveryConnections.d.ts.map +1 -0
  662. package/dist-esm/src/operationsInterfaces/itemLevelRecoveryConnections.js +9 -0
  663. package/dist-esm/src/operationsInterfaces/itemLevelRecoveryConnections.js.map +1 -0
  664. package/dist-esm/src/operationsInterfaces/jobCancellations.d.ts +15 -0
  665. package/dist-esm/src/operationsInterfaces/jobCancellations.d.ts.map +1 -0
  666. package/dist-esm/src/operationsInterfaces/jobCancellations.js +9 -0
  667. package/dist-esm/src/operationsInterfaces/jobCancellations.js.map +1 -0
  668. package/dist-esm/src/operationsInterfaces/jobDetails.d.ts +14 -0
  669. package/dist-esm/src/operationsInterfaces/jobDetails.d.ts.map +1 -0
  670. package/dist-esm/src/operationsInterfaces/jobDetails.js +9 -0
  671. package/dist-esm/src/operationsInterfaces/jobDetails.js.map +1 -0
  672. package/dist-esm/src/operationsInterfaces/jobOperationResults.d.ts +15 -0
  673. package/dist-esm/src/operationsInterfaces/jobOperationResults.d.ts.map +1 -0
  674. package/dist-esm/src/operationsInterfaces/jobOperationResults.js +9 -0
  675. package/dist-esm/src/operationsInterfaces/jobOperationResults.js.map +1 -0
  676. package/dist-esm/src/operationsInterfaces/jobs.d.ts +13 -0
  677. package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -0
  678. package/dist-esm/src/operationsInterfaces/jobs.js +9 -0
  679. package/dist-esm/src/operationsInterfaces/jobs.js.map +1 -0
  680. package/dist-esm/src/operationsInterfaces/operation.d.ts +14 -0
  681. package/dist-esm/src/operationsInterfaces/operation.d.ts.map +1 -0
  682. package/dist-esm/src/operationsInterfaces/operation.js +9 -0
  683. package/dist-esm/src/operationsInterfaces/operation.js.map +1 -0
  684. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  685. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  686. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  687. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  688. package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.d.ts +53 -0
  689. package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
  690. package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.js +9 -0
  691. package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
  692. package/dist-esm/src/operationsInterfaces/privateEndpointOperations.d.ts +15 -0
  693. package/dist-esm/src/operationsInterfaces/privateEndpointOperations.d.ts.map +1 -0
  694. package/dist-esm/src/operationsInterfaces/privateEndpointOperations.js +9 -0
  695. package/dist-esm/src/operationsInterfaces/privateEndpointOperations.js.map +1 -0
  696. package/dist-esm/src/operationsInterfaces/protectableContainers.d.ts +15 -0
  697. package/dist-esm/src/operationsInterfaces/protectableContainers.d.ts.map +1 -0
  698. package/dist-esm/src/operationsInterfaces/protectableContainers.js +9 -0
  699. package/dist-esm/src/operationsInterfaces/protectableContainers.js.map +1 -0
  700. package/dist-esm/src/operationsInterfaces/protectedItemOperationResults.d.ts +17 -0
  701. package/dist-esm/src/operationsInterfaces/protectedItemOperationResults.d.ts.map +1 -0
  702. package/dist-esm/src/operationsInterfaces/protectedItemOperationResults.js +9 -0
  703. package/dist-esm/src/operationsInterfaces/protectedItemOperationResults.js.map +1 -0
  704. package/dist-esm/src/operationsInterfaces/protectedItemOperationStatuses.d.ts +21 -0
  705. package/dist-esm/src/operationsInterfaces/protectedItemOperationStatuses.d.ts.map +1 -0
  706. package/dist-esm/src/operationsInterfaces/protectedItemOperationStatuses.js +9 -0
  707. package/dist-esm/src/operationsInterfaces/protectedItemOperationStatuses.js.map +1 -0
  708. package/dist-esm/src/operationsInterfaces/protectedItems.d.ts +45 -0
  709. package/dist-esm/src/operationsInterfaces/protectedItems.d.ts.map +1 -0
  710. package/dist-esm/src/operationsInterfaces/protectedItems.js +9 -0
  711. package/dist-esm/src/operationsInterfaces/protectedItems.js.map +1 -0
  712. package/dist-esm/src/operationsInterfaces/protectionContainerOperationResults.d.ts +16 -0
  713. package/dist-esm/src/operationsInterfaces/protectionContainerOperationResults.d.ts.map +1 -0
  714. package/dist-esm/src/operationsInterfaces/protectionContainerOperationResults.js +9 -0
  715. package/dist-esm/src/operationsInterfaces/protectionContainerOperationResults.js.map +1 -0
  716. package/dist-esm/src/operationsInterfaces/protectionContainerRefreshOperationResults.d.ts +15 -0
  717. package/dist-esm/src/operationsInterfaces/protectionContainerRefreshOperationResults.d.ts.map +1 -0
  718. package/dist-esm/src/operationsInterfaces/protectionContainerRefreshOperationResults.js +9 -0
  719. package/dist-esm/src/operationsInterfaces/protectionContainerRefreshOperationResults.js.map +1 -0
  720. package/dist-esm/src/operationsInterfaces/protectionContainers.d.ts +65 -0
  721. package/dist-esm/src/operationsInterfaces/protectionContainers.d.ts.map +1 -0
  722. package/dist-esm/src/operationsInterfaces/protectionContainers.js +9 -0
  723. package/dist-esm/src/operationsInterfaces/protectionContainers.js.map +1 -0
  724. package/dist-esm/src/operationsInterfaces/protectionIntentOperations.d.ts +48 -0
  725. package/dist-esm/src/operationsInterfaces/protectionIntentOperations.d.ts.map +1 -0
  726. package/dist-esm/src/operationsInterfaces/protectionIntentOperations.js +9 -0
  727. package/dist-esm/src/operationsInterfaces/protectionIntentOperations.js.map +1 -0
  728. package/dist-esm/src/operationsInterfaces/protectionPolicies.d.ts +51 -0
  729. package/dist-esm/src/operationsInterfaces/protectionPolicies.d.ts.map +1 -0
  730. package/dist-esm/src/operationsInterfaces/protectionPolicies.js +9 -0
  731. package/dist-esm/src/operationsInterfaces/protectionPolicies.js.map +1 -0
  732. package/dist-esm/src/operationsInterfaces/protectionPolicyOperationResults.d.ts +15 -0
  733. package/dist-esm/src/operationsInterfaces/protectionPolicyOperationResults.d.ts.map +1 -0
  734. package/dist-esm/src/operationsInterfaces/protectionPolicyOperationResults.js +9 -0
  735. package/dist-esm/src/operationsInterfaces/protectionPolicyOperationResults.js.map +1 -0
  736. package/dist-esm/src/operationsInterfaces/protectionPolicyOperationStatuses.d.ts +19 -0
  737. package/dist-esm/src/operationsInterfaces/protectionPolicyOperationStatuses.d.ts.map +1 -0
  738. package/dist-esm/src/operationsInterfaces/protectionPolicyOperationStatuses.js +9 -0
  739. package/dist-esm/src/operationsInterfaces/protectionPolicyOperationStatuses.js.map +1 -0
  740. package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts +31 -0
  741. package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts.map +1 -0
  742. package/dist-esm/src/operationsInterfaces/recoveryPoints.js +9 -0
  743. package/dist-esm/src/operationsInterfaces/recoveryPoints.js.map +1 -0
  744. package/dist-esm/src/operationsInterfaces/recoveryPointsRecommendedForMove.d.ts +18 -0
  745. package/dist-esm/src/operationsInterfaces/recoveryPointsRecommendedForMove.d.ts.map +1 -0
  746. package/dist-esm/src/operationsInterfaces/recoveryPointsRecommendedForMove.js +9 -0
  747. package/dist-esm/src/operationsInterfaces/recoveryPointsRecommendedForMove.js.map +1 -0
  748. package/dist-esm/src/operationsInterfaces/resourceGuardProxies.d.ts +14 -0
  749. package/dist-esm/src/operationsInterfaces/resourceGuardProxies.d.ts.map +1 -0
  750. package/dist-esm/src/operationsInterfaces/resourceGuardProxies.js +9 -0
  751. package/dist-esm/src/operationsInterfaces/resourceGuardProxies.js.map +1 -0
  752. package/dist-esm/src/operationsInterfaces/resourceGuardProxy.d.ts +43 -0
  753. package/dist-esm/src/operationsInterfaces/resourceGuardProxy.d.ts.map +1 -0
  754. package/dist-esm/src/operationsInterfaces/resourceGuardProxy.js +9 -0
  755. package/dist-esm/src/operationsInterfaces/resourceGuardProxy.js.map +1 -0
  756. package/dist-esm/src/operationsInterfaces/restores.d.ts +36 -0
  757. package/dist-esm/src/operationsInterfaces/restores.d.ts.map +1 -0
  758. package/dist-esm/src/operationsInterfaces/restores.js +9 -0
  759. package/dist-esm/src/operationsInterfaces/restores.js.map +1 -0
  760. package/dist-esm/src/operationsInterfaces/securityPINs.d.ts +13 -0
  761. package/dist-esm/src/operationsInterfaces/securityPINs.d.ts.map +1 -0
  762. package/dist-esm/src/operationsInterfaces/securityPINs.js +9 -0
  763. package/dist-esm/src/operationsInterfaces/securityPINs.js.map +1 -0
  764. package/dist-esm/src/operationsInterfaces/validateOperation.d.ts +26 -0
  765. package/dist-esm/src/operationsInterfaces/validateOperation.d.ts.map +1 -0
  766. package/dist-esm/src/operationsInterfaces/validateOperation.js +9 -0
  767. package/dist-esm/src/operationsInterfaces/validateOperation.js.map +1 -0
  768. package/dist-esm/src/operationsInterfaces/validateOperationResults.d.ts +14 -0
  769. package/dist-esm/src/operationsInterfaces/validateOperationResults.d.ts.map +1 -0
  770. package/dist-esm/src/operationsInterfaces/validateOperationResults.js +9 -0
  771. package/dist-esm/src/operationsInterfaces/validateOperationResults.js.map +1 -0
  772. package/dist-esm/src/operationsInterfaces/validateOperationStatuses.d.ts +17 -0
  773. package/dist-esm/src/operationsInterfaces/validateOperationStatuses.d.ts.map +1 -0
  774. package/dist-esm/src/operationsInterfaces/validateOperationStatuses.js +9 -0
  775. package/dist-esm/src/operationsInterfaces/validateOperationStatuses.js.map +1 -0
  776. package/dist-esm/src/recoveryServicesBackupClient.d.ts +137 -0
  777. package/dist-esm/src/recoveryServicesBackupClient.d.ts.map +1 -0
  778. package/dist-esm/src/recoveryServicesBackupClient.js +390 -0
  779. package/dist-esm/src/recoveryServicesBackupClient.js.map +1 -0
  780. package/dist-esm/test/sampleTest.d.ts +2 -0
  781. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  782. package/dist-esm/test/sampleTest.js +40 -0
  783. package/dist-esm/test/sampleTest.js.map +1 -0
  784. package/package.json +82 -23
  785. package/review/arm-recoveryservicesbackup.api.md +4293 -0
  786. package/rollup.config.js +181 -30
  787. package/src/index.ts +12 -0
  788. package/src/lroImpl.ts +34 -0
  789. package/src/models/index.ts +5042 -10806
  790. package/src/models/mappers.ts +5031 -5415
  791. package/src/models/parameters.ts +235 -79
  792. package/src/operations/bMSPrepareDataMoveOperationResult.ts +41 -58
  793. package/src/operations/backupEngines.ts +158 -135
  794. package/src/operations/backupJobs.ts +130 -87
  795. package/src/operations/backupOperationResults.ts +43 -63
  796. package/src/operations/backupOperationStatuses.ts +42 -60
  797. package/src/operations/backupPolicies.ts +128 -91
  798. package/src/operations/backupProtectableItems.ts +130 -87
  799. package/src/operations/backupProtectedItems.ts +130 -87
  800. package/src/operations/backupProtectionContainers.ts +125 -87
  801. package/src/operations/backupProtectionIntent.ts +130 -93
  802. package/src/operations/backupResourceEncryptionConfigs.ts +63 -103
  803. package/src/operations/backupResourceStorageConfigsNonCRR.ts +87 -152
  804. package/src/operations/backupResourceVaultConfigs.ts +88 -152
  805. package/src/operations/backupStatus.ts +40 -61
  806. package/src/operations/backupUsageSummaries.ts +90 -55
  807. package/src/operations/backupWorkloadItems.ts +172 -90
  808. package/src/operations/backups.ts +43 -67
  809. package/src/operations/exportJobsOperationResults.ts +43 -60
  810. package/src/operations/featureSupport.ts +40 -61
  811. package/src/operations/index.ts +4 -12
  812. package/src/operations/itemLevelRecoveryConnections.ts +77 -125
  813. package/src/operations/jobCancellations.ts +37 -57
  814. package/src/operations/jobDetails.ts +37 -58
  815. package/src/operations/jobOperationResults.ts +39 -61
  816. package/src/operations/jobs.ts +35 -55
  817. package/src/operations/operation.ts +42 -64
  818. package/src/operations/operations.ts +85 -79
  819. package/src/operations/privateEndpointConnectionOperations.ts +228 -127
  820. package/src/operations/privateEndpointOperations.ts +43 -56
  821. package/src/operations/protectableContainers.ts +149 -90
  822. package/src/operations/protectedItemOperationResults.ts +46 -61
  823. package/src/operations/protectedItemOperationStatuses.ts +48 -63
  824. package/src/operations/protectedItems.ts +99 -156
  825. package/src/operations/protectionContainerOperationResults.ts +44 -58
  826. package/src/operations/protectionContainerRefreshOperationResults.ts +40 -61
  827. package/src/operations/protectionContainers.ts +142 -255
  828. package/src/operations/protectionIntentOperations.ts +113 -211
  829. package/src/operations/protectionPolicies.ts +153 -144
  830. package/src/operations/protectionPolicyOperationResults.ts +43 -62
  831. package/src/operations/protectionPolicyOperationStatuses.ts +45 -64
  832. package/src/operations/recoveryPoints.ts +190 -206
  833. package/src/operations/recoveryPointsRecommendedForMove.ts +197 -92
  834. package/src/operations/resourceGuardProxies.ts +124 -85
  835. package/src/operations/resourceGuardProxy.ts +108 -187
  836. package/src/operations/restores.ts +132 -63
  837. package/src/operations/securityPINs.ts +40 -61
  838. package/src/operations/validateOperation.ts +149 -0
  839. package/src/operations/validateOperationResults.ts +77 -0
  840. package/src/operations/validateOperationStatuses.ts +80 -0
  841. package/src/operationsInterfaces/bMSPrepareDataMoveOperationResult.ts +30 -0
  842. package/src/operationsInterfaces/backupEngines.ts +46 -0
  843. package/src/operationsInterfaces/backupJobs.ts +27 -0
  844. package/src/operationsInterfaces/backupOperationResults.ts +33 -0
  845. package/src/operationsInterfaces/backupOperationStatuses.ts +34 -0
  846. package/src/operationsInterfaces/backupPolicies.ts +32 -0
  847. package/src/operationsInterfaces/backupProtectableItems.ts +32 -0
  848. package/src/operationsInterfaces/backupProtectedItems.ts +30 -0
  849. package/src/operationsInterfaces/backupProtectionContainers.ts +30 -0
  850. package/src/operationsInterfaces/backupProtectionIntent.ts +30 -0
  851. package/src/operationsInterfaces/backupResourceEncryptionConfigs.ts +44 -0
  852. package/src/operationsInterfaces/backupResourceStorageConfigsNonCRR.ts +60 -0
  853. package/src/operationsInterfaces/backupResourceVaultConfigs.ts +61 -0
  854. package/src/operationsInterfaces/backupStatus.ts +28 -0
  855. package/src/operationsInterfaces/backupUsageSummaries.ts +30 -0
  856. package/src/operationsInterfaces/backupWorkloadItems.ts +36 -0
  857. package/src/operationsInterfaces/backups.ts +35 -0
  858. package/src/operationsInterfaces/exportJobsOperationResults.ts +33 -0
  859. package/src/operationsInterfaces/featureSupport.ts +28 -0
  860. package/src/operationsInterfaces/index.ts +56 -0
  861. package/src/operationsInterfaces/itemLevelRecoveryConnections.ts +69 -0
  862. package/src/operationsInterfaces/jobCancellations.ts +28 -0
  863. package/src/operationsInterfaces/jobDetails.ts +27 -0
  864. package/src/operationsInterfaces/jobOperationResults.ts +29 -0
  865. package/src/operationsInterfaces/jobs.ts +25 -0
  866. package/src/operationsInterfaces/operation.ts +31 -0
  867. package/src/operationsInterfaces/operations.ts +25 -0
  868. package/src/operationsInterfaces/privateEndpointConnectionOperations.ts +100 -0
  869. package/src/operationsInterfaces/privateEndpointOperations.ts +32 -0
  870. package/src/operationsInterfaces/protectableContainers.ts +32 -0
  871. package/src/operationsInterfaces/protectedItemOperationResults.ts +36 -0
  872. package/src/operationsInterfaces/protectedItemOperationStatuses.ts +40 -0
  873. package/src/operationsInterfaces/protectedItems.ts +82 -0
  874. package/src/operationsInterfaces/protectionContainerOperationResults.ts +34 -0
  875. package/src/operationsInterfaces/protectionContainerRefreshOperationResults.ts +29 -0
  876. package/src/operationsInterfaces/protectionContainers.ts +112 -0
  877. package/src/operationsInterfaces/protectionIntentOperations.ts +89 -0
  878. package/src/operationsInterfaces/protectionPolicies.ts +87 -0
  879. package/src/operationsInterfaces/protectionPolicyOperationResults.ts +32 -0
  880. package/src/operationsInterfaces/protectionPolicyOperationStatuses.ts +36 -0
  881. package/src/operationsInterfaces/recoveryPoints.ts +60 -0
  882. package/src/operationsInterfaces/recoveryPointsRecommendedForMove.ts +39 -0
  883. package/src/operationsInterfaces/resourceGuardProxies.ts +30 -0
  884. package/src/operationsInterfaces/resourceGuardProxy.ts +81 -0
  885. package/src/operationsInterfaces/restores.ts +65 -0
  886. package/src/operationsInterfaces/securityPINs.ts +28 -0
  887. package/src/operationsInterfaces/validateOperation.ts +47 -0
  888. package/src/operationsInterfaces/validateOperationResults.ts +30 -0
  889. package/src/operationsInterfaces/validateOperationStatuses.ts +33 -0
  890. package/src/recoveryServicesBackupClient.ts +598 -313
  891. package/tsconfig.json +5 -4
  892. package/types/arm-recoveryservicesbackup.d.ts +6388 -0
  893. package/types/tsdoc-metadata.json +11 -0
  894. package/dist/arm-recoveryservicesbackup.js +0 -22919
  895. package/dist/arm-recoveryservicesbackup.js.map +0 -1
  896. package/dist/arm-recoveryservicesbackup.min.js +0 -1
  897. package/dist/arm-recoveryservicesbackup.min.js.map +0 -1
  898. package/esm/models/aadPropertiesMappers.d.ts +0 -2
  899. package/esm/models/aadPropertiesMappers.d.ts.map +0 -1
  900. package/esm/models/aadPropertiesMappers.js +0 -9
  901. package/esm/models/aadPropertiesMappers.js.map +0 -1
  902. package/esm/models/bMSPrepareDataMoveOperationResultMappers.d.ts +0 -2
  903. package/esm/models/bMSPrepareDataMoveOperationResultMappers.d.ts.map +0 -1
  904. package/esm/models/bMSPrepareDataMoveOperationResultMappers.js +0 -9
  905. package/esm/models/bMSPrepareDataMoveOperationResultMappers.js.map +0 -1
  906. package/esm/models/backupCrrJobDetailsMappers.d.ts +0 -2
  907. package/esm/models/backupCrrJobDetailsMappers.d.ts.map +0 -1
  908. package/esm/models/backupCrrJobDetailsMappers.js +0 -9
  909. package/esm/models/backupCrrJobDetailsMappers.js.map +0 -1
  910. package/esm/models/backupCrrJobsMappers.d.ts +0 -2
  911. package/esm/models/backupCrrJobsMappers.d.ts.map +0 -1
  912. package/esm/models/backupCrrJobsMappers.js +0 -9
  913. package/esm/models/backupCrrJobsMappers.js.map +0 -1
  914. package/esm/models/backupEnginesMappers.d.ts +0 -2
  915. package/esm/models/backupEnginesMappers.d.ts.map +0 -1
  916. package/esm/models/backupEnginesMappers.js +0 -9
  917. package/esm/models/backupEnginesMappers.js.map +0 -1
  918. package/esm/models/backupJobsMappers.d.ts +0 -2
  919. package/esm/models/backupJobsMappers.d.ts.map +0 -1
  920. package/esm/models/backupJobsMappers.js +0 -9
  921. package/esm/models/backupJobsMappers.js.map +0 -1
  922. package/esm/models/backupOperationResultsMappers.d.ts +0 -2
  923. package/esm/models/backupOperationResultsMappers.d.ts.map +0 -1
  924. package/esm/models/backupOperationResultsMappers.js +0 -9
  925. package/esm/models/backupOperationResultsMappers.js.map +0 -1
  926. package/esm/models/backupOperationStatusesMappers.d.ts +0 -2
  927. package/esm/models/backupOperationStatusesMappers.d.ts.map +0 -1
  928. package/esm/models/backupOperationStatusesMappers.js +0 -9
  929. package/esm/models/backupOperationStatusesMappers.js.map +0 -1
  930. package/esm/models/backupPoliciesMappers.d.ts +0 -2
  931. package/esm/models/backupPoliciesMappers.d.ts.map +0 -1
  932. package/esm/models/backupPoliciesMappers.js +0 -9
  933. package/esm/models/backupPoliciesMappers.js.map +0 -1
  934. package/esm/models/backupProtectableItemsMappers.d.ts +0 -2
  935. package/esm/models/backupProtectableItemsMappers.d.ts.map +0 -1
  936. package/esm/models/backupProtectableItemsMappers.js +0 -9
  937. package/esm/models/backupProtectableItemsMappers.js.map +0 -1
  938. package/esm/models/backupProtectedItemsCrrMappers.d.ts +0 -2
  939. package/esm/models/backupProtectedItemsCrrMappers.d.ts.map +0 -1
  940. package/esm/models/backupProtectedItemsCrrMappers.js +0 -9
  941. package/esm/models/backupProtectedItemsCrrMappers.js.map +0 -1
  942. package/esm/models/backupProtectedItemsMappers.d.ts +0 -2
  943. package/esm/models/backupProtectedItemsMappers.d.ts.map +0 -1
  944. package/esm/models/backupProtectedItemsMappers.js +0 -9
  945. package/esm/models/backupProtectedItemsMappers.js.map +0 -1
  946. package/esm/models/backupProtectionContainersMappers.d.ts +0 -2
  947. package/esm/models/backupProtectionContainersMappers.d.ts.map +0 -1
  948. package/esm/models/backupProtectionContainersMappers.js +0 -9
  949. package/esm/models/backupProtectionContainersMappers.js.map +0 -1
  950. package/esm/models/backupProtectionIntentMappers.d.ts +0 -2
  951. package/esm/models/backupProtectionIntentMappers.d.ts.map +0 -1
  952. package/esm/models/backupProtectionIntentMappers.js +0 -9
  953. package/esm/models/backupProtectionIntentMappers.js.map +0 -1
  954. package/esm/models/backupResourceEncryptionConfigsMappers.d.ts +0 -2
  955. package/esm/models/backupResourceEncryptionConfigsMappers.d.ts.map +0 -1
  956. package/esm/models/backupResourceEncryptionConfigsMappers.js +0 -9
  957. package/esm/models/backupResourceEncryptionConfigsMappers.js.map +0 -1
  958. package/esm/models/backupResourceStorageConfigsMappers.d.ts +0 -2
  959. package/esm/models/backupResourceStorageConfigsMappers.d.ts.map +0 -1
  960. package/esm/models/backupResourceStorageConfigsMappers.js +0 -9
  961. package/esm/models/backupResourceStorageConfigsMappers.js.map +0 -1
  962. package/esm/models/backupResourceStorageConfigsNonCRRMappers.d.ts +0 -2
  963. package/esm/models/backupResourceStorageConfigsNonCRRMappers.d.ts.map +0 -1
  964. package/esm/models/backupResourceStorageConfigsNonCRRMappers.js +0 -9
  965. package/esm/models/backupResourceStorageConfigsNonCRRMappers.js.map +0 -1
  966. package/esm/models/backupResourceVaultConfigsMappers.d.ts +0 -2
  967. package/esm/models/backupResourceVaultConfigsMappers.d.ts.map +0 -1
  968. package/esm/models/backupResourceVaultConfigsMappers.js +0 -9
  969. package/esm/models/backupResourceVaultConfigsMappers.js.map +0 -1
  970. package/esm/models/backupStatusMappers.d.ts +0 -2
  971. package/esm/models/backupStatusMappers.d.ts.map +0 -1
  972. package/esm/models/backupStatusMappers.js +0 -9
  973. package/esm/models/backupStatusMappers.js.map +0 -1
  974. package/esm/models/backupUsageSummariesCRRMappers.d.ts +0 -2
  975. package/esm/models/backupUsageSummariesCRRMappers.d.ts.map +0 -1
  976. package/esm/models/backupUsageSummariesCRRMappers.js +0 -9
  977. package/esm/models/backupUsageSummariesCRRMappers.js.map +0 -1
  978. package/esm/models/backupUsageSummariesMappers.d.ts +0 -2
  979. package/esm/models/backupUsageSummariesMappers.d.ts.map +0 -1
  980. package/esm/models/backupUsageSummariesMappers.js +0 -9
  981. package/esm/models/backupUsageSummariesMappers.js.map +0 -1
  982. package/esm/models/backupWorkloadItemsMappers.d.ts +0 -2
  983. package/esm/models/backupWorkloadItemsMappers.d.ts.map +0 -1
  984. package/esm/models/backupWorkloadItemsMappers.js +0 -9
  985. package/esm/models/backupWorkloadItemsMappers.js.map +0 -1
  986. package/esm/models/backupsMappers.d.ts +0 -2
  987. package/esm/models/backupsMappers.d.ts.map +0 -1
  988. package/esm/models/backupsMappers.js +0 -9
  989. package/esm/models/backupsMappers.js.map +0 -1
  990. package/esm/models/crossRegionRestoreMappers.d.ts +0 -2
  991. package/esm/models/crossRegionRestoreMappers.d.ts.map +0 -1
  992. package/esm/models/crossRegionRestoreMappers.js +0 -9
  993. package/esm/models/crossRegionRestoreMappers.js.map +0 -1
  994. package/esm/models/crrOperationResultsMappers.d.ts +0 -2
  995. package/esm/models/crrOperationResultsMappers.d.ts.map +0 -1
  996. package/esm/models/crrOperationResultsMappers.js +0 -9
  997. package/esm/models/crrOperationResultsMappers.js.map +0 -1
  998. package/esm/models/crrOperationStatusMappers.d.ts +0 -2
  999. package/esm/models/crrOperationStatusMappers.d.ts.map +0 -1
  1000. package/esm/models/crrOperationStatusMappers.js +0 -9
  1001. package/esm/models/crrOperationStatusMappers.js.map +0 -1
  1002. package/esm/models/exportJobsOperationResultsMappers.d.ts +0 -2
  1003. package/esm/models/exportJobsOperationResultsMappers.d.ts.map +0 -1
  1004. package/esm/models/exportJobsOperationResultsMappers.js +0 -9
  1005. package/esm/models/exportJobsOperationResultsMappers.js.map +0 -1
  1006. package/esm/models/featureSupportMappers.d.ts +0 -2
  1007. package/esm/models/featureSupportMappers.d.ts.map +0 -1
  1008. package/esm/models/featureSupportMappers.js +0 -9
  1009. package/esm/models/featureSupportMappers.js.map +0 -1
  1010. package/esm/models/index.d.ts +0 -10852
  1011. package/esm/models/index.d.ts.map +0 -1
  1012. package/esm/models/index.js +0 -8
  1013. package/esm/models/index.js.map +0 -1
  1014. package/esm/models/itemLevelRecoveryConnectionsMappers.d.ts +0 -2
  1015. package/esm/models/itemLevelRecoveryConnectionsMappers.d.ts.map +0 -1
  1016. package/esm/models/itemLevelRecoveryConnectionsMappers.js +0 -9
  1017. package/esm/models/itemLevelRecoveryConnectionsMappers.js.map +0 -1
  1018. package/esm/models/jobCancellationsMappers.d.ts +0 -2
  1019. package/esm/models/jobCancellationsMappers.d.ts.map +0 -1
  1020. package/esm/models/jobCancellationsMappers.js +0 -9
  1021. package/esm/models/jobCancellationsMappers.js.map +0 -1
  1022. package/esm/models/jobDetailsMappers.d.ts +0 -2
  1023. package/esm/models/jobDetailsMappers.d.ts.map +0 -1
  1024. package/esm/models/jobDetailsMappers.js +0 -9
  1025. package/esm/models/jobDetailsMappers.js.map +0 -1
  1026. package/esm/models/jobOperationResultsMappers.d.ts +0 -2
  1027. package/esm/models/jobOperationResultsMappers.d.ts.map +0 -1
  1028. package/esm/models/jobOperationResultsMappers.js +0 -9
  1029. package/esm/models/jobOperationResultsMappers.js.map +0 -1
  1030. package/esm/models/jobsMappers.d.ts +0 -2
  1031. package/esm/models/jobsMappers.d.ts.map +0 -1
  1032. package/esm/models/jobsMappers.js +0 -9
  1033. package/esm/models/jobsMappers.js.map +0 -1
  1034. package/esm/models/mappers.d.ts +0 -426
  1035. package/esm/models/mappers.d.ts.map +0 -1
  1036. package/esm/models/mappers.js +0 -8590
  1037. package/esm/models/mappers.js.map +0 -1
  1038. package/esm/models/operationMappers.d.ts +0 -2
  1039. package/esm/models/operationMappers.d.ts.map +0 -1
  1040. package/esm/models/operationMappers.js +0 -9
  1041. package/esm/models/operationMappers.js.map +0 -1
  1042. package/esm/models/operationsMappers.d.ts +0 -2
  1043. package/esm/models/operationsMappers.d.ts.map +0 -1
  1044. package/esm/models/operationsMappers.js +0 -9
  1045. package/esm/models/operationsMappers.js.map +0 -1
  1046. package/esm/models/parameters.d.ts +0 -23
  1047. package/esm/models/parameters.d.ts.map +0 -1
  1048. package/esm/models/parameters.js +0 -228
  1049. package/esm/models/parameters.js.map +0 -1
  1050. package/esm/models/privateEndpointConnectionOperationsMappers.d.ts +0 -2
  1051. package/esm/models/privateEndpointConnectionOperationsMappers.d.ts.map +0 -1
  1052. package/esm/models/privateEndpointConnectionOperationsMappers.js +0 -9
  1053. package/esm/models/privateEndpointConnectionOperationsMappers.js.map +0 -1
  1054. package/esm/models/privateEndpointOperationsMappers.d.ts +0 -2
  1055. package/esm/models/privateEndpointOperationsMappers.d.ts.map +0 -1
  1056. package/esm/models/privateEndpointOperationsMappers.js +0 -9
  1057. package/esm/models/privateEndpointOperationsMappers.js.map +0 -1
  1058. package/esm/models/protectableContainersMappers.d.ts +0 -2
  1059. package/esm/models/protectableContainersMappers.d.ts.map +0 -1
  1060. package/esm/models/protectableContainersMappers.js +0 -9
  1061. package/esm/models/protectableContainersMappers.js.map +0 -1
  1062. package/esm/models/protectedItemOperationResultsMappers.d.ts +0 -2
  1063. package/esm/models/protectedItemOperationResultsMappers.d.ts.map +0 -1
  1064. package/esm/models/protectedItemOperationResultsMappers.js +0 -9
  1065. package/esm/models/protectedItemOperationResultsMappers.js.map +0 -1
  1066. package/esm/models/protectedItemOperationStatusesMappers.d.ts +0 -2
  1067. package/esm/models/protectedItemOperationStatusesMappers.d.ts.map +0 -1
  1068. package/esm/models/protectedItemOperationStatusesMappers.js +0 -9
  1069. package/esm/models/protectedItemOperationStatusesMappers.js.map +0 -1
  1070. package/esm/models/protectedItemsMappers.d.ts +0 -2
  1071. package/esm/models/protectedItemsMappers.d.ts.map +0 -1
  1072. package/esm/models/protectedItemsMappers.js +0 -9
  1073. package/esm/models/protectedItemsMappers.js.map +0 -1
  1074. package/esm/models/protectionContainerOperationResultsMappers.d.ts +0 -2
  1075. package/esm/models/protectionContainerOperationResultsMappers.d.ts.map +0 -1
  1076. package/esm/models/protectionContainerOperationResultsMappers.js +0 -9
  1077. package/esm/models/protectionContainerOperationResultsMappers.js.map +0 -1
  1078. package/esm/models/protectionContainerRefreshOperationResultsMappers.d.ts +0 -2
  1079. package/esm/models/protectionContainerRefreshOperationResultsMappers.d.ts.map +0 -1
  1080. package/esm/models/protectionContainerRefreshOperationResultsMappers.js +0 -9
  1081. package/esm/models/protectionContainerRefreshOperationResultsMappers.js.map +0 -1
  1082. package/esm/models/protectionContainersMappers.d.ts +0 -2
  1083. package/esm/models/protectionContainersMappers.d.ts.map +0 -1
  1084. package/esm/models/protectionContainersMappers.js +0 -9
  1085. package/esm/models/protectionContainersMappers.js.map +0 -1
  1086. package/esm/models/protectionIntentOperationsMappers.d.ts +0 -2
  1087. package/esm/models/protectionIntentOperationsMappers.d.ts.map +0 -1
  1088. package/esm/models/protectionIntentOperationsMappers.js +0 -9
  1089. package/esm/models/protectionIntentOperationsMappers.js.map +0 -1
  1090. package/esm/models/protectionPoliciesMappers.d.ts +0 -2
  1091. package/esm/models/protectionPoliciesMappers.d.ts.map +0 -1
  1092. package/esm/models/protectionPoliciesMappers.js +0 -9
  1093. package/esm/models/protectionPoliciesMappers.js.map +0 -1
  1094. package/esm/models/protectionPolicyOperationResultsMappers.d.ts +0 -2
  1095. package/esm/models/protectionPolicyOperationResultsMappers.d.ts.map +0 -1
  1096. package/esm/models/protectionPolicyOperationResultsMappers.js +0 -9
  1097. package/esm/models/protectionPolicyOperationResultsMappers.js.map +0 -1
  1098. package/esm/models/protectionPolicyOperationStatusesMappers.d.ts +0 -2
  1099. package/esm/models/protectionPolicyOperationStatusesMappers.d.ts.map +0 -1
  1100. package/esm/models/protectionPolicyOperationStatusesMappers.js +0 -9
  1101. package/esm/models/protectionPolicyOperationStatusesMappers.js.map +0 -1
  1102. package/esm/models/recoveryPointsCrrMappers.d.ts +0 -2
  1103. package/esm/models/recoveryPointsCrrMappers.d.ts.map +0 -1
  1104. package/esm/models/recoveryPointsCrrMappers.js +0 -9
  1105. package/esm/models/recoveryPointsCrrMappers.js.map +0 -1
  1106. package/esm/models/recoveryPointsMappers.d.ts +0 -2
  1107. package/esm/models/recoveryPointsMappers.d.ts.map +0 -1
  1108. package/esm/models/recoveryPointsMappers.js +0 -9
  1109. package/esm/models/recoveryPointsMappers.js.map +0 -1
  1110. package/esm/models/recoveryPointsRecommendedForMoveMappers.d.ts +0 -2
  1111. package/esm/models/recoveryPointsRecommendedForMoveMappers.d.ts.map +0 -1
  1112. package/esm/models/recoveryPointsRecommendedForMoveMappers.js +0 -9
  1113. package/esm/models/recoveryPointsRecommendedForMoveMappers.js.map +0 -1
  1114. package/esm/models/resourceGuardProxiesMappers.d.ts +0 -2
  1115. package/esm/models/resourceGuardProxiesMappers.d.ts.map +0 -1
  1116. package/esm/models/resourceGuardProxiesMappers.js +0 -9
  1117. package/esm/models/resourceGuardProxiesMappers.js.map +0 -1
  1118. package/esm/models/resourceGuardProxyMappers.d.ts +0 -2
  1119. package/esm/models/resourceGuardProxyMappers.d.ts.map +0 -1
  1120. package/esm/models/resourceGuardProxyMappers.js +0 -9
  1121. package/esm/models/resourceGuardProxyMappers.js.map +0 -1
  1122. package/esm/models/restoresMappers.d.ts +0 -2
  1123. package/esm/models/restoresMappers.d.ts.map +0 -1
  1124. package/esm/models/restoresMappers.js +0 -9
  1125. package/esm/models/restoresMappers.js.map +0 -1
  1126. package/esm/models/securityPINsMappers.d.ts +0 -2
  1127. package/esm/models/securityPINsMappers.d.ts.map +0 -1
  1128. package/esm/models/securityPINsMappers.js +0 -9
  1129. package/esm/models/securityPINsMappers.js.map +0 -1
  1130. package/esm/operations/aadProperties.d.ts +0 -31
  1131. package/esm/operations/aadProperties.d.ts.map +0 -1
  1132. package/esm/operations/aadProperties.js +0 -56
  1133. package/esm/operations/aadProperties.js.map +0 -1
  1134. package/esm/operations/bMSPrepareDataMoveOperationResult.d.ts +0 -40
  1135. package/esm/operations/bMSPrepareDataMoveOperationResult.d.ts.map +0 -1
  1136. package/esm/operations/bMSPrepareDataMoveOperationResult.js +0 -60
  1137. package/esm/operations/bMSPrepareDataMoveOperationResult.js.map +0 -1
  1138. package/esm/operations/backupCrrJobDetails.d.ts +0 -34
  1139. package/esm/operations/backupCrrJobDetails.d.ts.map +0 -1
  1140. package/esm/operations/backupCrrJobDetails.js +0 -61
  1141. package/esm/operations/backupCrrJobDetails.js.map +0 -1
  1142. package/esm/operations/backupCrrJobs.d.ts +0 -52
  1143. package/esm/operations/backupCrrJobs.d.ts.map +0 -1
  1144. package/esm/operations/backupCrrJobs.js +0 -94
  1145. package/esm/operations/backupCrrJobs.js.map +0 -1
  1146. package/esm/operations/backupEngines.d.ts +0 -84
  1147. package/esm/operations/backupEngines.d.ts.map +0 -1
  1148. package/esm/operations/backupEngines.js +0 -125
  1149. package/esm/operations/backupEngines.js.map +0 -1
  1150. package/esm/operations/backupJobs.d.ts +0 -55
  1151. package/esm/operations/backupJobs.d.ts.map +0 -1
  1152. package/esm/operations/backupJobs.js +0 -90
  1153. package/esm/operations/backupJobs.js.map +0 -1
  1154. package/esm/operations/backupOperationResults.d.ts +0 -45
  1155. package/esm/operations/backupOperationResults.d.ts.map +0 -1
  1156. package/esm/operations/backupOperationResults.js +0 -59
  1157. package/esm/operations/backupOperationResults.js.map +0 -1
  1158. package/esm/operations/backupOperationStatuses.d.ts +0 -44
  1159. package/esm/operations/backupOperationStatuses.d.ts.map +0 -1
  1160. package/esm/operations/backupOperationStatuses.js +0 -59
  1161. package/esm/operations/backupOperationStatuses.js.map +0 -1
  1162. package/esm/operations/backupPolicies.d.ts +0 -59
  1163. package/esm/operations/backupPolicies.d.ts.map +0 -1
  1164. package/esm/operations/backupPolicies.js +0 -88
  1165. package/esm/operations/backupPolicies.js.map +0 -1
  1166. package/esm/operations/backupProtectableItems.d.ts +0 -59
  1167. package/esm/operations/backupProtectableItems.d.ts.map +0 -1
  1168. package/esm/operations/backupProtectableItems.js +0 -90
  1169. package/esm/operations/backupProtectableItems.js.map +0 -1
  1170. package/esm/operations/backupProtectedItems.d.ts +0 -55
  1171. package/esm/operations/backupProtectedItems.d.ts.map +0 -1
  1172. package/esm/operations/backupProtectedItems.js +0 -90
  1173. package/esm/operations/backupProtectedItems.js.map +0 -1
  1174. package/esm/operations/backupProtectedItemsCrr.d.ts +0 -55
  1175. package/esm/operations/backupProtectedItemsCrr.d.ts.map +0 -1
  1176. package/esm/operations/backupProtectedItemsCrr.js +0 -90
  1177. package/esm/operations/backupProtectedItemsCrr.js.map +0 -1
  1178. package/esm/operations/backupProtectionContainers.d.ts +0 -55
  1179. package/esm/operations/backupProtectionContainers.d.ts.map +0 -1
  1180. package/esm/operations/backupProtectionContainers.js +0 -88
  1181. package/esm/operations/backupProtectionContainers.js.map +0 -1
  1182. package/esm/operations/backupProtectionIntent.d.ts +0 -55
  1183. package/esm/operations/backupProtectionIntent.d.ts.map +0 -1
  1184. package/esm/operations/backupProtectionIntent.js +0 -90
  1185. package/esm/operations/backupProtectionIntent.js.map +0 -1
  1186. package/esm/operations/backupResourceEncryptionConfigs.d.ts +0 -64
  1187. package/esm/operations/backupResourceEncryptionConfigs.d.ts.map +0 -1
  1188. package/esm/operations/backupResourceEncryptionConfigs.js +0 -92
  1189. package/esm/operations/backupResourceEncryptionConfigs.js.map +0 -1
  1190. package/esm/operations/backupResourceStorageConfigs.d.ts +0 -91
  1191. package/esm/operations/backupResourceStorageConfigs.d.ts.map +0 -1
  1192. package/esm/operations/backupResourceStorageConfigs.js +0 -128
  1193. package/esm/operations/backupResourceStorageConfigs.js.map +0 -1
  1194. package/esm/operations/backupResourceStorageConfigsNonCRR.d.ts +0 -91
  1195. package/esm/operations/backupResourceStorageConfigsNonCRR.d.ts.map +0 -1
  1196. package/esm/operations/backupResourceStorageConfigsNonCRR.js +0 -128
  1197. package/esm/operations/backupResourceStorageConfigsNonCRR.js.map +0 -1
  1198. package/esm/operations/backupResourceVaultConfigs.d.ts +0 -91
  1199. package/esm/operations/backupResourceVaultConfigs.d.ts.map +0 -1
  1200. package/esm/operations/backupResourceVaultConfigs.js +0 -130
  1201. package/esm/operations/backupResourceVaultConfigs.js.map +0 -1
  1202. package/esm/operations/backupStatus.d.ts +0 -34
  1203. package/esm/operations/backupStatus.d.ts.map +0 -1
  1204. package/esm/operations/backupStatus.js +0 -61
  1205. package/esm/operations/backupStatus.js.map +0 -1
  1206. package/esm/operations/backupUsageSummaries.d.ts +0 -37
  1207. package/esm/operations/backupUsageSummaries.d.ts.map +0 -1
  1208. package/esm/operations/backupUsageSummaries.js +0 -59
  1209. package/esm/operations/backupUsageSummaries.js.map +0 -1
  1210. package/esm/operations/backupUsageSummariesCRR.d.ts +0 -37
  1211. package/esm/operations/backupUsageSummariesCRR.d.ts.map +0 -1
  1212. package/esm/operations/backupUsageSummariesCRR.js +0 -59
  1213. package/esm/operations/backupUsageSummariesCRR.js.map +0 -1
  1214. package/esm/operations/backupWorkloadItems.d.ts +0 -65
  1215. package/esm/operations/backupWorkloadItems.d.ts.map +0 -1
  1216. package/esm/operations/backupWorkloadItems.js +0 -94
  1217. package/esm/operations/backupWorkloadItems.js.map +0 -1
  1218. package/esm/operations/backups.d.ts +0 -51
  1219. package/esm/operations/backups.d.ts.map +0 -1
  1220. package/esm/operations/backups.js +0 -67
  1221. package/esm/operations/backups.js.map +0 -1
  1222. package/esm/operations/crossRegionRestore.d.ts +0 -32
  1223. package/esm/operations/crossRegionRestore.d.ts.map +0 -1
  1224. package/esm/operations/crossRegionRestore.js +0 -80
  1225. package/esm/operations/crossRegionRestore.js.map +0 -1
  1226. package/esm/operations/crrOperationResults.d.ts +0 -32
  1227. package/esm/operations/crrOperationResults.d.ts.map +0 -1
  1228. package/esm/operations/crrOperationResults.js +0 -56
  1229. package/esm/operations/crrOperationResults.js.map +0 -1
  1230. package/esm/operations/crrOperationStatus.d.ts +0 -33
  1231. package/esm/operations/crrOperationStatus.d.ts.map +0 -1
  1232. package/esm/operations/crrOperationStatus.js +0 -57
  1233. package/esm/operations/crrOperationStatus.js.map +0 -1
  1234. package/esm/operations/exportJobsOperationResults.d.ts +0 -43
  1235. package/esm/operations/exportJobsOperationResults.d.ts.map +0 -1
  1236. package/esm/operations/exportJobsOperationResults.js +0 -62
  1237. package/esm/operations/exportJobsOperationResults.js.map +0 -1
  1238. package/esm/operations/featureSupport.d.ts +0 -34
  1239. package/esm/operations/featureSupport.d.ts.map +0 -1
  1240. package/esm/operations/featureSupport.js +0 -61
  1241. package/esm/operations/featureSupport.js.map +0 -1
  1242. package/esm/operations/index.d.ts +0 -56
  1243. package/esm/operations/index.d.ts.map +0 -1
  1244. package/esm/operations/index.js +0 -64
  1245. package/esm/operations/index.js.map +0 -1
  1246. package/esm/operations/itemLevelRecoveryConnections.d.ts +0 -106
  1247. package/esm/operations/itemLevelRecoveryConnections.d.ts.map +0 -1
  1248. package/esm/operations/itemLevelRecoveryConnections.js +0 -106
  1249. package/esm/operations/itemLevelRecoveryConnections.js.map +0 -1
  1250. package/esm/operations/jobCancellations.d.ts +0 -40
  1251. package/esm/operations/jobCancellations.d.ts.map +0 -1
  1252. package/esm/operations/jobCancellations.js +0 -57
  1253. package/esm/operations/jobCancellations.js.map +0 -1
  1254. package/esm/operations/jobDetails.d.ts +0 -40
  1255. package/esm/operations/jobDetails.d.ts.map +0 -1
  1256. package/esm/operations/jobDetails.js +0 -59
  1257. package/esm/operations/jobDetails.js.map +0 -1
  1258. package/esm/operations/jobOperationResults.d.ts +0 -42
  1259. package/esm/operations/jobOperationResults.d.ts.map +0 -1
  1260. package/esm/operations/jobOperationResults.js +0 -61
  1261. package/esm/operations/jobOperationResults.js.map +0 -1
  1262. package/esm/operations/jobs.d.ts +0 -37
  1263. package/esm/operations/jobs.d.ts.map +0 -1
  1264. package/esm/operations/jobs.js +0 -56
  1265. package/esm/operations/jobs.js.map +0 -1
  1266. package/esm/operations/operation.d.ts +0 -40
  1267. package/esm/operations/operation.d.ts.map +0 -1
  1268. package/esm/operations/operation.js +0 -63
  1269. package/esm/operations/operation.js.map +0 -1
  1270. package/esm/operations/operations.d.ts +0 -46
  1271. package/esm/operations/operations.d.ts.map +0 -1
  1272. package/esm/operations/operations.js +0 -79
  1273. package/esm/operations/operations.js.map +0 -1
  1274. package/esm/operations/privateEndpointConnectionOperations.d.ts +0 -83
  1275. package/esm/operations/privateEndpointConnectionOperations.d.ts.map +0 -1
  1276. package/esm/operations/privateEndpointConnectionOperations.js +0 -180
  1277. package/esm/operations/privateEndpointConnectionOperations.js.map +0 -1
  1278. package/esm/operations/privateEndpointOperations.d.ts +0 -43
  1279. package/esm/operations/privateEndpointOperations.d.ts.map +0 -1
  1280. package/esm/operations/privateEndpointOperations.js +0 -61
  1281. package/esm/operations/privateEndpointOperations.js.map +0 -1
  1282. package/esm/operations/protectableContainers.d.ts +0 -58
  1283. package/esm/operations/protectableContainers.d.ts.map +0 -1
  1284. package/esm/operations/protectableContainers.js +0 -90
  1285. package/esm/operations/protectableContainers.js.map +0 -1
  1286. package/esm/operations/protectedItemOperationResults.d.ts +0 -49
  1287. package/esm/operations/protectedItemOperationResults.d.ts.map +0 -1
  1288. package/esm/operations/protectedItemOperationResults.js +0 -67
  1289. package/esm/operations/protectedItemOperationResults.js.map +0 -1
  1290. package/esm/operations/protectedItemOperationStatuses.d.ts +0 -53
  1291. package/esm/operations/protectedItemOperationStatuses.d.ts.map +0 -1
  1292. package/esm/operations/protectedItemOperationStatuses.js +0 -65
  1293. package/esm/operations/protectedItemOperationStatuses.js.map +0 -1
  1294. package/esm/operations/protectedItems.d.ts +0 -122
  1295. package/esm/operations/protectedItems.d.ts.map +0 -1
  1296. package/esm/operations/protectedItems.js +0 -145
  1297. package/esm/operations/protectedItems.js.map +0 -1
  1298. package/esm/operations/protectionContainerOperationResults.d.ts +0 -46
  1299. package/esm/operations/protectionContainerOperationResults.d.ts.map +0 -1
  1300. package/esm/operations/protectionContainerOperationResults.js +0 -65
  1301. package/esm/operations/protectionContainerOperationResults.js.map +0 -1
  1302. package/esm/operations/protectionContainerRefreshOperationResults.d.ts +0 -42
  1303. package/esm/operations/protectionContainerRefreshOperationResults.d.ts.map +0 -1
  1304. package/esm/operations/protectionContainerRefreshOperationResults.js +0 -60
  1305. package/esm/operations/protectionContainerRefreshOperationResults.js.map +0 -1
  1306. package/esm/operations/protectionContainers.d.ts +0 -176
  1307. package/esm/operations/protectionContainers.d.ts.map +0 -1
  1308. package/esm/operations/protectionContainers.js +0 -204
  1309. package/esm/operations/protectionContainers.js.map +0 -1
  1310. package/esm/operations/protectionIntentOperations.d.ts +0 -132
  1311. package/esm/operations/protectionIntentOperations.d.ts.map +0 -1
  1312. package/esm/operations/protectionIntentOperations.js +0 -169
  1313. package/esm/operations/protectionIntentOperations.js.map +0 -1
  1314. package/esm/operations/protectionPolicies.d.ts +0 -99
  1315. package/esm/operations/protectionPolicies.d.ts.map +0 -1
  1316. package/esm/operations/protectionPolicies.js +0 -157
  1317. package/esm/operations/protectionPolicies.js.map +0 -1
  1318. package/esm/operations/protectionPolicyOperationResults.d.ts +0 -43
  1319. package/esm/operations/protectionPolicyOperationResults.d.ts.map +0 -1
  1320. package/esm/operations/protectionPolicyOperationResults.js +0 -61
  1321. package/esm/operations/protectionPolicyOperationResults.js.map +0 -1
  1322. package/esm/operations/protectionPolicyOperationStatuses.d.ts +0 -47
  1323. package/esm/operations/protectionPolicyOperationStatuses.d.ts.map +0 -1
  1324. package/esm/operations/protectionPolicyOperationStatuses.js +0 -61
  1325. package/esm/operations/protectionPolicyOperationStatuses.js.map +0 -1
  1326. package/esm/operations/recoveryPoints.d.ts +0 -141
  1327. package/esm/operations/recoveryPoints.d.ts.map +0 -1
  1328. package/esm/operations/recoveryPoints.js +0 -179
  1329. package/esm/operations/recoveryPoints.js.map +0 -1
  1330. package/esm/operations/recoveryPointsCrr.d.ts +0 -64
  1331. package/esm/operations/recoveryPointsCrr.d.ts.map +0 -1
  1332. package/esm/operations/recoveryPointsCrr.js +0 -94
  1333. package/esm/operations/recoveryPointsCrr.js.map +0 -1
  1334. package/esm/operations/recoveryPointsRecommendedForMove.d.ts +0 -67
  1335. package/esm/operations/recoveryPointsRecommendedForMove.d.ts.map +0 -1
  1336. package/esm/operations/recoveryPointsRecommendedForMove.js +0 -98
  1337. package/esm/operations/recoveryPointsRecommendedForMove.js.map +0 -1
  1338. package/esm/operations/resourceGuardProxies.d.ts +0 -55
  1339. package/esm/operations/resourceGuardProxies.d.ts.map +0 -1
  1340. package/esm/operations/resourceGuardProxies.js +0 -86
  1341. package/esm/operations/resourceGuardProxies.js.map +0 -1
  1342. package/esm/operations/resourceGuardProxy.d.ts +0 -125
  1343. package/esm/operations/resourceGuardProxy.d.ts.map +0 -1
  1344. package/esm/operations/resourceGuardProxy.js +0 -163
  1345. package/esm/operations/resourceGuardProxy.js.map +0 -1
  1346. package/esm/operations/restores.d.ts +0 -46
  1347. package/esm/operations/restores.d.ts.map +0 -1
  1348. package/esm/operations/restores.js +0 -103
  1349. package/esm/operations/restores.js.map +0 -1
  1350. package/esm/operations/securityPINs.d.ts +0 -37
  1351. package/esm/operations/securityPINs.d.ts.map +0 -1
  1352. package/esm/operations/securityPINs.js +0 -64
  1353. package/esm/operations/securityPINs.js.map +0 -1
  1354. package/esm/recoveryServicesBackupClient.d.ts +0 -174
  1355. package/esm/recoveryServicesBackupClient.d.ts.map +0 -1
  1356. package/esm/recoveryServicesBackupClient.js +0 -313
  1357. package/esm/recoveryServicesBackupClient.js.map +0 -1
  1358. package/esm/recoveryServicesBackupClientContext.d.ts +0 -21
  1359. package/esm/recoveryServicesBackupClientContext.d.ts.map +0 -1
  1360. package/esm/recoveryServicesBackupClientContext.js +0 -59
  1361. package/esm/recoveryServicesBackupClientContext.js.map +0 -1
  1362. package/src/models/aadPropertiesMappers.ts +0 -232
  1363. package/src/models/bMSPrepareDataMoveOperationResultMappers.ts +0 -16
  1364. package/src/models/backupCrrJobDetailsMappers.ts +0 -232
  1365. package/src/models/backupCrrJobsMappers.ts +0 -244
  1366. package/src/models/backupEnginesMappers.ts +0 -242
  1367. package/src/models/backupJobsMappers.ts +0 -242
  1368. package/src/models/backupOperationResultsMappers.ts +0 -12
  1369. package/src/models/backupOperationStatusesMappers.ts +0 -41
  1370. package/src/models/backupPoliciesMappers.ts +0 -242
  1371. package/src/models/backupProtectableItemsMappers.ts +0 -242
  1372. package/src/models/backupProtectedItemsCrrMappers.ts +0 -244
  1373. package/src/models/backupProtectedItemsMappers.ts +0 -242
  1374. package/src/models/backupProtectionContainersMappers.ts +0 -242
  1375. package/src/models/backupProtectionIntentMappers.ts +0 -242
  1376. package/src/models/backupResourceEncryptionConfigsMappers.ts +0 -232
  1377. package/src/models/backupResourceStorageConfigsMappers.ts +0 -232
  1378. package/src/models/backupResourceStorageConfigsNonCRRMappers.ts +0 -232
  1379. package/src/models/backupResourceVaultConfigsMappers.ts +0 -232
  1380. package/src/models/backupStatusMappers.ts +0 -14
  1381. package/src/models/backupUsageSummariesCRRMappers.ts +0 -17
  1382. package/src/models/backupUsageSummariesMappers.ts +0 -15
  1383. package/src/models/backupWorkloadItemsMappers.ts +0 -242
  1384. package/src/models/backupsMappers.ts +0 -230
  1385. package/src/models/crossRegionRestoreMappers.ts +0 -39
  1386. package/src/models/crrOperationResultsMappers.ts +0 -14
  1387. package/src/models/crrOperationStatusMappers.ts +0 -43
  1388. package/src/models/exportJobsOperationResultsMappers.ts +0 -17
  1389. package/src/models/featureSupportMappers.ts +0 -16
  1390. package/src/models/itemLevelRecoveryConnectionsMappers.ts +0 -230
  1391. package/src/models/jobCancellationsMappers.ts +0 -12
  1392. package/src/models/jobDetailsMappers.ts +0 -230
  1393. package/src/models/jobOperationResultsMappers.ts +0 -12
  1394. package/src/models/jobsMappers.ts +0 -12
  1395. package/src/models/operationMappers.ts +0 -40
  1396. package/src/models/operationsMappers.ts +0 -18
  1397. package/src/models/privateEndpointConnectionOperationsMappers.ts +0 -233
  1398. package/src/models/privateEndpointOperationsMappers.ts +0 -43
  1399. package/src/models/protectableContainersMappers.ts +0 -242
  1400. package/src/models/protectedItemOperationResultsMappers.ts +0 -230
  1401. package/src/models/protectedItemOperationStatusesMappers.ts +0 -41
  1402. package/src/models/protectedItemsMappers.ts +0 -230
  1403. package/src/models/protectionContainerOperationResultsMappers.ts +0 -230
  1404. package/src/models/protectionContainerRefreshOperationResultsMappers.ts +0 -12
  1405. package/src/models/protectionContainersMappers.ts +0 -230
  1406. package/src/models/protectionIntentOperationsMappers.ts +0 -232
  1407. package/src/models/protectionPoliciesMappers.ts +0 -230
  1408. package/src/models/protectionPolicyOperationResultsMappers.ts +0 -230
  1409. package/src/models/protectionPolicyOperationStatusesMappers.ts +0 -41
  1410. package/src/models/recoveryPointsCrrMappers.ts +0 -244
  1411. package/src/models/recoveryPointsMappers.ts +0 -245
  1412. package/src/models/recoveryPointsRecommendedForMoveMappers.ts +0 -243
  1413. package/src/models/resourceGuardProxiesMappers.ts +0 -242
  1414. package/src/models/resourceGuardProxyMappers.ts +0 -232
  1415. package/src/models/restoresMappers.ts +0 -230
  1416. package/src/models/securityPINsMappers.ts +0 -14
  1417. package/src/operations/aadProperties.ts +0 -82
  1418. package/src/operations/backupCrrJobDetails.ts +0 -92
  1419. package/src/operations/backupCrrJobs.ts +0 -148
  1420. package/src/operations/backupProtectedItemsCrr.ts +0 -145
  1421. package/src/operations/backupResourceStorageConfigs.ts +0 -229
  1422. package/src/operations/backupUsageSummariesCRR.ts +0 -91
  1423. package/src/operations/crossRegionRestore.ts +0 -92
  1424. package/src/operations/crrOperationResults.ts +0 -83
  1425. package/src/operations/crrOperationStatus.ts +0 -85
  1426. package/src/operations/recoveryPointsCrr.ts +0 -158
  1427. package/src/recoveryServicesBackupClientContext.ts +0 -65
@@ -0,0 +1,4643 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ export declare type FeatureSupportRequestUnion = FeatureSupportRequest | AzureBackupGoalFeatureSupportRequest | AzureVMResourceFeatureSupportRequest;
3
+ export declare type ProtectionIntentUnion = ProtectionIntent | AzureRecoveryServiceVaultProtectionIntentUnion | AzureResourceProtectionIntent | AzureWorkloadContainerAutoProtectionIntent;
4
+ export declare type OperationStatusExtendedInfoUnion = OperationStatusExtendedInfo | OperationStatusJobExtendedInfo | OperationStatusJobsExtendedInfo | OperationStatusProvisionILRExtendedInfo | OperationStatusValidateOperationExtendedInfo;
5
+ export declare type VaultStorageConfigOperationResultResponseUnion = VaultStorageConfigOperationResultResponse | PrepareDataMoveResponse;
6
+ export declare type ProtectedItemUnion = ProtectedItem | AzureFileshareProtectedItem | AzureIaaSVMProtectedItemUnion | AzureSqlProtectedItem | AzureVmWorkloadProtectedItemUnion | DPMProtectedItem | GenericProtectedItem | MabFileFolderProtectedItem;
7
+ export declare type RecoveryPointUnion = RecoveryPoint | AzureFileShareRecoveryPoint | AzureWorkloadRecoveryPointUnion | GenericRecoveryPoint | IaasVMRecoveryPoint;
8
+ export declare type RestoreRequestUnion = RestoreRequest | AzureFileShareRestoreRequest | AzureWorkloadRestoreRequestUnion | IaasVMRestoreRequestUnion;
9
+ export declare type ProtectionPolicyUnion = ProtectionPolicy | AzureVmWorkloadProtectionPolicy | AzureFileShareProtectionPolicy | AzureIaaSVMProtectionPolicy | AzureSqlProtectionPolicy | GenericProtectionPolicy | MabProtectionPolicy;
10
+ export declare type JobUnion = Job | AzureIaaSVMJob | AzureIaaSVMJobV2 | AzureStorageJob | AzureWorkloadJob | DpmJob | MabJob | VaultJob;
11
+ export declare type OperationResultInfoBaseUnion = OperationResultInfoBase | ExportJobsOperationResultInfo | OperationResultInfo;
12
+ export declare type ValidateOperationRequestUnion = ValidateOperationRequest | ValidateRestoreOperationRequestUnion;
13
+ export declare type BackupEngineBaseUnion = BackupEngineBase | AzureBackupServerEngine | DpmBackupEngine;
14
+ export declare type ProtectableContainerUnion = ProtectableContainer | AzureStorageProtectableContainer | AzureVMAppContainerProtectableContainer;
15
+ export declare type ProtectionContainerUnion = ProtectionContainer | DpmContainerUnion | IaaSVMContainerUnion | AzureWorkloadContainerUnion | AzureSqlContainer | AzureStorageContainer | GenericContainer | MabContainer;
16
+ export declare type WorkloadItemUnion = WorkloadItem | AzureVmWorkloadItemUnion;
17
+ export declare type BackupRequestUnion = BackupRequest | AzureFileShareBackupRequest | AzureWorkloadBackupRequest | IaasVMBackupRequest;
18
+ export declare type ILRRequestUnion = ILRRequest | AzureFileShareProvisionILRRequest | IaasVmilrRegistrationRequest;
19
+ export declare type WorkloadProtectableItemUnion = WorkloadProtectableItem | AzureFileShareProtectableItem | IaaSVMProtectableItemUnion | AzureVmWorkloadProtectableItemUnion;
20
+ export declare type SchedulePolicyUnion = SchedulePolicy | LogSchedulePolicy | LongTermSchedulePolicy | SimpleSchedulePolicy;
21
+ export declare type RetentionPolicyUnion = RetentionPolicy | LongTermRetentionPolicy | SimpleRetentionPolicy;
22
+ export declare type AzureRecoveryServiceVaultProtectionIntentUnion = AzureRecoveryServiceVaultProtectionIntent | AzureWorkloadAutoProtectionIntentUnion;
23
+ export declare type AzureIaaSVMProtectedItemUnion = AzureIaaSVMProtectedItem | AzureIaaSClassicComputeVMProtectedItem | AzureIaaSComputeVMProtectedItem;
24
+ export declare type AzureVmWorkloadProtectedItemUnion = AzureVmWorkloadProtectedItem | AzureVmWorkloadSAPAseDatabaseProtectedItem | AzureVmWorkloadSAPHanaDatabaseProtectedItem | AzureVmWorkloadSQLDatabaseProtectedItem;
25
+ export declare type AzureWorkloadRecoveryPointUnion = AzureWorkloadRecoveryPoint | AzureWorkloadPointInTimeRecoveryPointUnion | AzureWorkloadSAPHanaRecoveryPoint | AzureWorkloadSQLRecoveryPointUnion;
26
+ export declare type AzureWorkloadRestoreRequestUnion = AzureWorkloadRestoreRequest | AzureWorkloadPointInTimeRestoreRequest | AzureWorkloadSAPHanaRestoreRequestUnion | AzureWorkloadSQLRestoreRequestUnion;
27
+ export declare type IaasVMRestoreRequestUnion = IaasVMRestoreRequest | IaasVMRestoreWithRehydrationRequest;
28
+ export declare type ValidateRestoreOperationRequestUnion = ValidateRestoreOperationRequest | ValidateIaasVMRestoreOperationRequest;
29
+ export declare type DpmContainerUnion = DpmContainer | AzureBackupServerContainer;
30
+ export declare type IaaSVMContainerUnion = IaaSVMContainer | AzureIaaSClassicComputeVMContainer | AzureIaaSComputeVMContainer;
31
+ export declare type AzureWorkloadContainerUnion = AzureWorkloadContainer | AzureSqlagWorkloadContainerProtectionContainer | AzureVMAppContainerProtectionContainer;
32
+ export declare type AzureVmWorkloadItemUnion = AzureVmWorkloadItem | AzureVmWorkloadSAPAseDatabaseWorkloadItem | AzureVmWorkloadSAPAseSystemWorkloadItem | AzureVmWorkloadSAPHanaDatabaseWorkloadItem | AzureVmWorkloadSAPHanaSystemWorkloadItem | AzureVmWorkloadSQLDatabaseWorkloadItem | AzureVmWorkloadSQLInstanceWorkloadItem;
33
+ export declare type IaaSVMProtectableItemUnion = IaaSVMProtectableItem | AzureIaaSClassicComputeVMProtectableItem | AzureIaaSComputeVMProtectableItem;
34
+ export declare type AzureVmWorkloadProtectableItemUnion = AzureVmWorkloadProtectableItem | AzureVmWorkloadSAPAseSystemProtectableItem | AzureVmWorkloadSAPHanaDatabaseProtectableItem | AzureVmWorkloadSAPHanaSystemProtectableItem | AzureVmWorkloadSQLAvailabilityGroupProtectableItem | AzureVmWorkloadSQLDatabaseProtectableItem | AzureVmWorkloadSQLInstanceProtectableItem;
35
+ export declare type AzureWorkloadAutoProtectionIntentUnion = AzureWorkloadAutoProtectionIntent | AzureWorkloadSQLAutoProtectionIntent;
36
+ export declare type AzureWorkloadPointInTimeRecoveryPointUnion = AzureWorkloadPointInTimeRecoveryPoint | AzureWorkloadSAPHanaPointInTimeRecoveryPoint;
37
+ export declare type AzureWorkloadSQLRecoveryPointUnion = AzureWorkloadSQLRecoveryPoint | AzureWorkloadSQLPointInTimeRecoveryPoint;
38
+ export declare type AzureWorkloadSAPHanaRestoreRequestUnion = AzureWorkloadSAPHanaRestoreRequest | AzureWorkloadSAPHanaPointInTimeRestoreRequestUnion | AzureWorkloadSAPHanaRestoreWithRehydrateRequest;
39
+ export declare type AzureWorkloadSQLRestoreRequestUnion = AzureWorkloadSQLRestoreRequest | AzureWorkloadSQLPointInTimeRestoreRequestUnion | AzureWorkloadSQLRestoreWithRehydrateRequest;
40
+ export declare type AzureWorkloadSAPHanaPointInTimeRestoreRequestUnion = AzureWorkloadSAPHanaPointInTimeRestoreRequest | AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest;
41
+ export declare type AzureWorkloadSQLPointInTimeRestoreRequestUnion = AzureWorkloadSQLPointInTimeRestoreRequest | AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest;
42
+ /** The resource storage details. */
43
+ export interface BackupResourceConfig {
44
+ /** Storage type */
45
+ storageModelType?: StorageType;
46
+ /** Storage type. */
47
+ storageType?: StorageType;
48
+ /** Locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is always Locked. */
49
+ storageTypeState?: StorageTypeState;
50
+ /** Opt in details of Cross Region Restore feature. */
51
+ crossRegionRestoreFlag?: boolean;
52
+ /** Vault Dedup state */
53
+ dedupState?: DedupState;
54
+ /** Vault x-cool state */
55
+ xcoolState?: XcoolState;
56
+ }
57
+ /** ARM Resource. */
58
+ export interface Resource {
59
+ /**
60
+ * Resource Id represents the complete path to the resource.
61
+ * NOTE: This property will not be serialized. It can only be populated by the server.
62
+ */
63
+ readonly id?: string;
64
+ /**
65
+ * Resource name associated with the resource.
66
+ * NOTE: This property will not be serialized. It can only be populated by the server.
67
+ */
68
+ readonly name?: string;
69
+ /**
70
+ * Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
71
+ * NOTE: This property will not be serialized. It can only be populated by the server.
72
+ */
73
+ readonly type?: string;
74
+ /** Resource location. */
75
+ location?: string;
76
+ /** Resource tags. */
77
+ tags?: {
78
+ [propertyName: string]: string;
79
+ };
80
+ /** Optional ETag. */
81
+ eTag?: string;
82
+ }
83
+ /** The resource management error response. */
84
+ export interface NewErrorResponse {
85
+ /** The error object. */
86
+ error?: NewErrorResponseError;
87
+ }
88
+ /** The error object. */
89
+ export interface NewErrorResponseError {
90
+ /**
91
+ * The error code.
92
+ * NOTE: This property will not be serialized. It can only be populated by the server.
93
+ */
94
+ readonly code?: string;
95
+ /**
96
+ * The error message.
97
+ * NOTE: This property will not be serialized. It can only be populated by the server.
98
+ */
99
+ readonly message?: string;
100
+ /**
101
+ * The error target.
102
+ * NOTE: This property will not be serialized. It can only be populated by the server.
103
+ */
104
+ readonly target?: string;
105
+ /**
106
+ * The error details.
107
+ * NOTE: This property will not be serialized. It can only be populated by the server.
108
+ */
109
+ readonly details?: NewErrorResponse[];
110
+ /**
111
+ * The error additional info.
112
+ * NOTE: This property will not be serialized. It can only be populated by the server.
113
+ */
114
+ readonly additionalInfo?: ErrorAdditionalInfo[];
115
+ }
116
+ /** The resource management error additional info. */
117
+ export interface ErrorAdditionalInfo {
118
+ /**
119
+ * The additional info type.
120
+ * NOTE: This property will not be serialized. It can only be populated by the server.
121
+ */
122
+ readonly type?: string;
123
+ /**
124
+ * The additional info.
125
+ * NOTE: This property will not be serialized. It can only be populated by the server.
126
+ */
127
+ readonly info?: Record<string, unknown>;
128
+ }
129
+ /**
130
+ * Contract to validate if backup can be enabled on the given resource in a given vault and given configuration.
131
+ * It will validate followings
132
+ * 1. Vault capacity
133
+ * 2. VM is already protected
134
+ * 3. Any VM related configuration passed in properties.
135
+ */
136
+ export interface PreValidateEnableBackupRequest {
137
+ /** ProtectedItem Type- VM, SqlDataBase, AzureFileShare etc */
138
+ resourceType?: DataSourceType;
139
+ /** ARM Virtual Machine Id */
140
+ resourceId?: string;
141
+ /** ARM id of the Recovery Services Vault */
142
+ vaultId?: string;
143
+ /** Configuration of VM if any needs to be validated like OS type etc */
144
+ properties?: string;
145
+ }
146
+ /** Response contract for enable backup validation request */
147
+ export interface PreValidateEnableBackupResponse {
148
+ /** Validation Status */
149
+ status?: ValidationStatus;
150
+ /** Response error code */
151
+ errorCode?: string;
152
+ /** Response error message */
153
+ errorMessage?: string;
154
+ /** Recommended action for user */
155
+ recommendation?: string;
156
+ /**
157
+ * Specifies the product specific container name. E.g. iaasvmcontainer;iaasvmcontainer;rgname;vmname. This is required
158
+ * for portal
159
+ */
160
+ containerName?: string;
161
+ /** Specifies the product specific ds name. E.g. vm;iaasvmcontainer;rgname;vmname. This is required for portal */
162
+ protectedItemName?: string;
163
+ }
164
+ /** BackupStatus request. */
165
+ export interface BackupStatusRequest {
166
+ /** Container Type - VM, SQLPaaS, DPM, AzureFileShare... */
167
+ resourceType?: DataSourceType;
168
+ /** Entire ARM resource id of the resource */
169
+ resourceId?: string;
170
+ /** Protectable Item Logical Name */
171
+ poLogicalName?: string;
172
+ }
173
+ /** BackupStatus response. */
174
+ export interface BackupStatusResponse {
175
+ /** Specifies whether the container is registered or not */
176
+ protectionStatus?: ProtectionStatus;
177
+ /** Specifies the arm resource id of the vault */
178
+ vaultId?: string;
179
+ /** Specifies the fabric name - Azure or AD */
180
+ fabricName?: FabricName;
181
+ /** Specifies the product specific container name. E.g. iaasvmcontainer;iaasvmcontainer;csname;vmname. */
182
+ containerName?: string;
183
+ /** Specifies the product specific ds name. E.g. vm;iaasvmcontainer;csname;vmname. */
184
+ protectedItemName?: string;
185
+ /** ErrorCode in case of intent failed */
186
+ errorCode?: string;
187
+ /** ErrorMessage in case of intent failed. */
188
+ errorMessage?: string;
189
+ /** Specifies the policy name which is used for protection */
190
+ policyName?: string;
191
+ /** Container registration status */
192
+ registrationStatus?: string;
193
+ }
194
+ /** Base class for feature request */
195
+ export interface FeatureSupportRequest {
196
+ /** Polymorphic discriminator, which specifies the different types this object can be */
197
+ featureType: "AzureBackupGoals" | "AzureVMResourceBackup";
198
+ }
199
+ /** Response for feature support requests for Azure IaasVm */
200
+ export interface AzureVMResourceFeatureSupportResponse {
201
+ /** Support status of feature */
202
+ supportStatus?: SupportStatus;
203
+ }
204
+ /** Base class for backup ProtectionIntent. */
205
+ export interface ProtectionIntent {
206
+ /** Polymorphic discriminator, which specifies the different types this object can be */
207
+ protectionIntentItemType: "RecoveryServiceVaultItem" | "AzureResourceItem" | "AzureWorkloadContainerAutoProtectionIntent" | "AzureWorkloadAutoProtectionIntent" | "AzureWorkloadSQLAutoProtectionIntent";
208
+ /** Type of backup management for the backed up item. */
209
+ backupManagementType?: BackupManagementType;
210
+ /** ARM ID of the resource to be backed up. */
211
+ sourceResourceId?: string;
212
+ /** ID of the item which is getting protected, In case of Azure Vm , it is ProtectedItemId */
213
+ itemId?: string;
214
+ /** ID of the backup policy with which this item is backed up. */
215
+ policyId?: string;
216
+ /** Backup state of this backup item. */
217
+ protectionState?: ProtectionStatus;
218
+ }
219
+ /** Base for all lists of resources. */
220
+ export interface ResourceList {
221
+ /** The uri to fetch the next page of resources. Call ListNext() fetches next page of resources. */
222
+ nextLink?: string;
223
+ }
224
+ /** Backup management usage for vault. */
225
+ export interface BackupManagementUsageList {
226
+ /** The list of backup management usages for the given vault. */
227
+ value?: BackupManagementUsage[];
228
+ }
229
+ /** Backup management usages of a vault. */
230
+ export interface BackupManagementUsage {
231
+ /** Unit of the usage. */
232
+ unit?: UsagesUnit;
233
+ /** Quota period of usage. */
234
+ quotaPeriod?: string;
235
+ /** Next reset time of usage. */
236
+ nextResetTime?: Date;
237
+ /** Current value of usage. */
238
+ currentValue?: number;
239
+ /** Limit of usage. */
240
+ limit?: number;
241
+ /** Name of usage. */
242
+ name?: NameInfo;
243
+ }
244
+ /** The name of usage. */
245
+ export interface NameInfo {
246
+ /** Value of usage. */
247
+ value?: string;
248
+ /** Localized value of usage. */
249
+ localizedValue?: string;
250
+ }
251
+ /** Operations List response which contains list of available APIs. */
252
+ export interface ClientDiscoveryResponse {
253
+ /** List of available operations. */
254
+ value?: ClientDiscoveryValueForSingleApi[];
255
+ /** Link to the next chunk of Response. */
256
+ nextLink?: string;
257
+ }
258
+ /** Available operation details. */
259
+ export interface ClientDiscoveryValueForSingleApi {
260
+ /** Name of the Operation. */
261
+ name?: string;
262
+ /** Contains the localized display information for this particular operation */
263
+ display?: ClientDiscoveryDisplay;
264
+ /** The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX */
265
+ origin?: string;
266
+ /** ShoeBox properties for the given operation. */
267
+ properties?: ClientDiscoveryForProperties;
268
+ }
269
+ /** Localized display information of an operation. */
270
+ export interface ClientDiscoveryDisplay {
271
+ /** Name of the provider for display purposes */
272
+ provider?: string;
273
+ /** ResourceType for which this Operation can be performed. */
274
+ resource?: string;
275
+ /** Operations Name itself. */
276
+ operation?: string;
277
+ /** Description of the operation having details of what operation is about. */
278
+ description?: string;
279
+ }
280
+ /** Class to represent shoebox properties in json client discovery. */
281
+ export interface ClientDiscoveryForProperties {
282
+ /** Operation properties. */
283
+ serviceSpecification?: ClientDiscoveryForServiceSpecification;
284
+ }
285
+ /** Class to represent shoebox service specification in json client discovery. */
286
+ export interface ClientDiscoveryForServiceSpecification {
287
+ /** List of log specifications of this operation. */
288
+ logSpecifications?: ClientDiscoveryForLogSpecification[];
289
+ }
290
+ /** Class to represent shoebox log specification in json client discovery. */
291
+ export interface ClientDiscoveryForLogSpecification {
292
+ /** Name for shoebox log specification. */
293
+ name?: string;
294
+ /** Localized display name */
295
+ displayName?: string;
296
+ /** blob duration of shoebox log specification */
297
+ blobDuration?: string;
298
+ }
299
+ /** Backup resource vault config details. */
300
+ export interface BackupResourceVaultConfig {
301
+ /** Storage type. */
302
+ storageModelType?: StorageType;
303
+ /** Storage type. */
304
+ storageType?: StorageType;
305
+ /** Locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is always Locked. */
306
+ storageTypeState?: StorageTypeState;
307
+ /** Enabled or Disabled. */
308
+ enhancedSecurityState?: EnhancedSecurityState;
309
+ /** Soft Delete feature state */
310
+ softDeleteFeatureState?: SoftDeleteFeatureState;
311
+ /** ResourceGuard Operation Requests */
312
+ resourceGuardOperationRequests?: string[];
313
+ /** Is soft delete feature state editable */
314
+ isSoftDeleteFeatureStateEditable?: boolean;
315
+ }
316
+ export interface BackupResourceEncryptionConfig {
317
+ /** Encryption At Rest Type */
318
+ encryptionAtRestType?: EncryptionAtRestType;
319
+ /** Key Vault Key URI */
320
+ keyUri?: string;
321
+ /** Key Vault Subscription Id */
322
+ subscriptionId?: string;
323
+ lastUpdateStatus?: LastUpdateStatus;
324
+ infrastructureEncryptionState?: InfrastructureEncryptionState;
325
+ }
326
+ /** Private Endpoint Connection Response Properties */
327
+ export interface PrivateEndpointConnection {
328
+ /** Gets or sets provisioning state of the private endpoint connection */
329
+ provisioningState?: ProvisioningState;
330
+ /** Gets or sets private endpoint associated with the private endpoint connection */
331
+ privateEndpoint?: PrivateEndpoint;
332
+ /** Gets or sets private link service connection state */
333
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
334
+ }
335
+ /** The Private Endpoint network resource that is linked to the Private Endpoint connection */
336
+ export interface PrivateEndpoint {
337
+ /** Gets or sets id */
338
+ id?: string;
339
+ }
340
+ /** Private Link Service Connection State */
341
+ export interface PrivateLinkServiceConnectionState {
342
+ /** Gets or sets the status */
343
+ status?: PrivateEndpointConnectionStatus;
344
+ /** Gets or sets description */
345
+ description?: string;
346
+ /** Gets or sets actions required */
347
+ actionRequired?: string;
348
+ }
349
+ /** An error response from the Container Instance service. */
350
+ export interface CloudError {
351
+ /** The error object. */
352
+ error?: CloudErrorBody;
353
+ }
354
+ /** An error response from the Container Instance service. */
355
+ export interface CloudErrorBody {
356
+ /**
357
+ * An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
358
+ * NOTE: This property will not be serialized. It can only be populated by the server.
359
+ */
360
+ readonly code?: string;
361
+ /**
362
+ * A message describing the error, intended to be suitable for display in a user interface.
363
+ * NOTE: This property will not be serialized. It can only be populated by the server.
364
+ */
365
+ readonly message?: string;
366
+ /**
367
+ * The target of the particular error. For example, the name of the property in error.
368
+ * NOTE: This property will not be serialized. It can only be populated by the server.
369
+ */
370
+ readonly target?: string;
371
+ /**
372
+ * A list of additional details about the error.
373
+ * NOTE: This property will not be serialized. It can only be populated by the server.
374
+ */
375
+ readonly details?: CloudErrorBody[];
376
+ /**
377
+ * The error additional info.
378
+ * NOTE: This property will not be serialized. It can only be populated by the server.
379
+ */
380
+ readonly additionalInfo?: ErrorAdditionalInfo[];
381
+ }
382
+ /** Operation status. */
383
+ export interface OperationStatus {
384
+ /** ID of the operation. */
385
+ id?: string;
386
+ /** Name of the operation. */
387
+ name?: string;
388
+ /** Operation status. */
389
+ status?: OperationStatusValues;
390
+ /** Operation start time. Format: ISO-8601. */
391
+ startTime?: Date;
392
+ /** Operation end time. Format: ISO-8601. */
393
+ endTime?: Date;
394
+ /** Error information related to this operation. */
395
+ error?: OperationStatusError;
396
+ /** Additional information associated with this operation. */
397
+ properties?: OperationStatusExtendedInfoUnion;
398
+ }
399
+ /** Error information associated with operation status call. */
400
+ export interface OperationStatusError {
401
+ /** Error code of the operation failure. */
402
+ code?: string;
403
+ /** Error message displayed if the operation failure. */
404
+ message?: string;
405
+ }
406
+ /** Base class for additional information of operation status. */
407
+ export interface OperationStatusExtendedInfo {
408
+ /** Polymorphic discriminator, which specifies the different types this object can be */
409
+ objectType: "OperationStatusJobExtendedInfo" | "OperationStatusJobsExtendedInfo" | "OperationStatusProvisionILRExtendedInfo" | "OperationStatusValidateOperationExtendedInfo";
410
+ }
411
+ /** Prepare DataMove Request */
412
+ export interface PrepareDataMoveRequest {
413
+ /** ARM Id of target vault */
414
+ targetResourceId: string;
415
+ /** Target Region */
416
+ targetRegion: string;
417
+ /** DataMove Level */
418
+ dataMoveLevel: DataMoveLevel;
419
+ /**
420
+ * Source Container ArmIds
421
+ * This needs to be populated only if DataMoveLevel is set to container
422
+ */
423
+ sourceContainerArmIds?: string[];
424
+ /** Ignore the artifacts which are already moved. */
425
+ ignoreMoved?: boolean;
426
+ }
427
+ /** Operation result response for Vault Storage Config */
428
+ export interface VaultStorageConfigOperationResultResponse {
429
+ /** Polymorphic discriminator, which specifies the different types this object can be */
430
+ objectType: "PrepareDataMoveResponse";
431
+ }
432
+ /** Trigger DataMove Request */
433
+ export interface TriggerDataMoveRequest {
434
+ /** ARM Id of source vault */
435
+ sourceResourceId: string;
436
+ /** Source Region */
437
+ sourceRegion: string;
438
+ /** DataMove Level */
439
+ dataMoveLevel: DataMoveLevel;
440
+ /** Correlation Id */
441
+ correlationId: string;
442
+ /** Source Container ArmIds */
443
+ sourceContainerArmIds?: string[];
444
+ /** Pause GC */
445
+ pauseGC?: boolean;
446
+ }
447
+ /** Base class for backup items. */
448
+ export interface ProtectedItem {
449
+ /** Polymorphic discriminator, which specifies the different types this object can be */
450
+ protectedItemType: "AzureFileShareProtectedItem" | "AzureIaaSVMProtectedItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "Microsoft.Sql/servers/databases" | "AzureVmWorkloadProtectedItem" | "AzureVmWorkloadSAPAseDatabase" | "AzureVmWorkloadSAPHanaDatabase" | "AzureVmWorkloadSQLDatabase" | "DPMProtectedItem" | "GenericProtectedItem" | "MabFileFolderProtectedItem";
451
+ /** Type of backup management for the backed up item. */
452
+ backupManagementType?: BackupManagementType;
453
+ /** Type of workload this item represents. */
454
+ workloadType?: DataSourceType;
455
+ /** Unique name of container */
456
+ containerName?: string;
457
+ /** ARM ID of the resource to be backed up. */
458
+ sourceResourceId?: string;
459
+ /** ID of the backup policy with which this item is backed up. */
460
+ policyId?: string;
461
+ /** Timestamp when the last (latest) backup copy was created for this backup item. */
462
+ lastRecoveryPoint?: Date;
463
+ /** Name of the backup set the backup item belongs to */
464
+ backupSetName?: string;
465
+ /** Create mode to indicate recovery of existing soft deleted data source or creation of new data source. */
466
+ createMode?: CreateMode;
467
+ /** Time for deferred deletion in UTC */
468
+ deferredDeleteTimeInUTC?: Date;
469
+ /** Flag to identify whether the DS is scheduled for deferred delete */
470
+ isScheduledForDeferredDelete?: boolean;
471
+ /** Time remaining before the DS marked for deferred delete is permanently deleted */
472
+ deferredDeleteTimeRemaining?: string;
473
+ /** Flag to identify whether the deferred deleted DS is to be purged soon */
474
+ isDeferredDeleteScheduleUpcoming?: boolean;
475
+ /** Flag to identify that deferred deleted DS is to be moved into Pause state */
476
+ isRehydrate?: boolean;
477
+ /** ResourceGuardOperationRequests on which LAC check will be performed */
478
+ resourceGuardOperationRequests?: string[];
479
+ /** Flag to identify whether datasource is protected in archive */
480
+ isArchiveEnabled?: boolean;
481
+ /** Name of the policy used for protection */
482
+ policyName?: string;
483
+ }
484
+ /** Base class for backup copies. Workload-specific backup copies are derived from this class. */
485
+ export interface RecoveryPoint {
486
+ /** Polymorphic discriminator, which specifies the different types this object can be */
487
+ objectType: "AzureFileShareRecoveryPoint" | "AzureWorkloadRecoveryPoint" | "AzureWorkloadPointInTimeRecoveryPoint" | "AzureWorkloadSAPHanaPointInTimeRecoveryPoint" | "AzureWorkloadSAPHanaRecoveryPoint" | "AzureWorkloadSQLRecoveryPoint" | "AzureWorkloadSQLPointInTimeRecoveryPoint" | "GenericRecoveryPoint" | "IaasVMRecoveryPoint";
488
+ }
489
+ /** Base class for restore request. Workload-specific restore requests are derived from this class. */
490
+ export interface RestoreRequest {
491
+ /** Polymorphic discriminator, which specifies the different types this object can be */
492
+ objectType: "AzureFileShareRestoreRequest" | "AzureWorkloadRestoreRequest" | "AzureWorkloadPointInTimeRestoreRequest" | "AzureWorkloadSAPHanaRestoreRequest" | "AzureWorkloadSAPHanaPointInTimeRestoreRequest" | "AzureWorkloadSQLRestoreRequest" | "AzureWorkloadSQLPointInTimeRestoreRequest" | "IaasVMRestoreRequest" | "AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest" | "AzureWorkloadSAPHanaRestoreWithRehydrateRequest" | "AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest" | "AzureWorkloadSQLRestoreWithRehydrateRequest" | "IaasVMRestoreWithRehydrationRequest";
493
+ }
494
+ /** Base class for backup policy. Workload-specific backup policies are derived from this class. */
495
+ export interface ProtectionPolicy {
496
+ /** Polymorphic discriminator, which specifies the different types this object can be */
497
+ backupManagementType: "AzureWorkload" | "AzureStorage" | "AzureIaasVM" | "AzureSql" | "GenericProtectionPolicy" | "MAB";
498
+ /** Number of items associated with this policy. */
499
+ protectedItemsCount?: number;
500
+ /** ResourceGuard Operation Requests */
501
+ resourceGuardOperationRequests?: string[];
502
+ }
503
+ /** Defines workload agnostic properties for a job. */
504
+ export interface Job {
505
+ /** Polymorphic discriminator, which specifies the different types this object can be */
506
+ jobType: "AzureIaaSVMJob" | "AzureIaaSVMJobV2" | "AzureStorageJob" | "AzureWorkloadJob" | "DpmJob" | "MabJob" | "VaultJob";
507
+ /** Friendly name of the entity on which the current job is executing. */
508
+ entityFriendlyName?: string;
509
+ /** Backup management type to execute the current job. */
510
+ backupManagementType?: BackupManagementType;
511
+ /** The operation name. */
512
+ operation?: string;
513
+ /** Job status. */
514
+ status?: string;
515
+ /** The start time. */
516
+ startTime?: Date;
517
+ /** The end time. */
518
+ endTime?: Date;
519
+ /** ActivityId of job. */
520
+ activityId?: string;
521
+ }
522
+ /** Base class for operation result info. */
523
+ export interface OperationResultInfoBase {
524
+ /** Polymorphic discriminator, which specifies the different types this object can be */
525
+ objectType: "ExportJobsOperationResultInfo" | "OperationResultInfo";
526
+ }
527
+ /** This is the base class for operation result responses. */
528
+ export interface OperationWorkerResponse {
529
+ /** HTTP Status Code of the operation. */
530
+ statusCode?: HttpStatusCode;
531
+ /** HTTP headers associated with this operation. */
532
+ headers?: {
533
+ [propertyName: string]: string[];
534
+ };
535
+ }
536
+ /** Base class for validate operation request. */
537
+ export interface ValidateOperationRequest {
538
+ /** Polymorphic discriminator, which specifies the different types this object can be */
539
+ objectType: "ValidateRestoreOperationRequest" | "ValidateIaasVMRestoreOperationRequest";
540
+ }
541
+ export interface ValidateOperationsResponse {
542
+ /** Base class for validate operation response. */
543
+ validateOperationResponse?: ValidateOperationResponse;
544
+ }
545
+ /** Base class for validate operation response. */
546
+ export interface ValidateOperationResponse {
547
+ /** Gets the validation result */
548
+ validationResults?: ErrorDetail[];
549
+ }
550
+ /** Error Detail class which encapsulates Code, Message and Recommendations. */
551
+ export interface ErrorDetail {
552
+ /**
553
+ * Error code.
554
+ * NOTE: This property will not be serialized. It can only be populated by the server.
555
+ */
556
+ readonly code?: string;
557
+ /**
558
+ * Error Message related to the Code.
559
+ * NOTE: This property will not be serialized. It can only be populated by the server.
560
+ */
561
+ readonly message?: string;
562
+ /**
563
+ * List of recommendation strings.
564
+ * NOTE: This property will not be serialized. It can only be populated by the server.
565
+ */
566
+ readonly recommendations?: string[];
567
+ }
568
+ /** The base backup engine class. All workload specific backup engines derive from this class. */
569
+ export interface BackupEngineBase {
570
+ /** Polymorphic discriminator, which specifies the different types this object can be */
571
+ backupEngineType: "AzureBackupServerEngine" | "DpmBackupEngine";
572
+ /** Friendly name of the backup engine. */
573
+ friendlyName?: string;
574
+ /** Type of backup management for the backup engine. */
575
+ backupManagementType?: BackupManagementType;
576
+ /** Registration status of the backup engine with the Recovery Services Vault. */
577
+ registrationStatus?: string;
578
+ /** Status of the backup engine with the Recovery Services Vault. = {Active/Deleting/DeleteFailed} */
579
+ backupEngineState?: string;
580
+ /** Backup status of the backup engine. */
581
+ healthStatus?: string;
582
+ /** Flag indicating if the backup engine be registered, once already registered. */
583
+ canReRegister?: boolean;
584
+ /** ID of the backup engine. */
585
+ backupEngineId?: string;
586
+ /** Backup engine version */
587
+ dpmVersion?: string;
588
+ /** Backup agent version */
589
+ azureBackupAgentVersion?: string;
590
+ /** To check if backup agent upgrade available */
591
+ isAzureBackupAgentUpgradeAvailable?: boolean;
592
+ /** To check if backup engine upgrade available */
593
+ isDpmUpgradeAvailable?: boolean;
594
+ /** Extended info of the backupengine */
595
+ extendedInfo?: BackupEngineExtendedInfo;
596
+ }
597
+ /** Additional information on backup engine. */
598
+ export interface BackupEngineExtendedInfo {
599
+ /** Database name of backup engine. */
600
+ databaseName?: string;
601
+ /** Number of protected items in the backup engine. */
602
+ protectedItemsCount?: number;
603
+ /** Number of protected servers in the backup engine. */
604
+ protectedServersCount?: number;
605
+ /** Number of disks in the backup engine. */
606
+ diskCount?: number;
607
+ /** Disk space used in the backup engine. */
608
+ usedDiskSpace?: number;
609
+ /** Disk space currently available in the backup engine. */
610
+ availableDiskSpace?: number;
611
+ /** Last refresh time in the backup engine. */
612
+ refreshedAt?: Date;
613
+ /** Protected instances in the backup engine. */
614
+ azureProtectedInstances?: number;
615
+ }
616
+ /** Protectable Container Class. */
617
+ export interface ProtectableContainer {
618
+ /** Polymorphic discriminator, which specifies the different types this object can be */
619
+ protectableContainerType: "StorageContainer" | "VMAppContainer";
620
+ /** Friendly name of the container. */
621
+ friendlyName?: string;
622
+ /** Type of backup management for the container. */
623
+ backupManagementType?: BackupManagementType;
624
+ /** Status of health of the container. */
625
+ healthStatus?: string;
626
+ /** Fabric Id of the container such as ARM Id. */
627
+ containerId?: string;
628
+ }
629
+ /** Base class for container with backup items. Containers with specific workloads are derived from this class. */
630
+ export interface ProtectionContainer {
631
+ /** Polymorphic discriminator, which specifies the different types this object can be */
632
+ containerType: "DPMContainer" | "AzureBackupServerContainer" | "IaaSVMContainer" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureWorkloadContainer" | "SQLAGWorkLoadContainer" | "AzureSqlContainer" | "StorageContainer" | "VMAppContainer" | "GenericContainer" | "Windows";
633
+ /** Friendly name of the container. */
634
+ friendlyName?: string;
635
+ /** Type of backup management for the container. */
636
+ backupManagementType?: BackupManagementType;
637
+ /** Status of registration of the container with the Recovery Services Vault. */
638
+ registrationStatus?: string;
639
+ /** Status of health of the container. */
640
+ healthStatus?: string;
641
+ /** Type of the protectable object associated with this container */
642
+ protectableObjectType?: string;
643
+ }
644
+ /** Base class for backup item. Workload-specific backup items are derived from this class. */
645
+ export interface WorkloadItem {
646
+ /** Polymorphic discriminator, which specifies the different types this object can be */
647
+ workloadItemType: "AzureVmWorkloadItem" | "SAPAseDatabase" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SQLDataBase" | "SQLInstance";
648
+ /** Type of backup management to backup an item. */
649
+ backupManagementType?: string;
650
+ /** Type of workload for the backup management */
651
+ workloadType?: string;
652
+ /** Friendly name of the backup item. */
653
+ friendlyName?: string;
654
+ /** State of the back up item. */
655
+ protectionState?: ProtectionStatus;
656
+ }
657
+ /** Base class for backup request. Workload-specific backup requests are derived from this class. */
658
+ export interface BackupRequest {
659
+ /** Polymorphic discriminator, which specifies the different types this object can be */
660
+ objectType: "AzureFileShareBackupRequest" | "AzureWorkloadBackupRequest" | "IaasVMBackupRequest";
661
+ }
662
+ /** Parameters to Provision ILR API. */
663
+ export interface ILRRequest {
664
+ /** Polymorphic discriminator, which specifies the different types this object can be */
665
+ objectType: "AzureFileShareProvisionILRRequest" | "IaasVMILRRegistrationRequest";
666
+ }
667
+ /** Base class for backup item. Workload-specific backup items are derived from this class. */
668
+ export interface WorkloadProtectableItem {
669
+ /** Polymorphic discriminator, which specifies the different types this object can be */
670
+ protectableItemType: "AzureFileShare" | "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance";
671
+ /** Type of backup management to backup an item. */
672
+ backupManagementType?: string;
673
+ /** Type of workload for the backup management */
674
+ workloadType?: string;
675
+ /** Friendly name of the backup item. */
676
+ friendlyName?: string;
677
+ /** State of the back up item. */
678
+ protectionState?: ProtectionStatus;
679
+ }
680
+ /** Base class for get security pin request body */
681
+ export interface SecurityPinBase {
682
+ /** ResourceGuard Operation Requests */
683
+ resourceGuardOperationRequests?: string[];
684
+ }
685
+ /** The token information details. */
686
+ export interface TokenInformation {
687
+ /** Token value. */
688
+ token?: string;
689
+ /** Expiry time of token. */
690
+ expiryTimeInUtcTicks?: number;
691
+ /** Security PIN */
692
+ securityPIN?: string;
693
+ }
694
+ export interface MoveRPAcrossTiersRequest {
695
+ /** Gets the class type. */
696
+ objectType?: string;
697
+ /** Source tier from where RP needs to be moved */
698
+ sourceTierType?: RecoveryPointTierType;
699
+ /** Target tier where RP needs to be moved */
700
+ targetTierType?: RecoveryPointTierType;
701
+ }
702
+ /** ListRecoveryPointsRecommendedForMoveRequest Request */
703
+ export interface ListRecoveryPointsRecommendedForMoveRequest {
704
+ /** Gets the class type. */
705
+ objectType?: string;
706
+ /** List of Recovery Points excluded from Move */
707
+ excludedRPList?: string[];
708
+ }
709
+ export interface ResourceGuardProxyBase {
710
+ resourceGuardResourceId?: string;
711
+ resourceGuardOperationDetails?: ResourceGuardOperationDetail[];
712
+ lastUpdatedTime?: string;
713
+ description?: string;
714
+ }
715
+ export interface ResourceGuardOperationDetail {
716
+ vaultCriticalOperation?: string;
717
+ defaultResourceRequest?: string;
718
+ }
719
+ /** Request body of unlock delete API. */
720
+ export interface UnlockDeleteRequest {
721
+ resourceGuardOperationRequests?: string[];
722
+ resourceToBeDeleted?: string;
723
+ }
724
+ /** Response of Unlock Delete API. */
725
+ export interface UnlockDeleteResponse {
726
+ /** This is the time when unlock delete privileges will get expired. */
727
+ unlockDeleteExpiryTime?: string;
728
+ }
729
+ /** KPI Resource Health Details */
730
+ export interface KPIResourceHealthDetails {
731
+ /** Resource Health Status */
732
+ resourceHealthStatus?: ResourceHealthStatus;
733
+ /** Resource Health Status */
734
+ resourceHealthDetails?: ResourceHealthDetails[];
735
+ }
736
+ /** Health Details for backup items. */
737
+ export interface ResourceHealthDetails {
738
+ /**
739
+ * Health Code
740
+ * NOTE: This property will not be serialized. It can only be populated by the server.
741
+ */
742
+ readonly code?: number;
743
+ /**
744
+ * Health Title
745
+ * NOTE: This property will not be serialized. It can only be populated by the server.
746
+ */
747
+ readonly title?: string;
748
+ /**
749
+ * Health Message
750
+ * NOTE: This property will not be serialized. It can only be populated by the server.
751
+ */
752
+ readonly message?: string;
753
+ /**
754
+ * Health Recommended Actions
755
+ * NOTE: This property will not be serialized. It can only be populated by the server.
756
+ */
757
+ readonly recommendations?: string[];
758
+ }
759
+ /** Additional information about Azure File Share backup item. */
760
+ export interface AzureFileshareProtectedItemExtendedInfo {
761
+ /** The oldest backup copy available for this item in the service. */
762
+ oldestRecoveryPoint?: Date;
763
+ /** Number of available backup copies associated with this backup item. */
764
+ recoveryPointCount?: number;
765
+ /** Indicates consistency of policy object and policy applied to this backup item. */
766
+ policyState?: string;
767
+ /**
768
+ * Indicates the state of this resource. Possible values are from enum ResourceState {Invalid, Active, SoftDeleted, Deleted}
769
+ * NOTE: This property will not be serialized. It can only be populated by the server.
770
+ */
771
+ readonly resourceState?: string;
772
+ /**
773
+ * The resource state sync time for this backup item.
774
+ * NOTE: This property will not be serialized. It can only be populated by the server.
775
+ */
776
+ readonly resourceStateSyncTime?: Date;
777
+ }
778
+ /** Restore file specs like file path, type and target folder path info. */
779
+ export interface RestoreFileSpecs {
780
+ /** Source File/Folder path */
781
+ path?: string;
782
+ /** Indicates what the Path variable stands for */
783
+ fileSpecType?: string;
784
+ /** Destination folder path in target FileShare */
785
+ targetFolderPath?: string;
786
+ }
787
+ /** Target Azure File Share Info. */
788
+ export interface TargetAFSRestoreInfo {
789
+ /** File share name */
790
+ name?: string;
791
+ /** Target file share resource ARM ID */
792
+ targetResourceId?: string;
793
+ }
794
+ /** Common settings field for backup management */
795
+ export interface Settings {
796
+ /** TimeZone optional input as string. For example: TimeZone = "Pacific Standard Time". */
797
+ timeZone?: string;
798
+ /** SQL compression flag */
799
+ issqlcompression?: boolean;
800
+ /**
801
+ * Workload compression flag. This has been added so that 'isSqlCompression'
802
+ * will be deprecated once clients upgrade to consider this flag.
803
+ */
804
+ isCompression?: boolean;
805
+ }
806
+ /** Sub-protection policy which includes schedule and retention */
807
+ export interface SubProtectionPolicy {
808
+ /** Type of backup policy type */
809
+ policyType?: PolicyType;
810
+ /** Backup schedule specified as part of backup policy. */
811
+ schedulePolicy?: SchedulePolicyUnion;
812
+ /** Retention policy with the details on backup copy retention ranges. */
813
+ retentionPolicy?: RetentionPolicyUnion;
814
+ }
815
+ /** Base class for backup schedule. */
816
+ export interface SchedulePolicy {
817
+ /** Polymorphic discriminator, which specifies the different types this object can be */
818
+ schedulePolicyType: "LogSchedulePolicy" | "LongTermSchedulePolicy" | "SimpleSchedulePolicy";
819
+ }
820
+ /** Base class for retention policy. */
821
+ export interface RetentionPolicy {
822
+ /** Polymorphic discriminator, which specifies the different types this object can be */
823
+ retentionPolicyType: "LongTermRetentionPolicy" | "SimpleRetentionPolicy";
824
+ }
825
+ /** Additional information on Azure IaaS VM specific backup item. */
826
+ export interface AzureIaaSVMProtectedItemExtendedInfo {
827
+ /** The oldest backup copy available for this backup item. */
828
+ oldestRecoveryPoint?: Date;
829
+ /** Number of backup copies available for this backup item. */
830
+ recoveryPointCount?: number;
831
+ /** Specifies if backup policy associated with the backup item is inconsistent. */
832
+ policyInconsistent?: boolean;
833
+ }
834
+ /** Extended Properties for Azure IaasVM Backup. */
835
+ export interface ExtendedProperties {
836
+ /** Extended Properties for Disk Exclusion. */
837
+ diskExclusionProperties?: DiskExclusionProperties;
838
+ /** Linux VM name */
839
+ linuxVmApplicationName?: string;
840
+ }
841
+ export interface DiskExclusionProperties {
842
+ /** List of Disks' Logical Unit Numbers (LUN) to be used for VM Protection. */
843
+ diskLunList?: number[];
844
+ /** Flag to indicate whether DiskLunList is to be included/ excluded from backup. */
845
+ isInclusionList?: boolean;
846
+ }
847
+ /** Azure IaaS VM workload-specific error information. */
848
+ export interface AzureIaaSVMErrorInfo {
849
+ /**
850
+ * Error code.
851
+ * NOTE: This property will not be serialized. It can only be populated by the server.
852
+ */
853
+ readonly errorCode?: number;
854
+ /**
855
+ * Title: Typically, the entity that the error pertains to.
856
+ * NOTE: This property will not be serialized. It can only be populated by the server.
857
+ */
858
+ readonly errorTitle?: string;
859
+ /**
860
+ * Localized error string.
861
+ * NOTE: This property will not be serialized. It can only be populated by the server.
862
+ */
863
+ readonly errorString?: string;
864
+ /**
865
+ * List of localized recommendations for above error code.
866
+ * NOTE: This property will not be serialized. It can only be populated by the server.
867
+ */
868
+ readonly recommendations?: string[];
869
+ }
870
+ /** Azure IaaS VM workload-specific additional information for job. */
871
+ export interface AzureIaaSVMJobExtendedInfo {
872
+ /** List of tasks associated with this job. */
873
+ tasksList?: AzureIaaSVMJobTaskDetails[];
874
+ /** Job properties. */
875
+ propertyBag?: {
876
+ [propertyName: string]: string;
877
+ };
878
+ /** Job internal properties. */
879
+ internalPropertyBag?: {
880
+ [propertyName: string]: string;
881
+ };
882
+ /** Indicates progress of the job. Null if it has not started or completed. */
883
+ progressPercentage?: number;
884
+ /** Time remaining for execution of this job. */
885
+ estimatedRemainingDuration?: string;
886
+ /** Non localized error message on job execution. */
887
+ dynamicErrorMessage?: string;
888
+ }
889
+ /** Azure IaaS VM workload-specific job task details. */
890
+ export interface AzureIaaSVMJobTaskDetails {
891
+ /** The task display name. */
892
+ taskId?: string;
893
+ /** The start time. */
894
+ startTime?: Date;
895
+ /** The end time. */
896
+ endTime?: Date;
897
+ /** The instanceId. */
898
+ instanceId?: string;
899
+ /** Time elapsed for task. */
900
+ duration?: string;
901
+ /** The status. */
902
+ status?: string;
903
+ /** Progress of the task. */
904
+ progressPercentage?: number;
905
+ /**
906
+ * Details about execution of the task.
907
+ * eg: number of bytes transferred etc
908
+ */
909
+ taskExecutionDetails?: string;
910
+ }
911
+ export interface InstantRPAdditionalDetails {
912
+ azureBackupRGNamePrefix?: string;
913
+ azureBackupRGNameSuffix?: string;
914
+ }
915
+ /** Additional information on Azure Sql specific protected item. */
916
+ export interface AzureSqlProtectedItemExtendedInfo {
917
+ /** The oldest backup copy available for this item in the service. */
918
+ oldestRecoveryPoint?: Date;
919
+ /** Number of available backup copies associated with this backup item. */
920
+ recoveryPointCount?: number;
921
+ /** State of the backup policy associated with this backup item. */
922
+ policyState?: string;
923
+ }
924
+ /** Azure storage specific error information */
925
+ export interface AzureStorageErrorInfo {
926
+ /** Error code. */
927
+ errorCode?: number;
928
+ /** Localized error string. */
929
+ errorString?: string;
930
+ /** List of localized recommendations for above error code. */
931
+ recommendations?: string[];
932
+ }
933
+ /** Azure Storage workload-specific additional information for job. */
934
+ export interface AzureStorageJobExtendedInfo {
935
+ /** List of tasks for this job */
936
+ tasksList?: AzureStorageJobTaskDetails[];
937
+ /** Job properties. */
938
+ propertyBag?: {
939
+ [propertyName: string]: string;
940
+ };
941
+ /** Non localized error message on job execution. */
942
+ dynamicErrorMessage?: string;
943
+ }
944
+ /** Azure storage workload specific job task details. */
945
+ export interface AzureStorageJobTaskDetails {
946
+ /** The task display name. */
947
+ taskId?: string;
948
+ /** The status. */
949
+ status?: string;
950
+ }
951
+ /** Additional information on Azure Workload for SQL specific backup item. */
952
+ export interface AzureVmWorkloadProtectedItemExtendedInfo {
953
+ /** The oldest backup copy available for this backup item. */
954
+ oldestRecoveryPoint?: Date;
955
+ /** Number of backup copies available for this backup item. */
956
+ recoveryPointCount?: number;
957
+ /** Indicates consistency of policy object and policy applied to this backup item. */
958
+ policyState?: string;
959
+ /** Indicates consistency of policy object and policy applied to this backup item. */
960
+ recoveryModel?: string;
961
+ }
962
+ /** Azure storage specific error information */
963
+ export interface AzureWorkloadErrorInfo {
964
+ /** Error code. */
965
+ errorCode?: number;
966
+ /** Localized error string. */
967
+ errorString?: string;
968
+ /** Title: Typically, the entity that the error pertains to. */
969
+ errorTitle?: string;
970
+ /** List of localized recommendations for above error code. */
971
+ recommendations?: string[];
972
+ /** Additional details for above error code. */
973
+ additionalDetails?: string;
974
+ }
975
+ /** Azure VM workload-specific additional information for job. */
976
+ export interface AzureWorkloadJobExtendedInfo {
977
+ /** List of tasks for this job */
978
+ tasksList?: AzureWorkloadJobTaskDetails[];
979
+ /** Job properties. */
980
+ propertyBag?: {
981
+ [propertyName: string]: string;
982
+ };
983
+ /** Non localized error message on job execution. */
984
+ dynamicErrorMessage?: string;
985
+ }
986
+ /** Azure VM workload specific job task details. */
987
+ export interface AzureWorkloadJobTaskDetails {
988
+ /** The task display name. */
989
+ taskId?: string;
990
+ /** The status. */
991
+ status?: string;
992
+ }
993
+ /** Provides details for log ranges */
994
+ export interface PointInTimeRange {
995
+ /** Start time of the time range for log recovery. */
996
+ startTime?: Date;
997
+ /** End time of the time range for log recovery. */
998
+ endTime?: Date;
999
+ }
1000
+ /** Recovery point tier information. */
1001
+ export interface RecoveryPointTierInformation {
1002
+ /** Recovery point tier type. */
1003
+ type?: RecoveryPointTierType;
1004
+ /** Recovery point tier status. */
1005
+ status?: RecoveryPointTierStatus;
1006
+ /** Recovery point tier status. */
1007
+ extendedInfo?: {
1008
+ [propertyName: string]: string;
1009
+ };
1010
+ }
1011
+ export interface RecoveryPointMoveReadinessInfo {
1012
+ isReadyForMove?: boolean;
1013
+ additionalInfo?: string;
1014
+ }
1015
+ /** Details about target workload during restore operation. */
1016
+ export interface TargetRestoreInfo {
1017
+ /** Can Overwrite if Target DataBase already exists */
1018
+ overwriteOption?: OverwriteOptions;
1019
+ /** Resource Id name of the container in which Target DataBase resides */
1020
+ containerId?: string;
1021
+ /** Database name InstanceName/DataBaseName for SQL or System/DbName for SAP Hana */
1022
+ databaseName?: string;
1023
+ /** Target directory location for restore as files. */
1024
+ targetDirectoryForFileRestore?: string;
1025
+ }
1026
+ /** Extended info class details */
1027
+ export interface AzureWorkloadSQLRecoveryPointExtendedInfo {
1028
+ /** UTC time at which data directory info was captured */
1029
+ dataDirectoryTimeInUTC?: Date;
1030
+ /** List of data directory paths during restore operation. */
1031
+ dataDirectoryPaths?: SQLDataDirectory[];
1032
+ }
1033
+ /** SQLDataDirectory info */
1034
+ export interface SQLDataDirectory {
1035
+ /** Type of data directory mapping */
1036
+ type?: SQLDataDirectoryType;
1037
+ /** File path */
1038
+ path?: string;
1039
+ /** Logical name of the file */
1040
+ logicalName?: string;
1041
+ }
1042
+ /** Encapsulates information regarding data directory */
1043
+ export interface SQLDataDirectoryMapping {
1044
+ /** Type of data directory mapping */
1045
+ mappingType?: SQLDataDirectoryType;
1046
+ /** Restore source logical name path */
1047
+ sourceLogicalName?: string;
1048
+ /** Restore source path */
1049
+ sourcePath?: string;
1050
+ /** Target path */
1051
+ targetPath?: string;
1052
+ }
1053
+ /** BEK is bitlocker encryption key. */
1054
+ export interface BEKDetails {
1055
+ /** Secret is BEK. */
1056
+ secretUrl?: string;
1057
+ /** ID of the Key Vault where this Secret is stored. */
1058
+ secretVaultId?: string;
1059
+ /** BEK data. */
1060
+ secretData?: string;
1061
+ }
1062
+ /** Filters to list backup copies. */
1063
+ export interface BmsrpQueryObject {
1064
+ /** Backup copies created after this time. */
1065
+ startDate?: Date;
1066
+ /** Backup copies created before this time. */
1067
+ endDate?: Date;
1068
+ /** RestorePoint type */
1069
+ restorePointQueryType?: RestorePointQueryType;
1070
+ /** In Get Recovery Point, it tells whether extended information about recovery point is asked. */
1071
+ extendedInfo?: boolean;
1072
+ /** Whether the RP can be moved to another tier */
1073
+ moveReadyRPOnly?: boolean;
1074
+ }
1075
+ /** Disk information */
1076
+ export interface DiskInformation {
1077
+ lun?: number;
1078
+ name?: string;
1079
+ }
1080
+ /** Daily retention format. */
1081
+ export interface DailyRetentionFormat {
1082
+ /** List of days of the month. */
1083
+ daysOfTheMonth?: Day[];
1084
+ }
1085
+ /** Day of the week. */
1086
+ export interface Day {
1087
+ /** Date of the month */
1088
+ date?: number;
1089
+ /** Whether Date is last date of month */
1090
+ isLast?: boolean;
1091
+ }
1092
+ /** Daily retention schedule. */
1093
+ export interface DailyRetentionSchedule {
1094
+ /** Retention times of retention policy. */
1095
+ retentionTimes?: Date[];
1096
+ /** Retention duration of retention Policy. */
1097
+ retentionDuration?: RetentionDuration;
1098
+ }
1099
+ /** Retention duration. */
1100
+ export interface RetentionDuration {
1101
+ /**
1102
+ * Count of duration types. Retention duration is obtained by the counting the duration type Count times.
1103
+ * For example, when Count = 3 and DurationType = Weeks, retention duration will be three weeks.
1104
+ */
1105
+ count?: number;
1106
+ /** Retention duration type of retention policy. */
1107
+ durationType?: RetentionDurationType;
1108
+ }
1109
+ /** DPM workload-specific error information. */
1110
+ export interface DpmErrorInfo {
1111
+ /** Localized error string. */
1112
+ errorString?: string;
1113
+ /** List of localized recommendations for above error code. */
1114
+ recommendations?: string[];
1115
+ }
1116
+ /** Additional information on the DPM workload-specific job. */
1117
+ export interface DpmJobExtendedInfo {
1118
+ /** List of tasks associated with this job. */
1119
+ tasksList?: DpmJobTaskDetails[];
1120
+ /** The job properties. */
1121
+ propertyBag?: {
1122
+ [propertyName: string]: string;
1123
+ };
1124
+ /** Non localized error message on job execution. */
1125
+ dynamicErrorMessage?: string;
1126
+ }
1127
+ /** DPM workload-specific job task details. */
1128
+ export interface DpmJobTaskDetails {
1129
+ /** The task display name. */
1130
+ taskId?: string;
1131
+ /** The start time. */
1132
+ startTime?: Date;
1133
+ /** The end time. */
1134
+ endTime?: Date;
1135
+ /** Time elapsed for task. */
1136
+ duration?: string;
1137
+ /** The status. */
1138
+ status?: string;
1139
+ }
1140
+ /** Additional information of DPM Protected item. */
1141
+ export interface DPMProtectedItemExtendedInfo {
1142
+ /** Attribute to provide information on various DBs. */
1143
+ protectableObjectLoadPath?: {
1144
+ [propertyName: string]: string;
1145
+ };
1146
+ /** To check if backup item is disk protected. */
1147
+ protected?: boolean;
1148
+ /** To check if backup item is cloud protected. */
1149
+ isPresentOnCloud?: boolean;
1150
+ /** Last backup status information on backup item. */
1151
+ lastBackupStatus?: string;
1152
+ /** Last refresh time on backup item. */
1153
+ lastRefreshedAt?: Date;
1154
+ /** Oldest cloud recovery point time. */
1155
+ oldestRecoveryPoint?: Date;
1156
+ /** cloud recovery point count. */
1157
+ recoveryPointCount?: number;
1158
+ /** Oldest disk recovery point time. */
1159
+ onPremiseOldestRecoveryPoint?: Date;
1160
+ /** latest disk recovery point time. */
1161
+ onPremiseLatestRecoveryPoint?: Date;
1162
+ /** disk recovery point count. */
1163
+ onPremiseRecoveryPointCount?: number;
1164
+ /** To check if backup item is collocated. */
1165
+ isCollocated?: boolean;
1166
+ /** Protection group name of the backup item. */
1167
+ protectionGroupName?: string;
1168
+ /** Used Disk storage in bytes. */
1169
+ diskStorageUsedInBytes?: string;
1170
+ /** total Disk storage in bytes. */
1171
+ totalDiskStorageSizeInBytes?: string;
1172
+ }
1173
+ /** Details needed if the VM was encrypted at the time of backup. */
1174
+ export interface EncryptionDetails {
1175
+ /** Identifies whether this backup copy represents an encrypted VM at the time of backup. */
1176
+ encryptionEnabled?: boolean;
1177
+ /** Key Url. */
1178
+ kekUrl?: string;
1179
+ /** Secret Url. */
1180
+ secretKeyUrl?: string;
1181
+ /** ID of Key Vault where KEK is stored. */
1182
+ kekVaultId?: string;
1183
+ /** ID of Key Vault where Secret is stored. */
1184
+ secretKeyVaultId?: string;
1185
+ }
1186
+ export interface HourlySchedule {
1187
+ /**
1188
+ * Interval at which backup needs to be triggered. For hourly the value
1189
+ * can be 4/6/8/12
1190
+ */
1191
+ interval?: number;
1192
+ /** To specify start time of the backup window */
1193
+ scheduleWindowStartTime?: Date;
1194
+ /** To specify duration of the backup window */
1195
+ scheduleWindowDuration?: number;
1196
+ }
1197
+ /** IaaS VM workload specific restore details for restores using managed identity */
1198
+ export interface IdentityBasedRestoreDetails {
1199
+ /** Gets the class type. */
1200
+ objectType?: string;
1201
+ /** Fully qualified ARM ID of the target storage account. */
1202
+ targetStorageAccountId?: string;
1203
+ }
1204
+ /** Encapsulates Managed Identity related information */
1205
+ export interface IdentityInfo {
1206
+ /** To differentiate if the managed identity is system assigned or user assigned */
1207
+ isSystemAssignedIdentity?: boolean;
1208
+ /**
1209
+ * Managed Identity Resource Id
1210
+ * Optional: Might not be required in the case of system assigned managed identity
1211
+ */
1212
+ managedIdentityResourceId?: string;
1213
+ }
1214
+ /** Filters to list backup items. */
1215
+ export interface GetProtectedItemQueryObject {
1216
+ /** Specifies if the additional information should be provided for this item. */
1217
+ expand?: string;
1218
+ }
1219
+ /**
1220
+ * BEK is bitlocker key.
1221
+ * KEK is encryption key for BEK
1222
+ * If the VM was encrypted then we will store following details :
1223
+ * 1. Secret(BEK) - Url + Backup Data + vaultId.
1224
+ * 2. Key(KEK) - Url + Backup Data + vaultId.
1225
+ * 3. EncryptionMechanism
1226
+ * BEK and KEK can potentially have different vault ids.
1227
+ */
1228
+ export interface KeyAndSecretDetails {
1229
+ /** KEK is encryption key for BEK. */
1230
+ kekDetails?: KEKDetails;
1231
+ /** BEK is bitlocker encryption key. */
1232
+ bekDetails?: BEKDetails;
1233
+ /** Encryption mechanism: None/ SinglePass/ DoublePass */
1234
+ encryptionMechanism?: string;
1235
+ }
1236
+ /** KEK is encryption key for BEK. */
1237
+ export interface KEKDetails {
1238
+ /** Key is KEK. */
1239
+ keyUrl?: string;
1240
+ /** Key Vault ID where this Key is stored. */
1241
+ keyVaultId?: string;
1242
+ /** KEK data. */
1243
+ keyBackupData?: string;
1244
+ }
1245
+ /** Disk configuration */
1246
+ export interface RecoveryPointDiskConfiguration {
1247
+ /** Number of disks included in backup */
1248
+ numberOfDisksIncludedInBackup?: number;
1249
+ /** Number of disks attached to the VM */
1250
+ numberOfDisksAttachedToVm?: number;
1251
+ /** Information of disks included in backup */
1252
+ includedDiskList?: DiskInformation[];
1253
+ /** Information of disks excluded from backup */
1254
+ excludedDiskList?: DiskInformation[];
1255
+ }
1256
+ /** Filters to list the jobs. */
1257
+ export interface JobQueryObject {
1258
+ /** Status of the job. */
1259
+ status?: JobStatus;
1260
+ /** Type of backup management for the job. */
1261
+ backupManagementType?: BackupManagementType;
1262
+ /** Type of operation. */
1263
+ operation?: JobOperationType;
1264
+ /** JobID represents the job uniquely. */
1265
+ jobId?: string;
1266
+ /** Job has started at this time. Value is in UTC. */
1267
+ startTime?: Date;
1268
+ /** Job has ended at this time. Value is in UTC. */
1269
+ endTime?: Date;
1270
+ }
1271
+ /** Weekly retention schedule. */
1272
+ export interface WeeklyRetentionSchedule {
1273
+ /** List of days of week for weekly retention policy. */
1274
+ daysOfTheWeek?: DayOfWeek[];
1275
+ /** Retention times of retention policy. */
1276
+ retentionTimes?: Date[];
1277
+ /** Retention duration of retention Policy. */
1278
+ retentionDuration?: RetentionDuration;
1279
+ }
1280
+ /** Monthly retention schedule. */
1281
+ export interface MonthlyRetentionSchedule {
1282
+ /** Retention schedule format type for monthly retention policy. */
1283
+ retentionScheduleFormatType?: RetentionScheduleFormat;
1284
+ /** Daily retention format for monthly retention policy. */
1285
+ retentionScheduleDaily?: DailyRetentionFormat;
1286
+ /** Weekly retention format for monthly retention policy. */
1287
+ retentionScheduleWeekly?: WeeklyRetentionFormat;
1288
+ /** Retention times of retention policy. */
1289
+ retentionTimes?: Date[];
1290
+ /** Retention duration of retention Policy. */
1291
+ retentionDuration?: RetentionDuration;
1292
+ }
1293
+ /** Weekly retention format. */
1294
+ export interface WeeklyRetentionFormat {
1295
+ /** List of days of the week. */
1296
+ daysOfTheWeek?: DayOfWeek[];
1297
+ /** List of weeks of month. */
1298
+ weeksOfTheMonth?: WeekOfMonth[];
1299
+ }
1300
+ /** Yearly retention schedule. */
1301
+ export interface YearlyRetentionSchedule {
1302
+ /** Retention schedule format for yearly retention policy. */
1303
+ retentionScheduleFormatType?: RetentionScheduleFormat;
1304
+ /** List of months of year of yearly retention policy. */
1305
+ monthsOfYear?: MonthOfYear[];
1306
+ /** Daily retention format for yearly retention policy. */
1307
+ retentionScheduleDaily?: DailyRetentionFormat;
1308
+ /** Weekly retention format for yearly retention policy. */
1309
+ retentionScheduleWeekly?: WeeklyRetentionFormat;
1310
+ /** Retention times of retention policy. */
1311
+ retentionTimes?: Date[];
1312
+ /** Retention duration of retention Policy. */
1313
+ retentionDuration?: RetentionDuration;
1314
+ }
1315
+ /** MAB workload-specific error information. */
1316
+ export interface MabErrorInfo {
1317
+ /**
1318
+ * Localized error string.
1319
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1320
+ */
1321
+ readonly errorString?: string;
1322
+ /**
1323
+ * List of localized recommendations.
1324
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1325
+ */
1326
+ readonly recommendations?: string[];
1327
+ }
1328
+ /** Additional information on the backed up item. */
1329
+ export interface MabFileFolderProtectedItemExtendedInfo {
1330
+ /** Last time when the agent data synced to service. */
1331
+ lastRefreshedAt?: Date;
1332
+ /** The oldest backup copy available. */
1333
+ oldestRecoveryPoint?: Date;
1334
+ /** Number of backup copies associated with the backup item. */
1335
+ recoveryPointCount?: number;
1336
+ }
1337
+ /** Additional information for the MAB workload-specific job. */
1338
+ export interface MabJobExtendedInfo {
1339
+ /** List of tasks for this job. */
1340
+ tasksList?: MabJobTaskDetails[];
1341
+ /** The job properties. */
1342
+ propertyBag?: {
1343
+ [propertyName: string]: string;
1344
+ };
1345
+ /** Non localized error message specific to this job. */
1346
+ dynamicErrorMessage?: string;
1347
+ }
1348
+ /** MAB workload-specific job task details. */
1349
+ export interface MabJobTaskDetails {
1350
+ /** The task display name. */
1351
+ taskId?: string;
1352
+ /** The start time. */
1353
+ startTime?: Date;
1354
+ /** The end time. */
1355
+ endTime?: Date;
1356
+ /** Time elapsed for task. */
1357
+ duration?: string;
1358
+ /** The status. */
1359
+ status?: string;
1360
+ }
1361
+ /** Filters to list backup items. */
1362
+ export interface ProtectedItemQueryObject {
1363
+ /** Health State for the backed up item. */
1364
+ healthState?: HealthState;
1365
+ /** Backup management type for the backed up item. */
1366
+ backupManagementType?: BackupManagementType;
1367
+ /** Type of workload this item represents. */
1368
+ itemType?: DataSourceType;
1369
+ /** Backup policy name associated with the backup item. */
1370
+ policyName?: string;
1371
+ /** Name of the container. */
1372
+ containerName?: string;
1373
+ /** Backup Engine name */
1374
+ backupEngineName?: string;
1375
+ /** Friendly name of protected item */
1376
+ friendlyName?: string;
1377
+ /** Name of the fabric. */
1378
+ fabricName?: string;
1379
+ /** Name of the backup set. */
1380
+ backupSetName?: string;
1381
+ }
1382
+ /** Filters the list backup policies API. */
1383
+ export interface ProtectionPolicyQueryObject {
1384
+ /** Backup management type for the backup policy. */
1385
+ backupManagementType?: BackupManagementType;
1386
+ /** Fabric name for filter */
1387
+ fabricName?: string;
1388
+ /** Workload type for the backup policy. */
1389
+ workloadType?: WorkloadType;
1390
+ }
1391
+ /** Vault Job specific error information */
1392
+ export interface VaultJobErrorInfo {
1393
+ /** Error code. */
1394
+ errorCode?: number;
1395
+ /** Localized error string. */
1396
+ errorString?: string;
1397
+ /** List of localized recommendations for above error code. */
1398
+ recommendations?: string[];
1399
+ }
1400
+ /** Vault Job for CMK - has CMK specific info. */
1401
+ export interface VaultJobExtendedInfo {
1402
+ /** Job properties. */
1403
+ propertyBag?: {
1404
+ [propertyName: string]: string;
1405
+ };
1406
+ }
1407
+ /** Additional information of the DPMContainer. */
1408
+ export interface DPMContainerExtendedInfo {
1409
+ /** Last refresh time of the DPMContainer. */
1410
+ lastRefreshedAt?: Date;
1411
+ }
1412
+ /** Extended information of the container. */
1413
+ export interface AzureWorkloadContainerExtendedInfo {
1414
+ /** Host Os Name in case of Stand Alone and Cluster Name in case of distributed container. */
1415
+ hostServerName?: string;
1416
+ /** Inquiry Status for the container. */
1417
+ inquiryInfo?: InquiryInfo;
1418
+ /** List of the nodes in case of distributed container. */
1419
+ nodesList?: DistributedNodesInfo[];
1420
+ }
1421
+ /** Details about inquired protectable items under a given container. */
1422
+ export interface InquiryInfo {
1423
+ /**
1424
+ * Inquiry Status for this container such as
1425
+ * InProgress | Failed | Succeeded
1426
+ */
1427
+ status?: string;
1428
+ /** Error Details if the Status is non-success. */
1429
+ errorDetail?: ErrorDetail;
1430
+ /**
1431
+ * Inquiry Details which will have workload specific details.
1432
+ * For e.g. - For SQL and oracle this will contain different details.
1433
+ */
1434
+ inquiryDetails?: WorkloadInquiryDetails[];
1435
+ }
1436
+ /** Details of an inquired protectable item. */
1437
+ export interface WorkloadInquiryDetails {
1438
+ /** Type of the Workload such as SQL, Oracle etc. */
1439
+ type?: string;
1440
+ /** Contains the protectable item Count inside this Container. */
1441
+ itemCount?: number;
1442
+ /** Inquiry validation such as permissions and other backup validations. */
1443
+ inquiryValidation?: InquiryValidation;
1444
+ }
1445
+ /** Validation for inquired protectable items under a given container. */
1446
+ export interface InquiryValidation {
1447
+ /** Status for the Inquiry Validation. */
1448
+ status?: string;
1449
+ /** Error Detail in case the status is non-success. */
1450
+ errorDetail?: ErrorDetail;
1451
+ /**
1452
+ * Error Additional Detail in case the status is non-success.
1453
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1454
+ */
1455
+ readonly additionalDetail?: string;
1456
+ }
1457
+ /** This is used to represent the various nodes of the distributed container. */
1458
+ export interface DistributedNodesInfo {
1459
+ /** Name of the node under a distributed container. */
1460
+ nodeName?: string;
1461
+ /**
1462
+ * Status of this Node.
1463
+ * Failed | Succeeded
1464
+ */
1465
+ status?: string;
1466
+ /** Error Details if the Status is non-success. */
1467
+ errorDetail?: ErrorDetail;
1468
+ }
1469
+ /** Pre-backup validation for Azure VM Workload provider. */
1470
+ export interface PreBackupValidation {
1471
+ /** Status of protectable item, i.e. InProgress,Succeeded,Failed */
1472
+ status?: InquiryStatus;
1473
+ /** Error code of protectable item */
1474
+ code?: string;
1475
+ /** Message corresponding to the error code for the protectable item */
1476
+ message?: string;
1477
+ }
1478
+ /** Query parameters to fetch backup summaries. */
1479
+ export interface BMSBackupSummariesQueryObject {
1480
+ /** Backup management type for this container. */
1481
+ type?: Type;
1482
+ }
1483
+ /** Filters to list protection intent. */
1484
+ export interface ProtectionIntentQueryObject {
1485
+ /** Backup management type for the backed up item */
1486
+ backupManagementType?: BackupManagementType;
1487
+ /** Type of workload this item represents */
1488
+ itemType?: IntentItemType;
1489
+ /** Parent name of the intent */
1490
+ parentName?: string;
1491
+ /** Item name of the intent */
1492
+ itemName?: string;
1493
+ }
1494
+ /** Query parameters to fetch list of backup engines. */
1495
+ export interface BMSBackupEngineQueryObject {
1496
+ /** attribute to add extended info */
1497
+ expand?: string;
1498
+ }
1499
+ /** Query parameters to fetch list of backup engines. */
1500
+ export interface BMSBackupEnginesQueryObject {
1501
+ /** Backup management type for the backup engine. */
1502
+ backupManagementType?: BackupManagementType;
1503
+ /** Friendly name of the backup engine. */
1504
+ friendlyName?: string;
1505
+ /** Attribute to add extended info. */
1506
+ expand?: string;
1507
+ }
1508
+ /** The query filters that can be used with the list containers API. */
1509
+ export interface BMSContainerQueryObject {
1510
+ /** Backup management type for this container. */
1511
+ backupManagementType: BackupManagementType;
1512
+ /** Type of container for filter */
1513
+ containerType?: ContainerType;
1514
+ /** Backup engine name */
1515
+ backupEngineName?: string;
1516
+ /** Fabric name for filter */
1517
+ fabricName?: string;
1518
+ /** Status of registration of this container with the Recovery Services Vault. */
1519
+ status?: string;
1520
+ /** Friendly name of this container. */
1521
+ friendlyName?: string;
1522
+ }
1523
+ /** The query filters that can be used with the inquire container API. */
1524
+ export interface BMSContainersInquiryQueryObject {
1525
+ /** Backup management type for this container. */
1526
+ backupManagementType?: BackupManagementType;
1527
+ /** Workload type for this container. */
1528
+ workloadType?: WorkloadType;
1529
+ }
1530
+ /** Filters to list items that can be backed up. */
1531
+ export interface BmspoQueryObject {
1532
+ /** Backup management type. */
1533
+ backupManagementType?: BackupManagementType;
1534
+ /** Workload type */
1535
+ workloadType?: WorkloadType;
1536
+ /** Full name of the container whose Protectable Objects should be returned. */
1537
+ containerName?: string;
1538
+ /** Backup status query parameter. */
1539
+ status?: string;
1540
+ /** Friendly name. */
1541
+ friendlyName?: string;
1542
+ }
1543
+ /** The query filters that can be used with the refresh container API. */
1544
+ export interface BMSRefreshContainersQueryObject {
1545
+ /** Backup management type for this container. */
1546
+ backupManagementType?: BackupManagementType;
1547
+ }
1548
+ /** Filters to list items that can be backed up. */
1549
+ export interface BMSWorkloadItemQueryObject {
1550
+ /** Backup management type. */
1551
+ backupManagementType?: BackupManagementType;
1552
+ /** Workload Item type */
1553
+ workloadItemType?: WorkloadItemType;
1554
+ /** Workload type */
1555
+ workloadType?: WorkloadType;
1556
+ /** Backup status query parameter. */
1557
+ protectionStatus?: ProtectionStatus;
1558
+ }
1559
+ /** Client script details for file / folder restore. */
1560
+ export interface ClientScriptForConnect {
1561
+ /** File content of the client script for file / folder restore. */
1562
+ scriptContent?: string;
1563
+ /** File extension of the client script for file / folder restore - .ps1 , .sh , etc. */
1564
+ scriptExtension?: string;
1565
+ /** OS type - Windows, Linux etc. for which this file / folder restore client script works. */
1566
+ osType?: string;
1567
+ /** URL of Executable from where to source the content. If this is not null then ScriptContent should not be used */
1568
+ url?: string;
1569
+ /**
1570
+ * Mandatory suffix that should be added to the name of script that is given for download to user.
1571
+ * If its null or empty then , ignore it.
1572
+ */
1573
+ scriptNameSuffix?: string;
1574
+ }
1575
+ /** Container identity information */
1576
+ export interface ContainerIdentityInfo {
1577
+ /** Unique name of the container */
1578
+ uniqueName?: string;
1579
+ /** Protection container identity - AAD Tenant */
1580
+ aadTenantId?: string;
1581
+ /** Protection container identity - AAD Service Principal */
1582
+ servicePrincipalClientId?: string;
1583
+ /** Protection container identity - Audience */
1584
+ audience?: string;
1585
+ }
1586
+ /** Container extended information */
1587
+ export interface GenericContainerExtendedInfo {
1588
+ /** Public key of container cert */
1589
+ rawCertData?: string;
1590
+ /** Container identity information */
1591
+ containerIdentityInfo?: ContainerIdentityInfo;
1592
+ /** Azure Backup Service Endpoints for the container */
1593
+ serviceEndpoints?: {
1594
+ [propertyName: string]: string;
1595
+ };
1596
+ }
1597
+ /** Target details for file / folder restore. */
1598
+ export interface InstantItemRecoveryTarget {
1599
+ /** List of client scripts. */
1600
+ clientScripts?: ClientScriptForConnect[];
1601
+ }
1602
+ /** Additional information of the container. */
1603
+ export interface MabContainerExtendedInfo {
1604
+ /** Time stamp when this container was refreshed. */
1605
+ lastRefreshedAt?: Date;
1606
+ /** Type of backup items associated with this container. */
1607
+ backupItemType?: BackupItemType;
1608
+ /** List of backup items associated with this container. */
1609
+ backupItems?: string[];
1610
+ /** Backup policy associated with this container. */
1611
+ policyName?: string;
1612
+ /** Latest backup status of this container. */
1613
+ lastBackupStatus?: string;
1614
+ }
1615
+ /** MAB workload-specific Health Details. */
1616
+ export interface MABContainerHealthDetails {
1617
+ /** Health Code */
1618
+ code?: number;
1619
+ /** Health Title */
1620
+ title?: string;
1621
+ /** Health Message */
1622
+ message?: string;
1623
+ /** Health Recommended Actions */
1624
+ recommendations?: string[];
1625
+ }
1626
+ /** RP Rehydration Info */
1627
+ export interface RecoveryPointRehydrationInfo {
1628
+ /**
1629
+ * How long the rehydrated RP should be kept
1630
+ * Should be ISO8601 Duration format e.g. "P7D"
1631
+ */
1632
+ rehydrationRetentionDuration?: string;
1633
+ /** Rehydration Priority */
1634
+ rehydrationPriority?: RehydrationPriority;
1635
+ }
1636
+ /** The resource storage details. */
1637
+ export declare type BackupResourceConfigResource = Resource & {
1638
+ /** BackupResourceConfigResource properties */
1639
+ properties?: BackupResourceConfig;
1640
+ };
1641
+ /** Base class for backup ProtectionIntent. */
1642
+ export declare type ProtectionIntentResource = Resource & {
1643
+ /** ProtectionIntentResource properties */
1644
+ properties?: ProtectionIntentUnion;
1645
+ };
1646
+ /** Backup resource vault config details. */
1647
+ export declare type BackupResourceVaultConfigResource = Resource & {
1648
+ /** BackupResourceVaultConfigResource properties */
1649
+ properties?: BackupResourceVaultConfig;
1650
+ };
1651
+ export declare type BackupResourceEncryptionConfigExtendedResource = Resource & {
1652
+ /** BackupResourceEncryptionConfigExtendedResource properties */
1653
+ properties?: BackupResourceEncryptionConfigExtended;
1654
+ };
1655
+ export declare type BackupResourceEncryptionConfigResource = Resource & {
1656
+ /** BackupResourceEncryptionConfigResource properties */
1657
+ properties?: BackupResourceEncryptionConfig;
1658
+ };
1659
+ /** Private Endpoint Connection Response Properties */
1660
+ export declare type PrivateEndpointConnectionResource = Resource & {
1661
+ /** PrivateEndpointConnectionResource properties */
1662
+ properties?: PrivateEndpointConnection;
1663
+ };
1664
+ /** Base class for backup items. */
1665
+ export declare type ProtectedItemResource = Resource & {
1666
+ /** ProtectedItemResource properties */
1667
+ properties?: ProtectedItemUnion;
1668
+ };
1669
+ /** Base class for backup copies. Workload-specific backup copies are derived from this class. */
1670
+ export declare type RecoveryPointResource = Resource & {
1671
+ /** RecoveryPointResource properties */
1672
+ properties?: RecoveryPointUnion;
1673
+ };
1674
+ /** Base class for restore request. Workload-specific restore requests are derived from this class. */
1675
+ export declare type RestoreRequestResource = Resource & {
1676
+ /** RestoreRequestResource properties */
1677
+ properties?: RestoreRequestUnion;
1678
+ };
1679
+ /** Base class for backup policy. Workload-specific backup policies are derived from this class. */
1680
+ export declare type ProtectionPolicyResource = Resource & {
1681
+ /** ProtectionPolicyResource properties */
1682
+ properties?: ProtectionPolicyUnion;
1683
+ };
1684
+ /** Defines workload agnostic properties for a job. */
1685
+ export declare type JobResource = Resource & {
1686
+ /** JobResource properties */
1687
+ properties?: JobUnion;
1688
+ };
1689
+ /** The base backup engine class. All workload specific backup engines derive from this class. */
1690
+ export declare type BackupEngineBaseResource = Resource & {
1691
+ /** BackupEngineBaseResource properties */
1692
+ properties?: BackupEngineBaseUnion;
1693
+ };
1694
+ /** Protectable Container Class. */
1695
+ export declare type ProtectableContainerResource = Resource & {
1696
+ /** ProtectableContainerResource properties */
1697
+ properties?: ProtectableContainerUnion;
1698
+ };
1699
+ /** Base class for container with backup items. Containers with specific workloads are derived from this class. */
1700
+ export declare type ProtectionContainerResource = Resource & {
1701
+ /** ProtectionContainerResource properties */
1702
+ properties?: ProtectionContainerUnion;
1703
+ };
1704
+ /** Base class for backup item. Workload-specific backup items are derived from this class. */
1705
+ export declare type WorkloadItemResource = Resource & {
1706
+ /** WorkloadItemResource properties */
1707
+ properties?: WorkloadItemUnion;
1708
+ };
1709
+ /** Base class for backup request. Workload-specific backup requests are derived from this class. */
1710
+ export declare type BackupRequestResource = Resource & {
1711
+ /** BackupRequestResource properties */
1712
+ properties?: BackupRequestUnion;
1713
+ };
1714
+ /** Parameters to Provision ILR API. */
1715
+ export declare type ILRRequestResource = Resource & {
1716
+ /** ILRRequestResource properties */
1717
+ properties?: ILRRequestUnion;
1718
+ };
1719
+ /** Base class for backup item. Workload-specific backup items are derived from this class. */
1720
+ export declare type WorkloadProtectableItemResource = Resource & {
1721
+ /** WorkloadProtectableItemResource properties */
1722
+ properties?: WorkloadProtectableItemUnion;
1723
+ };
1724
+ export declare type ResourceGuardProxyBaseResource = Resource & {
1725
+ /** ResourceGuardProxyBaseResource properties */
1726
+ properties?: ResourceGuardProxyBase;
1727
+ };
1728
+ /** Azure backup goal feature specific request. */
1729
+ export declare type AzureBackupGoalFeatureSupportRequest = FeatureSupportRequest & {
1730
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1731
+ featureType: "AzureBackupGoals";
1732
+ };
1733
+ /** AzureResource(IaaS VM) Specific feature support request */
1734
+ export declare type AzureVMResourceFeatureSupportRequest = FeatureSupportRequest & {
1735
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1736
+ featureType: "AzureVMResourceBackup";
1737
+ /** Size of the resource: VM size(A/D series etc) in case of IaasVM */
1738
+ vmSize?: string;
1739
+ /** SKUs (Premium/Managed etc) in case of IaasVM */
1740
+ vmSku?: string;
1741
+ };
1742
+ /** Azure Recovery Services Vault specific protection intent item. */
1743
+ export declare type AzureRecoveryServiceVaultProtectionIntent = ProtectionIntent & {
1744
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1745
+ protectionIntentItemType: "RecoveryServiceVaultItem" | "AzureWorkloadAutoProtectionIntent" | "AzureWorkloadSQLAutoProtectionIntent";
1746
+ };
1747
+ /** IaaS VM specific backup protection intent item. */
1748
+ export declare type AzureResourceProtectionIntent = ProtectionIntent & {
1749
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1750
+ protectionIntentItemType: "AzureResourceItem";
1751
+ /** Friendly name of the VM represented by this backup item. */
1752
+ friendlyName?: string;
1753
+ };
1754
+ /** Azure workload specific protection intent item. */
1755
+ export declare type AzureWorkloadContainerAutoProtectionIntent = ProtectionIntent & {
1756
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1757
+ protectionIntentItemType: "AzureWorkloadContainerAutoProtectionIntent";
1758
+ };
1759
+ /** List of ProtectionIntent resources */
1760
+ export declare type ProtectionIntentResourceList = ResourceList & {
1761
+ /** List of resources. */
1762
+ value?: ProtectionIntentResource[];
1763
+ };
1764
+ /** List of RecoveryPoint resources */
1765
+ export declare type RecoveryPointResourceList = ResourceList & {
1766
+ /** List of resources. */
1767
+ value?: RecoveryPointResource[];
1768
+ };
1769
+ /** List of ProtectionPolicy resources */
1770
+ export declare type ProtectionPolicyResourceList = ResourceList & {
1771
+ /** List of resources. */
1772
+ value?: ProtectionPolicyResource[];
1773
+ };
1774
+ /** List of Job resources */
1775
+ export declare type JobResourceList = ResourceList & {
1776
+ /** List of resources. */
1777
+ value?: JobResource[];
1778
+ };
1779
+ /** List of ProtectedItem resources */
1780
+ export declare type ProtectedItemResourceList = ResourceList & {
1781
+ /** List of resources. */
1782
+ value?: ProtectedItemResource[];
1783
+ };
1784
+ /** List of BackupEngineBase resources */
1785
+ export declare type BackupEngineBaseResourceList = ResourceList & {
1786
+ /** List of resources. */
1787
+ value?: BackupEngineBaseResource[];
1788
+ };
1789
+ /** List of ProtectableContainer resources */
1790
+ export declare type ProtectableContainerResourceList = ResourceList & {
1791
+ /** List of resources. */
1792
+ value?: ProtectableContainerResource[];
1793
+ };
1794
+ /** List of WorkloadItem resources */
1795
+ export declare type WorkloadItemResourceList = ResourceList & {
1796
+ /** List of resources. */
1797
+ value?: WorkloadItemResource[];
1798
+ };
1799
+ /** List of WorkloadProtectableItem resources */
1800
+ export declare type WorkloadProtectableItemResourceList = ResourceList & {
1801
+ /** List of resources. */
1802
+ value?: WorkloadProtectableItemResource[];
1803
+ };
1804
+ /** List of ProtectionContainer resources */
1805
+ export declare type ProtectionContainerResourceList = ResourceList & {
1806
+ /** List of resources. */
1807
+ value?: ProtectionContainerResource[];
1808
+ };
1809
+ /** List of ResourceGuardProxyBase resources */
1810
+ export declare type ResourceGuardProxyBaseResourceList = ResourceList & {
1811
+ /** List of resources. */
1812
+ value?: ResourceGuardProxyBaseResource[];
1813
+ };
1814
+ export declare type BackupResourceEncryptionConfigExtended = BackupResourceEncryptionConfig & {
1815
+ /** User Assigned Identity Id */
1816
+ userAssignedIdentity?: string;
1817
+ /** bool to indicate whether to use system Assigned Identity or not */
1818
+ useSystemAssignedIdentity?: boolean;
1819
+ };
1820
+ /** Operation status job extended info. */
1821
+ export declare type OperationStatusJobExtendedInfo = OperationStatusExtendedInfo & {
1822
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1823
+ objectType: "OperationStatusJobExtendedInfo";
1824
+ /** ID of the job created for this protected item. */
1825
+ jobId?: string;
1826
+ };
1827
+ /** Operation status extended info for list of jobs. */
1828
+ export declare type OperationStatusJobsExtendedInfo = OperationStatusExtendedInfo & {
1829
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1830
+ objectType: "OperationStatusJobsExtendedInfo";
1831
+ /** IDs of the jobs created for the protected item. */
1832
+ jobIds?: string[];
1833
+ /** Stores all the failed jobs along with the corresponding error codes. */
1834
+ failedJobsError?: {
1835
+ [propertyName: string]: string;
1836
+ };
1837
+ };
1838
+ /** Operation status extended info for ILR provision action. */
1839
+ export declare type OperationStatusProvisionILRExtendedInfo = OperationStatusExtendedInfo & {
1840
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1841
+ objectType: "OperationStatusProvisionILRExtendedInfo";
1842
+ /** Target details for file / folder restore. */
1843
+ recoveryTarget?: InstantItemRecoveryTarget;
1844
+ };
1845
+ /** Operation status extended info for ValidateOperation action. */
1846
+ export declare type OperationStatusValidateOperationExtendedInfo = OperationStatusExtendedInfo & {
1847
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1848
+ objectType: "OperationStatusValidateOperationExtendedInfo";
1849
+ /** Gets the validation operation response */
1850
+ validateOperationResponse?: ValidateOperationResponse;
1851
+ };
1852
+ /** Prepare DataMove Response */
1853
+ export declare type PrepareDataMoveResponse = VaultStorageConfigOperationResultResponse & {
1854
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1855
+ objectType: "PrepareDataMoveResponse";
1856
+ /** Co-relationId for move operation */
1857
+ correlationId?: string;
1858
+ /** Source Vault Properties */
1859
+ sourceVaultProperties?: {
1860
+ [propertyName: string]: string;
1861
+ };
1862
+ };
1863
+ /** Azure File Share workload-specific backup item. */
1864
+ export declare type AzureFileshareProtectedItem = ProtectedItem & {
1865
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1866
+ protectedItemType: "AzureFileShareProtectedItem";
1867
+ /** Friendly name of the fileshare represented by this backup item. */
1868
+ friendlyName?: string;
1869
+ /** Backup status of this backup item. */
1870
+ protectionStatus?: string;
1871
+ /** Backup state of this backup item. */
1872
+ protectionState?: ProtectionState;
1873
+ /** Last backup operation status. Possible values: Healthy, Unhealthy. */
1874
+ lastBackupStatus?: string;
1875
+ /** Timestamp of the last backup operation on this backup item. */
1876
+ lastBackupTime?: Date;
1877
+ /** Health details of different KPIs */
1878
+ kpisHealths?: {
1879
+ [propertyName: string]: KPIResourceHealthDetails;
1880
+ };
1881
+ /** Additional information with this backup item. */
1882
+ extendedInfo?: AzureFileshareProtectedItemExtendedInfo;
1883
+ };
1884
+ /** IaaS VM workload-specific backup item. */
1885
+ export declare type AzureIaaSVMProtectedItem = ProtectedItem & {
1886
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1887
+ protectedItemType: "AzureIaaSVMProtectedItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines";
1888
+ /** Friendly name of the VM represented by this backup item. */
1889
+ friendlyName?: string;
1890
+ /** Fully qualified ARM ID of the virtual machine represented by this item. */
1891
+ virtualMachineId?: string;
1892
+ /** Backup status of this backup item. */
1893
+ protectionStatus?: string;
1894
+ /** Backup state of this backup item. */
1895
+ protectionState?: ProtectionState;
1896
+ /** Health status of protected item. */
1897
+ healthStatus?: HealthStatus;
1898
+ /** Health details on this backup item. */
1899
+ healthDetails?: AzureIaaSVMHealthDetails[];
1900
+ /** Health details of different KPIs */
1901
+ kpisHealths?: {
1902
+ [propertyName: string]: KPIResourceHealthDetails;
1903
+ };
1904
+ /** Last backup operation status. */
1905
+ lastBackupStatus?: string;
1906
+ /** Timestamp of the last backup operation on this backup item. */
1907
+ lastBackupTime?: Date;
1908
+ /** Data ID of the protected item. */
1909
+ protectedItemDataId?: string;
1910
+ /** Additional information for this backup item. */
1911
+ extendedInfo?: AzureIaaSVMProtectedItemExtendedInfo;
1912
+ /** Extended Properties for Azure IaasVM Backup. */
1913
+ extendedProperties?: ExtendedProperties;
1914
+ };
1915
+ /** Azure SQL workload-specific backup item. */
1916
+ export declare type AzureSqlProtectedItem = ProtectedItem & {
1917
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1918
+ protectedItemType: "Microsoft.Sql/servers/databases";
1919
+ /** Internal ID of a backup item. Used by Azure SQL Backup engine to contact Recovery Services. */
1920
+ protectedItemDataId?: string;
1921
+ /** Backup state of the backed up item. */
1922
+ protectionState?: ProtectedItemState;
1923
+ /** Additional information for this backup item. */
1924
+ extendedInfo?: AzureSqlProtectedItemExtendedInfo;
1925
+ };
1926
+ /** Azure VM workload-specific protected item. */
1927
+ export declare type AzureVmWorkloadProtectedItem = ProtectedItem & {
1928
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1929
+ protectedItemType: "AzureVmWorkloadProtectedItem" | "AzureVmWorkloadSAPAseDatabase" | "AzureVmWorkloadSAPHanaDatabase" | "AzureVmWorkloadSQLDatabase";
1930
+ /** Friendly name of the DB represented by this backup item. */
1931
+ friendlyName?: string;
1932
+ /** Host/Cluster Name for instance or AG */
1933
+ serverName?: string;
1934
+ /** Parent name of the DB such as Instance or Availability Group. */
1935
+ parentName?: string;
1936
+ /** Parent type of protected item, example: for a DB, standalone server or distributed */
1937
+ parentType?: string;
1938
+ /** Backup status of this backup item. */
1939
+ protectionStatus?: string;
1940
+ /** Backup state of this backup item. */
1941
+ protectionState?: ProtectionState;
1942
+ /** Last backup operation status. Possible values: Healthy, Unhealthy. */
1943
+ lastBackupStatus?: LastBackupStatus;
1944
+ /** Timestamp of the last backup operation on this backup item. */
1945
+ lastBackupTime?: Date;
1946
+ /** Error details in last backup */
1947
+ lastBackupErrorDetail?: ErrorDetail;
1948
+ /** Data ID of the protected item. */
1949
+ protectedItemDataSourceId?: string;
1950
+ /** Health status of the backup item, evaluated based on last heartbeat received */
1951
+ protectedItemHealthStatus?: ProtectedItemHealthStatus;
1952
+ /** Additional information for this backup item. */
1953
+ extendedInfo?: AzureVmWorkloadProtectedItemExtendedInfo;
1954
+ /** Health details of different KPIs */
1955
+ kpisHealths?: {
1956
+ [propertyName: string]: KPIResourceHealthDetails;
1957
+ };
1958
+ };
1959
+ /** Additional information on Backup engine specific backup item. */
1960
+ export declare type DPMProtectedItem = ProtectedItem & {
1961
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1962
+ protectedItemType: "DPMProtectedItem";
1963
+ /** Friendly name of the managed item */
1964
+ friendlyName?: string;
1965
+ /** Backup Management server protecting this backup item */
1966
+ backupEngineName?: string;
1967
+ /** Protection state of the backup engine */
1968
+ protectionState?: ProtectedItemState;
1969
+ /** Extended info of the backup item. */
1970
+ extendedInfo?: DPMProtectedItemExtendedInfo;
1971
+ };
1972
+ /** Base class for backup items. */
1973
+ export declare type GenericProtectedItem = ProtectedItem & {
1974
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1975
+ protectedItemType: "GenericProtectedItem";
1976
+ /** Friendly name of the container. */
1977
+ friendlyName?: string;
1978
+ /** Indicates consistency of policy object and policy applied to this backup item. */
1979
+ policyState?: string;
1980
+ /** Backup state of this backup item. */
1981
+ protectionState?: ProtectionState;
1982
+ /** Data Plane Service ID of the protected item. */
1983
+ protectedItemId?: number;
1984
+ /** Loosely coupled (type, value) associations (example - parent of a protected item) */
1985
+ sourceAssociations?: {
1986
+ [propertyName: string]: string;
1987
+ };
1988
+ /** Name of this backup item's fabric. */
1989
+ fabricName?: string;
1990
+ };
1991
+ /** MAB workload-specific backup item. */
1992
+ export declare type MabFileFolderProtectedItem = ProtectedItem & {
1993
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1994
+ protectedItemType: "MabFileFolderProtectedItem";
1995
+ /** Friendly name of this backup item. */
1996
+ friendlyName?: string;
1997
+ /** Name of the computer associated with this backup item. */
1998
+ computerName?: string;
1999
+ /** Status of last backup operation. */
2000
+ lastBackupStatus?: string;
2001
+ /** Timestamp of the last backup operation on this backup item. */
2002
+ lastBackupTime?: Date;
2003
+ /** Protected, ProtectionStopped, IRPending or ProtectionError */
2004
+ protectionState?: string;
2005
+ /** Sync time for deferred deletion in UTC */
2006
+ deferredDeleteSyncTimeInUTC?: number;
2007
+ /** Additional information with this backup item. */
2008
+ extendedInfo?: MabFileFolderProtectedItemExtendedInfo;
2009
+ };
2010
+ /** Azure File Share workload specific backup copy. */
2011
+ export declare type AzureFileShareRecoveryPoint = RecoveryPoint & {
2012
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2013
+ objectType: "AzureFileShareRecoveryPoint";
2014
+ /** Type of the backup copy. Specifies whether it is a crash consistent backup or app consistent. */
2015
+ recoveryPointType?: string;
2016
+ /** Time at which this backup copy was created. */
2017
+ recoveryPointTime?: Date;
2018
+ /** Contains Url to the snapshot of fileshare, if applicable */
2019
+ fileShareSnapshotUri?: string;
2020
+ /** Contains recovery point size */
2021
+ recoveryPointSizeInGB?: number;
2022
+ };
2023
+ /** Workload specific recovery point, specifically encapsulates full/diff recovery point */
2024
+ export declare type AzureWorkloadRecoveryPoint = RecoveryPoint & {
2025
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2026
+ objectType: "AzureWorkloadRecoveryPoint" | "AzureWorkloadPointInTimeRecoveryPoint" | "AzureWorkloadSAPHanaPointInTimeRecoveryPoint" | "AzureWorkloadSAPHanaRecoveryPoint" | "AzureWorkloadSQLRecoveryPoint" | "AzureWorkloadSQLPointInTimeRecoveryPoint";
2027
+ /** UTC time at which recovery point was created */
2028
+ recoveryPointTimeInUTC?: Date;
2029
+ /** Type of restore point */
2030
+ type?: RestorePointType;
2031
+ /** Recovery point tier information. */
2032
+ recoveryPointTierDetails?: RecoveryPointTierInformationV2[];
2033
+ /** Eligibility of RP to be moved to another tier */
2034
+ recoveryPointMoveReadinessInfo?: {
2035
+ [propertyName: string]: RecoveryPointMoveReadinessInfo;
2036
+ };
2037
+ };
2038
+ /** Generic backup copy. */
2039
+ export declare type GenericRecoveryPoint = RecoveryPoint & {
2040
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2041
+ objectType: "GenericRecoveryPoint";
2042
+ /** Friendly name of the backup copy. */
2043
+ friendlyName?: string;
2044
+ /** Type of the backup copy. */
2045
+ recoveryPointType?: string;
2046
+ /** Time at which this backup copy was created. */
2047
+ recoveryPointTime?: Date;
2048
+ /** Additional information associated with this backup copy. */
2049
+ recoveryPointAdditionalInfo?: string;
2050
+ };
2051
+ /** IaaS VM workload specific backup copy. */
2052
+ export declare type IaasVMRecoveryPoint = RecoveryPoint & {
2053
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2054
+ objectType: "IaasVMRecoveryPoint";
2055
+ /** Type of the backup copy. */
2056
+ recoveryPointType?: string;
2057
+ /** Time at which this backup copy was created. */
2058
+ recoveryPointTime?: Date;
2059
+ /** Additional information associated with this backup copy. */
2060
+ recoveryPointAdditionalInfo?: string;
2061
+ /** Storage type of the VM whose backup copy is created. */
2062
+ sourceVMStorageType?: string;
2063
+ /** Identifies whether the VM was encrypted when the backup copy is created. */
2064
+ isSourceVMEncrypted?: boolean;
2065
+ /** Required details for recovering an encrypted VM. Applicable only when IsSourceVMEncrypted is true. */
2066
+ keyAndSecret?: KeyAndSecretDetails;
2067
+ /** Is the session to recover items from this backup copy still active. */
2068
+ isInstantIlrSessionActive?: boolean;
2069
+ /** Recovery point tier information. */
2070
+ recoveryPointTierDetails?: RecoveryPointTierInformationV2[];
2071
+ /** Whether VM is with Managed Disks */
2072
+ isManagedVirtualMachine?: boolean;
2073
+ /** Virtual Machine Size */
2074
+ virtualMachineSize?: string;
2075
+ /** Original Storage Account Option */
2076
+ originalStorageAccountOption?: boolean;
2077
+ /** OS type */
2078
+ osType?: string;
2079
+ /** Disk configuration */
2080
+ recoveryPointDiskConfiguration?: RecoveryPointDiskConfiguration;
2081
+ /** Identifies the zone of the VM at the time of backup. Applicable only for zone-pinned Vms */
2082
+ zones?: string[];
2083
+ /** Eligibility of RP to be moved to another tier */
2084
+ recoveryPointMoveReadinessInfo?: {
2085
+ [propertyName: string]: RecoveryPointMoveReadinessInfo;
2086
+ };
2087
+ };
2088
+ /** AzureFileShare Restore Request */
2089
+ export declare type AzureFileShareRestoreRequest = RestoreRequest & {
2090
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2091
+ objectType: "AzureFileShareRestoreRequest";
2092
+ /** Type of this recovery. */
2093
+ recoveryType?: RecoveryType;
2094
+ /** Source storage account ARM Id */
2095
+ sourceResourceId?: string;
2096
+ /** Options to resolve copy conflicts. */
2097
+ copyOptions?: CopyOptions;
2098
+ /** Restore Type (FullShareRestore or ItemLevelRestore) */
2099
+ restoreRequestType?: RestoreRequestType;
2100
+ /** List of Source Files/Folders(which need to recover) and TargetFolderPath details */
2101
+ restoreFileSpecs?: RestoreFileSpecs[];
2102
+ /** Target File Share Details */
2103
+ targetDetails?: TargetAFSRestoreInfo;
2104
+ };
2105
+ /** AzureWorkload-specific restore. */
2106
+ export declare type AzureWorkloadRestoreRequest = RestoreRequest & {
2107
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2108
+ objectType: "AzureWorkloadRestoreRequest" | "AzureWorkloadPointInTimeRestoreRequest" | "AzureWorkloadSAPHanaRestoreRequest" | "AzureWorkloadSAPHanaPointInTimeRestoreRequest" | "AzureWorkloadSQLRestoreRequest" | "AzureWorkloadSQLPointInTimeRestoreRequest" | "AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest" | "AzureWorkloadSAPHanaRestoreWithRehydrateRequest" | "AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest" | "AzureWorkloadSQLRestoreWithRehydrateRequest";
2109
+ /** Type of this recovery. */
2110
+ recoveryType?: RecoveryType;
2111
+ /** Fully qualified ARM ID of the VM on which workload that was running is being recovered. */
2112
+ sourceResourceId?: string;
2113
+ /** Workload specific property bag. */
2114
+ propertyBag?: {
2115
+ [propertyName: string]: string;
2116
+ };
2117
+ /** Details of target database */
2118
+ targetInfo?: TargetRestoreInfo;
2119
+ /** Defines whether the current recovery mode is file restore or database restore */
2120
+ recoveryMode?: RecoveryMode;
2121
+ /**
2122
+ * This is the complete ARM Id of the target VM
2123
+ * For e.g. /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}
2124
+ */
2125
+ targetVirtualMachineId?: string;
2126
+ };
2127
+ /** IaaS VM workload-specific restore. */
2128
+ export declare type IaasVMRestoreRequest = RestoreRequest & {
2129
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2130
+ objectType: "IaasVMRestoreRequest" | "IaasVMRestoreWithRehydrationRequest";
2131
+ /** ID of the backup copy to be recovered. */
2132
+ recoveryPointId?: string;
2133
+ /** Type of this recovery. */
2134
+ recoveryType?: RecoveryType;
2135
+ /** Fully qualified ARM ID of the VM which is being recovered. */
2136
+ sourceResourceId?: string;
2137
+ /**
2138
+ * This is the complete ARM Id of the VM that will be created.
2139
+ * For e.g. /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}
2140
+ */
2141
+ targetVirtualMachineId?: string;
2142
+ /**
2143
+ * This is the ARM Id of the resource group that you want to create for this Virtual machine and other artifacts.
2144
+ * For e.g. /subscriptions/{subId}/resourcegroups/{rg}
2145
+ */
2146
+ targetResourceGroupId?: string;
2147
+ /** Fully qualified ARM ID of the storage account to which the VM has to be restored. */
2148
+ storageAccountId?: string;
2149
+ /**
2150
+ * This is the virtual network Id of the vnet that will be attached to the virtual machine.
2151
+ * User will be validated for join action permissions in the linked access.
2152
+ */
2153
+ virtualNetworkId?: string;
2154
+ /**
2155
+ * Subnet ID, is the subnet ID associated with the to be restored VM. For Classic VMs it would be
2156
+ * {VnetID}/Subnet/{SubnetName} and, for the Azure Resource Manager VMs it would be ARM resource ID used to represent
2157
+ * the subnet.
2158
+ */
2159
+ subnetId?: string;
2160
+ /**
2161
+ * Fully qualified ARM ID of the domain name to be associated to the VM being restored. This applies only to Classic
2162
+ * Virtual Machines.
2163
+ */
2164
+ targetDomainNameId?: string;
2165
+ /** Region in which the virtual machine is restored. */
2166
+ region?: string;
2167
+ /** Affinity group associated to VM to be restored. Used only for Classic Compute Virtual Machines. */
2168
+ affinityGroup?: string;
2169
+ /**
2170
+ * Should a new cloud service be created while restoring the VM. If this is false, VM will be restored to the same
2171
+ * cloud service as it was at the time of backup.
2172
+ */
2173
+ createNewCloudService?: boolean;
2174
+ /** Original Storage Account Option */
2175
+ originalStorageAccountOption?: boolean;
2176
+ /** Details needed if the VM was encrypted at the time of backup. */
2177
+ encryptionDetails?: EncryptionDetails;
2178
+ /** List of Disk LUNs for partial restore */
2179
+ restoreDiskLunList?: number[];
2180
+ /** Flag to denote of an Unmanaged disk VM should be restored with Managed disks. */
2181
+ restoreWithManagedDisks?: boolean;
2182
+ /** DiskEncryptionSet's ID - needed if the VM needs to be encrypted at rest during restore with customer managed key. */
2183
+ diskEncryptionSetId?: string;
2184
+ /** Target zone where the VM and its disks should be restored. */
2185
+ zones?: string[];
2186
+ /** Managed Identity information required to access customer storage account. */
2187
+ identityInfo?: IdentityInfo;
2188
+ /** IaaS VM workload specific restore details for restores using managed identity. */
2189
+ identityBasedRestoreDetails?: IdentityBasedRestoreDetails;
2190
+ };
2191
+ /** Azure VM (Mercury) workload-specific backup policy. */
2192
+ export declare type AzureVmWorkloadProtectionPolicy = ProtectionPolicy & {
2193
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2194
+ backupManagementType: "AzureWorkload";
2195
+ /** Type of workload for the backup management */
2196
+ workLoadType?: WorkloadType;
2197
+ /** Common settings for the backup management */
2198
+ settings?: Settings;
2199
+ /** List of sub-protection policies which includes schedule and retention */
2200
+ subProtectionPolicy?: SubProtectionPolicy[];
2201
+ /** Fix the policy inconsistency */
2202
+ makePolicyConsistent?: boolean;
2203
+ };
2204
+ /** AzureStorage backup policy. */
2205
+ export declare type AzureFileShareProtectionPolicy = ProtectionPolicy & {
2206
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2207
+ backupManagementType: "AzureStorage";
2208
+ /** Type of workload for the backup management */
2209
+ workLoadType?: WorkloadType;
2210
+ /** Backup schedule specified as part of backup policy. */
2211
+ schedulePolicy?: SchedulePolicyUnion;
2212
+ /** Retention policy with the details on backup copy retention ranges. */
2213
+ retentionPolicy?: RetentionPolicyUnion;
2214
+ /** TimeZone optional input as string. For example: TimeZone = "Pacific Standard Time". */
2215
+ timeZone?: string;
2216
+ };
2217
+ /** IaaS VM workload-specific backup policy. */
2218
+ export declare type AzureIaaSVMProtectionPolicy = ProtectionPolicy & {
2219
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2220
+ backupManagementType: "AzureIaasVM";
2221
+ instantRPDetails?: InstantRPAdditionalDetails;
2222
+ /** Backup schedule specified as part of backup policy. */
2223
+ schedulePolicy?: SchedulePolicyUnion;
2224
+ /** Retention policy with the details on backup copy retention ranges. */
2225
+ retentionPolicy?: RetentionPolicyUnion;
2226
+ /** Instant RP retention policy range in days */
2227
+ instantRpRetentionRangeInDays?: number;
2228
+ /** TimeZone optional input as string. For example: TimeZone = "Pacific Standard Time". */
2229
+ timeZone?: string;
2230
+ };
2231
+ /** Azure SQL workload-specific backup policy. */
2232
+ export declare type AzureSqlProtectionPolicy = ProtectionPolicy & {
2233
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2234
+ backupManagementType: "AzureSql";
2235
+ /** Retention policy details. */
2236
+ retentionPolicy?: RetentionPolicyUnion;
2237
+ };
2238
+ /** Azure VM (Mercury) workload-specific backup policy. */
2239
+ export declare type GenericProtectionPolicy = ProtectionPolicy & {
2240
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2241
+ backupManagementType: "GenericProtectionPolicy";
2242
+ /** List of sub-protection policies which includes schedule and retention */
2243
+ subProtectionPolicy?: SubProtectionPolicy[];
2244
+ /** TimeZone optional input as string. For example: TimeZone = "Pacific Standard Time". */
2245
+ timeZone?: string;
2246
+ /** Name of this policy's fabric. */
2247
+ fabricName?: string;
2248
+ };
2249
+ /** Mab container-specific backup policy. */
2250
+ export declare type MabProtectionPolicy = ProtectionPolicy & {
2251
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2252
+ backupManagementType: "MAB";
2253
+ /** Backup schedule of backup policy. */
2254
+ schedulePolicy?: SchedulePolicyUnion;
2255
+ /** Retention policy details. */
2256
+ retentionPolicy?: RetentionPolicyUnion;
2257
+ };
2258
+ /** Azure IaaS VM workload-specific job object. */
2259
+ export declare type AzureIaaSVMJob = Job & {
2260
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2261
+ jobType: "AzureIaaSVMJob";
2262
+ /** Time elapsed during the execution of this job. */
2263
+ duration?: string;
2264
+ /** Gets or sets the state/actions applicable on this job like cancel/retry. */
2265
+ actionsInfo?: JobSupportedAction[];
2266
+ /** Error details on execution of this job. */
2267
+ errorDetails?: AzureIaaSVMErrorInfo[];
2268
+ /** Specifies whether the backup item is a Classic or an Azure Resource Manager VM. */
2269
+ virtualMachineVersion?: string;
2270
+ /** Additional information for this job. */
2271
+ extendedInfo?: AzureIaaSVMJobExtendedInfo;
2272
+ /** Container name of the entity on which the current job is executing. */
2273
+ containerName?: string;
2274
+ /** Indicated that whether the job is adhoc(true) or scheduled(false) */
2275
+ isUserTriggered?: boolean;
2276
+ };
2277
+ /** Azure IaaS VM workload-specific job object. */
2278
+ export declare type AzureIaaSVMJobV2 = Job & {
2279
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2280
+ jobType: "AzureIaaSVMJobV2";
2281
+ /** Gets or sets the state/actions applicable on this job like cancel/retry. */
2282
+ actionsInfo?: JobSupportedAction[];
2283
+ /** Container name of the entity on which the current job is executing. */
2284
+ containerName?: string;
2285
+ /** Time elapsed during the execution of this job. */
2286
+ duration?: string;
2287
+ /** Error details on execution of this job. */
2288
+ errorDetails?: AzureIaaSVMErrorInfo[];
2289
+ /** Specifies whether the backup item is a Classic or an Azure Resource Manager VM. */
2290
+ virtualMachineVersion?: string;
2291
+ /** Additional information for this job. */
2292
+ extendedInfo?: AzureIaaSVMJobExtendedInfo;
2293
+ };
2294
+ /** Azure storage specific job. */
2295
+ export declare type AzureStorageJob = Job & {
2296
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2297
+ jobType: "AzureStorageJob";
2298
+ /** Time elapsed during the execution of this job. */
2299
+ duration?: string;
2300
+ /** Gets or sets the state/actions applicable on this job like cancel/retry. */
2301
+ actionsInfo?: JobSupportedAction[];
2302
+ /** Error details on execution of this job. */
2303
+ errorDetails?: AzureStorageErrorInfo[];
2304
+ /** Specifies friendly name of the storage account. */
2305
+ storageAccountName?: string;
2306
+ /** Specifies whether the Storage account is a Classic or an Azure Resource Manager Storage account. */
2307
+ storageAccountVersion?: string;
2308
+ /** Additional information about the job. */
2309
+ extendedInfo?: AzureStorageJobExtendedInfo;
2310
+ /** Indicated that whether the job is adhoc(true) or scheduled(false) */
2311
+ isUserTriggered?: boolean;
2312
+ };
2313
+ /** Azure storage specific job. */
2314
+ export declare type AzureWorkloadJob = Job & {
2315
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2316
+ jobType: "AzureWorkloadJob";
2317
+ /** Workload type of the job */
2318
+ workloadType?: string;
2319
+ /** Time elapsed during the execution of this job. */
2320
+ duration?: string;
2321
+ /** Gets or sets the state/actions applicable on this job like cancel/retry. */
2322
+ actionsInfo?: JobSupportedAction[];
2323
+ /** Error details on execution of this job. */
2324
+ errorDetails?: AzureWorkloadErrorInfo[];
2325
+ /** Additional information about the job. */
2326
+ extendedInfo?: AzureWorkloadJobExtendedInfo;
2327
+ };
2328
+ /** DPM workload-specific job object. */
2329
+ export declare type DpmJob = Job & {
2330
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2331
+ jobType: "DpmJob";
2332
+ /** Time elapsed for job. */
2333
+ duration?: string;
2334
+ /** DPM server name managing the backup item or backup job. */
2335
+ dpmServerName?: string;
2336
+ /** Name of cluster/server protecting current backup item, if any. */
2337
+ containerName?: string;
2338
+ /** Type of container. */
2339
+ containerType?: string;
2340
+ /** Type of backup item. */
2341
+ workloadType?: string;
2342
+ /** The state/actions applicable on this job like cancel/retry. */
2343
+ actionsInfo?: JobSupportedAction[];
2344
+ /** The errors. */
2345
+ errorDetails?: DpmErrorInfo[];
2346
+ /** Additional information for this job. */
2347
+ extendedInfo?: DpmJobExtendedInfo;
2348
+ };
2349
+ /** MAB workload-specific job. */
2350
+ export declare type MabJob = Job & {
2351
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2352
+ jobType: "MabJob";
2353
+ /** Time taken by job to run. */
2354
+ duration?: string;
2355
+ /** The state/actions applicable on jobs like cancel/retry. */
2356
+ actionsInfo?: JobSupportedAction[];
2357
+ /** Name of server protecting the DS. */
2358
+ mabServerName?: string;
2359
+ /** Server type of MAB container. */
2360
+ mabServerType?: MabServerType;
2361
+ /** Workload type of backup item. */
2362
+ workloadType?: WorkloadType;
2363
+ /** The errors. */
2364
+ errorDetails?: MabErrorInfo[];
2365
+ /** Additional information on the job. */
2366
+ extendedInfo?: MabJobExtendedInfo;
2367
+ };
2368
+ /** Vault level Job */
2369
+ export declare type VaultJob = Job & {
2370
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2371
+ jobType: "VaultJob";
2372
+ /** Time elapsed during the execution of this job. */
2373
+ duration?: string;
2374
+ /** Gets or sets the state/actions applicable on this job like cancel/retry. */
2375
+ actionsInfo?: JobSupportedAction[];
2376
+ /** Error details on execution of this job. */
2377
+ errorDetails?: VaultJobErrorInfo[];
2378
+ /** Additional information about the job. */
2379
+ extendedInfo?: VaultJobExtendedInfo;
2380
+ };
2381
+ /** This class is used to send blob details after exporting jobs. */
2382
+ export declare type ExportJobsOperationResultInfo = OperationResultInfoBase & {
2383
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2384
+ objectType: "ExportJobsOperationResultInfo";
2385
+ /** URL of the blob into which the serialized string of list of jobs is exported. */
2386
+ blobUrl?: string;
2387
+ /** SAS key to access the blob. It expires in 15 mins. */
2388
+ blobSasKey?: string;
2389
+ /** URL of the blob into which the ExcelFile is uploaded. */
2390
+ excelFileBlobUrl?: string;
2391
+ /** SAS key to access the blob. It expires in 15 mins. */
2392
+ excelFileBlobSasKey?: string;
2393
+ };
2394
+ /** Operation result info. */
2395
+ export declare type OperationResultInfo = OperationResultInfoBase & {
2396
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2397
+ objectType: "OperationResultInfo";
2398
+ /** List of jobs created by this operation. */
2399
+ jobList?: string[];
2400
+ };
2401
+ /** Base class for operation result info. */
2402
+ export declare type OperationResultInfoBaseResource = OperationWorkerResponse & {
2403
+ /** OperationResultInfoBaseResource operation */
2404
+ operation?: OperationResultInfoBaseUnion;
2405
+ };
2406
+ /** AzureRestoreValidation request. */
2407
+ export declare type ValidateRestoreOperationRequest = ValidateOperationRequest & {
2408
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2409
+ objectType: "ValidateRestoreOperationRequest" | "ValidateIaasVMRestoreOperationRequest";
2410
+ /** Sets restore request to be validated */
2411
+ restoreRequest?: RestoreRequestUnion;
2412
+ };
2413
+ /** Backup engine type when Azure Backup Server is used to manage the backups. */
2414
+ export declare type AzureBackupServerEngine = BackupEngineBase & {
2415
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2416
+ backupEngineType: "AzureBackupServerEngine";
2417
+ };
2418
+ /** Data Protection Manager (DPM) specific backup engine. */
2419
+ export declare type DpmBackupEngine = BackupEngineBase & {
2420
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2421
+ backupEngineType: "DpmBackupEngine";
2422
+ };
2423
+ /** Azure Storage-specific protectable containers */
2424
+ export declare type AzureStorageProtectableContainer = ProtectableContainer & {
2425
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2426
+ protectableContainerType: "StorageContainer";
2427
+ };
2428
+ /** Azure workload-specific container */
2429
+ export declare type AzureVMAppContainerProtectableContainer = ProtectableContainer & {
2430
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2431
+ protectableContainerType: "VMAppContainer";
2432
+ };
2433
+ /** DPM workload-specific protection container. */
2434
+ export declare type DpmContainer = ProtectionContainer & {
2435
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2436
+ containerType: "DPMContainer" | "AzureBackupServerContainer";
2437
+ /** Specifies whether the container is re-registrable. */
2438
+ canReRegister?: boolean;
2439
+ /** ID of container. */
2440
+ containerId?: string;
2441
+ /** Number of protected items in the BackupEngine */
2442
+ protectedItemCount?: number;
2443
+ /** Backup engine Agent version */
2444
+ dpmAgentVersion?: string;
2445
+ /** List of BackupEngines protecting the container */
2446
+ dpmServers?: string[];
2447
+ /** To check if upgrade available */
2448
+ upgradeAvailable?: boolean;
2449
+ /** Protection status of the container. */
2450
+ protectionStatus?: string;
2451
+ /** Extended Info of the container. */
2452
+ extendedInfo?: DPMContainerExtendedInfo;
2453
+ };
2454
+ /** IaaS VM workload-specific container. */
2455
+ export declare type IaaSVMContainer = ProtectionContainer & {
2456
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2457
+ containerType: "IaaSVMContainer" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines";
2458
+ /** Fully qualified ARM url of the virtual machine represented by this Azure IaaS VM container. */
2459
+ virtualMachineId?: string;
2460
+ /** Specifies whether the container represents a Classic or an Azure Resource Manager VM. */
2461
+ virtualMachineVersion?: string;
2462
+ /** Resource group name of Recovery Services Vault. */
2463
+ resourceGroup?: string;
2464
+ };
2465
+ /** Container for the workloads running inside Azure Compute or Classic Compute. */
2466
+ export declare type AzureWorkloadContainer = ProtectionContainer & {
2467
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2468
+ containerType: "AzureWorkloadContainer" | "SQLAGWorkLoadContainer" | "VMAppContainer";
2469
+ /** ARM ID of the virtual machine represented by this Azure Workload Container */
2470
+ sourceResourceId?: string;
2471
+ /** Time stamp when this container was updated. */
2472
+ lastUpdatedTime?: Date;
2473
+ /** Additional details of a workload container. */
2474
+ extendedInfo?: AzureWorkloadContainerExtendedInfo;
2475
+ /** Workload type for which registration was sent. */
2476
+ workloadType?: WorkloadType;
2477
+ /** Re-Do Operation */
2478
+ operationType?: OperationType;
2479
+ };
2480
+ /** Azure Sql workload-specific container. */
2481
+ export declare type AzureSqlContainer = ProtectionContainer & {
2482
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2483
+ containerType: "AzureSqlContainer";
2484
+ };
2485
+ /** Azure Storage Account workload-specific container. */
2486
+ export declare type AzureStorageContainer = ProtectionContainer & {
2487
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2488
+ containerType: "StorageContainer";
2489
+ /** Fully qualified ARM url. */
2490
+ sourceResourceId?: string;
2491
+ /** Storage account version. */
2492
+ storageAccountVersion?: string;
2493
+ /** Resource group name of Recovery Services Vault. */
2494
+ resourceGroup?: string;
2495
+ /** Number of items backed up in this container. */
2496
+ protectedItemCount?: number;
2497
+ /** Whether storage account lock is to be acquired for this container or not. */
2498
+ acquireStorageAccountLock?: AcquireStorageAccountLock;
2499
+ };
2500
+ /** Base class for generic container of backup items */
2501
+ export declare type GenericContainer = ProtectionContainer & {
2502
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2503
+ containerType: "GenericContainer";
2504
+ /** Name of the container's fabric */
2505
+ fabricName?: string;
2506
+ /** Extended information (not returned in List container API calls) */
2507
+ extendedInformation?: GenericContainerExtendedInfo;
2508
+ };
2509
+ /** Container with items backed up using MAB backup engine. */
2510
+ export declare type MabContainer = ProtectionContainer & {
2511
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2512
+ containerType: "Windows";
2513
+ /** Can the container be registered one more time. */
2514
+ canReRegister?: boolean;
2515
+ /** ContainerID represents the container. */
2516
+ containerId?: number;
2517
+ /** Number of items backed up in this container. */
2518
+ protectedItemCount?: number;
2519
+ /** Agent version of this container. */
2520
+ agentVersion?: string;
2521
+ /** Additional information for this container */
2522
+ extendedInfo?: MabContainerExtendedInfo;
2523
+ /** Health details on this mab container. */
2524
+ mabContainerHealthDetails?: MABContainerHealthDetails[];
2525
+ /** Health state of mab container. */
2526
+ containerHealthState?: string;
2527
+ };
2528
+ /** Azure VM workload-specific workload item. */
2529
+ export declare type AzureVmWorkloadItem = WorkloadItem & {
2530
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2531
+ workloadItemType: "AzureVmWorkloadItem" | "SAPAseDatabase" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SQLDataBase" | "SQLInstance";
2532
+ /** Name for instance or AG */
2533
+ parentName?: string;
2534
+ /** Host/Cluster Name for instance or AG */
2535
+ serverName?: string;
2536
+ /** Indicates if workload item is auto-protectable */
2537
+ isAutoProtectable?: boolean;
2538
+ /** For instance or AG, indicates number of DB's present */
2539
+ subinquireditemcount?: number;
2540
+ /** For instance or AG, indicates number of DB's to be protected */
2541
+ subWorkloadItemCount?: number;
2542
+ };
2543
+ /** AzureFileShare workload-specific backup request. */
2544
+ export declare type AzureFileShareBackupRequest = BackupRequest & {
2545
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2546
+ objectType: "AzureFileShareBackupRequest";
2547
+ /** Backup copy will expire after the time specified (UTC). */
2548
+ recoveryPointExpiryTimeInUTC?: Date;
2549
+ };
2550
+ /** AzureWorkload workload-specific backup request. */
2551
+ export declare type AzureWorkloadBackupRequest = BackupRequest & {
2552
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2553
+ objectType: "AzureWorkloadBackupRequest";
2554
+ /** Type of backup, viz. Full, Differential, Log or CopyOnlyFull */
2555
+ backupType?: BackupType;
2556
+ /** Bool for Compression setting */
2557
+ enableCompression?: boolean;
2558
+ /** Backup copy will expire after the time specified (UTC). */
2559
+ recoveryPointExpiryTimeInUTC?: Date;
2560
+ };
2561
+ /** IaaS VM workload-specific backup request. */
2562
+ export declare type IaasVMBackupRequest = BackupRequest & {
2563
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2564
+ objectType: "IaasVMBackupRequest";
2565
+ /** Backup copy will expire after the time specified (UTC). */
2566
+ recoveryPointExpiryTimeInUTC?: Date;
2567
+ };
2568
+ /** Update snapshot Uri with the correct friendly Name of the source Azure file share. */
2569
+ export declare type AzureFileShareProvisionILRRequest = ILRRequest & {
2570
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2571
+ objectType: "AzureFileShareProvisionILRRequest";
2572
+ /** Recovery point ID. */
2573
+ recoveryPointId?: string;
2574
+ /** Source Storage account ARM Id */
2575
+ sourceResourceId?: string;
2576
+ };
2577
+ /** Restore files/folders from a backup copy of IaaS VM. */
2578
+ export declare type IaasVmilrRegistrationRequest = ILRRequest & {
2579
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2580
+ objectType: "IaasVMILRRegistrationRequest";
2581
+ /** ID of the IaaS VM backup copy from where the files/folders have to be restored. */
2582
+ recoveryPointId?: string;
2583
+ /** Fully qualified ARM ID of the virtual machine whose the files / folders have to be restored. */
2584
+ virtualMachineId?: string;
2585
+ /** iSCSI initiator name. */
2586
+ initiatorName?: string;
2587
+ /** Whether to renew existing registration with the iSCSI server. */
2588
+ renewExistingRegistration?: boolean;
2589
+ };
2590
+ /** Protectable item for Azure Fileshare workloads. */
2591
+ export declare type AzureFileShareProtectableItem = WorkloadProtectableItem & {
2592
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2593
+ protectableItemType: "AzureFileShare";
2594
+ /** Full Fabric ID of container to which this protectable item belongs. For example, ARM ID. */
2595
+ parentContainerFabricId?: string;
2596
+ /** Friendly name of container to which this protectable item belongs. */
2597
+ parentContainerFriendlyName?: string;
2598
+ /** File Share type XSync or XSMB. */
2599
+ azureFileShareType?: AzureFileShareType;
2600
+ };
2601
+ /** IaaS VM workload-specific backup item. */
2602
+ export declare type IaaSVMProtectableItem = WorkloadProtectableItem & {
2603
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2604
+ protectableItemType: "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines";
2605
+ /** Fully qualified ARM ID of the virtual machine. */
2606
+ virtualMachineId?: string;
2607
+ /** Specifies whether the container represents a Classic or an Azure Resource Manager VM. */
2608
+ virtualMachineVersion?: string;
2609
+ /** Resource group name of Recovery Services Vault. */
2610
+ resourceGroup?: string;
2611
+ };
2612
+ /** Azure VM workload-specific protectable item. */
2613
+ export declare type AzureVmWorkloadProtectableItem = WorkloadProtectableItem & {
2614
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2615
+ protectableItemType: "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance";
2616
+ /** Name for instance or AG */
2617
+ parentName?: string;
2618
+ /**
2619
+ * Parent Unique Name is added to provide the service formatted URI Name of the Parent
2620
+ * Only Applicable for data bases where the parent would be either Instance or a SQL AG.
2621
+ */
2622
+ parentUniqueName?: string;
2623
+ /** Host/Cluster Name for instance or AG */
2624
+ serverName?: string;
2625
+ /** Indicates if protectable item is auto-protectable */
2626
+ isAutoProtectable?: boolean;
2627
+ /** Indicates if protectable item is auto-protected */
2628
+ isAutoProtected?: boolean;
2629
+ /** For instance or AG, indicates number of DB's present */
2630
+ subinquireditemcount?: number;
2631
+ /** For instance or AG, indicates number of DB's to be protected */
2632
+ subprotectableitemcount?: number;
2633
+ /** Pre-backup validation for protectable objects */
2634
+ prebackupvalidation?: PreBackupValidation;
2635
+ };
2636
+ /** Azure IaaS VM workload-specific Health Details. */
2637
+ export declare type AzureIaaSVMHealthDetails = ResourceHealthDetails & {};
2638
+ /** Log policy schedule. */
2639
+ export declare type LogSchedulePolicy = SchedulePolicy & {
2640
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2641
+ schedulePolicyType: "LogSchedulePolicy";
2642
+ /** Frequency of the log schedule operation of this policy in minutes. */
2643
+ scheduleFrequencyInMins?: number;
2644
+ };
2645
+ /** Long term policy schedule. */
2646
+ export declare type LongTermSchedulePolicy = SchedulePolicy & {
2647
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2648
+ schedulePolicyType: "LongTermSchedulePolicy";
2649
+ };
2650
+ /** Simple policy schedule. */
2651
+ export declare type SimpleSchedulePolicy = SchedulePolicy & {
2652
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2653
+ schedulePolicyType: "SimpleSchedulePolicy";
2654
+ /** Frequency of the schedule operation of this policy. */
2655
+ scheduleRunFrequency?: ScheduleRunType;
2656
+ /** List of days of week this schedule has to be run. */
2657
+ scheduleRunDays?: DayOfWeek[];
2658
+ /** List of times of day this schedule has to be run. */
2659
+ scheduleRunTimes?: Date[];
2660
+ /** Hourly Schedule of this Policy */
2661
+ hourlySchedule?: HourlySchedule;
2662
+ /** At every number weeks this schedule has to be run. */
2663
+ scheduleWeeklyFrequency?: number;
2664
+ };
2665
+ /** Long term retention policy. */
2666
+ export declare type LongTermRetentionPolicy = RetentionPolicy & {
2667
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2668
+ retentionPolicyType: "LongTermRetentionPolicy";
2669
+ /** Daily retention schedule of the protection policy. */
2670
+ dailySchedule?: DailyRetentionSchedule;
2671
+ /** Weekly retention schedule of the protection policy. */
2672
+ weeklySchedule?: WeeklyRetentionSchedule;
2673
+ /** Monthly retention schedule of the protection policy. */
2674
+ monthlySchedule?: MonthlyRetentionSchedule;
2675
+ /** Yearly retention schedule of the protection policy. */
2676
+ yearlySchedule?: YearlyRetentionSchedule;
2677
+ };
2678
+ /** Simple policy retention. */
2679
+ export declare type SimpleRetentionPolicy = RetentionPolicy & {
2680
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2681
+ retentionPolicyType: "SimpleRetentionPolicy";
2682
+ /** Retention duration of the protection policy. */
2683
+ retentionDuration?: RetentionDuration;
2684
+ };
2685
+ /** RecoveryPoint Tier Information V2 */
2686
+ export declare type RecoveryPointTierInformationV2 = RecoveryPointTierInformation & {};
2687
+ /** Azure Recovery Services Vault specific protection intent item. */
2688
+ export declare type AzureWorkloadAutoProtectionIntent = AzureRecoveryServiceVaultProtectionIntent & {
2689
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2690
+ protectionIntentItemType: "AzureWorkloadAutoProtectionIntent" | "AzureWorkloadSQLAutoProtectionIntent";
2691
+ };
2692
+ /** IaaS VM workload-specific backup item representing the Classic Compute VM. */
2693
+ export declare type AzureIaaSClassicComputeVMProtectedItem = AzureIaaSVMProtectedItem & {
2694
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2695
+ protectedItemType: "Microsoft.ClassicCompute/virtualMachines";
2696
+ };
2697
+ /** IaaS VM workload-specific backup item representing the Azure Resource Manager VM. */
2698
+ export declare type AzureIaaSComputeVMProtectedItem = AzureIaaSVMProtectedItem & {
2699
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2700
+ protectedItemType: "Microsoft.Compute/virtualMachines";
2701
+ };
2702
+ /** Azure VM workload-specific protected item representing SAP ASE Database. */
2703
+ export declare type AzureVmWorkloadSAPAseDatabaseProtectedItem = AzureVmWorkloadProtectedItem & {
2704
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2705
+ protectedItemType: "AzureVmWorkloadSAPAseDatabase";
2706
+ };
2707
+ /** Azure VM workload-specific protected item representing SAP HANA Database. */
2708
+ export declare type AzureVmWorkloadSAPHanaDatabaseProtectedItem = AzureVmWorkloadProtectedItem & {
2709
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2710
+ protectedItemType: "AzureVmWorkloadSAPHanaDatabase";
2711
+ };
2712
+ /** Azure VM workload-specific protected item representing SQL Database. */
2713
+ export declare type AzureVmWorkloadSQLDatabaseProtectedItem = AzureVmWorkloadProtectedItem & {
2714
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2715
+ protectedItemType: "AzureVmWorkloadSQLDatabase";
2716
+ };
2717
+ /** Recovery point specific to PointInTime */
2718
+ export declare type AzureWorkloadPointInTimeRecoveryPoint = AzureWorkloadRecoveryPoint & {
2719
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2720
+ objectType: "AzureWorkloadPointInTimeRecoveryPoint" | "AzureWorkloadSAPHanaPointInTimeRecoveryPoint";
2721
+ /** List of log ranges */
2722
+ timeRanges?: PointInTimeRange[];
2723
+ };
2724
+ /** SAPHana specific recoverypoint, specifically encapsulates full/diff recoverypoints */
2725
+ export declare type AzureWorkloadSAPHanaRecoveryPoint = AzureWorkloadRecoveryPoint & {
2726
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2727
+ objectType: "AzureWorkloadSAPHanaRecoveryPoint";
2728
+ };
2729
+ /** SQL specific recoverypoint, specifically encapsulates full/diff recoverypoint along with extended info */
2730
+ export declare type AzureWorkloadSQLRecoveryPoint = AzureWorkloadRecoveryPoint & {
2731
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2732
+ objectType: "AzureWorkloadSQLRecoveryPoint" | "AzureWorkloadSQLPointInTimeRecoveryPoint";
2733
+ /**
2734
+ * Extended Info that provides data directory details. Will be populated in two cases:
2735
+ * When a specific recovery point is accessed using GetRecoveryPoint
2736
+ * Or when ListRecoveryPoints is called for Log RP only with ExtendedInfo query filter
2737
+ */
2738
+ extendedInfo?: AzureWorkloadSQLRecoveryPointExtendedInfo;
2739
+ };
2740
+ /** AzureWorkload SAP Hana -specific restore. Specifically for PointInTime/Log restore */
2741
+ export declare type AzureWorkloadPointInTimeRestoreRequest = AzureWorkloadRestoreRequest & {
2742
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2743
+ objectType: "AzureWorkloadPointInTimeRestoreRequest";
2744
+ /** PointInTime value */
2745
+ pointInTime?: Date;
2746
+ };
2747
+ /** AzureWorkload SAP Hana-specific restore. */
2748
+ export declare type AzureWorkloadSAPHanaRestoreRequest = AzureWorkloadRestoreRequest & {
2749
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2750
+ objectType: "AzureWorkloadSAPHanaRestoreRequest" | "AzureWorkloadSAPHanaPointInTimeRestoreRequest" | "AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest" | "AzureWorkloadSAPHanaRestoreWithRehydrateRequest";
2751
+ };
2752
+ /** AzureWorkload SQL -specific restore. Specifically for full/diff restore */
2753
+ export declare type AzureWorkloadSQLRestoreRequest = AzureWorkloadRestoreRequest & {
2754
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2755
+ objectType: "AzureWorkloadSQLRestoreRequest" | "AzureWorkloadSQLPointInTimeRestoreRequest" | "AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest" | "AzureWorkloadSQLRestoreWithRehydrateRequest";
2756
+ /** Default option set to true. If this is set to false, alternate data directory must be provided */
2757
+ shouldUseAlternateTargetLocation?: boolean;
2758
+ /** SQL specific property where user can chose to set no-recovery when restore operation is tried */
2759
+ isNonRecoverable?: boolean;
2760
+ /** Data directory details */
2761
+ alternateDirectoryPaths?: SQLDataDirectoryMapping[];
2762
+ };
2763
+ /** IaaS VM workload-specific restore with integrated rehydration of recovery point. */
2764
+ export declare type IaasVMRestoreWithRehydrationRequest = IaasVMRestoreRequest & {
2765
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2766
+ objectType: "IaasVMRestoreWithRehydrationRequest";
2767
+ /** RP Rehydration Info */
2768
+ recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo;
2769
+ };
2770
+ /** AzureRestoreValidation request. */
2771
+ export declare type ValidateIaasVMRestoreOperationRequest = ValidateRestoreOperationRequest & {
2772
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2773
+ objectType: "ValidateIaasVMRestoreOperationRequest";
2774
+ };
2775
+ /** AzureBackupServer (DPMVenus) workload-specific protection container. */
2776
+ export declare type AzureBackupServerContainer = DpmContainer & {
2777
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2778
+ containerType: "AzureBackupServerContainer";
2779
+ };
2780
+ /** IaaS VM workload-specific backup item representing a classic virtual machine. */
2781
+ export declare type AzureIaaSClassicComputeVMContainer = IaaSVMContainer & {
2782
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2783
+ containerType: "Microsoft.ClassicCompute/virtualMachines";
2784
+ };
2785
+ /** IaaS VM workload-specific backup item representing an Azure Resource Manager virtual machine. */
2786
+ export declare type AzureIaaSComputeVMContainer = IaaSVMContainer & {
2787
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2788
+ containerType: "Microsoft.Compute/virtualMachines";
2789
+ };
2790
+ /** Container for SQL workloads under SQL Availability Group. */
2791
+ export declare type AzureSqlagWorkloadContainerProtectionContainer = AzureWorkloadContainer & {
2792
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2793
+ containerType: "SQLAGWorkLoadContainer";
2794
+ };
2795
+ /** Container for SQL workloads under Azure Virtual Machines. */
2796
+ export declare type AzureVMAppContainerProtectionContainer = AzureWorkloadContainer & {
2797
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2798
+ containerType: "VMAppContainer";
2799
+ };
2800
+ /** Azure VM workload-specific workload item representing SAP ASE Database. */
2801
+ export declare type AzureVmWorkloadSAPAseDatabaseWorkloadItem = AzureVmWorkloadItem & {
2802
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2803
+ workloadItemType: "SAPAseDatabase";
2804
+ };
2805
+ /** Azure VM workload-specific workload item representing SAP ASE System. */
2806
+ export declare type AzureVmWorkloadSAPAseSystemWorkloadItem = AzureVmWorkloadItem & {
2807
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2808
+ workloadItemType: "SAPAseSystem";
2809
+ };
2810
+ /** Azure VM workload-specific workload item representing SAP HANA Database. */
2811
+ export declare type AzureVmWorkloadSAPHanaDatabaseWorkloadItem = AzureVmWorkloadItem & {
2812
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2813
+ workloadItemType: "SAPHanaDatabase";
2814
+ };
2815
+ /** Azure VM workload-specific workload item representing SAP HANA System. */
2816
+ export declare type AzureVmWorkloadSAPHanaSystemWorkloadItem = AzureVmWorkloadItem & {
2817
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2818
+ workloadItemType: "SAPHanaSystem";
2819
+ };
2820
+ /** Azure VM workload-specific workload item representing SQL Database. */
2821
+ export declare type AzureVmWorkloadSQLDatabaseWorkloadItem = AzureVmWorkloadItem & {
2822
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2823
+ workloadItemType: "SQLDataBase";
2824
+ };
2825
+ /** Azure VM workload-specific workload item representing SQL Instance. */
2826
+ export declare type AzureVmWorkloadSQLInstanceWorkloadItem = AzureVmWorkloadItem & {
2827
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2828
+ workloadItemType: "SQLInstance";
2829
+ /** Data Directory Paths for default directories */
2830
+ dataDirectoryPaths?: SQLDataDirectory[];
2831
+ };
2832
+ /** IaaS VM workload-specific backup item representing the Classic Compute VM. */
2833
+ export declare type AzureIaaSClassicComputeVMProtectableItem = IaaSVMProtectableItem & {
2834
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2835
+ protectableItemType: "Microsoft.ClassicCompute/virtualMachines";
2836
+ };
2837
+ /** IaaS VM workload-specific backup item representing the Azure Resource Manager VM. */
2838
+ export declare type AzureIaaSComputeVMProtectableItem = IaaSVMProtectableItem & {
2839
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2840
+ protectableItemType: "Microsoft.Compute/virtualMachines";
2841
+ };
2842
+ /** Azure VM workload-specific protectable item representing SAP ASE System. */
2843
+ export declare type AzureVmWorkloadSAPAseSystemProtectableItem = AzureVmWorkloadProtectableItem & {
2844
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2845
+ protectableItemType: "SAPAseSystem";
2846
+ };
2847
+ /** Azure VM workload-specific protectable item representing SAP HANA Database. */
2848
+ export declare type AzureVmWorkloadSAPHanaDatabaseProtectableItem = AzureVmWorkloadProtectableItem & {
2849
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2850
+ protectableItemType: "SAPHanaDatabase";
2851
+ };
2852
+ /** Azure VM workload-specific protectable item representing SAP HANA System. */
2853
+ export declare type AzureVmWorkloadSAPHanaSystemProtectableItem = AzureVmWorkloadProtectableItem & {
2854
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2855
+ protectableItemType: "SAPHanaSystem";
2856
+ };
2857
+ /** Azure VM workload-specific protectable item representing SQL Availability Group. */
2858
+ export declare type AzureVmWorkloadSQLAvailabilityGroupProtectableItem = AzureVmWorkloadProtectableItem & {
2859
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2860
+ protectableItemType: "SQLAvailabilityGroupContainer";
2861
+ };
2862
+ /** Azure VM workload-specific protectable item representing SQL Database. */
2863
+ export declare type AzureVmWorkloadSQLDatabaseProtectableItem = AzureVmWorkloadProtectableItem & {
2864
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2865
+ protectableItemType: "SQLDataBase";
2866
+ };
2867
+ /** Azure VM workload-specific protectable item representing SQL Instance. */
2868
+ export declare type AzureVmWorkloadSQLInstanceProtectableItem = AzureVmWorkloadProtectableItem & {
2869
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2870
+ protectableItemType: "SQLInstance";
2871
+ };
2872
+ /** Azure Workload SQL Auto Protection intent item. */
2873
+ export declare type AzureWorkloadSQLAutoProtectionIntent = AzureWorkloadAutoProtectionIntent & {
2874
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2875
+ protectionIntentItemType: "AzureWorkloadSQLAutoProtectionIntent";
2876
+ /** Workload item type of the item for which intent is to be set */
2877
+ workloadItemType?: WorkloadItemType;
2878
+ };
2879
+ /** Recovery point specific to PointInTime in SAPHana */
2880
+ export declare type AzureWorkloadSAPHanaPointInTimeRecoveryPoint = AzureWorkloadPointInTimeRecoveryPoint & {
2881
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2882
+ objectType: "AzureWorkloadSAPHanaPointInTimeRecoveryPoint";
2883
+ };
2884
+ /** Recovery point specific to PointInTime */
2885
+ export declare type AzureWorkloadSQLPointInTimeRecoveryPoint = AzureWorkloadSQLRecoveryPoint & {
2886
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2887
+ objectType: "AzureWorkloadSQLPointInTimeRecoveryPoint";
2888
+ /** List of log ranges */
2889
+ timeRanges?: PointInTimeRange[];
2890
+ };
2891
+ /** AzureWorkload SAP Hana -specific restore. Specifically for PointInTime/Log restore */
2892
+ export declare type AzureWorkloadSAPHanaPointInTimeRestoreRequest = AzureWorkloadSAPHanaRestoreRequest & {
2893
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2894
+ objectType: "AzureWorkloadSAPHanaPointInTimeRestoreRequest" | "AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest";
2895
+ /** PointInTime value */
2896
+ pointInTime?: Date;
2897
+ };
2898
+ /** AzureWorkload SAP Hana-specific restore with integrated rehydration of recovery point. */
2899
+ export declare type AzureWorkloadSAPHanaRestoreWithRehydrateRequest = AzureWorkloadSAPHanaRestoreRequest & {
2900
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2901
+ objectType: "AzureWorkloadSAPHanaRestoreWithRehydrateRequest";
2902
+ /** RP Rehydration Info */
2903
+ recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo;
2904
+ };
2905
+ /** AzureWorkload SQL -specific restore. Specifically for PointInTime/Log restore */
2906
+ export declare type AzureWorkloadSQLPointInTimeRestoreRequest = AzureWorkloadSQLRestoreRequest & {
2907
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2908
+ objectType: "AzureWorkloadSQLPointInTimeRestoreRequest" | "AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest";
2909
+ /** PointInTime value */
2910
+ pointInTime?: Date;
2911
+ };
2912
+ /** AzureWorkload SQL-specific restore with integrated rehydration of recovery point */
2913
+ export declare type AzureWorkloadSQLRestoreWithRehydrateRequest = AzureWorkloadSQLRestoreRequest & {
2914
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2915
+ objectType: "AzureWorkloadSQLRestoreWithRehydrateRequest";
2916
+ /** RP Rehydration Info */
2917
+ recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo;
2918
+ };
2919
+ /** AzureWorkload SAP Hana-specific restore with integrated rehydration of recovery point. */
2920
+ export declare type AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest = AzureWorkloadSAPHanaPointInTimeRestoreRequest & {
2921
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2922
+ objectType: "AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest";
2923
+ /** RP Rehydration Info */
2924
+ recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo;
2925
+ };
2926
+ /** AzureWorkload SQL-specific restore with integrated rehydration of recovery point. */
2927
+ export declare type AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest = AzureWorkloadSQLPointInTimeRestoreRequest & {
2928
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2929
+ objectType: "AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest";
2930
+ /** RP Rehydration Info */
2931
+ recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo;
2932
+ };
2933
+ /** Known values of {@link StorageType} that the service accepts. */
2934
+ export declare enum KnownStorageType {
2935
+ Invalid = "Invalid",
2936
+ GeoRedundant = "GeoRedundant",
2937
+ LocallyRedundant = "LocallyRedundant",
2938
+ ZoneRedundant = "ZoneRedundant",
2939
+ ReadAccessGeoZoneRedundant = "ReadAccessGeoZoneRedundant"
2940
+ }
2941
+ /**
2942
+ * Defines values for StorageType. \
2943
+ * {@link KnownStorageType} can be used interchangeably with StorageType,
2944
+ * this enum contains the known values that the service supports.
2945
+ * ### Known values supported by the service
2946
+ * **Invalid** \
2947
+ * **GeoRedundant** \
2948
+ * **LocallyRedundant** \
2949
+ * **ZoneRedundant** \
2950
+ * **ReadAccessGeoZoneRedundant**
2951
+ */
2952
+ export declare type StorageType = string;
2953
+ /** Known values of {@link StorageTypeState} that the service accepts. */
2954
+ export declare enum KnownStorageTypeState {
2955
+ Invalid = "Invalid",
2956
+ Locked = "Locked",
2957
+ Unlocked = "Unlocked"
2958
+ }
2959
+ /**
2960
+ * Defines values for StorageTypeState. \
2961
+ * {@link KnownStorageTypeState} can be used interchangeably with StorageTypeState,
2962
+ * this enum contains the known values that the service supports.
2963
+ * ### Known values supported by the service
2964
+ * **Invalid** \
2965
+ * **Locked** \
2966
+ * **Unlocked**
2967
+ */
2968
+ export declare type StorageTypeState = string;
2969
+ /** Known values of {@link DedupState} that the service accepts. */
2970
+ export declare enum KnownDedupState {
2971
+ Invalid = "Invalid",
2972
+ Enabled = "Enabled",
2973
+ Disabled = "Disabled"
2974
+ }
2975
+ /**
2976
+ * Defines values for DedupState. \
2977
+ * {@link KnownDedupState} can be used interchangeably with DedupState,
2978
+ * this enum contains the known values that the service supports.
2979
+ * ### Known values supported by the service
2980
+ * **Invalid** \
2981
+ * **Enabled** \
2982
+ * **Disabled**
2983
+ */
2984
+ export declare type DedupState = string;
2985
+ /** Known values of {@link XcoolState} that the service accepts. */
2986
+ export declare enum KnownXcoolState {
2987
+ Invalid = "Invalid",
2988
+ Enabled = "Enabled",
2989
+ Disabled = "Disabled"
2990
+ }
2991
+ /**
2992
+ * Defines values for XcoolState. \
2993
+ * {@link KnownXcoolState} can be used interchangeably with XcoolState,
2994
+ * this enum contains the known values that the service supports.
2995
+ * ### Known values supported by the service
2996
+ * **Invalid** \
2997
+ * **Enabled** \
2998
+ * **Disabled**
2999
+ */
3000
+ export declare type XcoolState = string;
3001
+ /** Known values of {@link DataSourceType} that the service accepts. */
3002
+ export declare enum KnownDataSourceType {
3003
+ Invalid = "Invalid",
3004
+ VM = "VM",
3005
+ FileFolder = "FileFolder",
3006
+ AzureSqlDb = "AzureSqlDb",
3007
+ Sqldb = "SQLDB",
3008
+ Exchange = "Exchange",
3009
+ Sharepoint = "Sharepoint",
3010
+ VMwareVM = "VMwareVM",
3011
+ SystemState = "SystemState",
3012
+ Client = "Client",
3013
+ GenericDataSource = "GenericDataSource",
3014
+ SQLDataBase = "SQLDataBase",
3015
+ AzureFileShare = "AzureFileShare",
3016
+ SAPHanaDatabase = "SAPHanaDatabase",
3017
+ SAPAseDatabase = "SAPAseDatabase"
3018
+ }
3019
+ /**
3020
+ * Defines values for DataSourceType. \
3021
+ * {@link KnownDataSourceType} can be used interchangeably with DataSourceType,
3022
+ * this enum contains the known values that the service supports.
3023
+ * ### Known values supported by the service
3024
+ * **Invalid** \
3025
+ * **VM** \
3026
+ * **FileFolder** \
3027
+ * **AzureSqlDb** \
3028
+ * **SQLDB** \
3029
+ * **Exchange** \
3030
+ * **Sharepoint** \
3031
+ * **VMwareVM** \
3032
+ * **SystemState** \
3033
+ * **Client** \
3034
+ * **GenericDataSource** \
3035
+ * **SQLDataBase** \
3036
+ * **AzureFileShare** \
3037
+ * **SAPHanaDatabase** \
3038
+ * **SAPAseDatabase**
3039
+ */
3040
+ export declare type DataSourceType = string;
3041
+ /** Known values of {@link ValidationStatus} that the service accepts. */
3042
+ export declare enum KnownValidationStatus {
3043
+ Invalid = "Invalid",
3044
+ Succeeded = "Succeeded",
3045
+ Failed = "Failed"
3046
+ }
3047
+ /**
3048
+ * Defines values for ValidationStatus. \
3049
+ * {@link KnownValidationStatus} can be used interchangeably with ValidationStatus,
3050
+ * this enum contains the known values that the service supports.
3051
+ * ### Known values supported by the service
3052
+ * **Invalid** \
3053
+ * **Succeeded** \
3054
+ * **Failed**
3055
+ */
3056
+ export declare type ValidationStatus = string;
3057
+ /** Known values of {@link ProtectionStatus} that the service accepts. */
3058
+ export declare enum KnownProtectionStatus {
3059
+ Invalid = "Invalid",
3060
+ NotProtected = "NotProtected",
3061
+ Protecting = "Protecting",
3062
+ Protected = "Protected",
3063
+ ProtectionFailed = "ProtectionFailed"
3064
+ }
3065
+ /**
3066
+ * Defines values for ProtectionStatus. \
3067
+ * {@link KnownProtectionStatus} can be used interchangeably with ProtectionStatus,
3068
+ * this enum contains the known values that the service supports.
3069
+ * ### Known values supported by the service
3070
+ * **Invalid** \
3071
+ * **NotProtected** \
3072
+ * **Protecting** \
3073
+ * **Protected** \
3074
+ * **ProtectionFailed**
3075
+ */
3076
+ export declare type ProtectionStatus = string;
3077
+ /** Known values of {@link FabricName} that the service accepts. */
3078
+ export declare enum KnownFabricName {
3079
+ Invalid = "Invalid",
3080
+ Azure = "Azure"
3081
+ }
3082
+ /**
3083
+ * Defines values for FabricName. \
3084
+ * {@link KnownFabricName} can be used interchangeably with FabricName,
3085
+ * this enum contains the known values that the service supports.
3086
+ * ### Known values supported by the service
3087
+ * **Invalid** \
3088
+ * **Azure**
3089
+ */
3090
+ export declare type FabricName = string;
3091
+ /** Known values of {@link SupportStatus} that the service accepts. */
3092
+ export declare enum KnownSupportStatus {
3093
+ Invalid = "Invalid",
3094
+ Supported = "Supported",
3095
+ DefaultOFF = "DefaultOFF",
3096
+ DefaultON = "DefaultON",
3097
+ NotSupported = "NotSupported"
3098
+ }
3099
+ /**
3100
+ * Defines values for SupportStatus. \
3101
+ * {@link KnownSupportStatus} can be used interchangeably with SupportStatus,
3102
+ * this enum contains the known values that the service supports.
3103
+ * ### Known values supported by the service
3104
+ * **Invalid** \
3105
+ * **Supported** \
3106
+ * **DefaultOFF** \
3107
+ * **DefaultON** \
3108
+ * **NotSupported**
3109
+ */
3110
+ export declare type SupportStatus = string;
3111
+ /** Known values of {@link ProtectionIntentItemType} that the service accepts. */
3112
+ export declare enum KnownProtectionIntentItemType {
3113
+ Invalid = "Invalid",
3114
+ AzureResourceItem = "AzureResourceItem",
3115
+ RecoveryServiceVaultItem = "RecoveryServiceVaultItem",
3116
+ AzureWorkloadContainerAutoProtectionIntent = "AzureWorkloadContainerAutoProtectionIntent"
3117
+ }
3118
+ /**
3119
+ * Defines values for ProtectionIntentItemType. \
3120
+ * {@link KnownProtectionIntentItemType} can be used interchangeably with ProtectionIntentItemType,
3121
+ * this enum contains the known values that the service supports.
3122
+ * ### Known values supported by the service
3123
+ * **Invalid** \
3124
+ * **AzureResourceItem** \
3125
+ * **RecoveryServiceVaultItem** \
3126
+ * **AzureWorkloadContainerAutoProtectionIntent**
3127
+ */
3128
+ export declare type ProtectionIntentItemType = string;
3129
+ /** Known values of {@link BackupManagementType} that the service accepts. */
3130
+ export declare enum KnownBackupManagementType {
3131
+ Invalid = "Invalid",
3132
+ AzureIaasVM = "AzureIaasVM",
3133
+ MAB = "MAB",
3134
+ DPM = "DPM",
3135
+ AzureBackupServer = "AzureBackupServer",
3136
+ AzureSql = "AzureSql",
3137
+ AzureStorage = "AzureStorage",
3138
+ AzureWorkload = "AzureWorkload",
3139
+ DefaultBackup = "DefaultBackup"
3140
+ }
3141
+ /**
3142
+ * Defines values for BackupManagementType. \
3143
+ * {@link KnownBackupManagementType} can be used interchangeably with BackupManagementType,
3144
+ * this enum contains the known values that the service supports.
3145
+ * ### Known values supported by the service
3146
+ * **Invalid** \
3147
+ * **AzureIaasVM** \
3148
+ * **MAB** \
3149
+ * **DPM** \
3150
+ * **AzureBackupServer** \
3151
+ * **AzureSql** \
3152
+ * **AzureStorage** \
3153
+ * **AzureWorkload** \
3154
+ * **DefaultBackup**
3155
+ */
3156
+ export declare type BackupManagementType = string;
3157
+ /** Known values of {@link UsagesUnit} that the service accepts. */
3158
+ export declare enum KnownUsagesUnit {
3159
+ Count = "Count",
3160
+ Bytes = "Bytes",
3161
+ Seconds = "Seconds",
3162
+ Percent = "Percent",
3163
+ CountPerSecond = "CountPerSecond",
3164
+ BytesPerSecond = "BytesPerSecond"
3165
+ }
3166
+ /**
3167
+ * Defines values for UsagesUnit. \
3168
+ * {@link KnownUsagesUnit} can be used interchangeably with UsagesUnit,
3169
+ * this enum contains the known values that the service supports.
3170
+ * ### Known values supported by the service
3171
+ * **Count** \
3172
+ * **Bytes** \
3173
+ * **Seconds** \
3174
+ * **Percent** \
3175
+ * **CountPerSecond** \
3176
+ * **BytesPerSecond**
3177
+ */
3178
+ export declare type UsagesUnit = string;
3179
+ /** Known values of {@link EnhancedSecurityState} that the service accepts. */
3180
+ export declare enum KnownEnhancedSecurityState {
3181
+ Invalid = "Invalid",
3182
+ Enabled = "Enabled",
3183
+ Disabled = "Disabled"
3184
+ }
3185
+ /**
3186
+ * Defines values for EnhancedSecurityState. \
3187
+ * {@link KnownEnhancedSecurityState} can be used interchangeably with EnhancedSecurityState,
3188
+ * this enum contains the known values that the service supports.
3189
+ * ### Known values supported by the service
3190
+ * **Invalid** \
3191
+ * **Enabled** \
3192
+ * **Disabled**
3193
+ */
3194
+ export declare type EnhancedSecurityState = string;
3195
+ /** Known values of {@link SoftDeleteFeatureState} that the service accepts. */
3196
+ export declare enum KnownSoftDeleteFeatureState {
3197
+ Invalid = "Invalid",
3198
+ Enabled = "Enabled",
3199
+ Disabled = "Disabled"
3200
+ }
3201
+ /**
3202
+ * Defines values for SoftDeleteFeatureState. \
3203
+ * {@link KnownSoftDeleteFeatureState} can be used interchangeably with SoftDeleteFeatureState,
3204
+ * this enum contains the known values that the service supports.
3205
+ * ### Known values supported by the service
3206
+ * **Invalid** \
3207
+ * **Enabled** \
3208
+ * **Disabled**
3209
+ */
3210
+ export declare type SoftDeleteFeatureState = string;
3211
+ /** Known values of {@link EncryptionAtRestType} that the service accepts. */
3212
+ export declare enum KnownEncryptionAtRestType {
3213
+ Invalid = "Invalid",
3214
+ MicrosoftManaged = "MicrosoftManaged",
3215
+ CustomerManaged = "CustomerManaged"
3216
+ }
3217
+ /**
3218
+ * Defines values for EncryptionAtRestType. \
3219
+ * {@link KnownEncryptionAtRestType} can be used interchangeably with EncryptionAtRestType,
3220
+ * this enum contains the known values that the service supports.
3221
+ * ### Known values supported by the service
3222
+ * **Invalid** \
3223
+ * **MicrosoftManaged** \
3224
+ * **CustomerManaged**
3225
+ */
3226
+ export declare type EncryptionAtRestType = string;
3227
+ /** Known values of {@link LastUpdateStatus} that the service accepts. */
3228
+ export declare enum KnownLastUpdateStatus {
3229
+ Invalid = "Invalid",
3230
+ NotEnabled = "NotEnabled",
3231
+ PartiallySucceeded = "PartiallySucceeded",
3232
+ PartiallyFailed = "PartiallyFailed",
3233
+ Failed = "Failed",
3234
+ Succeeded = "Succeeded",
3235
+ Initialized = "Initialized",
3236
+ FirstInitialization = "FirstInitialization"
3237
+ }
3238
+ /**
3239
+ * Defines values for LastUpdateStatus. \
3240
+ * {@link KnownLastUpdateStatus} can be used interchangeably with LastUpdateStatus,
3241
+ * this enum contains the known values that the service supports.
3242
+ * ### Known values supported by the service
3243
+ * **Invalid** \
3244
+ * **NotEnabled** \
3245
+ * **PartiallySucceeded** \
3246
+ * **PartiallyFailed** \
3247
+ * **Failed** \
3248
+ * **Succeeded** \
3249
+ * **Initialized** \
3250
+ * **FirstInitialization**
3251
+ */
3252
+ export declare type LastUpdateStatus = string;
3253
+ /** Known values of {@link InfrastructureEncryptionState} that the service accepts. */
3254
+ export declare enum KnownInfrastructureEncryptionState {
3255
+ Invalid = "Invalid",
3256
+ Disabled = "Disabled",
3257
+ Enabled = "Enabled"
3258
+ }
3259
+ /**
3260
+ * Defines values for InfrastructureEncryptionState. \
3261
+ * {@link KnownInfrastructureEncryptionState} can be used interchangeably with InfrastructureEncryptionState,
3262
+ * this enum contains the known values that the service supports.
3263
+ * ### Known values supported by the service
3264
+ * **Invalid** \
3265
+ * **Disabled** \
3266
+ * **Enabled**
3267
+ */
3268
+ export declare type InfrastructureEncryptionState = string;
3269
+ /** Known values of {@link ProvisioningState} that the service accepts. */
3270
+ export declare enum KnownProvisioningState {
3271
+ Succeeded = "Succeeded",
3272
+ Deleting = "Deleting",
3273
+ Failed = "Failed",
3274
+ Pending = "Pending"
3275
+ }
3276
+ /**
3277
+ * Defines values for ProvisioningState. \
3278
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
3279
+ * this enum contains the known values that the service supports.
3280
+ * ### Known values supported by the service
3281
+ * **Succeeded** \
3282
+ * **Deleting** \
3283
+ * **Failed** \
3284
+ * **Pending**
3285
+ */
3286
+ export declare type ProvisioningState = string;
3287
+ /** Known values of {@link PrivateEndpointConnectionStatus} that the service accepts. */
3288
+ export declare enum KnownPrivateEndpointConnectionStatus {
3289
+ Pending = "Pending",
3290
+ Approved = "Approved",
3291
+ Rejected = "Rejected",
3292
+ Disconnected = "Disconnected"
3293
+ }
3294
+ /**
3295
+ * Defines values for PrivateEndpointConnectionStatus. \
3296
+ * {@link KnownPrivateEndpointConnectionStatus} can be used interchangeably with PrivateEndpointConnectionStatus,
3297
+ * this enum contains the known values that the service supports.
3298
+ * ### Known values supported by the service
3299
+ * **Pending** \
3300
+ * **Approved** \
3301
+ * **Rejected** \
3302
+ * **Disconnected**
3303
+ */
3304
+ export declare type PrivateEndpointConnectionStatus = string;
3305
+ /** Known values of {@link OperationStatusValues} that the service accepts. */
3306
+ export declare enum KnownOperationStatusValues {
3307
+ Invalid = "Invalid",
3308
+ InProgress = "InProgress",
3309
+ Succeeded = "Succeeded",
3310
+ Failed = "Failed",
3311
+ Canceled = "Canceled"
3312
+ }
3313
+ /**
3314
+ * Defines values for OperationStatusValues. \
3315
+ * {@link KnownOperationStatusValues} can be used interchangeably with OperationStatusValues,
3316
+ * this enum contains the known values that the service supports.
3317
+ * ### Known values supported by the service
3318
+ * **Invalid** \
3319
+ * **InProgress** \
3320
+ * **Succeeded** \
3321
+ * **Failed** \
3322
+ * **Canceled**
3323
+ */
3324
+ export declare type OperationStatusValues = string;
3325
+ /** Known values of {@link DataMoveLevel} that the service accepts. */
3326
+ export declare enum KnownDataMoveLevel {
3327
+ Invalid = "Invalid",
3328
+ Vault = "Vault",
3329
+ Container = "Container"
3330
+ }
3331
+ /**
3332
+ * Defines values for DataMoveLevel. \
3333
+ * {@link KnownDataMoveLevel} can be used interchangeably with DataMoveLevel,
3334
+ * this enum contains the known values that the service supports.
3335
+ * ### Known values supported by the service
3336
+ * **Invalid** \
3337
+ * **Vault** \
3338
+ * **Container**
3339
+ */
3340
+ export declare type DataMoveLevel = string;
3341
+ /** Known values of {@link CreateMode} that the service accepts. */
3342
+ export declare enum KnownCreateMode {
3343
+ Invalid = "Invalid",
3344
+ Default = "Default",
3345
+ Recover = "Recover"
3346
+ }
3347
+ /**
3348
+ * Defines values for CreateMode. \
3349
+ * {@link KnownCreateMode} can be used interchangeably with CreateMode,
3350
+ * this enum contains the known values that the service supports.
3351
+ * ### Known values supported by the service
3352
+ * **Invalid** \
3353
+ * **Default** \
3354
+ * **Recover**
3355
+ */
3356
+ export declare type CreateMode = string;
3357
+ /** Known values of {@link BackupEngineType} that the service accepts. */
3358
+ export declare enum KnownBackupEngineType {
3359
+ Invalid = "Invalid",
3360
+ DpmBackupEngine = "DpmBackupEngine",
3361
+ AzureBackupServerEngine = "AzureBackupServerEngine"
3362
+ }
3363
+ /**
3364
+ * Defines values for BackupEngineType. \
3365
+ * {@link KnownBackupEngineType} can be used interchangeably with BackupEngineType,
3366
+ * this enum contains the known values that the service supports.
3367
+ * ### Known values supported by the service
3368
+ * **Invalid** \
3369
+ * **DpmBackupEngine** \
3370
+ * **AzureBackupServerEngine**
3371
+ */
3372
+ export declare type BackupEngineType = string;
3373
+ /** Known values of {@link ContainerType} that the service accepts. */
3374
+ export declare enum KnownContainerType {
3375
+ Invalid = "Invalid",
3376
+ Unknown = "Unknown",
3377
+ IaasVMContainer = "IaasVMContainer",
3378
+ IaasVMServiceContainer = "IaasVMServiceContainer",
3379
+ DPMContainer = "DPMContainer",
3380
+ AzureBackupServerContainer = "AzureBackupServerContainer",
3381
+ MABContainer = "MABContainer",
3382
+ Cluster = "Cluster",
3383
+ AzureSqlContainer = "AzureSqlContainer",
3384
+ Windows = "Windows",
3385
+ VCenter = "VCenter",
3386
+ VMAppContainer = "VMAppContainer",
3387
+ SqlagWorkLoadContainer = "SQLAGWorkLoadContainer",
3388
+ StorageContainer = "StorageContainer",
3389
+ GenericContainer = "GenericContainer"
3390
+ }
3391
+ /**
3392
+ * Defines values for ContainerType. \
3393
+ * {@link KnownContainerType} can be used interchangeably with ContainerType,
3394
+ * this enum contains the known values that the service supports.
3395
+ * ### Known values supported by the service
3396
+ * **Invalid** \
3397
+ * **Unknown** \
3398
+ * **IaasVMContainer** \
3399
+ * **IaasVMServiceContainer** \
3400
+ * **DPMContainer** \
3401
+ * **AzureBackupServerContainer** \
3402
+ * **MABContainer** \
3403
+ * **Cluster** \
3404
+ * **AzureSqlContainer** \
3405
+ * **Windows** \
3406
+ * **VCenter** \
3407
+ * **VMAppContainer** \
3408
+ * **SQLAGWorkLoadContainer** \
3409
+ * **StorageContainer** \
3410
+ * **GenericContainer**
3411
+ */
3412
+ export declare type ContainerType = string;
3413
+ /** Known values of {@link ProtectionState} that the service accepts. */
3414
+ export declare enum KnownProtectionState {
3415
+ Invalid = "Invalid",
3416
+ IRPending = "IRPending",
3417
+ Protected = "Protected",
3418
+ ProtectionError = "ProtectionError",
3419
+ ProtectionStopped = "ProtectionStopped",
3420
+ ProtectionPaused = "ProtectionPaused"
3421
+ }
3422
+ /**
3423
+ * Defines values for ProtectionState. \
3424
+ * {@link KnownProtectionState} can be used interchangeably with ProtectionState,
3425
+ * this enum contains the known values that the service supports.
3426
+ * ### Known values supported by the service
3427
+ * **Invalid** \
3428
+ * **IRPending** \
3429
+ * **Protected** \
3430
+ * **ProtectionError** \
3431
+ * **ProtectionStopped** \
3432
+ * **ProtectionPaused**
3433
+ */
3434
+ export declare type ProtectionState = string;
3435
+ /** Known values of {@link ResourceHealthStatus} that the service accepts. */
3436
+ export declare enum KnownResourceHealthStatus {
3437
+ Healthy = "Healthy",
3438
+ TransientDegraded = "TransientDegraded",
3439
+ PersistentDegraded = "PersistentDegraded",
3440
+ TransientUnhealthy = "TransientUnhealthy",
3441
+ PersistentUnhealthy = "PersistentUnhealthy",
3442
+ Invalid = "Invalid"
3443
+ }
3444
+ /**
3445
+ * Defines values for ResourceHealthStatus. \
3446
+ * {@link KnownResourceHealthStatus} can be used interchangeably with ResourceHealthStatus,
3447
+ * this enum contains the known values that the service supports.
3448
+ * ### Known values supported by the service
3449
+ * **Healthy** \
3450
+ * **TransientDegraded** \
3451
+ * **PersistentDegraded** \
3452
+ * **TransientUnhealthy** \
3453
+ * **PersistentUnhealthy** \
3454
+ * **Invalid**
3455
+ */
3456
+ export declare type ResourceHealthStatus = string;
3457
+ /** Known values of {@link RecoveryType} that the service accepts. */
3458
+ export declare enum KnownRecoveryType {
3459
+ Invalid = "Invalid",
3460
+ OriginalLocation = "OriginalLocation",
3461
+ AlternateLocation = "AlternateLocation",
3462
+ RestoreDisks = "RestoreDisks",
3463
+ Offline = "Offline"
3464
+ }
3465
+ /**
3466
+ * Defines values for RecoveryType. \
3467
+ * {@link KnownRecoveryType} can be used interchangeably with RecoveryType,
3468
+ * this enum contains the known values that the service supports.
3469
+ * ### Known values supported by the service
3470
+ * **Invalid** \
3471
+ * **OriginalLocation** \
3472
+ * **AlternateLocation** \
3473
+ * **RestoreDisks** \
3474
+ * **Offline**
3475
+ */
3476
+ export declare type RecoveryType = string;
3477
+ /** Known values of {@link CopyOptions} that the service accepts. */
3478
+ export declare enum KnownCopyOptions {
3479
+ Invalid = "Invalid",
3480
+ CreateCopy = "CreateCopy",
3481
+ Skip = "Skip",
3482
+ Overwrite = "Overwrite",
3483
+ FailOnConflict = "FailOnConflict"
3484
+ }
3485
+ /**
3486
+ * Defines values for CopyOptions. \
3487
+ * {@link KnownCopyOptions} can be used interchangeably with CopyOptions,
3488
+ * this enum contains the known values that the service supports.
3489
+ * ### Known values supported by the service
3490
+ * **Invalid** \
3491
+ * **CreateCopy** \
3492
+ * **Skip** \
3493
+ * **Overwrite** \
3494
+ * **FailOnConflict**
3495
+ */
3496
+ export declare type CopyOptions = string;
3497
+ /** Known values of {@link RestoreRequestType} that the service accepts. */
3498
+ export declare enum KnownRestoreRequestType {
3499
+ Invalid = "Invalid",
3500
+ FullShareRestore = "FullShareRestore",
3501
+ ItemLevelRestore = "ItemLevelRestore"
3502
+ }
3503
+ /**
3504
+ * Defines values for RestoreRequestType. \
3505
+ * {@link KnownRestoreRequestType} can be used interchangeably with RestoreRequestType,
3506
+ * this enum contains the known values that the service supports.
3507
+ * ### Known values supported by the service
3508
+ * **Invalid** \
3509
+ * **FullShareRestore** \
3510
+ * **ItemLevelRestore**
3511
+ */
3512
+ export declare type RestoreRequestType = string;
3513
+ /** Known values of {@link WorkloadType} that the service accepts. */
3514
+ export declare enum KnownWorkloadType {
3515
+ Invalid = "Invalid",
3516
+ VM = "VM",
3517
+ FileFolder = "FileFolder",
3518
+ AzureSqlDb = "AzureSqlDb",
3519
+ Sqldb = "SQLDB",
3520
+ Exchange = "Exchange",
3521
+ Sharepoint = "Sharepoint",
3522
+ VMwareVM = "VMwareVM",
3523
+ SystemState = "SystemState",
3524
+ Client = "Client",
3525
+ GenericDataSource = "GenericDataSource",
3526
+ SQLDataBase = "SQLDataBase",
3527
+ AzureFileShare = "AzureFileShare",
3528
+ SAPHanaDatabase = "SAPHanaDatabase",
3529
+ SAPAseDatabase = "SAPAseDatabase"
3530
+ }
3531
+ /**
3532
+ * Defines values for WorkloadType. \
3533
+ * {@link KnownWorkloadType} can be used interchangeably with WorkloadType,
3534
+ * this enum contains the known values that the service supports.
3535
+ * ### Known values supported by the service
3536
+ * **Invalid** \
3537
+ * **VM** \
3538
+ * **FileFolder** \
3539
+ * **AzureSqlDb** \
3540
+ * **SQLDB** \
3541
+ * **Exchange** \
3542
+ * **Sharepoint** \
3543
+ * **VMwareVM** \
3544
+ * **SystemState** \
3545
+ * **Client** \
3546
+ * **GenericDataSource** \
3547
+ * **SQLDataBase** \
3548
+ * **AzureFileShare** \
3549
+ * **SAPHanaDatabase** \
3550
+ * **SAPAseDatabase**
3551
+ */
3552
+ export declare type WorkloadType = string;
3553
+ /** Known values of {@link PolicyType} that the service accepts. */
3554
+ export declare enum KnownPolicyType {
3555
+ Invalid = "Invalid",
3556
+ Full = "Full",
3557
+ Differential = "Differential",
3558
+ Log = "Log",
3559
+ CopyOnlyFull = "CopyOnlyFull",
3560
+ Incremental = "Incremental"
3561
+ }
3562
+ /**
3563
+ * Defines values for PolicyType. \
3564
+ * {@link KnownPolicyType} can be used interchangeably with PolicyType,
3565
+ * this enum contains the known values that the service supports.
3566
+ * ### Known values supported by the service
3567
+ * **Invalid** \
3568
+ * **Full** \
3569
+ * **Differential** \
3570
+ * **Log** \
3571
+ * **CopyOnlyFull** \
3572
+ * **Incremental**
3573
+ */
3574
+ export declare type PolicyType = string;
3575
+ /** Known values of {@link HealthStatus} that the service accepts. */
3576
+ export declare enum KnownHealthStatus {
3577
+ Passed = "Passed",
3578
+ ActionRequired = "ActionRequired",
3579
+ ActionSuggested = "ActionSuggested",
3580
+ Invalid = "Invalid"
3581
+ }
3582
+ /**
3583
+ * Defines values for HealthStatus. \
3584
+ * {@link KnownHealthStatus} can be used interchangeably with HealthStatus,
3585
+ * this enum contains the known values that the service supports.
3586
+ * ### Known values supported by the service
3587
+ * **Passed** \
3588
+ * **ActionRequired** \
3589
+ * **ActionSuggested** \
3590
+ * **Invalid**
3591
+ */
3592
+ export declare type HealthStatus = string;
3593
+ /** Known values of {@link ProtectedItemState} that the service accepts. */
3594
+ export declare enum KnownProtectedItemState {
3595
+ Invalid = "Invalid",
3596
+ IRPending = "IRPending",
3597
+ Protected = "Protected",
3598
+ ProtectionError = "ProtectionError",
3599
+ ProtectionStopped = "ProtectionStopped",
3600
+ ProtectionPaused = "ProtectionPaused"
3601
+ }
3602
+ /**
3603
+ * Defines values for ProtectedItemState. \
3604
+ * {@link KnownProtectedItemState} can be used interchangeably with ProtectedItemState,
3605
+ * this enum contains the known values that the service supports.
3606
+ * ### Known values supported by the service
3607
+ * **Invalid** \
3608
+ * **IRPending** \
3609
+ * **Protected** \
3610
+ * **ProtectionError** \
3611
+ * **ProtectionStopped** \
3612
+ * **ProtectionPaused**
3613
+ */
3614
+ export declare type ProtectedItemState = string;
3615
+ /** Known values of {@link LastBackupStatus} that the service accepts. */
3616
+ export declare enum KnownLastBackupStatus {
3617
+ Invalid = "Invalid",
3618
+ Healthy = "Healthy",
3619
+ Unhealthy = "Unhealthy",
3620
+ IRPending = "IRPending"
3621
+ }
3622
+ /**
3623
+ * Defines values for LastBackupStatus. \
3624
+ * {@link KnownLastBackupStatus} can be used interchangeably with LastBackupStatus,
3625
+ * this enum contains the known values that the service supports.
3626
+ * ### Known values supported by the service
3627
+ * **Invalid** \
3628
+ * **Healthy** \
3629
+ * **Unhealthy** \
3630
+ * **IRPending**
3631
+ */
3632
+ export declare type LastBackupStatus = string;
3633
+ /** Known values of {@link ProtectedItemHealthStatus} that the service accepts. */
3634
+ export declare enum KnownProtectedItemHealthStatus {
3635
+ Invalid = "Invalid",
3636
+ Healthy = "Healthy",
3637
+ Unhealthy = "Unhealthy",
3638
+ NotReachable = "NotReachable",
3639
+ IRPending = "IRPending"
3640
+ }
3641
+ /**
3642
+ * Defines values for ProtectedItemHealthStatus. \
3643
+ * {@link KnownProtectedItemHealthStatus} can be used interchangeably with ProtectedItemHealthStatus,
3644
+ * this enum contains the known values that the service supports.
3645
+ * ### Known values supported by the service
3646
+ * **Invalid** \
3647
+ * **Healthy** \
3648
+ * **Unhealthy** \
3649
+ * **NotReachable** \
3650
+ * **IRPending**
3651
+ */
3652
+ export declare type ProtectedItemHealthStatus = string;
3653
+ /** Known values of {@link RestorePointType} that the service accepts. */
3654
+ export declare enum KnownRestorePointType {
3655
+ Invalid = "Invalid",
3656
+ Full = "Full",
3657
+ Log = "Log",
3658
+ Differential = "Differential",
3659
+ Incremental = "Incremental"
3660
+ }
3661
+ /**
3662
+ * Defines values for RestorePointType. \
3663
+ * {@link KnownRestorePointType} can be used interchangeably with RestorePointType,
3664
+ * this enum contains the known values that the service supports.
3665
+ * ### Known values supported by the service
3666
+ * **Invalid** \
3667
+ * **Full** \
3668
+ * **Log** \
3669
+ * **Differential** \
3670
+ * **Incremental**
3671
+ */
3672
+ export declare type RestorePointType = string;
3673
+ /** Known values of {@link OverwriteOptions} that the service accepts. */
3674
+ export declare enum KnownOverwriteOptions {
3675
+ Invalid = "Invalid",
3676
+ FailOnConflict = "FailOnConflict",
3677
+ Overwrite = "Overwrite"
3678
+ }
3679
+ /**
3680
+ * Defines values for OverwriteOptions. \
3681
+ * {@link KnownOverwriteOptions} can be used interchangeably with OverwriteOptions,
3682
+ * this enum contains the known values that the service supports.
3683
+ * ### Known values supported by the service
3684
+ * **Invalid** \
3685
+ * **FailOnConflict** \
3686
+ * **Overwrite**
3687
+ */
3688
+ export declare type OverwriteOptions = string;
3689
+ /** Known values of {@link RecoveryMode} that the service accepts. */
3690
+ export declare enum KnownRecoveryMode {
3691
+ Invalid = "Invalid",
3692
+ FileRecovery = "FileRecovery",
3693
+ WorkloadRecovery = "WorkloadRecovery"
3694
+ }
3695
+ /**
3696
+ * Defines values for RecoveryMode. \
3697
+ * {@link KnownRecoveryMode} can be used interchangeably with RecoveryMode,
3698
+ * this enum contains the known values that the service supports.
3699
+ * ### Known values supported by the service
3700
+ * **Invalid** \
3701
+ * **FileRecovery** \
3702
+ * **WorkloadRecovery**
3703
+ */
3704
+ export declare type RecoveryMode = string;
3705
+ /** Known values of {@link SQLDataDirectoryType} that the service accepts. */
3706
+ export declare enum KnownSQLDataDirectoryType {
3707
+ Invalid = "Invalid",
3708
+ Data = "Data",
3709
+ Log = "Log"
3710
+ }
3711
+ /**
3712
+ * Defines values for SQLDataDirectoryType. \
3713
+ * {@link KnownSQLDataDirectoryType} can be used interchangeably with SQLDataDirectoryType,
3714
+ * this enum contains the known values that the service supports.
3715
+ * ### Known values supported by the service
3716
+ * **Invalid** \
3717
+ * **Data** \
3718
+ * **Log**
3719
+ */
3720
+ export declare type SQLDataDirectoryType = string;
3721
+ /** Known values of {@link RestorePointQueryType} that the service accepts. */
3722
+ export declare enum KnownRestorePointQueryType {
3723
+ Invalid = "Invalid",
3724
+ Full = "Full",
3725
+ Log = "Log",
3726
+ Differential = "Differential",
3727
+ FullAndDifferential = "FullAndDifferential",
3728
+ All = "All",
3729
+ Incremental = "Incremental"
3730
+ }
3731
+ /**
3732
+ * Defines values for RestorePointQueryType. \
3733
+ * {@link KnownRestorePointQueryType} can be used interchangeably with RestorePointQueryType,
3734
+ * this enum contains the known values that the service supports.
3735
+ * ### Known values supported by the service
3736
+ * **Invalid** \
3737
+ * **Full** \
3738
+ * **Log** \
3739
+ * **Differential** \
3740
+ * **FullAndDifferential** \
3741
+ * **All** \
3742
+ * **Incremental**
3743
+ */
3744
+ export declare type RestorePointQueryType = string;
3745
+ /** Known values of {@link RetentionDurationType} that the service accepts. */
3746
+ export declare enum KnownRetentionDurationType {
3747
+ Invalid = "Invalid",
3748
+ Days = "Days",
3749
+ Weeks = "Weeks",
3750
+ Months = "Months",
3751
+ Years = "Years"
3752
+ }
3753
+ /**
3754
+ * Defines values for RetentionDurationType. \
3755
+ * {@link KnownRetentionDurationType} can be used interchangeably with RetentionDurationType,
3756
+ * this enum contains the known values that the service supports.
3757
+ * ### Known values supported by the service
3758
+ * **Invalid** \
3759
+ * **Days** \
3760
+ * **Weeks** \
3761
+ * **Months** \
3762
+ * **Years**
3763
+ */
3764
+ export declare type RetentionDurationType = string;
3765
+ /** Known values of {@link JobStatus} that the service accepts. */
3766
+ export declare enum KnownJobStatus {
3767
+ Invalid = "Invalid",
3768
+ InProgress = "InProgress",
3769
+ Completed = "Completed",
3770
+ Failed = "Failed",
3771
+ CompletedWithWarnings = "CompletedWithWarnings",
3772
+ Cancelled = "Cancelled",
3773
+ Cancelling = "Cancelling"
3774
+ }
3775
+ /**
3776
+ * Defines values for JobStatus. \
3777
+ * {@link KnownJobStatus} can be used interchangeably with JobStatus,
3778
+ * this enum contains the known values that the service supports.
3779
+ * ### Known values supported by the service
3780
+ * **Invalid** \
3781
+ * **InProgress** \
3782
+ * **Completed** \
3783
+ * **Failed** \
3784
+ * **CompletedWithWarnings** \
3785
+ * **Cancelled** \
3786
+ * **Cancelling**
3787
+ */
3788
+ export declare type JobStatus = string;
3789
+ /** Known values of {@link JobOperationType} that the service accepts. */
3790
+ export declare enum KnownJobOperationType {
3791
+ Invalid = "Invalid",
3792
+ Register = "Register",
3793
+ UnRegister = "UnRegister",
3794
+ ConfigureBackup = "ConfigureBackup",
3795
+ Backup = "Backup",
3796
+ Restore = "Restore",
3797
+ DisableBackup = "DisableBackup",
3798
+ DeleteBackupData = "DeleteBackupData",
3799
+ CrossRegionRestore = "CrossRegionRestore",
3800
+ Undelete = "Undelete",
3801
+ UpdateCustomerManagedKey = "UpdateCustomerManagedKey"
3802
+ }
3803
+ /**
3804
+ * Defines values for JobOperationType. \
3805
+ * {@link KnownJobOperationType} can be used interchangeably with JobOperationType,
3806
+ * this enum contains the known values that the service supports.
3807
+ * ### Known values supported by the service
3808
+ * **Invalid** \
3809
+ * **Register** \
3810
+ * **UnRegister** \
3811
+ * **ConfigureBackup** \
3812
+ * **Backup** \
3813
+ * **Restore** \
3814
+ * **DisableBackup** \
3815
+ * **DeleteBackupData** \
3816
+ * **CrossRegionRestore** \
3817
+ * **Undelete** \
3818
+ * **UpdateCustomerManagedKey**
3819
+ */
3820
+ export declare type JobOperationType = string;
3821
+ /** Known values of {@link RetentionScheduleFormat} that the service accepts. */
3822
+ export declare enum KnownRetentionScheduleFormat {
3823
+ Invalid = "Invalid",
3824
+ Daily = "Daily",
3825
+ Weekly = "Weekly"
3826
+ }
3827
+ /**
3828
+ * Defines values for RetentionScheduleFormat. \
3829
+ * {@link KnownRetentionScheduleFormat} can be used interchangeably with RetentionScheduleFormat,
3830
+ * this enum contains the known values that the service supports.
3831
+ * ### Known values supported by the service
3832
+ * **Invalid** \
3833
+ * **Daily** \
3834
+ * **Weekly**
3835
+ */
3836
+ export declare type RetentionScheduleFormat = string;
3837
+ /** Known values of {@link MabServerType} that the service accepts. */
3838
+ export declare enum KnownMabServerType {
3839
+ Invalid = "Invalid",
3840
+ Unknown = "Unknown",
3841
+ IaasVMContainer = "IaasVMContainer",
3842
+ IaasVMServiceContainer = "IaasVMServiceContainer",
3843
+ DPMContainer = "DPMContainer",
3844
+ AzureBackupServerContainer = "AzureBackupServerContainer",
3845
+ MABContainer = "MABContainer",
3846
+ Cluster = "Cluster",
3847
+ AzureSqlContainer = "AzureSqlContainer",
3848
+ Windows = "Windows",
3849
+ VCenter = "VCenter",
3850
+ VMAppContainer = "VMAppContainer",
3851
+ SqlagWorkLoadContainer = "SQLAGWorkLoadContainer",
3852
+ StorageContainer = "StorageContainer",
3853
+ GenericContainer = "GenericContainer"
3854
+ }
3855
+ /**
3856
+ * Defines values for MabServerType. \
3857
+ * {@link KnownMabServerType} can be used interchangeably with MabServerType,
3858
+ * this enum contains the known values that the service supports.
3859
+ * ### Known values supported by the service
3860
+ * **Invalid** \
3861
+ * **Unknown** \
3862
+ * **IaasVMContainer** \
3863
+ * **IaasVMServiceContainer** \
3864
+ * **DPMContainer** \
3865
+ * **AzureBackupServerContainer** \
3866
+ * **MABContainer** \
3867
+ * **Cluster** \
3868
+ * **AzureSqlContainer** \
3869
+ * **Windows** \
3870
+ * **VCenter** \
3871
+ * **VMAppContainer** \
3872
+ * **SQLAGWorkLoadContainer** \
3873
+ * **StorageContainer** \
3874
+ * **GenericContainer**
3875
+ */
3876
+ export declare type MabServerType = string;
3877
+ /** Known values of {@link HealthState} that the service accepts. */
3878
+ export declare enum KnownHealthState {
3879
+ Passed = "Passed",
3880
+ ActionRequired = "ActionRequired",
3881
+ ActionSuggested = "ActionSuggested",
3882
+ Invalid = "Invalid"
3883
+ }
3884
+ /**
3885
+ * Defines values for HealthState. \
3886
+ * {@link KnownHealthState} can be used interchangeably with HealthState,
3887
+ * this enum contains the known values that the service supports.
3888
+ * ### Known values supported by the service
3889
+ * **Passed** \
3890
+ * **ActionRequired** \
3891
+ * **ActionSuggested** \
3892
+ * **Invalid**
3893
+ */
3894
+ export declare type HealthState = string;
3895
+ /** Known values of {@link ScheduleRunType} that the service accepts. */
3896
+ export declare enum KnownScheduleRunType {
3897
+ Invalid = "Invalid",
3898
+ Daily = "Daily",
3899
+ Weekly = "Weekly",
3900
+ Hourly = "Hourly"
3901
+ }
3902
+ /**
3903
+ * Defines values for ScheduleRunType. \
3904
+ * {@link KnownScheduleRunType} can be used interchangeably with ScheduleRunType,
3905
+ * this enum contains the known values that the service supports.
3906
+ * ### Known values supported by the service
3907
+ * **Invalid** \
3908
+ * **Daily** \
3909
+ * **Weekly** \
3910
+ * **Hourly**
3911
+ */
3912
+ export declare type ScheduleRunType = string;
3913
+ /** Known values of {@link AzureFileShareType} that the service accepts. */
3914
+ export declare enum KnownAzureFileShareType {
3915
+ Invalid = "Invalid",
3916
+ Xsmb = "XSMB",
3917
+ XSync = "XSync"
3918
+ }
3919
+ /**
3920
+ * Defines values for AzureFileShareType. \
3921
+ * {@link KnownAzureFileShareType} can be used interchangeably with AzureFileShareType,
3922
+ * this enum contains the known values that the service supports.
3923
+ * ### Known values supported by the service
3924
+ * **Invalid** \
3925
+ * **XSMB** \
3926
+ * **XSync**
3927
+ */
3928
+ export declare type AzureFileShareType = string;
3929
+ /** Known values of {@link OperationType} that the service accepts. */
3930
+ export declare enum KnownOperationType {
3931
+ Invalid = "Invalid",
3932
+ Register = "Register",
3933
+ Reregister = "Reregister"
3934
+ }
3935
+ /**
3936
+ * Defines values for OperationType. \
3937
+ * {@link KnownOperationType} can be used interchangeably with OperationType,
3938
+ * this enum contains the known values that the service supports.
3939
+ * ### Known values supported by the service
3940
+ * **Invalid** \
3941
+ * **Register** \
3942
+ * **Reregister**
3943
+ */
3944
+ export declare type OperationType = string;
3945
+ /** Known values of {@link AcquireStorageAccountLock} that the service accepts. */
3946
+ export declare enum KnownAcquireStorageAccountLock {
3947
+ Acquire = "Acquire",
3948
+ NotAcquire = "NotAcquire"
3949
+ }
3950
+ /**
3951
+ * Defines values for AcquireStorageAccountLock. \
3952
+ * {@link KnownAcquireStorageAccountLock} can be used interchangeably with AcquireStorageAccountLock,
3953
+ * this enum contains the known values that the service supports.
3954
+ * ### Known values supported by the service
3955
+ * **Acquire** \
3956
+ * **NotAcquire**
3957
+ */
3958
+ export declare type AcquireStorageAccountLock = string;
3959
+ /** Known values of {@link InquiryStatus} that the service accepts. */
3960
+ export declare enum KnownInquiryStatus {
3961
+ Invalid = "Invalid",
3962
+ Success = "Success",
3963
+ Failed = "Failed"
3964
+ }
3965
+ /**
3966
+ * Defines values for InquiryStatus. \
3967
+ * {@link KnownInquiryStatus} can be used interchangeably with InquiryStatus,
3968
+ * this enum contains the known values that the service supports.
3969
+ * ### Known values supported by the service
3970
+ * **Invalid** \
3971
+ * **Success** \
3972
+ * **Failed**
3973
+ */
3974
+ export declare type InquiryStatus = string;
3975
+ /** Known values of {@link BackupType} that the service accepts. */
3976
+ export declare enum KnownBackupType {
3977
+ Invalid = "Invalid",
3978
+ Full = "Full",
3979
+ Differential = "Differential",
3980
+ Log = "Log",
3981
+ CopyOnlyFull = "CopyOnlyFull",
3982
+ Incremental = "Incremental"
3983
+ }
3984
+ /**
3985
+ * Defines values for BackupType. \
3986
+ * {@link KnownBackupType} can be used interchangeably with BackupType,
3987
+ * this enum contains the known values that the service supports.
3988
+ * ### Known values supported by the service
3989
+ * **Invalid** \
3990
+ * **Full** \
3991
+ * **Differential** \
3992
+ * **Log** \
3993
+ * **CopyOnlyFull** \
3994
+ * **Incremental**
3995
+ */
3996
+ export declare type BackupType = string;
3997
+ /** Known values of {@link WorkloadItemType} that the service accepts. */
3998
+ export declare enum KnownWorkloadItemType {
3999
+ Invalid = "Invalid",
4000
+ SQLInstance = "SQLInstance",
4001
+ SQLDataBase = "SQLDataBase",
4002
+ SAPHanaSystem = "SAPHanaSystem",
4003
+ SAPHanaDatabase = "SAPHanaDatabase",
4004
+ SAPAseSystem = "SAPAseSystem",
4005
+ SAPAseDatabase = "SAPAseDatabase"
4006
+ }
4007
+ /**
4008
+ * Defines values for WorkloadItemType. \
4009
+ * {@link KnownWorkloadItemType} can be used interchangeably with WorkloadItemType,
4010
+ * this enum contains the known values that the service supports.
4011
+ * ### Known values supported by the service
4012
+ * **Invalid** \
4013
+ * **SQLInstance** \
4014
+ * **SQLDataBase** \
4015
+ * **SAPHanaSystem** \
4016
+ * **SAPHanaDatabase** \
4017
+ * **SAPAseSystem** \
4018
+ * **SAPAseDatabase**
4019
+ */
4020
+ export declare type WorkloadItemType = string;
4021
+ /** Known values of {@link Type} that the service accepts. */
4022
+ export declare enum KnownType {
4023
+ Invalid = "Invalid",
4024
+ BackupProtectedItemCountSummary = "BackupProtectedItemCountSummary",
4025
+ BackupProtectionContainerCountSummary = "BackupProtectionContainerCountSummary"
4026
+ }
4027
+ /**
4028
+ * Defines values for Type. \
4029
+ * {@link KnownType} can be used interchangeably with Type,
4030
+ * this enum contains the known values that the service supports.
4031
+ * ### Known values supported by the service
4032
+ * **Invalid** \
4033
+ * **BackupProtectedItemCountSummary** \
4034
+ * **BackupProtectionContainerCountSummary**
4035
+ */
4036
+ export declare type Type = string;
4037
+ /** Known values of {@link IntentItemType} that the service accepts. */
4038
+ export declare enum KnownIntentItemType {
4039
+ Invalid = "Invalid",
4040
+ SQLInstance = "SQLInstance",
4041
+ SQLAvailabilityGroupContainer = "SQLAvailabilityGroupContainer"
4042
+ }
4043
+ /**
4044
+ * Defines values for IntentItemType. \
4045
+ * {@link KnownIntentItemType} can be used interchangeably with IntentItemType,
4046
+ * this enum contains the known values that the service supports.
4047
+ * ### Known values supported by the service
4048
+ * **Invalid** \
4049
+ * **SQLInstance** \
4050
+ * **SQLAvailabilityGroupContainer**
4051
+ */
4052
+ export declare type IntentItemType = string;
4053
+ /** Known values of {@link BackupItemType} that the service accepts. */
4054
+ export declare enum KnownBackupItemType {
4055
+ Invalid = "Invalid",
4056
+ VM = "VM",
4057
+ FileFolder = "FileFolder",
4058
+ AzureSqlDb = "AzureSqlDb",
4059
+ Sqldb = "SQLDB",
4060
+ Exchange = "Exchange",
4061
+ Sharepoint = "Sharepoint",
4062
+ VMwareVM = "VMwareVM",
4063
+ SystemState = "SystemState",
4064
+ Client = "Client",
4065
+ GenericDataSource = "GenericDataSource",
4066
+ SQLDataBase = "SQLDataBase",
4067
+ AzureFileShare = "AzureFileShare",
4068
+ SAPHanaDatabase = "SAPHanaDatabase",
4069
+ SAPAseDatabase = "SAPAseDatabase"
4070
+ }
4071
+ /**
4072
+ * Defines values for BackupItemType. \
4073
+ * {@link KnownBackupItemType} can be used interchangeably with BackupItemType,
4074
+ * this enum contains the known values that the service supports.
4075
+ * ### Known values supported by the service
4076
+ * **Invalid** \
4077
+ * **VM** \
4078
+ * **FileFolder** \
4079
+ * **AzureSqlDb** \
4080
+ * **SQLDB** \
4081
+ * **Exchange** \
4082
+ * **Sharepoint** \
4083
+ * **VMwareVM** \
4084
+ * **SystemState** \
4085
+ * **Client** \
4086
+ * **GenericDataSource** \
4087
+ * **SQLDataBase** \
4088
+ * **AzureFileShare** \
4089
+ * **SAPHanaDatabase** \
4090
+ * **SAPAseDatabase**
4091
+ */
4092
+ export declare type BackupItemType = string;
4093
+ /** Known values of {@link RehydrationPriority} that the service accepts. */
4094
+ export declare enum KnownRehydrationPriority {
4095
+ Standard = "Standard",
4096
+ High = "High"
4097
+ }
4098
+ /**
4099
+ * Defines values for RehydrationPriority. \
4100
+ * {@link KnownRehydrationPriority} can be used interchangeably with RehydrationPriority,
4101
+ * this enum contains the known values that the service supports.
4102
+ * ### Known values supported by the service
4103
+ * **Standard** \
4104
+ * **High**
4105
+ */
4106
+ export declare type RehydrationPriority = string;
4107
+ /** Defines values for HttpStatusCode. */
4108
+ export declare type HttpStatusCode = "Continue" | "SwitchingProtocols" | "OK" | "Created" | "Accepted" | "NonAuthoritativeInformation" | "NoContent" | "ResetContent" | "PartialContent" | "MultipleChoices" | "Ambiguous" | "MovedPermanently" | "Moved" | "Found" | "Redirect" | "SeeOther" | "RedirectMethod" | "NotModified" | "UseProxy" | "Unused" | "TemporaryRedirect" | "RedirectKeepVerb" | "BadRequest" | "Unauthorized" | "PaymentRequired" | "Forbidden" | "NotFound" | "MethodNotAllowed" | "NotAcceptable" | "ProxyAuthenticationRequired" | "RequestTimeout" | "Conflict" | "Gone" | "LengthRequired" | "PreconditionFailed" | "RequestEntityTooLarge" | "RequestUriTooLong" | "UnsupportedMediaType" | "RequestedRangeNotSatisfiable" | "ExpectationFailed" | "UpgradeRequired" | "InternalServerError" | "NotImplemented" | "BadGateway" | "ServiceUnavailable" | "GatewayTimeout" | "HttpVersionNotSupported";
4109
+ /** Defines values for RecoveryPointTierType. */
4110
+ export declare type RecoveryPointTierType = "Invalid" | "InstantRP" | "HardenedRP" | "ArchivedRP";
4111
+ /** Defines values for JobSupportedAction. */
4112
+ export declare type JobSupportedAction = "Invalid" | "Cancellable" | "Retriable";
4113
+ /** Defines values for RecoveryPointTierStatus. */
4114
+ export declare type RecoveryPointTierStatus = "Invalid" | "Valid" | "Disabled" | "Deleted" | "Rehydrated";
4115
+ /** Defines values for DayOfWeek. */
4116
+ export declare type DayOfWeek = "Sunday" | "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday";
4117
+ /** Defines values for WeekOfMonth. */
4118
+ export declare type WeekOfMonth = "First" | "Second" | "Third" | "Fourth" | "Last" | "Invalid";
4119
+ /** Defines values for MonthOfYear. */
4120
+ export declare type MonthOfYear = "Invalid" | "January" | "February" | "March" | "April" | "May" | "June" | "July" | "August" | "September" | "October" | "November" | "December";
4121
+ /** Optional parameters. */
4122
+ export interface BackupResourceStorageConfigsNonCRRGetOptionalParams extends coreClient.OperationOptions {
4123
+ }
4124
+ /** Contains response data for the get operation. */
4125
+ export declare type BackupResourceStorageConfigsNonCRRGetResponse = BackupResourceConfigResource;
4126
+ /** Optional parameters. */
4127
+ export interface BackupResourceStorageConfigsNonCRRUpdateOptionalParams extends coreClient.OperationOptions {
4128
+ }
4129
+ /** Contains response data for the update operation. */
4130
+ export declare type BackupResourceStorageConfigsNonCRRUpdateResponse = BackupResourceConfigResource;
4131
+ /** Optional parameters. */
4132
+ export interface BackupResourceStorageConfigsNonCRRPatchOptionalParams extends coreClient.OperationOptions {
4133
+ }
4134
+ /** Optional parameters. */
4135
+ export interface ProtectionIntentValidateOptionalParams extends coreClient.OperationOptions {
4136
+ }
4137
+ /** Contains response data for the validate operation. */
4138
+ export declare type ProtectionIntentValidateResponse = PreValidateEnableBackupResponse;
4139
+ /** Optional parameters. */
4140
+ export interface ProtectionIntentGetOptionalParams extends coreClient.OperationOptions {
4141
+ }
4142
+ /** Contains response data for the get operation. */
4143
+ export declare type ProtectionIntentGetResponse = ProtectionIntentResource;
4144
+ /** Optional parameters. */
4145
+ export interface ProtectionIntentCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4146
+ }
4147
+ /** Contains response data for the createOrUpdate operation. */
4148
+ export declare type ProtectionIntentCreateOrUpdateResponse = ProtectionIntentResource;
4149
+ /** Optional parameters. */
4150
+ export interface ProtectionIntentDeleteOptionalParams extends coreClient.OperationOptions {
4151
+ }
4152
+ /** Optional parameters. */
4153
+ export interface BackupStatusGetOptionalParams extends coreClient.OperationOptions {
4154
+ }
4155
+ /** Contains response data for the get operation. */
4156
+ export declare type BackupStatusGetResponse = BackupStatusResponse;
4157
+ /** Optional parameters. */
4158
+ export interface FeatureSupportValidateOptionalParams extends coreClient.OperationOptions {
4159
+ }
4160
+ /** Contains response data for the validate operation. */
4161
+ export declare type FeatureSupportValidateResponse = AzureVMResourceFeatureSupportResponse;
4162
+ /** Optional parameters. */
4163
+ export interface BackupProtectionIntentListOptionalParams extends coreClient.OperationOptions {
4164
+ /** OData filter options. */
4165
+ filter?: string;
4166
+ /** skipToken Filter. */
4167
+ skipToken?: string;
4168
+ }
4169
+ /** Contains response data for the list operation. */
4170
+ export declare type BackupProtectionIntentListResponse = ProtectionIntentResourceList;
4171
+ /** Optional parameters. */
4172
+ export interface BackupProtectionIntentListNextOptionalParams extends coreClient.OperationOptions {
4173
+ /** OData filter options. */
4174
+ filter?: string;
4175
+ /** skipToken Filter. */
4176
+ skipToken?: string;
4177
+ }
4178
+ /** Contains response data for the listNext operation. */
4179
+ export declare type BackupProtectionIntentListNextResponse = ProtectionIntentResourceList;
4180
+ /** Optional parameters. */
4181
+ export interface BackupUsageSummariesListOptionalParams extends coreClient.OperationOptions {
4182
+ /** OData filter options. */
4183
+ filter?: string;
4184
+ /** skipToken Filter. */
4185
+ skipToken?: string;
4186
+ }
4187
+ /** Contains response data for the list operation. */
4188
+ export declare type BackupUsageSummariesListResponse = BackupManagementUsageList;
4189
+ /** Optional parameters. */
4190
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
4191
+ }
4192
+ /** Contains response data for the list operation. */
4193
+ export declare type OperationsListResponse = ClientDiscoveryResponse;
4194
+ /** Optional parameters. */
4195
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
4196
+ }
4197
+ /** Contains response data for the listNext operation. */
4198
+ export declare type OperationsListNextResponse = ClientDiscoveryResponse;
4199
+ /** Optional parameters. */
4200
+ export interface BackupResourceVaultConfigsGetOptionalParams extends coreClient.OperationOptions {
4201
+ }
4202
+ /** Contains response data for the get operation. */
4203
+ export declare type BackupResourceVaultConfigsGetResponse = BackupResourceVaultConfigResource;
4204
+ /** Optional parameters. */
4205
+ export interface BackupResourceVaultConfigsUpdateOptionalParams extends coreClient.OperationOptions {
4206
+ }
4207
+ /** Contains response data for the update operation. */
4208
+ export declare type BackupResourceVaultConfigsUpdateResponse = BackupResourceVaultConfigResource;
4209
+ /** Optional parameters. */
4210
+ export interface BackupResourceVaultConfigsPutOptionalParams extends coreClient.OperationOptions {
4211
+ }
4212
+ /** Contains response data for the put operation. */
4213
+ export declare type BackupResourceVaultConfigsPutResponse = BackupResourceVaultConfigResource;
4214
+ /** Optional parameters. */
4215
+ export interface BackupResourceEncryptionConfigsGetOptionalParams extends coreClient.OperationOptions {
4216
+ }
4217
+ /** Contains response data for the get operation. */
4218
+ export declare type BackupResourceEncryptionConfigsGetResponse = BackupResourceEncryptionConfigExtendedResource;
4219
+ /** Optional parameters. */
4220
+ export interface BackupResourceEncryptionConfigsUpdateOptionalParams extends coreClient.OperationOptions {
4221
+ }
4222
+ /** Optional parameters. */
4223
+ export interface PrivateEndpointConnectionGetOptionalParams extends coreClient.OperationOptions {
4224
+ }
4225
+ /** Contains response data for the get operation. */
4226
+ export declare type PrivateEndpointConnectionGetResponse = PrivateEndpointConnectionResource;
4227
+ /** Optional parameters. */
4228
+ export interface PrivateEndpointConnectionPutOptionalParams extends coreClient.OperationOptions {
4229
+ /** Delay to wait until next poll, in milliseconds. */
4230
+ updateIntervalInMs?: number;
4231
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4232
+ resumeFrom?: string;
4233
+ }
4234
+ /** Contains response data for the put operation. */
4235
+ export declare type PrivateEndpointConnectionPutResponse = PrivateEndpointConnectionResource;
4236
+ /** Optional parameters. */
4237
+ export interface PrivateEndpointConnectionDeleteOptionalParams extends coreClient.OperationOptions {
4238
+ /** Delay to wait until next poll, in milliseconds. */
4239
+ updateIntervalInMs?: number;
4240
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4241
+ resumeFrom?: string;
4242
+ }
4243
+ /** Optional parameters. */
4244
+ export interface PrivateEndpointGetOperationStatusOptionalParams extends coreClient.OperationOptions {
4245
+ }
4246
+ /** Contains response data for the getOperationStatus operation. */
4247
+ export declare type PrivateEndpointGetOperationStatusResponse = OperationStatus;
4248
+ /** Optional parameters. */
4249
+ export interface GetOperationStatusOptionalParams extends coreClient.OperationOptions {
4250
+ }
4251
+ /** Contains response data for the getOperationStatus operation. */
4252
+ export declare type GetOperationStatusResponse = OperationStatus;
4253
+ /** Optional parameters. */
4254
+ export interface BMSPrepareDataMoveOptionalParams extends coreClient.OperationOptions {
4255
+ /** Delay to wait until next poll, in milliseconds. */
4256
+ updateIntervalInMs?: number;
4257
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4258
+ resumeFrom?: string;
4259
+ }
4260
+ /** Optional parameters. */
4261
+ export interface BMSTriggerDataMoveOptionalParams extends coreClient.OperationOptions {
4262
+ /** Delay to wait until next poll, in milliseconds. */
4263
+ updateIntervalInMs?: number;
4264
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4265
+ resumeFrom?: string;
4266
+ }
4267
+ /** Optional parameters. */
4268
+ export interface MoveRecoveryPointOptionalParams extends coreClient.OperationOptions {
4269
+ /** Delay to wait until next poll, in milliseconds. */
4270
+ updateIntervalInMs?: number;
4271
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4272
+ resumeFrom?: string;
4273
+ }
4274
+ /** Optional parameters. */
4275
+ export interface BMSPrepareDataMoveOperationResultGetOptionalParams extends coreClient.OperationOptions {
4276
+ }
4277
+ /** Contains response data for the get operation. */
4278
+ export declare type BMSPrepareDataMoveOperationResultGetResponse = VaultStorageConfigOperationResultResponseUnion;
4279
+ /** Optional parameters. */
4280
+ export interface ProtectedItemsGetOptionalParams extends coreClient.OperationOptions {
4281
+ /** OData filter options. */
4282
+ filter?: string;
4283
+ }
4284
+ /** Contains response data for the get operation. */
4285
+ export declare type ProtectedItemsGetResponse = ProtectedItemResource;
4286
+ /** Optional parameters. */
4287
+ export interface ProtectedItemsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4288
+ }
4289
+ /** Contains response data for the createOrUpdate operation. */
4290
+ export declare type ProtectedItemsCreateOrUpdateResponse = ProtectedItemResource;
4291
+ /** Optional parameters. */
4292
+ export interface ProtectedItemsDeleteOptionalParams extends coreClient.OperationOptions {
4293
+ }
4294
+ /** Optional parameters. */
4295
+ export interface ProtectedItemOperationResultsGetOptionalParams extends coreClient.OperationOptions {
4296
+ }
4297
+ /** Contains response data for the get operation. */
4298
+ export declare type ProtectedItemOperationResultsGetResponse = ProtectedItemResource;
4299
+ /** Optional parameters. */
4300
+ export interface RecoveryPointsListOptionalParams extends coreClient.OperationOptions {
4301
+ /** OData filter options. */
4302
+ filter?: string;
4303
+ }
4304
+ /** Contains response data for the list operation. */
4305
+ export declare type RecoveryPointsListResponse = RecoveryPointResourceList;
4306
+ /** Optional parameters. */
4307
+ export interface RecoveryPointsGetOptionalParams extends coreClient.OperationOptions {
4308
+ }
4309
+ /** Contains response data for the get operation. */
4310
+ export declare type RecoveryPointsGetResponse = RecoveryPointResource;
4311
+ /** Optional parameters. */
4312
+ export interface RecoveryPointsListNextOptionalParams extends coreClient.OperationOptions {
4313
+ /** OData filter options. */
4314
+ filter?: string;
4315
+ }
4316
+ /** Contains response data for the listNext operation. */
4317
+ export declare type RecoveryPointsListNextResponse = RecoveryPointResourceList;
4318
+ /** Optional parameters. */
4319
+ export interface RestoresTriggerOptionalParams extends coreClient.OperationOptions {
4320
+ /** Delay to wait until next poll, in milliseconds. */
4321
+ updateIntervalInMs?: number;
4322
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4323
+ resumeFrom?: string;
4324
+ }
4325
+ /** Optional parameters. */
4326
+ export interface BackupPoliciesListOptionalParams extends coreClient.OperationOptions {
4327
+ /** OData filter options. */
4328
+ filter?: string;
4329
+ }
4330
+ /** Contains response data for the list operation. */
4331
+ export declare type BackupPoliciesListResponse = ProtectionPolicyResourceList;
4332
+ /** Optional parameters. */
4333
+ export interface BackupPoliciesListNextOptionalParams extends coreClient.OperationOptions {
4334
+ /** OData filter options. */
4335
+ filter?: string;
4336
+ }
4337
+ /** Contains response data for the listNext operation. */
4338
+ export declare type BackupPoliciesListNextResponse = ProtectionPolicyResourceList;
4339
+ /** Optional parameters. */
4340
+ export interface ProtectionPoliciesGetOptionalParams extends coreClient.OperationOptions {
4341
+ }
4342
+ /** Contains response data for the get operation. */
4343
+ export declare type ProtectionPoliciesGetResponse = ProtectionPolicyResource;
4344
+ /** Optional parameters. */
4345
+ export interface ProtectionPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4346
+ }
4347
+ /** Contains response data for the createOrUpdate operation. */
4348
+ export declare type ProtectionPoliciesCreateOrUpdateResponse = ProtectionPolicyResource;
4349
+ /** Optional parameters. */
4350
+ export interface ProtectionPoliciesDeleteOptionalParams extends coreClient.OperationOptions {
4351
+ /** Delay to wait until next poll, in milliseconds. */
4352
+ updateIntervalInMs?: number;
4353
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4354
+ resumeFrom?: string;
4355
+ }
4356
+ /** Optional parameters. */
4357
+ export interface ProtectionPolicyOperationResultsGetOptionalParams extends coreClient.OperationOptions {
4358
+ }
4359
+ /** Contains response data for the get operation. */
4360
+ export declare type ProtectionPolicyOperationResultsGetResponse = ProtectionPolicyResource;
4361
+ /** Optional parameters. */
4362
+ export interface BackupJobsListOptionalParams extends coreClient.OperationOptions {
4363
+ /** OData filter options. */
4364
+ filter?: string;
4365
+ /** skipToken Filter. */
4366
+ skipToken?: string;
4367
+ }
4368
+ /** Contains response data for the list operation. */
4369
+ export declare type BackupJobsListResponse = JobResourceList;
4370
+ /** Optional parameters. */
4371
+ export interface BackupJobsListNextOptionalParams extends coreClient.OperationOptions {
4372
+ /** OData filter options. */
4373
+ filter?: string;
4374
+ /** skipToken Filter. */
4375
+ skipToken?: string;
4376
+ }
4377
+ /** Contains response data for the listNext operation. */
4378
+ export declare type BackupJobsListNextResponse = JobResourceList;
4379
+ /** Optional parameters. */
4380
+ export interface JobDetailsGetOptionalParams extends coreClient.OperationOptions {
4381
+ }
4382
+ /** Contains response data for the get operation. */
4383
+ export declare type JobDetailsGetResponse = JobResource;
4384
+ /** Optional parameters. */
4385
+ export interface JobCancellationsTriggerOptionalParams extends coreClient.OperationOptions {
4386
+ }
4387
+ /** Optional parameters. */
4388
+ export interface JobOperationResultsGetOptionalParams extends coreClient.OperationOptions {
4389
+ }
4390
+ /** Optional parameters. */
4391
+ export interface ExportJobsOperationResultsGetOptionalParams extends coreClient.OperationOptions {
4392
+ }
4393
+ /** Contains response data for the get operation. */
4394
+ export declare type ExportJobsOperationResultsGetResponse = OperationResultInfoBaseResource;
4395
+ /** Optional parameters. */
4396
+ export interface JobsExportOptionalParams extends coreClient.OperationOptions {
4397
+ /** OData filter options. */
4398
+ filter?: string;
4399
+ }
4400
+ /** Optional parameters. */
4401
+ export interface BackupProtectedItemsListOptionalParams extends coreClient.OperationOptions {
4402
+ /** OData filter options. */
4403
+ filter?: string;
4404
+ /** skipToken Filter. */
4405
+ skipToken?: string;
4406
+ }
4407
+ /** Contains response data for the list operation. */
4408
+ export declare type BackupProtectedItemsListResponse = ProtectedItemResourceList;
4409
+ /** Optional parameters. */
4410
+ export interface BackupProtectedItemsListNextOptionalParams extends coreClient.OperationOptions {
4411
+ /** OData filter options. */
4412
+ filter?: string;
4413
+ /** skipToken Filter. */
4414
+ skipToken?: string;
4415
+ }
4416
+ /** Contains response data for the listNext operation. */
4417
+ export declare type BackupProtectedItemsListNextResponse = ProtectedItemResourceList;
4418
+ /** Optional parameters. */
4419
+ export interface OperationValidateOptionalParams extends coreClient.OperationOptions {
4420
+ }
4421
+ /** Contains response data for the validate operation. */
4422
+ export declare type OperationValidateResponse = ValidateOperationsResponse;
4423
+ /** Optional parameters. */
4424
+ export interface ValidateOperationTriggerOptionalParams extends coreClient.OperationOptions {
4425
+ /** Delay to wait until next poll, in milliseconds. */
4426
+ updateIntervalInMs?: number;
4427
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4428
+ resumeFrom?: string;
4429
+ }
4430
+ /** Optional parameters. */
4431
+ export interface ValidateOperationResultsGetOptionalParams extends coreClient.OperationOptions {
4432
+ }
4433
+ /** Contains response data for the get operation. */
4434
+ export declare type ValidateOperationResultsGetResponse = ValidateOperationsResponse;
4435
+ /** Optional parameters. */
4436
+ export interface ValidateOperationStatusesGetOptionalParams extends coreClient.OperationOptions {
4437
+ }
4438
+ /** Contains response data for the get operation. */
4439
+ export declare type ValidateOperationStatusesGetResponse = OperationStatus;
4440
+ /** Optional parameters. */
4441
+ export interface BackupEnginesListOptionalParams extends coreClient.OperationOptions {
4442
+ /** OData filter options. */
4443
+ filter?: string;
4444
+ /** skipToken Filter. */
4445
+ skipToken?: string;
4446
+ }
4447
+ /** Contains response data for the list operation. */
4448
+ export declare type BackupEnginesListResponse = BackupEngineBaseResourceList;
4449
+ /** Optional parameters. */
4450
+ export interface BackupEnginesGetOptionalParams extends coreClient.OperationOptions {
4451
+ /** OData filter options. */
4452
+ filter?: string;
4453
+ /** skipToken Filter. */
4454
+ skipToken?: string;
4455
+ }
4456
+ /** Contains response data for the get operation. */
4457
+ export declare type BackupEnginesGetResponse = BackupEngineBaseResource;
4458
+ /** Optional parameters. */
4459
+ export interface BackupEnginesListNextOptionalParams extends coreClient.OperationOptions {
4460
+ /** OData filter options. */
4461
+ filter?: string;
4462
+ /** skipToken Filter. */
4463
+ skipToken?: string;
4464
+ }
4465
+ /** Contains response data for the listNext operation. */
4466
+ export declare type BackupEnginesListNextResponse = BackupEngineBaseResourceList;
4467
+ /** Optional parameters. */
4468
+ export interface ProtectionContainerRefreshOperationResultsGetOptionalParams extends coreClient.OperationOptions {
4469
+ }
4470
+ /** Optional parameters. */
4471
+ export interface ProtectableContainersListOptionalParams extends coreClient.OperationOptions {
4472
+ /** OData filter options. */
4473
+ filter?: string;
4474
+ }
4475
+ /** Contains response data for the list operation. */
4476
+ export declare type ProtectableContainersListResponse = ProtectableContainerResourceList;
4477
+ /** Optional parameters. */
4478
+ export interface ProtectableContainersListNextOptionalParams extends coreClient.OperationOptions {
4479
+ /** OData filter options. */
4480
+ filter?: string;
4481
+ }
4482
+ /** Contains response data for the listNext operation. */
4483
+ export declare type ProtectableContainersListNextResponse = ProtectableContainerResourceList;
4484
+ /** Optional parameters. */
4485
+ export interface ProtectionContainersGetOptionalParams extends coreClient.OperationOptions {
4486
+ }
4487
+ /** Contains response data for the get operation. */
4488
+ export declare type ProtectionContainersGetResponse = ProtectionContainerResource;
4489
+ /** Optional parameters. */
4490
+ export interface ProtectionContainersRegisterOptionalParams extends coreClient.OperationOptions {
4491
+ }
4492
+ /** Contains response data for the register operation. */
4493
+ export declare type ProtectionContainersRegisterResponse = ProtectionContainerResource;
4494
+ /** Optional parameters. */
4495
+ export interface ProtectionContainersUnregisterOptionalParams extends coreClient.OperationOptions {
4496
+ }
4497
+ /** Optional parameters. */
4498
+ export interface ProtectionContainersInquireOptionalParams extends coreClient.OperationOptions {
4499
+ /** OData filter options. */
4500
+ filter?: string;
4501
+ }
4502
+ /** Optional parameters. */
4503
+ export interface ProtectionContainersRefreshOptionalParams extends coreClient.OperationOptions {
4504
+ /** OData filter options. */
4505
+ filter?: string;
4506
+ }
4507
+ /** Optional parameters. */
4508
+ export interface BackupWorkloadItemsListOptionalParams extends coreClient.OperationOptions {
4509
+ /** OData filter options. */
4510
+ filter?: string;
4511
+ /** skipToken Filter. */
4512
+ skipToken?: string;
4513
+ }
4514
+ /** Contains response data for the list operation. */
4515
+ export declare type BackupWorkloadItemsListResponse = WorkloadItemResourceList;
4516
+ /** Optional parameters. */
4517
+ export interface BackupWorkloadItemsListNextOptionalParams extends coreClient.OperationOptions {
4518
+ /** OData filter options. */
4519
+ filter?: string;
4520
+ /** skipToken Filter. */
4521
+ skipToken?: string;
4522
+ }
4523
+ /** Contains response data for the listNext operation. */
4524
+ export declare type BackupWorkloadItemsListNextResponse = WorkloadItemResourceList;
4525
+ /** Optional parameters. */
4526
+ export interface ProtectionContainerOperationResultsGetOptionalParams extends coreClient.OperationOptions {
4527
+ }
4528
+ /** Contains response data for the get operation. */
4529
+ export declare type ProtectionContainerOperationResultsGetResponse = ProtectionContainerResource;
4530
+ /** Optional parameters. */
4531
+ export interface BackupsTriggerOptionalParams extends coreClient.OperationOptions {
4532
+ }
4533
+ /** Optional parameters. */
4534
+ export interface ProtectedItemOperationStatusesGetOptionalParams extends coreClient.OperationOptions {
4535
+ }
4536
+ /** Contains response data for the get operation. */
4537
+ export declare type ProtectedItemOperationStatusesGetResponse = OperationStatus;
4538
+ /** Optional parameters. */
4539
+ export interface ItemLevelRecoveryConnectionsProvisionOptionalParams extends coreClient.OperationOptions {
4540
+ }
4541
+ /** Optional parameters. */
4542
+ export interface ItemLevelRecoveryConnectionsRevokeOptionalParams extends coreClient.OperationOptions {
4543
+ }
4544
+ /** Optional parameters. */
4545
+ export interface BackupOperationResultsGetOptionalParams extends coreClient.OperationOptions {
4546
+ }
4547
+ /** Optional parameters. */
4548
+ export interface BackupOperationStatusesGetOptionalParams extends coreClient.OperationOptions {
4549
+ }
4550
+ /** Contains response data for the get operation. */
4551
+ export declare type BackupOperationStatusesGetResponse = OperationStatus;
4552
+ /** Optional parameters. */
4553
+ export interface ProtectionPolicyOperationStatusesGetOptionalParams extends coreClient.OperationOptions {
4554
+ }
4555
+ /** Contains response data for the get operation. */
4556
+ export declare type ProtectionPolicyOperationStatusesGetResponse = OperationStatus;
4557
+ /** Optional parameters. */
4558
+ export interface BackupProtectableItemsListOptionalParams extends coreClient.OperationOptions {
4559
+ /** OData filter options. */
4560
+ filter?: string;
4561
+ /** skipToken Filter. */
4562
+ skipToken?: string;
4563
+ }
4564
+ /** Contains response data for the list operation. */
4565
+ export declare type BackupProtectableItemsListResponse = WorkloadProtectableItemResourceList;
4566
+ /** Optional parameters. */
4567
+ export interface BackupProtectableItemsListNextOptionalParams extends coreClient.OperationOptions {
4568
+ /** OData filter options. */
4569
+ filter?: string;
4570
+ /** skipToken Filter. */
4571
+ skipToken?: string;
4572
+ }
4573
+ /** Contains response data for the listNext operation. */
4574
+ export declare type BackupProtectableItemsListNextResponse = WorkloadProtectableItemResourceList;
4575
+ /** Optional parameters. */
4576
+ export interface BackupProtectionContainersListOptionalParams extends coreClient.OperationOptions {
4577
+ /** OData filter options. */
4578
+ filter?: string;
4579
+ }
4580
+ /** Contains response data for the list operation. */
4581
+ export declare type BackupProtectionContainersListResponse = ProtectionContainerResourceList;
4582
+ /** Optional parameters. */
4583
+ export interface BackupProtectionContainersListNextOptionalParams extends coreClient.OperationOptions {
4584
+ /** OData filter options. */
4585
+ filter?: string;
4586
+ }
4587
+ /** Contains response data for the listNext operation. */
4588
+ export declare type BackupProtectionContainersListNextResponse = ProtectionContainerResourceList;
4589
+ /** Optional parameters. */
4590
+ export interface SecurityPINsGetOptionalParams extends coreClient.OperationOptions {
4591
+ /** security pin request */
4592
+ parameters?: SecurityPinBase;
4593
+ }
4594
+ /** Contains response data for the get operation. */
4595
+ export declare type SecurityPINsGetResponse = TokenInformation;
4596
+ /** Optional parameters. */
4597
+ export interface RecoveryPointsRecommendedForMoveListOptionalParams extends coreClient.OperationOptions {
4598
+ }
4599
+ /** Contains response data for the list operation. */
4600
+ export declare type RecoveryPointsRecommendedForMoveListResponse = RecoveryPointResourceList;
4601
+ /** Optional parameters. */
4602
+ export interface RecoveryPointsRecommendedForMoveListNextOptionalParams extends coreClient.OperationOptions {
4603
+ }
4604
+ /** Contains response data for the listNext operation. */
4605
+ export declare type RecoveryPointsRecommendedForMoveListNextResponse = RecoveryPointResourceList;
4606
+ /** Optional parameters. */
4607
+ export interface ResourceGuardProxiesGetOptionalParams extends coreClient.OperationOptions {
4608
+ }
4609
+ /** Contains response data for the get operation. */
4610
+ export declare type ResourceGuardProxiesGetResponse = ResourceGuardProxyBaseResourceList;
4611
+ /** Optional parameters. */
4612
+ export interface ResourceGuardProxiesGetNextOptionalParams extends coreClient.OperationOptions {
4613
+ }
4614
+ /** Contains response data for the getNext operation. */
4615
+ export declare type ResourceGuardProxiesGetNextResponse = ResourceGuardProxyBaseResourceList;
4616
+ /** Optional parameters. */
4617
+ export interface ResourceGuardProxyGetOptionalParams extends coreClient.OperationOptions {
4618
+ }
4619
+ /** Contains response data for the get operation. */
4620
+ export declare type ResourceGuardProxyGetResponse = ResourceGuardProxyBaseResource;
4621
+ /** Optional parameters. */
4622
+ export interface ResourceGuardProxyPutOptionalParams extends coreClient.OperationOptions {
4623
+ }
4624
+ /** Contains response data for the put operation. */
4625
+ export declare type ResourceGuardProxyPutResponse = ResourceGuardProxyBaseResource;
4626
+ /** Optional parameters. */
4627
+ export interface ResourceGuardProxyDeleteOptionalParams extends coreClient.OperationOptions {
4628
+ }
4629
+ /** Optional parameters. */
4630
+ export interface ResourceGuardProxyUnlockDeleteOptionalParams extends coreClient.OperationOptions {
4631
+ }
4632
+ /** Contains response data for the unlockDelete operation. */
4633
+ export declare type ResourceGuardProxyUnlockDeleteResponse = UnlockDeleteResponse;
4634
+ /** Optional parameters. */
4635
+ export interface RecoveryServicesBackupClientOptionalParams extends coreClient.ServiceClientOptions {
4636
+ /** server parameter */
4637
+ $host?: string;
4638
+ /** Api Version */
4639
+ apiVersion?: string;
4640
+ /** Overrides client endpoint. */
4641
+ endpoint?: string;
4642
+ }
4643
+ //# sourceMappingURL=index.d.ts.map