@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
@@ -1 +0,0 @@
1
- {"version":3,"file":"arm-recoveryservicesbackup.js","sources":["../node_modules/tslib/tslib.es6.js","../src/models/index.ts","../src/models/mappers.ts","../src/models/parameters.ts","../src/models/backupResourceStorageConfigsNonCRRMappers.ts","../src/operations/backupResourceStorageConfigsNonCRR.ts","../src/models/protectionIntentOperationsMappers.ts","../src/operations/protectionIntentOperations.ts","../src/models/backupStatusMappers.ts","../src/operations/backupStatus.ts","../src/models/featureSupportMappers.ts","../src/operations/featureSupport.ts","../src/models/backupProtectionIntentMappers.ts","../src/operations/backupProtectionIntent.ts","../src/models/backupUsageSummariesMappers.ts","../src/operations/backupUsageSummaries.ts","../src/models/operationsMappers.ts","../src/operations/operations.ts","../src/models/backupResourceVaultConfigsMappers.ts","../src/operations/backupResourceVaultConfigs.ts","../src/models/backupResourceEncryptionConfigsMappers.ts","../src/operations/backupResourceEncryptionConfigs.ts","../src/models/privateEndpointConnectionOperationsMappers.ts","../src/operations/privateEndpointConnectionOperations.ts","../src/models/privateEndpointOperationsMappers.ts","../src/operations/privateEndpointOperations.ts","../src/models/bMSPrepareDataMoveOperationResultMappers.ts","../src/operations/bMSPrepareDataMoveOperationResult.ts","../src/models/protectedItemsMappers.ts","../src/operations/protectedItems.ts","../src/models/protectedItemOperationResultsMappers.ts","../src/operations/protectedItemOperationResults.ts","../src/models/recoveryPointsMappers.ts","../src/operations/recoveryPoints.ts","../src/models/restoresMappers.ts","../src/operations/restores.ts","../src/models/backupPoliciesMappers.ts","../src/operations/backupPolicies.ts","../src/models/protectionPoliciesMappers.ts","../src/operations/protectionPolicies.ts","../src/models/protectionPolicyOperationResultsMappers.ts","../src/operations/protectionPolicyOperationResults.ts","../src/models/backupJobsMappers.ts","../src/operations/backupJobs.ts","../src/models/jobDetailsMappers.ts","../src/operations/jobDetails.ts","../src/models/jobCancellationsMappers.ts","../src/operations/jobCancellations.ts","../src/models/jobOperationResultsMappers.ts","../src/operations/jobOperationResults.ts","../src/models/exportJobsOperationResultsMappers.ts","../src/operations/exportJobsOperationResults.ts","../src/models/jobsMappers.ts","../src/operations/jobs.ts","../src/models/backupProtectedItemsMappers.ts","../src/operations/backupProtectedItems.ts","../src/models/operationMappers.ts","../src/operations/operation.ts","../src/models/backupEnginesMappers.ts","../src/operations/backupEngines.ts","../src/models/protectionContainerRefreshOperationResultsMappers.ts","../src/operations/protectionContainerRefreshOperationResults.ts","../src/models/protectableContainersMappers.ts","../src/operations/protectableContainers.ts","../src/models/protectionContainersMappers.ts","../src/operations/protectionContainers.ts","../src/models/backupWorkloadItemsMappers.ts","../src/operations/backupWorkloadItems.ts","../src/models/protectionContainerOperationResultsMappers.ts","../src/operations/protectionContainerOperationResults.ts","../src/models/backupsMappers.ts","../src/operations/backups.ts","../src/models/protectedItemOperationStatusesMappers.ts","../src/operations/protectedItemOperationStatuses.ts","../src/models/itemLevelRecoveryConnectionsMappers.ts","../src/operations/itemLevelRecoveryConnections.ts","../src/models/backupOperationResultsMappers.ts","../src/operations/backupOperationResults.ts","../src/models/backupOperationStatusesMappers.ts","../src/operations/backupOperationStatuses.ts","../src/models/protectionPolicyOperationStatusesMappers.ts","../src/operations/protectionPolicyOperationStatuses.ts","../src/models/backupProtectableItemsMappers.ts","../src/operations/backupProtectableItems.ts","../src/models/backupProtectionContainersMappers.ts","../src/operations/backupProtectionContainers.ts","../src/models/securityPINsMappers.ts","../src/operations/securityPINs.ts","../src/models/recoveryPointsRecommendedForMoveMappers.ts","../src/operations/recoveryPointsRecommendedForMove.ts","../src/models/resourceGuardProxiesMappers.ts","../src/operations/resourceGuardProxies.ts","../src/models/resourceGuardProxyMappers.ts","../src/operations/resourceGuardProxy.ts","../src/models/backupUsageSummariesCRRMappers.ts","../src/operations/backupUsageSummariesCRR.ts","../src/models/aadPropertiesMappers.ts","../src/operations/aadProperties.ts","../src/models/crossRegionRestoreMappers.ts","../src/operations/crossRegionRestore.ts","../src/models/backupCrrJobDetailsMappers.ts","../src/operations/backupCrrJobDetails.ts","../src/models/backupCrrJobsMappers.ts","../src/operations/backupCrrJobs.ts","../src/models/crrOperationResultsMappers.ts","../src/operations/crrOperationResults.ts","../src/models/crrOperationStatusMappers.ts","../src/operations/crrOperationStatus.ts","../src/models/backupResourceStorageConfigsMappers.ts","../src/operations/backupResourceStorageConfigs.ts","../src/models/recoveryPointsCrrMappers.ts","../src/operations/recoveryPointsCrr.ts","../src/models/backupProtectedItemsCrrMappers.ts","../src/operations/backupProtectedItemsCrr.ts","../src/recoveryServicesBackupClientContext.ts","../src/recoveryServicesBackupClient.ts"],"sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport function __createBinding(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (p !== \"default\" && !exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n};\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];\r\n result.default = mod;\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, privateMap) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to get private field on non-instance\");\r\n }\r\n return privateMap.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, privateMap, value) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to set private field on non-instance\");\r\n }\r\n privateMap.set(receiver, value);\r\n return value;\r\n}\r\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { BaseResource, CloudError, AzureServiceClientOptions } from \"@azure/ms-rest-azure-js\";\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport { BaseResource, CloudError };\n\n/**\n * An interface representing BackupResourceEncryptionConfig.\n */\nexport interface BackupResourceEncryptionConfig {\n /**\n * Encryption At Rest Type. Possible values include: 'Invalid', 'MicrosoftManaged',\n * 'CustomerManaged'\n */\n encryptionAtRestType?: EncryptionAtRestType;\n /**\n * Key Vault Key URI\n */\n keyUri?: string;\n /**\n * Key Vault Subscription Id\n */\n subscriptionId?: string;\n /**\n * Possible values include: 'Invalid', 'NotEnabled', 'PartiallySucceeded', 'PartiallyFailed',\n * 'Failed', 'Succeeded', 'Initialized', 'FirstInitialization'\n */\n lastUpdateStatus?: LastUpdateStatus;\n /**\n * Possible values include: 'Invalid', 'Disabled', 'Enabled'\n */\n infrastructureEncryptionState?: InfrastructureEncryptionState;\n}\n\n/**\n * An interface representing BackupResourceEncryptionConfigExtended.\n */\nexport interface BackupResourceEncryptionConfigExtended extends BackupResourceEncryptionConfig {\n /**\n * User Assigned Identity Id\n */\n userAssignedIdentity?: string;\n /**\n * bool to indicate whether to use system Assigned Identity or not\n */\n useSystemAssignedIdentity?: boolean;\n}\n\n/**\n * ARM Resource.\n */\nexport interface Resource extends BaseResource {\n /**\n * Resource Id represents the complete path to the resource.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly id?: string;\n /**\n * Resource name associated with the resource.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly name?: string;\n /**\n * Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly type?: string;\n /**\n * Resource location.\n */\n location?: string;\n /**\n * Resource tags.\n */\n tags?: { [propertyName: string]: string };\n /**\n * Optional ETag.\n */\n eTag?: string;\n}\n\n/**\n * An interface representing BackupResourceEncryptionConfigExtendedResource.\n */\nexport interface BackupResourceEncryptionConfigExtendedResource extends Resource {\n /**\n * BackupResourceEncryptionConfigExtendedResource properties\n */\n properties?: BackupResourceEncryptionConfigExtended;\n}\n\n/**\n * An interface representing BackupResourceEncryptionConfigResource.\n */\nexport interface BackupResourceEncryptionConfigResource extends Resource {\n /**\n * BackupResourceEncryptionConfigResource properties\n */\n properties?: BackupResourceEncryptionConfig;\n}\n\n/**\n * The Private Endpoint network resource that is linked to the Private Endpoint connection\n */\nexport interface PrivateEndpoint {\n /**\n * Gets or sets id\n */\n id?: string;\n}\n\n/**\n * Private Link Service Connection State\n */\nexport interface PrivateLinkServiceConnectionState {\n /**\n * Gets or sets the status. Possible values include: 'Pending', 'Approved', 'Rejected',\n * 'Disconnected'\n */\n status?: PrivateEndpointConnectionStatus;\n /**\n * Gets or sets description\n */\n description?: string;\n /**\n * Gets or sets actions required\n */\n actionRequired?: string;\n}\n\n/**\n * Private Endpoint Connection Response Properties\n */\nexport interface PrivateEndpointConnection {\n /**\n * Gets or sets provisioning state of the private endpoint connection. Possible values include:\n * 'Succeeded', 'Deleting', 'Failed', 'Pending'\n */\n provisioningState?: ProvisioningState;\n /**\n * Gets or sets private endpoint associated with the private endpoint connection\n */\n privateEndpoint?: PrivateEndpoint;\n /**\n * Gets or sets private link service connection state\n */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n}\n\n/**\n * Private Endpoint Connection Response Properties\n */\nexport interface PrivateEndpointConnectionResource extends Resource {\n /**\n * PrivateEndpointConnectionResource properties\n */\n properties?: PrivateEndpointConnection;\n}\n\n/**\n * The resource management error additional info.\n */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly type?: string;\n /**\n * The additional info.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly info?: any;\n}\n\n/**\n * The error object.\n */\nexport interface NewErrorResponseError {\n /**\n * The error code.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly code?: string;\n /**\n * The error message.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly message?: string;\n /**\n * The error target.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly target?: string;\n /**\n * The error details.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly details?: NewErrorResponse[];\n /**\n * The error additional info.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/**\n * The resource management error response.\n */\nexport interface NewErrorResponse {\n /**\n * The error object.\n */\n error?: NewErrorResponseError;\n}\n\n/**\n * Health Details for backup items.\n */\nexport interface ResourceHealthDetails {\n /**\n * Health Code\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly code?: number;\n /**\n * Health Title\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly title?: string;\n /**\n * Health Message\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly message?: string;\n /**\n * Health Recommended Actions\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recommendations?: string[];\n}\n\n/**\n * KPI Resource Health Details\n */\nexport interface KPIResourceHealthDetails {\n /**\n * Resource Health Status. Possible values include: 'Healthy', 'TransientDegraded',\n * 'PersistentDegraded', 'TransientUnhealthy', 'PersistentUnhealthy', 'Invalid'\n */\n resourceHealthStatus?: ResourceHealthStatus;\n /**\n * Resource Health Status\n */\n resourceHealthDetails?: ResourceHealthDetails[];\n}\n\n/**\n * Additional information about Azure File Share backup item.\n */\nexport interface AzureFileshareProtectedItemExtendedInfo {\n /**\n * The oldest backup copy available for this item in the service.\n */\n oldestRecoveryPoint?: Date;\n /**\n * Number of available backup copies associated with this backup item.\n */\n recoveryPointCount?: number;\n /**\n * Indicates consistency of policy object and policy applied to this backup item.\n */\n policyState?: string;\n /**\n * Indicates the state of this resource. Possible values are from enum ResourceState {Invalid,\n * Active, SoftDeleted, Deleted}\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly resourceState?: string;\n /**\n * The resource state sync time for this backup item.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly resourceStateSyncTime?: Date;\n}\n\n/**\n * Contains the possible cases for ProtectedItem.\n */\nexport type ProtectedItemUnion = ProtectedItem | AzureFileshareProtectedItem | AzureIaaSVMProtectedItemUnion | AzureSqlProtectedItem | AzureVmWorkloadProtectedItemUnion | DPMProtectedItem | GenericProtectedItem | MabFileFolderProtectedItem;\n\n/**\n * Base class for backup items.\n */\nexport interface ProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"ProtectedItem\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n}\n\n/**\n * Azure File Share workload-specific backup item.\n */\nexport interface AzureFileshareProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"AzureFileShareProtectedItem\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Friendly name of the fileshare represented by this backup item.\n */\n friendlyName?: string;\n /**\n * Backup status of this backup item.\n */\n protectionStatus?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'IRPending',\n * 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'\n */\n protectionState?: ProtectionState;\n /**\n * Last backup operation status. Possible values: Healthy, Unhealthy.\n */\n lastBackupStatus?: string;\n /**\n * Timestamp of the last backup operation on this backup item.\n */\n lastBackupTime?: Date;\n /**\n * Health details of different KPIs\n */\n kpisHealths?: { [propertyName: string]: KPIResourceHealthDetails };\n /**\n * Additional information with this backup item.\n */\n extendedInfo?: AzureFileshareProtectedItemExtendedInfo;\n /**\n * backups running status for this backup item. Possible values include: 'Passed',\n * 'ActionRequired', 'ActionSuggested', 'Invalid'\n */\n healthStatus?: HealthStatus;\n}\n\n/**\n * Contains the possible cases for RecoveryPoint.\n */\nexport type RecoveryPointUnion = RecoveryPoint | AzureFileShareRecoveryPoint | AzureWorkloadRecoveryPointUnion | GenericRecoveryPoint | IaasVMRecoveryPoint;\n\n/**\n * Base class for backup copies. Workload-specific backup copies are derived from this class.\n */\nexport interface RecoveryPoint {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"RecoveryPoint\";\n}\n\n/**\n * Azure File Share workload specific backup copy.\n */\nexport interface AzureFileShareRecoveryPoint {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureFileShareRecoveryPoint\";\n /**\n * Type of the backup copy. Specifies whether it is a crash consistent backup or app consistent.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointType?: string;\n /**\n * Time at which this backup copy was created.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointTime?: Date;\n /**\n * Contains Url to the snapshot of fileshare, if applicable\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly fileShareSnapshotUri?: string;\n /**\n * Contains recovery point size\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointSizeInGB?: number;\n}\n\n/**\n * Restore file specs like file path, type and target folder path info.\n */\nexport interface RestoreFileSpecs {\n /**\n * Source File/Folder path\n */\n path?: string;\n /**\n * Indicates what the Path variable stands for\n */\n fileSpecType?: string;\n /**\n * Destination folder path in target FileShare\n */\n targetFolderPath?: string;\n}\n\n/**\n * Target Azure File Share Info.\n */\nexport interface TargetAFSRestoreInfo {\n /**\n * File share name\n */\n name?: string;\n /**\n * Target file share resource ARM ID\n */\n targetResourceId?: string;\n}\n\n/**\n * Contains the possible cases for RestoreRequest.\n */\nexport type RestoreRequestUnion = RestoreRequest | AzureFileShareRestoreRequest | AzureWorkloadRestoreRequestUnion | IaasVMRestoreRequestUnion;\n\n/**\n * Base class for restore request. Workload-specific restore requests are derived from this class.\n */\nexport interface RestoreRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"RestoreRequest\";\n}\n\n/**\n * AzureFileShare Restore Request\n */\nexport interface AzureFileShareRestoreRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureFileShareRestoreRequest\";\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Source storage account ARM Id\n */\n sourceResourceId?: string;\n /**\n * Options to resolve copy conflicts. Possible values include: 'Invalid', 'CreateCopy', 'Skip',\n * 'Overwrite', 'FailOnConflict'\n */\n copyOptions?: CopyOptions;\n /**\n * Restore Type (FullShareRestore or ItemLevelRestore). Possible values include: 'Invalid',\n * 'FullShareRestore', 'ItemLevelRestore'\n */\n restoreRequestType?: RestoreRequestType;\n /**\n * List of Source Files/Folders(which need to recover) and TargetFolderPath details\n */\n restoreFileSpecs?: RestoreFileSpecs[];\n /**\n * Target File Share Details\n */\n targetDetails?: TargetAFSRestoreInfo;\n}\n\n/**\n * Common settings field for backup management\n */\nexport interface Settings {\n /**\n * TimeZone optional input as string. For example: TimeZone = \"Pacific Standard Time\".\n */\n timeZone?: string;\n /**\n * SQL compression flag\n */\n issqlcompression?: boolean;\n /**\n * Workload compression flag. This has been added so that 'isSqlCompression'\n * will be deprecated once clients upgrade to consider this flag.\n */\n isCompression?: boolean;\n}\n\n/**\n * Contains the possible cases for SchedulePolicy.\n */\nexport type SchedulePolicyUnion = SchedulePolicy | LogSchedulePolicy | LongTermSchedulePolicy | SimpleSchedulePolicy;\n\n/**\n * Base class for backup schedule.\n */\nexport interface SchedulePolicy {\n /**\n * Polymorphic Discriminator\n */\n schedulePolicyType: \"SchedulePolicy\";\n}\n\n/**\n * Contains the possible cases for RetentionPolicy.\n */\nexport type RetentionPolicyUnion = RetentionPolicy | LongTermRetentionPolicy | SimpleRetentionPolicy;\n\n/**\n * Base class for retention policy.\n */\nexport interface RetentionPolicy {\n /**\n * Polymorphic Discriminator\n */\n retentionPolicyType: \"RetentionPolicy\";\n}\n\n/**\n * Sub-protection policy which includes schedule and retention\n */\nexport interface SubProtectionPolicy {\n /**\n * Type of backup policy type. Possible values include: 'Invalid', 'Full', 'Differential', 'Log',\n * 'CopyOnlyFull', 'Incremental'\n */\n policyType?: PolicyType;\n /**\n * Backup schedule specified as part of backup policy.\n */\n schedulePolicy?: SchedulePolicyUnion;\n /**\n * Retention policy with the details on backup copy retention ranges.\n */\n retentionPolicy?: RetentionPolicyUnion;\n}\n\n/**\n * Contains the possible cases for ProtectionPolicy.\n */\nexport type ProtectionPolicyUnion = ProtectionPolicy | AzureVmWorkloadProtectionPolicy | AzureFileShareProtectionPolicy | AzureIaaSVMProtectionPolicy | AzureSqlProtectionPolicy | GenericProtectionPolicy | MabProtectionPolicy;\n\n/**\n * Base class for backup policy. Workload-specific backup policies are derived from this class.\n */\nexport interface ProtectionPolicy {\n /**\n * Polymorphic Discriminator\n */\n backupManagementType: \"ProtectionPolicy\";\n /**\n * Number of items associated with this policy.\n */\n protectedItemsCount?: number;\n /**\n * ResourceGuard Operation Requests\n */\n resourceGuardOperationRequests?: string[];\n}\n\n/**\n * Azure VM (Mercury) workload-specific backup policy.\n */\nexport interface AzureVmWorkloadProtectionPolicy {\n /**\n * Polymorphic Discriminator\n */\n backupManagementType: \"AzureWorkload\";\n /**\n * Number of items associated with this policy.\n */\n protectedItemsCount?: number;\n /**\n * ResourceGuard Operation Requests\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Type of workload for the backup management. Possible values include: 'Invalid', 'VM',\n * 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState',\n * 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase',\n * 'SAPAseDatabase'\n */\n workLoadType?: WorkloadType;\n /**\n * Common settings for the backup management\n */\n settings?: Settings;\n /**\n * List of sub-protection policies which includes schedule and retention\n */\n subProtectionPolicy?: SubProtectionPolicy[];\n /**\n * Fix the policy inconsistency\n */\n makePolicyConsistent?: boolean;\n}\n\n/**\n * AzureStorage backup policy.\n */\nexport interface AzureFileShareProtectionPolicy {\n /**\n * Polymorphic Discriminator\n */\n backupManagementType: \"AzureStorage\";\n /**\n * Number of items associated with this policy.\n */\n protectedItemsCount?: number;\n /**\n * ResourceGuard Operation Requests\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Type of workload for the backup management. Possible values include: 'Invalid', 'VM',\n * 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState',\n * 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase',\n * 'SAPAseDatabase'\n */\n workLoadType?: WorkloadType;\n /**\n * Backup schedule specified as part of backup policy.\n */\n schedulePolicy?: SchedulePolicyUnion;\n /**\n * Retention policy with the details on backup copy retention ranges.\n */\n retentionPolicy?: RetentionPolicyUnion;\n /**\n * TimeZone optional input as string. For example: TimeZone = \"Pacific Standard Time\".\n */\n timeZone?: string;\n}\n\n/**\n * Contains the possible cases for AzureIaaSVMProtectedItem.\n */\nexport type AzureIaaSVMProtectedItemUnion = AzureIaaSVMProtectedItem | AzureIaaSClassicComputeVMProtectedItem | AzureIaaSComputeVMProtectedItem;\n\n/**\n * IaaS VM workload-specific backup item.\n */\nexport interface AzureIaaSVMProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"AzureIaaSVMProtectedItem\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Friendly name of the VM represented by this backup item.\n */\n friendlyName?: string;\n /**\n * Fully qualified ARM ID of the virtual machine represented by this item.\n */\n virtualMachineId?: string;\n /**\n * Backup status of this backup item.\n */\n protectionStatus?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'IRPending',\n * 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'\n */\n protectionState?: ProtectionState;\n /**\n * Health status of protected item. Possible values include: 'Passed', 'ActionRequired',\n * 'ActionSuggested', 'Invalid'\n */\n healthStatus?: HealthStatus;\n /**\n * Health details on this backup item.\n */\n healthDetails?: AzureIaaSVMHealthDetails[];\n /**\n * Health details of different KPIs\n */\n kpisHealths?: { [propertyName: string]: KPIResourceHealthDetails };\n /**\n * Last backup operation status.\n */\n lastBackupStatus?: string;\n /**\n * Timestamp of the last backup operation on this backup item.\n */\n lastBackupTime?: Date;\n /**\n * Data ID of the protected item.\n */\n protectedItemDataId?: string;\n /**\n * Additional information for this backup item.\n */\n extendedInfo?: AzureIaaSVMProtectedItemExtendedInfo;\n extendedProperties?: ExtendedProperties;\n}\n\n/**\n * IaaS VM workload-specific backup item representing the Classic Compute VM.\n */\nexport interface AzureIaaSClassicComputeVMProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"Microsoft.ClassicCompute/virtualMachines\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Friendly name of the VM represented by this backup item.\n */\n friendlyName?: string;\n /**\n * Fully qualified ARM ID of the virtual machine represented by this item.\n */\n virtualMachineId?: string;\n /**\n * Backup status of this backup item.\n */\n protectionStatus?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'IRPending',\n * 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'\n */\n protectionState?: ProtectionState;\n /**\n * Health status of protected item. Possible values include: 'Passed', 'ActionRequired',\n * 'ActionSuggested', 'Invalid'\n */\n healthStatus?: HealthStatus;\n /**\n * Health details on this backup item.\n */\n healthDetails?: AzureIaaSVMHealthDetails[];\n /**\n * Health details of different KPIs\n */\n kpisHealths?: { [propertyName: string]: KPIResourceHealthDetails };\n /**\n * Last backup operation status.\n */\n lastBackupStatus?: string;\n /**\n * Timestamp of the last backup operation on this backup item.\n */\n lastBackupTime?: Date;\n /**\n * Data ID of the protected item.\n */\n protectedItemDataId?: string;\n /**\n * Additional information for this backup item.\n */\n extendedInfo?: AzureIaaSVMProtectedItemExtendedInfo;\n extendedProperties?: ExtendedProperties;\n}\n\n/**\n * IaaS VM workload-specific backup item representing the Azure Resource Manager VM.\n */\nexport interface AzureIaaSComputeVMProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"Microsoft.Compute/virtualMachines\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Friendly name of the VM represented by this backup item.\n */\n friendlyName?: string;\n /**\n * Fully qualified ARM ID of the virtual machine represented by this item.\n */\n virtualMachineId?: string;\n /**\n * Backup status of this backup item.\n */\n protectionStatus?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'IRPending',\n * 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'\n */\n protectionState?: ProtectionState;\n /**\n * Health status of protected item. Possible values include: 'Passed', 'ActionRequired',\n * 'ActionSuggested', 'Invalid'\n */\n healthStatus?: HealthStatus;\n /**\n * Health details on this backup item.\n */\n healthDetails?: AzureIaaSVMHealthDetails[];\n /**\n * Health details of different KPIs\n */\n kpisHealths?: { [propertyName: string]: KPIResourceHealthDetails };\n /**\n * Last backup operation status.\n */\n lastBackupStatus?: string;\n /**\n * Timestamp of the last backup operation on this backup item.\n */\n lastBackupTime?: Date;\n /**\n * Data ID of the protected item.\n */\n protectedItemDataId?: string;\n /**\n * Additional information for this backup item.\n */\n extendedInfo?: AzureIaaSVMProtectedItemExtendedInfo;\n extendedProperties?: ExtendedProperties;\n}\n\n/**\n * Azure IaaS VM workload-specific error information.\n */\nexport interface AzureIaaSVMErrorInfo {\n /**\n * Error code.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly errorCode?: number;\n /**\n * Title: Typically, the entity that the error pertains to.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly errorTitle?: string;\n /**\n * Localized error string.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly errorString?: string;\n /**\n * List of localized recommendations for above error code.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recommendations?: string[];\n}\n\n/**\n * Azure IaaS VM workload-specific Health Details.\n */\nexport interface AzureIaaSVMHealthDetails extends ResourceHealthDetails {\n}\n\n/**\n * Azure IaaS VM workload-specific job task details.\n */\nexport interface AzureIaaSVMJobTaskDetails {\n /**\n * The task display name.\n */\n taskId?: string;\n /**\n * The start time.\n */\n startTime?: Date;\n /**\n * The end time.\n */\n endTime?: Date;\n /**\n * The instanceId.\n */\n instanceId?: string;\n /**\n * Time elapsed for task.\n */\n duration?: string;\n /**\n * The status.\n */\n status?: string;\n /**\n * Progress of the task.\n */\n progressPercentage?: number;\n /**\n * Details about execution of the task.\n * eg: number of bytes transferred etc\n */\n taskExecutionDetails?: string;\n}\n\n/**\n * Azure IaaS VM workload-specific additional information for job.\n */\nexport interface AzureIaaSVMJobExtendedInfo {\n /**\n * List of tasks associated with this job.\n */\n tasksList?: AzureIaaSVMJobTaskDetails[];\n /**\n * Job properties.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Job internal properties.\n */\n internalPropertyBag?: { [propertyName: string]: string };\n /**\n * Indicates progress of the job. Null if it has not started or completed.\n */\n progressPercentage?: number;\n /**\n * Time remaining for execution of this job.\n */\n estimatedRemainingDuration?: string;\n /**\n * Non localized error message on job execution.\n */\n dynamicErrorMessage?: string;\n}\n\n/**\n * Contains the possible cases for Job.\n */\nexport type JobUnion = Job | AzureIaaSVMJob | AzureStorageJob | AzureWorkloadJob | DpmJob | MabJob | VaultJob;\n\n/**\n * Defines workload agnostic properties for a job.\n */\nexport interface Job {\n /**\n * Polymorphic Discriminator\n */\n jobType: \"Job\";\n /**\n * Friendly name of the entity on which the current job is executing.\n */\n entityFriendlyName?: string;\n /**\n * Backup management type to execute the current job. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * The operation name.\n */\n operation?: string;\n /**\n * Job status.\n */\n status?: string;\n /**\n * The start time.\n */\n startTime?: Date;\n /**\n * The end time.\n */\n endTime?: Date;\n /**\n * ActivityId of job.\n */\n activityId?: string;\n}\n\n/**\n * Azure IaaS VM workload-specific job object.\n */\nexport interface AzureIaaSVMJob {\n /**\n * Polymorphic Discriminator\n */\n jobType: \"AzureIaaSVMJob\";\n /**\n * Friendly name of the entity on which the current job is executing.\n */\n entityFriendlyName?: string;\n /**\n * Backup management type to execute the current job. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * The operation name.\n */\n operation?: string;\n /**\n * Job status.\n */\n status?: string;\n /**\n * The start time.\n */\n startTime?: Date;\n /**\n * The end time.\n */\n endTime?: Date;\n /**\n * ActivityId of job.\n */\n activityId?: string;\n /**\n * Time elapsed during the execution of this job.\n */\n duration?: string;\n /**\n * Gets or sets the state/actions applicable on this job like cancel/retry.\n */\n actionsInfo?: JobSupportedAction[];\n /**\n * Error details on execution of this job.\n */\n errorDetails?: AzureIaaSVMErrorInfo[];\n /**\n * Specifies whether the backup item is a Classic or an Azure Resource Manager VM.\n */\n virtualMachineVersion?: string;\n /**\n * Additional information for this job.\n */\n extendedInfo?: AzureIaaSVMJobExtendedInfo;\n}\n\n/**\n * Additional information on Azure IaaS VM specific backup item.\n */\nexport interface AzureIaaSVMProtectedItemExtendedInfo {\n /**\n * The oldest backup copy available for this backup item.\n */\n oldestRecoveryPoint?: Date;\n /**\n * Number of backup copies available for this backup item.\n */\n recoveryPointCount?: number;\n /**\n * Specifies if backup policy associated with the backup item is inconsistent.\n */\n policyInconsistent?: boolean;\n}\n\n/**\n * An interface representing DiskExclusionProperties.\n */\nexport interface DiskExclusionProperties {\n /**\n * List of Disks' Logical Unit Numbers (LUN) to be used for VM Protection.\n */\n diskLunList?: number[];\n /**\n * Flag to indicate whether DiskLunList is to be included/ excluded from backup.\n */\n isInclusionList?: boolean;\n}\n\n/**\n * Extended Properties for Azure IaasVM Backup.\n */\nexport interface ExtendedProperties {\n /**\n * Extended Properties for Disk Exclusion.\n */\n diskExclusionProperties?: DiskExclusionProperties;\n}\n\n/**\n * An interface representing InstantRPAdditionalDetails.\n */\nexport interface InstantRPAdditionalDetails {\n azureBackupRGNamePrefix?: string;\n azureBackupRGNameSuffix?: string;\n}\n\n/**\n * IaaS VM workload-specific backup policy.\n */\nexport interface AzureIaaSVMProtectionPolicy {\n /**\n * Polymorphic Discriminator\n */\n backupManagementType: \"AzureIaasVM\";\n /**\n * Number of items associated with this policy.\n */\n protectedItemsCount?: number;\n /**\n * ResourceGuard Operation Requests\n */\n resourceGuardOperationRequests?: string[];\n instantRPDetails?: InstantRPAdditionalDetails;\n /**\n * Backup schedule specified as part of backup policy.\n */\n schedulePolicy?: SchedulePolicyUnion;\n /**\n * Retention policy with the details on backup copy retention ranges.\n */\n retentionPolicy?: RetentionPolicyUnion;\n /**\n * Instant RP retention policy range in days\n */\n instantRpRetentionRangeInDays?: number;\n /**\n * TimeZone optional input as string. For example: TimeZone = \"Pacific Standard Time\".\n */\n timeZone?: string;\n}\n\n/**\n * Additional information on Azure Sql specific protected item.\n */\nexport interface AzureSqlProtectedItemExtendedInfo {\n /**\n * The oldest backup copy available for this item in the service.\n */\n oldestRecoveryPoint?: Date;\n /**\n * Number of available backup copies associated with this backup item.\n */\n recoveryPointCount?: number;\n /**\n * State of the backup policy associated with this backup item.\n */\n policyState?: string;\n}\n\n/**\n * Azure SQL workload-specific backup item.\n */\nexport interface AzureSqlProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"Microsoft.Sql/servers/databases\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Internal ID of a backup item. Used by Azure SQL Backup engine to contact Recovery Services.\n */\n protectedItemDataId?: string;\n /**\n * Backup state of the backed up item. Possible values include: 'Invalid', 'IRPending',\n * 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'\n */\n protectionState?: ProtectedItemState;\n /**\n * Additional information for this backup item.\n */\n extendedInfo?: AzureSqlProtectedItemExtendedInfo;\n}\n\n/**\n * Azure storage specific error information\n */\nexport interface AzureStorageErrorInfo {\n /**\n * Error code.\n */\n errorCode?: number;\n /**\n * Localized error string.\n */\n errorString?: string;\n /**\n * List of localized recommendations for above error code.\n */\n recommendations?: string[];\n}\n\n/**\n * Azure SQL workload-specific backup policy.\n */\nexport interface AzureSqlProtectionPolicy {\n /**\n * Polymorphic Discriminator\n */\n backupManagementType: \"AzureSql\";\n /**\n * Number of items associated with this policy.\n */\n protectedItemsCount?: number;\n /**\n * ResourceGuard Operation Requests\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Retention policy details.\n */\n retentionPolicy?: RetentionPolicyUnion;\n}\n\n/**\n * Azure storage workload specific job task details.\n */\nexport interface AzureStorageJobTaskDetails {\n /**\n * The task display name.\n */\n taskId?: string;\n /**\n * The status.\n */\n status?: string;\n}\n\n/**\n * Azure Storage workload-specific additional information for job.\n */\nexport interface AzureStorageJobExtendedInfo {\n /**\n * List of tasks for this job\n */\n tasksList?: AzureStorageJobTaskDetails[];\n /**\n * Job properties.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Non localized error message on job execution.\n */\n dynamicErrorMessage?: string;\n}\n\n/**\n * Azure storage specific job.\n */\nexport interface AzureStorageJob {\n /**\n * Polymorphic Discriminator\n */\n jobType: \"AzureStorageJob\";\n /**\n * Friendly name of the entity on which the current job is executing.\n */\n entityFriendlyName?: string;\n /**\n * Backup management type to execute the current job. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * The operation name.\n */\n operation?: string;\n /**\n * Job status.\n */\n status?: string;\n /**\n * The start time.\n */\n startTime?: Date;\n /**\n * The end time.\n */\n endTime?: Date;\n /**\n * ActivityId of job.\n */\n activityId?: string;\n /**\n * Time elapsed during the execution of this job.\n */\n duration?: string;\n /**\n * Gets or sets the state/actions applicable on this job like cancel/retry.\n */\n actionsInfo?: JobSupportedAction[];\n /**\n * Error details on execution of this job.\n */\n errorDetails?: AzureStorageErrorInfo[];\n /**\n * Specifies friendly name of the storage account.\n */\n storageAccountName?: string;\n /**\n * Specifies whether the Storage account is a Classic or an Azure Resource Manager Storage\n * account.\n */\n storageAccountVersion?: string;\n /**\n * Additional information about the job.\n */\n extendedInfo?: AzureStorageJobExtendedInfo;\n}\n\n/**\n * Error Detail class which encapsulates Code, Message and Recommendations.\n */\nexport interface ErrorDetail {\n /**\n * Error code.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly code?: string;\n /**\n * Error Message related to the Code.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly message?: string;\n /**\n * List of recommendation strings.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recommendations?: string[];\n}\n\n/**\n * Additional information on Azure Workload for SQL specific backup item.\n */\nexport interface AzureVmWorkloadProtectedItemExtendedInfo {\n /**\n * The oldest backup copy available for this backup item.\n */\n oldestRecoveryPoint?: Date;\n /**\n * Number of backup copies available for this backup item.\n */\n recoveryPointCount?: number;\n /**\n * Indicates consistency of policy object and policy applied to this backup item.\n */\n policyState?: string;\n}\n\n/**\n * Contains the possible cases for AzureVmWorkloadProtectedItem.\n */\nexport type AzureVmWorkloadProtectedItemUnion = AzureVmWorkloadProtectedItem | AzureVmWorkloadSAPAseDatabaseProtectedItem | AzureVmWorkloadSAPHanaDatabaseProtectedItem | AzureVmWorkloadSQLDatabaseProtectedItem;\n\n/**\n * Azure VM workload-specific protected item.\n */\nexport interface AzureVmWorkloadProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"AzureVmWorkloadProtectedItem\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Friendly name of the DB represented by this backup item.\n */\n friendlyName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Parent name of the DB such as Instance or Availability Group.\n */\n parentName?: string;\n /**\n * Parent type of protected item, example: for a DB, standalone server or distributed\n */\n parentType?: string;\n /**\n * Backup status of this backup item.\n */\n protectionStatus?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'IRPending',\n * 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'\n */\n protectionState?: ProtectionState;\n /**\n * Last backup operation status. Possible values: Healthy, Unhealthy. Possible values include:\n * 'Invalid', 'Healthy', 'Unhealthy', 'IRPending'\n */\n lastBackupStatus?: LastBackupStatus;\n /**\n * Timestamp of the last backup operation on this backup item.\n */\n lastBackupTime?: Date;\n /**\n * Error details in last backup\n */\n lastBackupErrorDetail?: ErrorDetail;\n /**\n * Data ID of the protected item.\n */\n protectedItemDataSourceId?: string;\n /**\n * Health status of the backup item, evaluated based on last heartbeat received. Possible values\n * include: 'Invalid', 'Healthy', 'Unhealthy', 'NotReachable', 'IRPending'\n */\n protectedItemHealthStatus?: ProtectedItemHealthStatus;\n /**\n * Additional information for this backup item.\n */\n extendedInfo?: AzureVmWorkloadProtectedItemExtendedInfo;\n /**\n * Health details of different KPIs\n */\n kpisHealths?: { [propertyName: string]: KPIResourceHealthDetails };\n}\n\n/**\n * Azure VM workload-specific protected item representing SAP ASE Database.\n */\nexport interface AzureVmWorkloadSAPAseDatabaseProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"AzureVmWorkloadSAPAseDatabase\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Friendly name of the DB represented by this backup item.\n */\n friendlyName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Parent name of the DB such as Instance or Availability Group.\n */\n parentName?: string;\n /**\n * Parent type of protected item, example: for a DB, standalone server or distributed\n */\n parentType?: string;\n /**\n * Backup status of this backup item.\n */\n protectionStatus?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'IRPending',\n * 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'\n */\n protectionState?: ProtectionState;\n /**\n * Last backup operation status. Possible values: Healthy, Unhealthy. Possible values include:\n * 'Invalid', 'Healthy', 'Unhealthy', 'IRPending'\n */\n lastBackupStatus?: LastBackupStatus;\n /**\n * Timestamp of the last backup operation on this backup item.\n */\n lastBackupTime?: Date;\n /**\n * Error details in last backup\n */\n lastBackupErrorDetail?: ErrorDetail;\n /**\n * Data ID of the protected item.\n */\n protectedItemDataSourceId?: string;\n /**\n * Health status of the backup item, evaluated based on last heartbeat received. Possible values\n * include: 'Invalid', 'Healthy', 'Unhealthy', 'NotReachable', 'IRPending'\n */\n protectedItemHealthStatus?: ProtectedItemHealthStatus;\n /**\n * Additional information for this backup item.\n */\n extendedInfo?: AzureVmWorkloadProtectedItemExtendedInfo;\n /**\n * Health details of different KPIs\n */\n kpisHealths?: { [propertyName: string]: KPIResourceHealthDetails };\n}\n\n/**\n * Azure VM workload-specific protected item representing SAP HANA Database.\n */\nexport interface AzureVmWorkloadSAPHanaDatabaseProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"AzureVmWorkloadSAPHanaDatabase\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Friendly name of the DB represented by this backup item.\n */\n friendlyName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Parent name of the DB such as Instance or Availability Group.\n */\n parentName?: string;\n /**\n * Parent type of protected item, example: for a DB, standalone server or distributed\n */\n parentType?: string;\n /**\n * Backup status of this backup item.\n */\n protectionStatus?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'IRPending',\n * 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'\n */\n protectionState?: ProtectionState;\n /**\n * Last backup operation status. Possible values: Healthy, Unhealthy. Possible values include:\n * 'Invalid', 'Healthy', 'Unhealthy', 'IRPending'\n */\n lastBackupStatus?: LastBackupStatus;\n /**\n * Timestamp of the last backup operation on this backup item.\n */\n lastBackupTime?: Date;\n /**\n * Error details in last backup\n */\n lastBackupErrorDetail?: ErrorDetail;\n /**\n * Data ID of the protected item.\n */\n protectedItemDataSourceId?: string;\n /**\n * Health status of the backup item, evaluated based on last heartbeat received. Possible values\n * include: 'Invalid', 'Healthy', 'Unhealthy', 'NotReachable', 'IRPending'\n */\n protectedItemHealthStatus?: ProtectedItemHealthStatus;\n /**\n * Additional information for this backup item.\n */\n extendedInfo?: AzureVmWorkloadProtectedItemExtendedInfo;\n /**\n * Health details of different KPIs\n */\n kpisHealths?: { [propertyName: string]: KPIResourceHealthDetails };\n}\n\n/**\n * Azure VM workload-specific protected item representing SQL Database.\n */\nexport interface AzureVmWorkloadSQLDatabaseProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"AzureVmWorkloadSQLDatabase\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Friendly name of the DB represented by this backup item.\n */\n friendlyName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Parent name of the DB such as Instance or Availability Group.\n */\n parentName?: string;\n /**\n * Parent type of protected item, example: for a DB, standalone server or distributed\n */\n parentType?: string;\n /**\n * Backup status of this backup item.\n */\n protectionStatus?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'IRPending',\n * 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'\n */\n protectionState?: ProtectionState;\n /**\n * Last backup operation status. Possible values: Healthy, Unhealthy. Possible values include:\n * 'Invalid', 'Healthy', 'Unhealthy', 'IRPending'\n */\n lastBackupStatus?: LastBackupStatus;\n /**\n * Timestamp of the last backup operation on this backup item.\n */\n lastBackupTime?: Date;\n /**\n * Error details in last backup\n */\n lastBackupErrorDetail?: ErrorDetail;\n /**\n * Data ID of the protected item.\n */\n protectedItemDataSourceId?: string;\n /**\n * Health status of the backup item, evaluated based on last heartbeat received. Possible values\n * include: 'Invalid', 'Healthy', 'Unhealthy', 'NotReachable', 'IRPending'\n */\n protectedItemHealthStatus?: ProtectedItemHealthStatus;\n /**\n * Additional information for this backup item.\n */\n extendedInfo?: AzureVmWorkloadProtectedItemExtendedInfo;\n /**\n * Health details of different KPIs\n */\n kpisHealths?: { [propertyName: string]: KPIResourceHealthDetails };\n}\n\n/**\n * Azure storage specific error information\n */\nexport interface AzureWorkloadErrorInfo {\n /**\n * Error code.\n */\n errorCode?: number;\n /**\n * Localized error string.\n */\n errorString?: string;\n /**\n * Title: Typically, the entity that the error pertains to.\n */\n errorTitle?: string;\n /**\n * List of localized recommendations for above error code.\n */\n recommendations?: string[];\n /**\n * Additional details for above error code.\n */\n additionalDetails?: string;\n}\n\n/**\n * Azure VM workload specific job task details.\n */\nexport interface AzureWorkloadJobTaskDetails {\n /**\n * The task display name.\n */\n taskId?: string;\n /**\n * The status.\n */\n status?: string;\n}\n\n/**\n * Azure VM workload-specific additional information for job.\n */\nexport interface AzureWorkloadJobExtendedInfo {\n /**\n * List of tasks for this job\n */\n tasksList?: AzureWorkloadJobTaskDetails[];\n /**\n * Job properties.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Non localized error message on job execution.\n */\n dynamicErrorMessage?: string;\n}\n\n/**\n * Azure storage specific job.\n */\nexport interface AzureWorkloadJob {\n /**\n * Polymorphic Discriminator\n */\n jobType: \"AzureWorkloadJob\";\n /**\n * Friendly name of the entity on which the current job is executing.\n */\n entityFriendlyName?: string;\n /**\n * Backup management type to execute the current job. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * The operation name.\n */\n operation?: string;\n /**\n * Job status.\n */\n status?: string;\n /**\n * The start time.\n */\n startTime?: Date;\n /**\n * The end time.\n */\n endTime?: Date;\n /**\n * ActivityId of job.\n */\n activityId?: string;\n /**\n * Workload type of the job\n */\n workloadType?: string;\n /**\n * Time elapsed during the execution of this job.\n */\n duration?: string;\n /**\n * Gets or sets the state/actions applicable on this job like cancel/retry.\n */\n actionsInfo?: JobSupportedAction[];\n /**\n * Error details on execution of this job.\n */\n errorDetails?: AzureWorkloadErrorInfo[];\n /**\n * Additional information about the job.\n */\n extendedInfo?: AzureWorkloadJobExtendedInfo;\n}\n\n/**\n * Provides details for log ranges\n */\nexport interface PointInTimeRange {\n /**\n * Start time of the time range for log recovery.\n */\n startTime?: Date;\n /**\n * End time of the time range for log recovery.\n */\n endTime?: Date;\n}\n\n/**\n * Contains the possible cases for AzureWorkloadRecoveryPoint.\n */\nexport type AzureWorkloadRecoveryPointUnion = AzureWorkloadRecoveryPoint | AzureWorkloadPointInTimeRecoveryPointUnion | AzureWorkloadSAPHanaRecoveryPoint | AzureWorkloadSQLRecoveryPointUnion;\n\n/**\n * Workload specific recovery point, specifically encapsulates full/diff recovery point\n */\nexport interface AzureWorkloadRecoveryPoint {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadRecoveryPoint\";\n /**\n * UTC time at which recovery point was created\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointTimeInUTC?: Date;\n /**\n * Type of restore point. Possible values include: 'Invalid', 'Full', 'Log', 'Differential',\n * 'Incremental'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly type?: RestorePointType;\n /**\n * Recovery point tier information.\n */\n recoveryPointTierDetails?: RecoveryPointTierInformation[];\n /**\n * Eligibility of RP to be moved to another tier\n */\n recoveryPointMoveReadinessInfo?: { [propertyName: string]: RecoveryPointMoveReadinessInfo };\n}\n\n/**\n * Contains the possible cases for AzureWorkloadPointInTimeRecoveryPoint.\n */\nexport type AzureWorkloadPointInTimeRecoveryPointUnion = AzureWorkloadPointInTimeRecoveryPoint | AzureWorkloadSAPHanaPointInTimeRecoveryPoint;\n\n/**\n * Recovery point specific to PointInTime\n */\nexport interface AzureWorkloadPointInTimeRecoveryPoint {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadPointInTimeRecoveryPoint\";\n /**\n * UTC time at which recovery point was created\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointTimeInUTC?: Date;\n /**\n * Type of restore point. Possible values include: 'Invalid', 'Full', 'Log', 'Differential',\n * 'Incremental'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly type?: RestorePointType;\n /**\n * Recovery point tier information.\n */\n recoveryPointTierDetails?: RecoveryPointTierInformation[];\n /**\n * Eligibility of RP to be moved to another tier\n */\n recoveryPointMoveReadinessInfo?: { [propertyName: string]: RecoveryPointMoveReadinessInfo };\n /**\n * List of log ranges\n */\n timeRanges?: PointInTimeRange[];\n}\n\n/**\n * Contains the possible cases for AzureWorkloadRestoreRequest.\n */\nexport type AzureWorkloadRestoreRequestUnion = AzureWorkloadRestoreRequest | AzureWorkloadPointInTimeRestoreRequest | AzureWorkloadSAPHanaRestoreRequestUnion | AzureWorkloadSQLRestoreRequestUnion;\n\n/**\n * AzureWorkload-specific restore.\n */\nexport interface AzureWorkloadRestoreRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadRestoreRequest\";\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM on which workload that was running is being recovered.\n */\n sourceResourceId?: string;\n /**\n * Workload specific property bag.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Details of target database\n */\n targetInfo?: TargetRestoreInfo;\n /**\n * Defines whether the current recovery mode is file restore or database restore. Possible values\n * include: 'Invalid', 'FileRecovery', 'WorkloadRecovery'\n */\n recoveryMode?: RecoveryMode;\n /**\n * This is the complete ARM Id of the target VM\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n}\n\n/**\n * AzureWorkload SAP Hana -specific restore. Specifically for PointInTime/Log restore\n */\nexport interface AzureWorkloadPointInTimeRestoreRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadPointInTimeRestoreRequest\";\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM on which workload that was running is being recovered.\n */\n sourceResourceId?: string;\n /**\n * Workload specific property bag.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Details of target database\n */\n targetInfo?: TargetRestoreInfo;\n /**\n * Defines whether the current recovery mode is file restore or database restore. Possible values\n * include: 'Invalid', 'FileRecovery', 'WorkloadRecovery'\n */\n recoveryMode?: RecoveryMode;\n /**\n * This is the complete ARM Id of the target VM\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n /**\n * PointInTime value\n */\n pointInTime?: Date;\n}\n\n/**\n * Recovery point tier information.\n */\nexport interface RecoveryPointTierInformation {\n /**\n * Recovery point tier type. Possible values include: 'Invalid', 'InstantRP', 'HardenedRP',\n * 'ArchivedRP'\n */\n type?: RecoveryPointTierType;\n /**\n * Recovery point tier status. Possible values include: 'Invalid', 'Valid', 'Disabled',\n * 'Deleted', 'Rehydrated'\n */\n status?: RecoveryPointTierStatus;\n /**\n * Recovery point tier status.\n */\n extendedInfo?: { [propertyName: string]: string };\n}\n\n/**\n * An interface representing RecoveryPointMoveReadinessInfo.\n */\nexport interface RecoveryPointMoveReadinessInfo {\n isReadyForMove?: boolean;\n additionalInfo?: string;\n}\n\n/**\n * Details about target workload during restore operation.\n */\nexport interface TargetRestoreInfo {\n /**\n * Can Overwrite if Target DataBase already exists. Possible values include: 'Invalid',\n * 'FailOnConflict', 'Overwrite'\n */\n overwriteOption?: OverwriteOptions;\n /**\n * Resource Id name of the container in which Target DataBase resides\n */\n containerId?: string;\n /**\n * Database name InstanceName/DataBaseName for SQL or System/DbName for SAP Hana\n */\n databaseName?: string;\n /**\n * Target directory location for restore as files.\n */\n targetDirectoryForFileRestore?: string;\n}\n\n/**\n * Recovery point specific to PointInTime in SAPHana\n */\nexport interface AzureWorkloadSAPHanaPointInTimeRecoveryPoint {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSAPHanaPointInTimeRecoveryPoint\";\n /**\n * UTC time at which recovery point was created\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointTimeInUTC?: Date;\n /**\n * Type of restore point. Possible values include: 'Invalid', 'Full', 'Log', 'Differential',\n * 'Incremental'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly type?: RestorePointType;\n /**\n * Recovery point tier information.\n */\n recoveryPointTierDetails?: RecoveryPointTierInformation[];\n /**\n * Eligibility of RP to be moved to another tier\n */\n recoveryPointMoveReadinessInfo?: { [propertyName: string]: RecoveryPointMoveReadinessInfo };\n /**\n * List of log ranges\n */\n timeRanges?: PointInTimeRange[];\n}\n\n/**\n * Contains the possible cases for AzureWorkloadSAPHanaRestoreRequest.\n */\nexport type AzureWorkloadSAPHanaRestoreRequestUnion = AzureWorkloadSAPHanaRestoreRequest | AzureWorkloadSAPHanaPointInTimeRestoreRequestUnion | AzureWorkloadSAPHanaRestoreWithRehydrateRequest;\n\n/**\n * AzureWorkload SAP Hana-specific restore.\n */\nexport interface AzureWorkloadSAPHanaRestoreRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSAPHanaRestoreRequest\";\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM on which workload that was running is being recovered.\n */\n sourceResourceId?: string;\n /**\n * Workload specific property bag.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Details of target database\n */\n targetInfo?: TargetRestoreInfo;\n /**\n * Defines whether the current recovery mode is file restore or database restore. Possible values\n * include: 'Invalid', 'FileRecovery', 'WorkloadRecovery'\n */\n recoveryMode?: RecoveryMode;\n /**\n * This is the complete ARM Id of the target VM\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n}\n\n/**\n * Contains the possible cases for AzureWorkloadSAPHanaPointInTimeRestoreRequest.\n */\nexport type AzureWorkloadSAPHanaPointInTimeRestoreRequestUnion = AzureWorkloadSAPHanaPointInTimeRestoreRequest | AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest;\n\n/**\n * AzureWorkload SAP Hana -specific restore. Specifically for PointInTime/Log restore\n */\nexport interface AzureWorkloadSAPHanaPointInTimeRestoreRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSAPHanaPointInTimeRestoreRequest\";\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM on which workload that was running is being recovered.\n */\n sourceResourceId?: string;\n /**\n * Workload specific property bag.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Details of target database\n */\n targetInfo?: TargetRestoreInfo;\n /**\n * Defines whether the current recovery mode is file restore or database restore. Possible values\n * include: 'Invalid', 'FileRecovery', 'WorkloadRecovery'\n */\n recoveryMode?: RecoveryMode;\n /**\n * This is the complete ARM Id of the target VM\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n /**\n * PointInTime value\n */\n pointInTime?: Date;\n}\n\n/**\n * SAPHana specific recoverypoint, specifically encapsulates full/diff recoverypoints\n */\nexport interface AzureWorkloadSAPHanaRecoveryPoint {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSAPHanaRecoveryPoint\";\n /**\n * UTC time at which recovery point was created\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointTimeInUTC?: Date;\n /**\n * Type of restore point. Possible values include: 'Invalid', 'Full', 'Log', 'Differential',\n * 'Incremental'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly type?: RestorePointType;\n /**\n * Recovery point tier information.\n */\n recoveryPointTierDetails?: RecoveryPointTierInformation[];\n /**\n * Eligibility of RP to be moved to another tier\n */\n recoveryPointMoveReadinessInfo?: { [propertyName: string]: RecoveryPointMoveReadinessInfo };\n}\n\n/**\n * Contains the possible cases for AzureWorkloadSQLRecoveryPoint.\n */\nexport type AzureWorkloadSQLRecoveryPointUnion = AzureWorkloadSQLRecoveryPoint | AzureWorkloadSQLPointInTimeRecoveryPoint;\n\n/**\n * SQL specific recoverypoint, specifically encapsulates full/diff recoverypoint along with\n * extended info\n */\nexport interface AzureWorkloadSQLRecoveryPoint {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSQLRecoveryPoint\";\n /**\n * UTC time at which recovery point was created\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointTimeInUTC?: Date;\n /**\n * Type of restore point. Possible values include: 'Invalid', 'Full', 'Log', 'Differential',\n * 'Incremental'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly type?: RestorePointType;\n /**\n * Recovery point tier information.\n */\n recoveryPointTierDetails?: RecoveryPointTierInformation[];\n /**\n * Eligibility of RP to be moved to another tier\n */\n recoveryPointMoveReadinessInfo?: { [propertyName: string]: RecoveryPointMoveReadinessInfo };\n /**\n * Extended Info that provides data directory details. Will be populated in two cases:\n * When a specific recovery point is accessed using GetRecoveryPoint\n * Or when ListRecoveryPoints is called for Log RP only with ExtendedInfo query filter\n */\n extendedInfo?: AzureWorkloadSQLRecoveryPointExtendedInfo;\n}\n\n/**\n * Recovery point specific to PointInTime\n */\nexport interface AzureWorkloadSQLPointInTimeRecoveryPoint {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSQLPointInTimeRecoveryPoint\";\n /**\n * UTC time at which recovery point was created\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointTimeInUTC?: Date;\n /**\n * Type of restore point. Possible values include: 'Invalid', 'Full', 'Log', 'Differential',\n * 'Incremental'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly type?: RestorePointType;\n /**\n * Recovery point tier information.\n */\n recoveryPointTierDetails?: RecoveryPointTierInformation[];\n /**\n * Eligibility of RP to be moved to another tier\n */\n recoveryPointMoveReadinessInfo?: { [propertyName: string]: RecoveryPointMoveReadinessInfo };\n /**\n * Extended Info that provides data directory details. Will be populated in two cases:\n * When a specific recovery point is accessed using GetRecoveryPoint\n * Or when ListRecoveryPoints is called for Log RP only with ExtendedInfo query filter\n */\n extendedInfo?: AzureWorkloadSQLRecoveryPointExtendedInfo;\n /**\n * List of log ranges\n */\n timeRanges?: PointInTimeRange[];\n}\n\n/**\n * Contains the possible cases for AzureWorkloadSQLRestoreRequest.\n */\nexport type AzureWorkloadSQLRestoreRequestUnion = AzureWorkloadSQLRestoreRequest | AzureWorkloadSQLPointInTimeRestoreRequestUnion | AzureWorkloadSQLRestoreWithRehydrateRequest;\n\n/**\n * AzureWorkload SQL -specific restore. Specifically for full/diff restore\n */\nexport interface AzureWorkloadSQLRestoreRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSQLRestoreRequest\";\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM on which workload that was running is being recovered.\n */\n sourceResourceId?: string;\n /**\n * Workload specific property bag.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Details of target database\n */\n targetInfo?: TargetRestoreInfo;\n /**\n * Defines whether the current recovery mode is file restore or database restore. Possible values\n * include: 'Invalid', 'FileRecovery', 'WorkloadRecovery'\n */\n recoveryMode?: RecoveryMode;\n /**\n * This is the complete ARM Id of the target VM\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n /**\n * Default option set to true. If this is set to false, alternate data directory must be provided\n */\n shouldUseAlternateTargetLocation?: boolean;\n /**\n * SQL specific property where user can chose to set no-recovery when restore operation is tried\n */\n isNonRecoverable?: boolean;\n /**\n * Data directory details\n */\n alternateDirectoryPaths?: SQLDataDirectoryMapping[];\n}\n\n/**\n * Contains the possible cases for AzureWorkloadSQLPointInTimeRestoreRequest.\n */\nexport type AzureWorkloadSQLPointInTimeRestoreRequestUnion = AzureWorkloadSQLPointInTimeRestoreRequest | AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest;\n\n/**\n * AzureWorkload SQL -specific restore. Specifically for PointInTime/Log restore\n */\nexport interface AzureWorkloadSQLPointInTimeRestoreRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSQLPointInTimeRestoreRequest\";\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM on which workload that was running is being recovered.\n */\n sourceResourceId?: string;\n /**\n * Workload specific property bag.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Details of target database\n */\n targetInfo?: TargetRestoreInfo;\n /**\n * Defines whether the current recovery mode is file restore or database restore. Possible values\n * include: 'Invalid', 'FileRecovery', 'WorkloadRecovery'\n */\n recoveryMode?: RecoveryMode;\n /**\n * This is the complete ARM Id of the target VM\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n /**\n * Default option set to true. If this is set to false, alternate data directory must be provided\n */\n shouldUseAlternateTargetLocation?: boolean;\n /**\n * SQL specific property where user can chose to set no-recovery when restore operation is tried\n */\n isNonRecoverable?: boolean;\n /**\n * Data directory details\n */\n alternateDirectoryPaths?: SQLDataDirectoryMapping[];\n /**\n * PointInTime value\n */\n pointInTime?: Date;\n}\n\n/**\n * SQLDataDirectory info\n */\nexport interface SQLDataDirectory {\n /**\n * Type of data directory mapping. Possible values include: 'Invalid', 'Data', 'Log'\n */\n type?: SQLDataDirectoryType;\n /**\n * File path\n */\n path?: string;\n /**\n * Logical name of the file\n */\n logicalName?: string;\n}\n\n/**\n * Extended info class details\n */\nexport interface AzureWorkloadSQLRecoveryPointExtendedInfo {\n /**\n * UTC time at which data directory info was captured\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly dataDirectoryTimeInUTC?: Date;\n /**\n * List of data directory paths during restore operation.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly dataDirectoryPaths?: SQLDataDirectory[];\n}\n\n/**\n * Encapsulates information regarding data directory\n */\nexport interface SQLDataDirectoryMapping {\n /**\n * Type of data directory mapping. Possible values include: 'Invalid', 'Data', 'Log'\n */\n mappingType?: SQLDataDirectoryType;\n /**\n * Restore source logical name path\n */\n sourceLogicalName?: string;\n /**\n * Restore source path\n */\n sourcePath?: string;\n /**\n * Target path\n */\n targetPath?: string;\n}\n\n/**\n * BEK is bitlocker encryption key.\n */\nexport interface BEKDetails {\n /**\n * Secret is BEK.\n */\n secretUrl?: string;\n /**\n * ID of the Key Vault where this Secret is stored.\n */\n secretVaultId?: string;\n /**\n * BEK data.\n */\n secretData?: string;\n}\n\n/**\n * Filters to list backup copies.\n */\nexport interface BMSRPQueryObject {\n /**\n * Backup copies created after this time.\n */\n startDate?: Date;\n /**\n * Backup copies created before this time.\n */\n endDate?: Date;\n /**\n * RestorePoint type. Possible values include: 'Invalid', 'Full', 'Log', 'Differential',\n * 'FullAndDifferential', 'All', 'Incremental'\n */\n restorePointQueryType?: RestorePointQueryType;\n /**\n * In Get Recovery Point, it tells whether extended information about recovery point is asked.\n */\n extendedInfo?: boolean;\n /**\n * Whether the RP can be moved to another tier\n */\n moveReadyRPOnly?: boolean;\n}\n\n/**\n * Localized display information of an operation.\n */\nexport interface ClientDiscoveryDisplay {\n /**\n * Name of the provider for display purposes\n */\n provider?: string;\n /**\n * ResourceType for which this Operation can be performed.\n */\n resource?: string;\n /**\n * Operations Name itself.\n */\n operation?: string;\n /**\n * Description of the operation having details of what operation is about.\n */\n description?: string;\n}\n\n/**\n * Class to represent shoebox log specification in json client discovery.\n */\nexport interface ClientDiscoveryForLogSpecification {\n /**\n * Name for shoebox log specification.\n */\n name?: string;\n /**\n * Localized display name\n */\n displayName?: string;\n /**\n * blob duration of shoebox log specification\n */\n blobDuration?: string;\n}\n\n/**\n * Class to represent shoebox service specification in json client discovery.\n */\nexport interface ClientDiscoveryForServiceSpecification {\n /**\n * List of log specifications of this operation.\n */\n logSpecifications?: ClientDiscoveryForLogSpecification[];\n}\n\n/**\n * Class to represent shoebox properties in json client discovery.\n */\nexport interface ClientDiscoveryForProperties {\n /**\n * Operation properties.\n */\n serviceSpecification?: ClientDiscoveryForServiceSpecification;\n}\n\n/**\n * Available operation details.\n */\nexport interface ClientDiscoveryValueForSingleApi {\n /**\n * Name of the Operation.\n */\n name?: string;\n /**\n * Contains the localized display information for this particular operation\n */\n display?: ClientDiscoveryDisplay;\n /**\n * The intended executor of the operation;governs the display of the operation in the RBAC UX and\n * the audit logs UX\n */\n origin?: string;\n /**\n * ShoeBox properties for the given operation.\n */\n properties?: ClientDiscoveryForProperties;\n}\n\n/**\n * Disk information\n */\nexport interface DiskInformation {\n lun?: number;\n name?: string;\n}\n\n/**\n * Day of the week.\n */\nexport interface Day {\n /**\n * Date of the month\n */\n date?: number;\n /**\n * Whether Date is last date of month\n */\n isLast?: boolean;\n}\n\n/**\n * Daily retention format.\n */\nexport interface DailyRetentionFormat {\n /**\n * List of days of the month.\n */\n daysOfTheMonth?: Day[];\n}\n\n/**\n * Retention duration.\n */\nexport interface RetentionDuration {\n /**\n * Count of duration types. Retention duration is obtained by the counting the duration type\n * Count times.\n * For example, when Count = 3 and DurationType = Weeks, retention duration will be three weeks.\n */\n count?: number;\n /**\n * Retention duration type of retention policy. Possible values include: 'Invalid', 'Days',\n * 'Weeks', 'Months', 'Years'\n */\n durationType?: RetentionDurationType;\n}\n\n/**\n * Daily retention schedule.\n */\nexport interface DailyRetentionSchedule {\n /**\n * Retention times of retention policy.\n */\n retentionTimes?: Date[] | string[];\n /**\n * Retention duration of retention Policy.\n */\n retentionDuration?: RetentionDuration;\n}\n\n/**\n * DPM workload-specific error information.\n */\nexport interface DpmErrorInfo {\n /**\n * Localized error string.\n */\n errorString?: string;\n /**\n * List of localized recommendations for above error code.\n */\n recommendations?: string[];\n}\n\n/**\n * DPM workload-specific job task details.\n */\nexport interface DpmJobTaskDetails {\n /**\n * The task display name.\n */\n taskId?: string;\n /**\n * The start time.\n */\n startTime?: Date;\n /**\n * The end time.\n */\n endTime?: Date;\n /**\n * Time elapsed for task.\n */\n duration?: string;\n /**\n * The status.\n */\n status?: string;\n}\n\n/**\n * Additional information on the DPM workload-specific job.\n */\nexport interface DpmJobExtendedInfo {\n /**\n * List of tasks associated with this job.\n */\n tasksList?: DpmJobTaskDetails[];\n /**\n * The job properties.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Non localized error message on job execution.\n */\n dynamicErrorMessage?: string;\n}\n\n/**\n * DPM workload-specific job object.\n */\nexport interface DpmJob {\n /**\n * Polymorphic Discriminator\n */\n jobType: \"DpmJob\";\n /**\n * Friendly name of the entity on which the current job is executing.\n */\n entityFriendlyName?: string;\n /**\n * Backup management type to execute the current job. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * The operation name.\n */\n operation?: string;\n /**\n * Job status.\n */\n status?: string;\n /**\n * The start time.\n */\n startTime?: Date;\n /**\n * The end time.\n */\n endTime?: Date;\n /**\n * ActivityId of job.\n */\n activityId?: string;\n /**\n * Time elapsed for job.\n */\n duration?: string;\n /**\n * DPM server name managing the backup item or backup job.\n */\n dpmServerName?: string;\n /**\n * Name of cluster/server protecting current backup item, if any.\n */\n containerName?: string;\n /**\n * Type of container.\n */\n containerType?: string;\n /**\n * Type of backup item.\n */\n workloadType?: string;\n /**\n * The state/actions applicable on this job like cancel/retry.\n */\n actionsInfo?: JobSupportedAction[];\n /**\n * The errors.\n */\n errorDetails?: DpmErrorInfo[];\n /**\n * Additional information for this job.\n */\n extendedInfo?: DpmJobExtendedInfo;\n}\n\n/**\n * The resource storage details.\n */\nexport interface BackupResourceConfig {\n /**\n * Storage type. Possible values include: 'Invalid', 'GeoRedundant', 'LocallyRedundant',\n * 'ZoneRedundant', 'ReadAccessGeoZoneRedundant'\n */\n storageModelType?: StorageType;\n /**\n * Storage type. Possible values include: 'Invalid', 'GeoRedundant', 'LocallyRedundant',\n * 'ZoneRedundant', 'ReadAccessGeoZoneRedundant'\n */\n storageType?: StorageType;\n /**\n * Locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is\n * always Locked. Possible values include: 'Invalid', 'Locked', 'Unlocked'\n */\n storageTypeState?: StorageTypeState;\n /**\n * Opt in details of Cross Region Restore feature.\n */\n crossRegionRestoreFlag?: boolean;\n}\n\n/**\n * The resource storage details.\n */\nexport interface BackupResourceConfigResource extends Resource {\n /**\n * BackupResourceConfigResource properties\n */\n properties?: BackupResourceConfig;\n}\n\n/**\n * Additional information of DPM Protected item.\n */\nexport interface DPMProtectedItemExtendedInfo {\n /**\n * Attribute to provide information on various DBs.\n */\n protectableObjectLoadPath?: { [propertyName: string]: string };\n /**\n * To check if backup item is disk protected.\n */\n protectedProperty?: boolean;\n /**\n * To check if backup item is cloud protected.\n */\n isPresentOnCloud?: boolean;\n /**\n * Last backup status information on backup item.\n */\n lastBackupStatus?: string;\n /**\n * Last refresh time on backup item.\n */\n lastRefreshedAt?: Date;\n /**\n * Oldest cloud recovery point time.\n */\n oldestRecoveryPoint?: Date;\n /**\n * cloud recovery point count.\n */\n recoveryPointCount?: number;\n /**\n * Oldest disk recovery point time.\n */\n onPremiseOldestRecoveryPoint?: Date;\n /**\n * latest disk recovery point time.\n */\n onPremiseLatestRecoveryPoint?: Date;\n /**\n * disk recovery point count.\n */\n onPremiseRecoveryPointCount?: number;\n /**\n * To check if backup item is collocated.\n */\n isCollocated?: boolean;\n /**\n * Protection group name of the backup item.\n */\n protectionGroupName?: string;\n /**\n * Used Disk storage in bytes.\n */\n diskStorageUsedInBytes?: string;\n /**\n * total Disk storage in bytes.\n */\n totalDiskStorageSizeInBytes?: string;\n}\n\n/**\n * Additional information on Backup engine specific backup item.\n */\nexport interface DPMProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"DPMProtectedItem\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Friendly name of the managed item\n */\n friendlyName?: string;\n /**\n * Backup Management server protecting this backup item\n */\n backupEngineName?: string;\n /**\n * Protection state of the backup engine. Possible values include: 'Invalid', 'IRPending',\n * 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'\n */\n protectionState?: ProtectedItemState;\n /**\n * Extended info of the backup item.\n */\n extendedInfo?: DPMProtectedItemExtendedInfo;\n}\n\n/**\n * Details needed if the VM was encrypted at the time of backup.\n */\nexport interface EncryptionDetails {\n /**\n * Identifies whether this backup copy represents an encrypted VM at the time of backup.\n */\n encryptionEnabled?: boolean;\n /**\n * Key Url.\n */\n kekUrl?: string;\n /**\n * Secret Url.\n */\n secretKeyUrl?: string;\n /**\n * ID of Key Vault where KEK is stored.\n */\n kekVaultId?: string;\n /**\n * ID of Key Vault where Secret is stored.\n */\n secretKeyVaultId?: string;\n}\n\n/**\n * Contains the possible cases for OperationResultInfoBase.\n */\nexport type OperationResultInfoBaseUnion = OperationResultInfoBase | ExportJobsOperationResultInfo | OperationResultInfo;\n\n/**\n * Base class for operation result info.\n */\nexport interface OperationResultInfoBase {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"OperationResultInfoBase\";\n}\n\n/**\n * This class is used to send blob details after exporting jobs.\n */\nexport interface ExportJobsOperationResultInfo {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"ExportJobsOperationResultInfo\";\n /**\n * URL of the blob into which the serialized string of list of jobs is exported.\n */\n blobUrl?: string;\n /**\n * SAS key to access the blob. It expires in 15 mins.\n */\n blobSasKey?: string;\n /**\n * URL of the blob into which the ExcelFile is uploaded.\n */\n excelFileBlobUrl?: string;\n /**\n * SAS key to access the blob. It expires in 15 mins.\n */\n excelFileBlobSasKey?: string;\n}\n\n/**\n * Azure VM (Mercury) workload-specific backup policy.\n */\nexport interface GenericProtectionPolicy {\n /**\n * Polymorphic Discriminator\n */\n backupManagementType: \"GenericProtectionPolicy\";\n /**\n * Number of items associated with this policy.\n */\n protectedItemsCount?: number;\n /**\n * ResourceGuard Operation Requests\n */\n resourceGuardOperationRequests?: string[];\n /**\n * List of sub-protection policies which includes schedule and retention\n */\n subProtectionPolicy?: SubProtectionPolicy[];\n /**\n * TimeZone optional input as string. For example: TimeZone = \"Pacific Standard Time\".\n */\n timeZone?: string;\n /**\n * Name of this policy's fabric.\n */\n fabricName?: string;\n}\n\n/**\n * IaaS VM workload specific restore details for restores using managed identity\n */\nexport interface IdentityBasedRestoreDetails {\n /**\n * Gets the class type.\n */\n objectType?: string;\n /**\n * Fully qualified ARM ID of the target storage account.\n */\n targetStorageAccountId?: string;\n}\n\n/**\n * Encapsulates Managed Identity related information\n */\nexport interface IdentityInfo {\n /**\n * To differentiate if the managed identity is system assigned or user assigned\n */\n isSystemAssignedIdentity?: boolean;\n /**\n * Managed Identity Resource Id\n * Optional: Might not be required in the case of system assigned managed identity\n */\n managedIdentityResourceId?: string;\n}\n\n/**\n * Base class for backup items.\n */\nexport interface GenericProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"GenericProtectedItem\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Indicates consistency of policy object and policy applied to this backup item.\n */\n policyState?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'IRPending',\n * 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'\n */\n protectionState?: ProtectionState;\n /**\n * Data Plane Service ID of the protected item.\n */\n protectedItemId?: number;\n /**\n * Loosely coupled (type, value) associations (example - parent of a protected item)\n */\n sourceAssociations?: { [propertyName: string]: string };\n /**\n * Name of this backup item's fabric.\n */\n fabricName?: string;\n}\n\n/**\n * Generic backup copy.\n */\nexport interface GenericRecoveryPoint {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"GenericRecoveryPoint\";\n /**\n * Friendly name of the backup copy.\n */\n friendlyName?: string;\n /**\n * Type of the backup copy.\n */\n recoveryPointType?: string;\n /**\n * Time at which this backup copy was created.\n */\n recoveryPointTime?: Date;\n /**\n * Additional information associated with this backup copy.\n */\n recoveryPointAdditionalInfo?: string;\n}\n\n/**\n * Filters to list backup items.\n */\nexport interface GetProtectedItemQueryObject {\n /**\n * Specifies if the additional information should be provided for this item.\n */\n expand?: string;\n}\n\n/**\n * KEK is encryption key for BEK.\n */\nexport interface KEKDetails {\n /**\n * Key is KEK.\n */\n keyUrl?: string;\n /**\n * Key Vault ID where this Key is stored.\n */\n keyVaultId?: string;\n /**\n * KEK data.\n */\n keyBackupData?: string;\n}\n\n/**\n * BEK is bitlocker key.\n * KEK is encryption key for BEK\n * If the VM was encrypted then we will store following details :\n * 1. Secret(BEK) - Url + Backup Data + vaultId.\n * 2. Key(KEK) - Url + Backup Data + vaultId.\n * 3. EncryptionMechanism\n * BEK and KEK can potentially have different vault ids.\n */\nexport interface KeyAndSecretDetails {\n /**\n * KEK is encryption key for BEK.\n */\n kekDetails?: KEKDetails;\n /**\n * BEK is bitlocker encryption key.\n */\n bekDetails?: BEKDetails;\n /**\n * Encryption mechanism: None/ SinglePass/ DoublePass\n */\n encryptionMechanism?: string;\n}\n\n/**\n * Disk configuration\n */\nexport interface RecoveryPointDiskConfiguration {\n /**\n * Number of disks included in backup\n */\n numberOfDisksIncludedInBackup?: number;\n /**\n * Number of disks attached to the VM\n */\n numberOfDisksAttachedToVm?: number;\n /**\n * Information of disks included in backup\n */\n includedDiskList?: DiskInformation[];\n /**\n * Information of disks excluded from backup\n */\n excludedDiskList?: DiskInformation[];\n}\n\n/**\n * IaaS VM workload specific backup copy.\n */\nexport interface IaasVMRecoveryPoint {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"IaasVMRecoveryPoint\";\n /**\n * Type of the backup copy.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointType?: string;\n /**\n * Time at which this backup copy was created.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointTime?: Date;\n /**\n * Additional information associated with this backup copy.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recoveryPointAdditionalInfo?: string;\n /**\n * Storage type of the VM whose backup copy is created.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly sourceVMStorageType?: string;\n /**\n * Identifies whether the VM was encrypted when the backup copy is created.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly isSourceVMEncrypted?: boolean;\n /**\n * Required details for recovering an encrypted VM. Applicable only when IsSourceVMEncrypted is\n * true.\n */\n keyAndSecret?: KeyAndSecretDetails;\n /**\n * Is the session to recover items from this backup copy still active.\n */\n isInstantIlrSessionActive?: boolean;\n /**\n * Recovery point tier information.\n */\n recoveryPointTierDetails?: RecoveryPointTierInformation[];\n /**\n * Whether VM is with Managed Disks\n */\n isManagedVirtualMachine?: boolean;\n /**\n * Virtual Machine Size\n */\n virtualMachineSize?: string;\n /**\n * Original Storage Account Option\n */\n originalStorageAccountOption?: boolean;\n /**\n * OS type\n */\n osType?: string;\n /**\n * Disk configuration\n */\n recoveryPointDiskConfiguration?: RecoveryPointDiskConfiguration;\n /**\n * Identifies the zone of the VM at the time of backup. Applicable only for zone-pinned Vms\n */\n zones?: string[];\n /**\n * Eligibility of RP to be moved to another tier\n */\n recoveryPointMoveReadinessInfo?: { [propertyName: string]: RecoveryPointMoveReadinessInfo };\n}\n\n/**\n * Contains the possible cases for IaasVMRestoreRequest.\n */\nexport type IaasVMRestoreRequestUnion = IaasVMRestoreRequest | IaasVMRestoreWithRehydrationRequest;\n\n/**\n * IaaS VM workload-specific restore.\n */\nexport interface IaasVMRestoreRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"IaasVMRestoreRequest\";\n /**\n * ID of the backup copy to be recovered.\n */\n recoveryPointId?: string;\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM which is being recovered.\n */\n sourceResourceId?: string;\n /**\n * This is the complete ARM Id of the VM that will be created.\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n /**\n * This is the ARM Id of the resource group that you want to create for this Virtual machine and\n * other artifacts.\n * For e.g. /subscriptions/{subId}/resourcegroups/{rg}\n */\n targetResourceGroupId?: string;\n /**\n * Fully qualified ARM ID of the storage account to which the VM has to be restored.\n */\n storageAccountId?: string;\n /**\n * This is the virtual network Id of the vnet that will be attached to the virtual machine.\n * User will be validated for join action permissions in the linked access.\n */\n virtualNetworkId?: string;\n /**\n * Subnet ID, is the subnet ID associated with the to be restored VM. For Classic VMs it would be\n * {VnetID}/Subnet/{SubnetName} and, for the Azure Resource Manager VMs it would be ARM resource\n * ID used to represent\n * the subnet.\n */\n subnetId?: string;\n /**\n * Fully qualified ARM ID of the domain name to be associated to the VM being restored. This\n * applies only to Classic\n * Virtual Machines.\n */\n targetDomainNameId?: string;\n /**\n * Region in which the virtual machine is restored.\n */\n region?: string;\n /**\n * Affinity group associated to VM to be restored. Used only for Classic Compute Virtual\n * Machines.\n */\n affinityGroup?: string;\n /**\n * Should a new cloud service be created while restoring the VM. If this is false, VM will be\n * restored to the same\n * cloud service as it was at the time of backup.\n */\n createNewCloudService?: boolean;\n /**\n * Original Storage Account Option\n */\n originalStorageAccountOption?: boolean;\n /**\n * Details needed if the VM was encrypted at the time of backup.\n */\n encryptionDetails?: EncryptionDetails;\n /**\n * List of Disk LUNs for partial restore\n */\n restoreDiskLunList?: number[];\n /**\n * Flag to denote of an Unmanaged disk VM should be restored with Managed disks.\n */\n restoreWithManagedDisks?: boolean;\n /**\n * DiskEncryptionSet's ID - needed if the VM needs to be encrypted at rest during restore with\n * customer managed key.\n */\n diskEncryptionSetId?: string;\n /**\n * Target zone where the VM and its disks should be restored.\n */\n zones?: string[];\n /**\n * Managed Identity information required to access customer storage account.\n */\n identityInfo?: IdentityInfo;\n /**\n * IaaS VM workload specific restore details for restores using managed identity.\n */\n identityBasedRestoreDetails?: IdentityBasedRestoreDetails;\n}\n\n/**\n * Filters to list the jobs.\n */\nexport interface JobQueryObject {\n /**\n * Status of the job. Possible values include: 'Invalid', 'InProgress', 'Completed', 'Failed',\n * 'CompletedWithWarnings', 'Cancelled', 'Cancelling'\n */\n status?: JobStatus;\n /**\n * Type of backup management for the job. Possible values include: 'Invalid', 'AzureIaasVM',\n * 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of operation. Possible values include: 'Invalid', 'Register', 'UnRegister',\n * 'ConfigureBackup', 'Backup', 'Restore', 'DisableBackup', 'DeleteBackupData',\n * 'CrossRegionRestore', 'Undelete', 'UpdateCustomerManagedKey'\n */\n operation?: JobOperationType;\n /**\n * JobID represents the job uniquely.\n */\n jobId?: string;\n /**\n * Job has started at this time. Value is in UTC.\n */\n startTime?: Date;\n /**\n * Job has ended at this time. Value is in UTC.\n */\n endTime?: Date;\n}\n\n/**\n * Defines workload agnostic properties for a job.\n */\nexport interface JobResource extends Resource {\n /**\n * JobResource properties\n */\n properties?: JobUnion;\n}\n\n/**\n * Log policy schedule.\n */\nexport interface LogSchedulePolicy {\n /**\n * Polymorphic Discriminator\n */\n schedulePolicyType: \"LogSchedulePolicy\";\n /**\n * Frequency of the log schedule operation of this policy in minutes.\n */\n scheduleFrequencyInMins?: number;\n}\n\n/**\n * Weekly retention schedule.\n */\nexport interface WeeklyRetentionSchedule {\n /**\n * List of days of week for weekly retention policy.\n */\n daysOfTheWeek?: DayOfWeek[];\n /**\n * Retention times of retention policy.\n */\n retentionTimes?: Date[] | string[];\n /**\n * Retention duration of retention Policy.\n */\n retentionDuration?: RetentionDuration;\n}\n\n/**\n * Weekly retention format.\n */\nexport interface WeeklyRetentionFormat {\n /**\n * List of days of the week.\n */\n daysOfTheWeek?: DayOfWeek[];\n /**\n * List of weeks of month.\n */\n weeksOfTheMonth?: WeekOfMonth[];\n}\n\n/**\n * Monthly retention schedule.\n */\nexport interface MonthlyRetentionSchedule {\n /**\n * Retention schedule format type for monthly retention policy. Possible values include:\n * 'Invalid', 'Daily', 'Weekly'\n */\n retentionScheduleFormatType?: RetentionScheduleFormat;\n /**\n * Daily retention format for monthly retention policy.\n */\n retentionScheduleDaily?: DailyRetentionFormat;\n /**\n * Weekly retention format for monthly retention policy.\n */\n retentionScheduleWeekly?: WeeklyRetentionFormat;\n /**\n * Retention times of retention policy.\n */\n retentionTimes?: Date[] | string[];\n /**\n * Retention duration of retention Policy.\n */\n retentionDuration?: RetentionDuration;\n}\n\n/**\n * Yearly retention schedule.\n */\nexport interface YearlyRetentionSchedule {\n /**\n * Retention schedule format for yearly retention policy. Possible values include: 'Invalid',\n * 'Daily', 'Weekly'\n */\n retentionScheduleFormatType?: RetentionScheduleFormat;\n /**\n * List of months of year of yearly retention policy.\n */\n monthsOfYear?: MonthOfYear[];\n /**\n * Daily retention format for yearly retention policy.\n */\n retentionScheduleDaily?: DailyRetentionFormat;\n /**\n * Weekly retention format for yearly retention policy.\n */\n retentionScheduleWeekly?: WeeklyRetentionFormat;\n /**\n * Retention times of retention policy.\n */\n retentionTimes?: Date[] | string[];\n /**\n * Retention duration of retention Policy.\n */\n retentionDuration?: RetentionDuration;\n}\n\n/**\n * Long term retention policy.\n */\nexport interface LongTermRetentionPolicy {\n /**\n * Polymorphic Discriminator\n */\n retentionPolicyType: \"LongTermRetentionPolicy\";\n /**\n * Daily retention schedule of the protection policy.\n */\n dailySchedule?: DailyRetentionSchedule;\n /**\n * Weekly retention schedule of the protection policy.\n */\n weeklySchedule?: WeeklyRetentionSchedule;\n /**\n * Monthly retention schedule of the protection policy.\n */\n monthlySchedule?: MonthlyRetentionSchedule;\n /**\n * Yearly retention schedule of the protection policy.\n */\n yearlySchedule?: YearlyRetentionSchedule;\n}\n\n/**\n * Long term policy schedule.\n */\nexport interface LongTermSchedulePolicy {\n /**\n * Polymorphic Discriminator\n */\n schedulePolicyType: \"LongTermSchedulePolicy\";\n}\n\n/**\n * MAB workload-specific error information.\n */\nexport interface MabErrorInfo {\n /**\n * Localized error string.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly errorString?: string;\n /**\n * List of localized recommendations.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly recommendations?: string[];\n}\n\n/**\n * Additional information on the backed up item.\n */\nexport interface MabFileFolderProtectedItemExtendedInfo {\n /**\n * Last time when the agent data synced to service.\n */\n lastRefreshedAt?: Date;\n /**\n * The oldest backup copy available.\n */\n oldestRecoveryPoint?: Date;\n /**\n * Number of backup copies associated with the backup item.\n */\n recoveryPointCount?: number;\n}\n\n/**\n * MAB workload-specific backup item.\n */\nexport interface MabFileFolderProtectedItem {\n /**\n * Polymorphic Discriminator\n */\n protectedItemType: \"MabFileFolderProtectedItem\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: DataSourceType;\n /**\n * Unique name of container\n */\n containerName?: string;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Timestamp when the last (latest) backup copy was created for this backup item.\n */\n lastRecoveryPoint?: Date;\n /**\n * Name of the backup set the backup item belongs to\n */\n backupSetName?: string;\n /**\n * Create mode to indicate recovery of existing soft deleted data source or creation of new data\n * source. Possible values include: 'Invalid', 'Default', 'Recover'\n */\n createMode?: CreateMode;\n /**\n * Time for deferred deletion in UTC\n */\n deferredDeleteTimeInUTC?: Date;\n /**\n * Flag to identify whether the DS is scheduled for deferred delete\n */\n isScheduledForDeferredDelete?: boolean;\n /**\n * Time remaining before the DS marked for deferred delete is permanently deleted\n */\n deferredDeleteTimeRemaining?: string;\n /**\n * Flag to identify whether the deferred deleted DS is to be purged soon\n */\n isDeferredDeleteScheduleUpcoming?: boolean;\n /**\n * Flag to identify that deferred deleted DS is to be moved into Pause state\n */\n isRehydrate?: boolean;\n /**\n * ResourceGuardOperationRequests on which LAC check will be performed\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Friendly name of this backup item.\n */\n friendlyName?: string;\n /**\n * Name of the computer associated with this backup item.\n */\n computerName?: string;\n /**\n * Status of last backup operation.\n */\n lastBackupStatus?: string;\n /**\n * Timestamp of the last backup operation on this backup item.\n */\n lastBackupTime?: Date;\n /**\n * Protected, ProtectionStopped, IRPending or ProtectionError\n */\n protectionState?: string;\n /**\n * Sync time for deferred deletion in UTC\n */\n deferredDeleteSyncTimeInUTC?: number;\n /**\n * Additional information with this backup item.\n */\n extendedInfo?: MabFileFolderProtectedItemExtendedInfo;\n}\n\n/**\n * MAB workload-specific job task details.\n */\nexport interface MabJobTaskDetails {\n /**\n * The task display name.\n */\n taskId?: string;\n /**\n * The start time.\n */\n startTime?: Date;\n /**\n * The end time.\n */\n endTime?: Date;\n /**\n * Time elapsed for task.\n */\n duration?: string;\n /**\n * The status.\n */\n status?: string;\n}\n\n/**\n * Additional information for the MAB workload-specific job.\n */\nexport interface MabJobExtendedInfo {\n /**\n * List of tasks for this job.\n */\n tasksList?: MabJobTaskDetails[];\n /**\n * The job properties.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Non localized error message specific to this job.\n */\n dynamicErrorMessage?: string;\n}\n\n/**\n * MAB workload-specific job.\n */\nexport interface MabJob {\n /**\n * Polymorphic Discriminator\n */\n jobType: \"MabJob\";\n /**\n * Friendly name of the entity on which the current job is executing.\n */\n entityFriendlyName?: string;\n /**\n * Backup management type to execute the current job. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * The operation name.\n */\n operation?: string;\n /**\n * Job status.\n */\n status?: string;\n /**\n * The start time.\n */\n startTime?: Date;\n /**\n * The end time.\n */\n endTime?: Date;\n /**\n * ActivityId of job.\n */\n activityId?: string;\n /**\n * Time taken by job to run.\n */\n duration?: string;\n /**\n * The state/actions applicable on jobs like cancel/retry.\n */\n actionsInfo?: JobSupportedAction[];\n /**\n * Name of server protecting the DS.\n */\n mabServerName?: string;\n /**\n * Server type of MAB container. Possible values include: 'Invalid', 'Unknown',\n * 'IaasVMContainer', 'IaasVMServiceContainer', 'DPMContainer', 'AzureBackupServerContainer',\n * 'MABContainer', 'Cluster', 'AzureSqlContainer', 'Windows', 'VCenter', 'VMAppContainer',\n * 'SQLAGWorkLoadContainer', 'StorageContainer', 'GenericContainer'\n */\n mabServerType?: MabServerType;\n /**\n * Workload type of backup item. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: WorkloadType;\n /**\n * The errors.\n */\n errorDetails?: MabErrorInfo[];\n /**\n * Additional information on the job.\n */\n extendedInfo?: MabJobExtendedInfo;\n}\n\n/**\n * Mab container-specific backup policy.\n */\nexport interface MabProtectionPolicy {\n /**\n * Polymorphic Discriminator\n */\n backupManagementType: \"MAB\";\n /**\n * Number of items associated with this policy.\n */\n protectedItemsCount?: number;\n /**\n * ResourceGuard Operation Requests\n */\n resourceGuardOperationRequests?: string[];\n /**\n * Backup schedule of backup policy.\n */\n schedulePolicy?: SchedulePolicyUnion;\n /**\n * Retention policy details.\n */\n retentionPolicy?: RetentionPolicyUnion;\n}\n\n/**\n * Operation result info.\n */\nexport interface OperationResultInfo {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"OperationResultInfo\";\n /**\n * List of jobs created by this operation.\n */\n jobList?: string[];\n}\n\n/**\n * Prepare DataMove Request\n */\nexport interface PrepareDataMoveRequest {\n /**\n * ARM Id of target vault\n */\n targetResourceId: string;\n /**\n * Target Region\n */\n targetRegion: string;\n /**\n * DataMove Level. Possible values include: 'Invalid', 'Vault', 'Container'\n */\n dataMoveLevel: DataMoveLevel;\n /**\n * Source Container ArmIds\n * This needs to be populated only if DataMoveLevel is set to container\n */\n sourceContainerArmIds?: string[];\n /**\n * Ignore the artifacts which are already moved.\n */\n ignoreMoved?: boolean;\n}\n\n/**\n * Contains the possible cases for VaultStorageConfigOperationResultResponse.\n */\nexport type VaultStorageConfigOperationResultResponseUnion = VaultStorageConfigOperationResultResponse | PrepareDataMoveResponse;\n\n/**\n * Operation result response for Vault Storage Config\n */\nexport interface VaultStorageConfigOperationResultResponse {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"VaultStorageConfigOperationResultResponse\";\n}\n\n/**\n * Prepare DataMove Response\n */\nexport interface PrepareDataMoveResponse {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"PrepareDataMoveResponse\";\n /**\n * Co-relationId for move operation\n */\n correlationId?: string;\n /**\n * Source Vault Properties\n */\n sourceVaultProperties?: { [propertyName: string]: string };\n}\n\n/**\n * Trigger DataMove Request\n */\nexport interface TriggerDataMoveRequest {\n /**\n * ARM Id of source vault\n */\n sourceResourceId: string;\n /**\n * Source Region\n */\n sourceRegion: string;\n /**\n * DataMove Level. Possible values include: 'Invalid', 'Vault', 'Container'\n */\n dataMoveLevel: DataMoveLevel;\n /**\n * Correlation Id\n */\n correlationId: string;\n /**\n * Source Container ArmIds\n */\n sourceContainerArmIds?: string[];\n /**\n * Pause GC\n */\n pauseGC?: boolean;\n}\n\n/**\n * This is the base class for operation result responses.\n */\nexport interface OperationWorkerResponse {\n /**\n * HTTP Status Code of the operation. Possible values include: 'Continue', 'SwitchingProtocols',\n * 'OK', 'Created', 'Accepted', 'NonAuthoritativeInformation', 'NoContent', 'ResetContent',\n * 'PartialContent', 'MultipleChoices', 'Ambiguous', 'MovedPermanently', 'Moved', 'Found',\n * 'Redirect', 'SeeOther', 'RedirectMethod', 'NotModified', 'UseProxy', 'Unused',\n * 'TemporaryRedirect', 'RedirectKeepVerb', 'BadRequest', 'Unauthorized', 'PaymentRequired',\n * 'Forbidden', 'NotFound', 'MethodNotAllowed', 'NotAcceptable', 'ProxyAuthenticationRequired',\n * 'RequestTimeout', 'Conflict', 'Gone', 'LengthRequired', 'PreconditionFailed',\n * 'RequestEntityTooLarge', 'RequestUriTooLong', 'UnsupportedMediaType',\n * 'RequestedRangeNotSatisfiable', 'ExpectationFailed', 'UpgradeRequired', 'InternalServerError',\n * 'NotImplemented', 'BadGateway', 'ServiceUnavailable', 'GatewayTimeout',\n * 'HttpVersionNotSupported'\n */\n statusCode?: HttpStatusCode;\n /**\n * HTTP headers associated with this operation.\n */\n headers?: { [propertyName: string]: string[] };\n}\n\n/**\n * Base class for operation result info.\n */\nexport interface OperationResultInfoBaseResource extends OperationWorkerResponse {\n /**\n * OperationResultInfoBaseResource operation\n */\n operation?: OperationResultInfoBaseUnion;\n}\n\n/**\n * Filters to list backup items.\n */\nexport interface ProtectedItemQueryObject {\n /**\n * Health State for the backed up item. Possible values include: 'Passed', 'ActionRequired',\n * 'ActionSuggested', 'Invalid'\n */\n healthState?: HealthState;\n /**\n * Backup management type for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n itemType?: DataSourceType;\n /**\n * Backup policy name associated with the backup item.\n */\n policyName?: string;\n /**\n * Name of the container.\n */\n containerName?: string;\n /**\n * Backup Engine name\n */\n backupEngineName?: string;\n /**\n * Friendly name of protected item\n */\n friendlyName?: string;\n /**\n * Name of the fabric.\n */\n fabricName?: string;\n /**\n * Name of the backup set.\n */\n backupSetName?: string;\n}\n\n/**\n * Base class for backup items.\n */\nexport interface ProtectedItemResource extends Resource {\n /**\n * ProtectedItemResource properties\n */\n properties?: ProtectedItemUnion;\n}\n\n/**\n * Filters the list backup policies API.\n */\nexport interface ProtectionPolicyQueryObject {\n /**\n * Backup management type for the backup policy. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Fabric name for filter\n */\n fabricName?: string;\n /**\n * Workload type for the backup policy. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: WorkloadType;\n}\n\n/**\n * Base class for backup policy. Workload-specific backup policies are derived from this class.\n */\nexport interface ProtectionPolicyResource extends Resource {\n /**\n * ProtectionPolicyResource properties\n */\n properties?: ProtectionPolicyUnion;\n}\n\n/**\n * Base class for backup copies. Workload-specific backup copies are derived from this class.\n */\nexport interface RecoveryPointResource extends Resource {\n /**\n * RecoveryPointResource properties\n */\n properties?: RecoveryPointUnion;\n}\n\n/**\n * Base for all lists of resources.\n */\nexport interface ResourceList {\n /**\n * The uri to fetch the next page of resources. Call ListNext() fetches next page of resources.\n */\n nextLink?: string;\n}\n\n/**\n * Base class for restore request. Workload-specific restore requests are derived from this class.\n */\nexport interface RestoreRequestResource extends Resource {\n /**\n * RestoreRequestResource properties\n */\n properties?: RestoreRequestUnion;\n}\n\n/**\n * Simple policy retention.\n */\nexport interface SimpleRetentionPolicy {\n /**\n * Polymorphic Discriminator\n */\n retentionPolicyType: \"SimpleRetentionPolicy\";\n /**\n * Retention duration of the protection policy.\n */\n retentionDuration?: RetentionDuration;\n}\n\n/**\n * Simple policy schedule.\n */\nexport interface SimpleSchedulePolicy {\n /**\n * Polymorphic Discriminator\n */\n schedulePolicyType: \"SimpleSchedulePolicy\";\n /**\n * Frequency of the schedule operation of this policy. Possible values include: 'Invalid',\n * 'Daily', 'Weekly'\n */\n scheduleRunFrequency?: ScheduleRunType;\n /**\n * List of days of week this schedule has to be run.\n */\n scheduleRunDays?: DayOfWeek[];\n /**\n * List of times of day this schedule has to be run.\n */\n scheduleRunTimes?: Date[] | string[];\n /**\n * At every number weeks this schedule has to be run.\n */\n scheduleWeeklyFrequency?: number;\n}\n\n/**\n * Contains the possible cases for ValidateOperationRequest.\n */\nexport type ValidateOperationRequestUnion = ValidateOperationRequest | ValidateRestoreOperationRequestUnion;\n\n/**\n * Base class for validate operation request.\n */\nexport interface ValidateOperationRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"ValidateOperationRequest\";\n}\n\n/**\n * Contains the possible cases for ValidateRestoreOperationRequest.\n */\nexport type ValidateRestoreOperationRequestUnion = ValidateRestoreOperationRequest | ValidateIaasVMRestoreOperationRequest;\n\n/**\n * AzureRestoreValidation request.\n */\nexport interface ValidateRestoreOperationRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"ValidateRestoreOperationRequest\";\n /**\n * Sets restore request to be validated\n */\n restoreRequest?: RestoreRequestUnion;\n}\n\n/**\n * AzureRestoreValidation request.\n */\nexport interface ValidateIaasVMRestoreOperationRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"ValidateIaasVMRestoreOperationRequest\";\n /**\n * Sets restore request to be validated\n */\n restoreRequest?: RestoreRequestUnion;\n}\n\n/**\n * Base class for validate operation response.\n */\nexport interface ValidateOperationResponse {\n /**\n * Gets the validation result\n */\n validationResults?: ErrorDetail[];\n}\n\n/**\n * An interface representing ValidateOperationsResponse.\n */\nexport interface ValidateOperationsResponse {\n validateOperationResponse?: ValidateOperationResponse;\n}\n\n/**\n * Backup resource vault config details.\n */\nexport interface BackupResourceVaultConfig {\n /**\n * Storage type. Possible values include: 'Invalid', 'GeoRedundant', 'LocallyRedundant',\n * 'ZoneRedundant', 'ReadAccessGeoZoneRedundant'\n */\n storageModelType?: StorageType;\n /**\n * Storage type. Possible values include: 'Invalid', 'GeoRedundant', 'LocallyRedundant',\n * 'ZoneRedundant', 'ReadAccessGeoZoneRedundant'\n */\n storageType?: StorageType;\n /**\n * Locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is\n * always Locked. Possible values include: 'Invalid', 'Locked', 'Unlocked'\n */\n storageTypeState?: StorageTypeState;\n /**\n * Enabled or Disabled. Possible values include: 'Invalid', 'Enabled', 'Disabled'\n */\n enhancedSecurityState?: EnhancedSecurityState;\n /**\n * Soft Delete feature state. Possible values include: 'Invalid', 'Enabled', 'Disabled'\n */\n softDeleteFeatureState?: SoftDeleteFeatureState;\n /**\n * ResourceGuard Operation Requests\n */\n resourceGuardOperationRequests?: string[];\n}\n\n/**\n * Backup resource vault config details.\n */\nexport interface BackupResourceVaultConfigResource extends Resource {\n /**\n * BackupResourceVaultConfigResource properties\n */\n properties?: BackupResourceVaultConfig;\n}\n\n/**\n * Vault Job specific error information\n */\nexport interface VaultJobErrorInfo {\n /**\n * Error code.\n */\n errorCode?: number;\n /**\n * Localized error string.\n */\n errorString?: string;\n /**\n * List of localized recommendations for above error code.\n */\n recommendations?: string[];\n}\n\n/**\n * Vault Job for CMK - has CMK specific info.\n */\nexport interface VaultJobExtendedInfo {\n /**\n * Job properties.\n */\n propertyBag?: { [propertyName: string]: string };\n}\n\n/**\n * Vault level Job\n */\nexport interface VaultJob {\n /**\n * Polymorphic Discriminator\n */\n jobType: \"VaultJob\";\n /**\n * Friendly name of the entity on which the current job is executing.\n */\n entityFriendlyName?: string;\n /**\n * Backup management type to execute the current job. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * The operation name.\n */\n operation?: string;\n /**\n * Job status.\n */\n status?: string;\n /**\n * The start time.\n */\n startTime?: Date;\n /**\n * The end time.\n */\n endTime?: Date;\n /**\n * ActivityId of job.\n */\n activityId?: string;\n /**\n * Time elapsed during the execution of this job.\n */\n duration?: string;\n /**\n * Gets or sets the state/actions applicable on this job like cancel/retry.\n */\n actionsInfo?: JobSupportedAction[];\n /**\n * Error details on execution of this job.\n */\n errorDetails?: VaultJobErrorInfo[];\n /**\n * Additional information about the job.\n */\n extendedInfo?: VaultJobExtendedInfo;\n}\n\n/**\n * Contains the possible cases for ProtectionContainer.\n */\nexport type ProtectionContainerUnion = ProtectionContainer | AzureSqlContainer | AzureStorageContainer | AzureWorkloadContainerUnion | DpmContainerUnion | GenericContainer | IaaSVMContainerUnion | MabContainer;\n\n/**\n * Base class for container with backup items. Containers with specific workloads are derived from\n * this class.\n */\nexport interface ProtectionContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"ProtectionContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n}\n\n/**\n * Contains the possible cases for DpmContainer.\n */\nexport type DpmContainerUnion = DpmContainer | AzureBackupServerContainer;\n\n/**\n * DPM workload-specific protection container.\n */\nexport interface DpmContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"DPMContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * Specifies whether the container is re-registrable.\n */\n canReRegister?: boolean;\n /**\n * ID of container.\n */\n containerId?: string;\n /**\n * Number of protected items in the BackupEngine\n */\n protectedItemCount?: number;\n /**\n * Backup engine Agent version\n */\n dpmAgentVersion?: string;\n /**\n * List of BackupEngines protecting the container\n */\n dpmServers?: string[];\n /**\n * To check if upgrade available\n */\n upgradeAvailable?: boolean;\n /**\n * Protection status of the container.\n */\n protectionStatus?: string;\n /**\n * Extended Info of the container.\n */\n extendedInfo?: DPMContainerExtendedInfo;\n}\n\n/**\n * AzureBackupServer (DPMVenus) workload-specific protection container.\n */\nexport interface AzureBackupServerContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"AzureBackupServerContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * Specifies whether the container is re-registrable.\n */\n canReRegister?: boolean;\n /**\n * ID of container.\n */\n containerId?: string;\n /**\n * Number of protected items in the BackupEngine\n */\n protectedItemCount?: number;\n /**\n * Backup engine Agent version\n */\n dpmAgentVersion?: string;\n /**\n * List of BackupEngines protecting the container\n */\n dpmServers?: string[];\n /**\n * To check if upgrade available\n */\n upgradeAvailable?: boolean;\n /**\n * Protection status of the container.\n */\n protectionStatus?: string;\n /**\n * Extended Info of the container.\n */\n extendedInfo?: DPMContainerExtendedInfo;\n}\n\n/**\n * Contains the possible cases for BackupEngineBase.\n */\nexport type BackupEngineBaseUnion = BackupEngineBase | AzureBackupServerEngine | DpmBackupEngine;\n\n/**\n * The base backup engine class. All workload specific backup engines derive from this class.\n */\nexport interface BackupEngineBase {\n /**\n * Polymorphic Discriminator\n */\n backupEngineType: \"BackupEngineBase\";\n /**\n * Friendly name of the backup engine.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the backup engine. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Registration status of the backup engine with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of the backup engine with the Recovery Services Vault. = {Active/Deleting/DeleteFailed}\n */\n backupEngineState?: string;\n /**\n * Backup status of the backup engine.\n */\n healthStatus?: string;\n /**\n * Flag indicating if the backup engine be registered, once already registered.\n */\n canReRegister?: boolean;\n /**\n * ID of the backup engine.\n */\n backupEngineId?: string;\n /**\n * Backup engine version\n */\n dpmVersion?: string;\n /**\n * Backup agent version\n */\n azureBackupAgentVersion?: string;\n /**\n * To check if backup agent upgrade available\n */\n isAzureBackupAgentUpgradeAvailable?: boolean;\n /**\n * To check if backup engine upgrade available\n */\n isDpmUpgradeAvailable?: boolean;\n /**\n * Extended info of the backupengine\n */\n extendedInfo?: BackupEngineExtendedInfo;\n}\n\n/**\n * Backup engine type when Azure Backup Server is used to manage the backups.\n */\nexport interface AzureBackupServerEngine {\n /**\n * Polymorphic Discriminator\n */\n backupEngineType: \"AzureBackupServerEngine\";\n /**\n * Friendly name of the backup engine.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the backup engine. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Registration status of the backup engine with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of the backup engine with the Recovery Services Vault. = {Active/Deleting/DeleteFailed}\n */\n backupEngineState?: string;\n /**\n * Backup status of the backup engine.\n */\n healthStatus?: string;\n /**\n * Flag indicating if the backup engine be registered, once already registered.\n */\n canReRegister?: boolean;\n /**\n * ID of the backup engine.\n */\n backupEngineId?: string;\n /**\n * Backup engine version\n */\n dpmVersion?: string;\n /**\n * Backup agent version\n */\n azureBackupAgentVersion?: string;\n /**\n * To check if backup agent upgrade available\n */\n isAzureBackupAgentUpgradeAvailable?: boolean;\n /**\n * To check if backup engine upgrade available\n */\n isDpmUpgradeAvailable?: boolean;\n /**\n * Extended info of the backupengine\n */\n extendedInfo?: BackupEngineExtendedInfo;\n}\n\n/**\n * Contains the possible cases for BackupRequest.\n */\nexport type BackupRequestUnion = BackupRequest | AzureFileShareBackupRequest | AzureWorkloadBackupRequest | IaasVMBackupRequest;\n\n/**\n * Base class for backup request. Workload-specific backup requests are derived from this class.\n */\nexport interface BackupRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"BackupRequest\";\n}\n\n/**\n * AzureFileShare workload-specific backup request.\n */\nexport interface AzureFileShareBackupRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureFileShareBackupRequest\";\n /**\n * Backup copy will expire after the time specified (UTC).\n */\n recoveryPointExpiryTimeInUTC?: Date;\n}\n\n/**\n * Contains the possible cases for WorkloadProtectableItem.\n */\nexport type WorkloadProtectableItemUnion = WorkloadProtectableItem | AzureFileShareProtectableItem | AzureVmWorkloadProtectableItemUnion | IaaSVMProtectableItemUnion;\n\n/**\n * Base class for backup item. Workload-specific backup items are derived from this class.\n */\nexport interface WorkloadProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"WorkloadProtectableItem\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n}\n\n/**\n * Protectable item for Azure Fileshare workloads.\n */\nexport interface AzureFileShareProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"AzureFileShare\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Full Fabric ID of container to which this protectable item belongs. For example, ARM ID.\n */\n parentContainerFabricId?: string;\n /**\n * Friendly name of container to which this protectable item belongs.\n */\n parentContainerFriendlyName?: string;\n /**\n * File Share type XSync or XSMB. Possible values include: 'Invalid', 'XSMB', 'XSync'\n */\n azureFileShareType?: AzureFileShareType;\n}\n\n/**\n * Contains the possible cases for ILRRequest.\n */\nexport type ILRRequestUnion = ILRRequest | AzureFileShareProvisionILRRequest | IaasVMILRRegistrationRequest;\n\n/**\n * Parameters to Provision ILR API.\n */\nexport interface ILRRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"ILRRequest\";\n}\n\n/**\n * Update snapshot Uri with the correct friendly Name of the source Azure file share.\n */\nexport interface AzureFileShareProvisionILRRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureFileShareProvisionILRRequest\";\n /**\n * Recovery point ID.\n */\n recoveryPointId?: string;\n /**\n * Source Storage account ARM Id\n */\n sourceResourceId?: string;\n}\n\n/**\n * Contains the possible cases for IaaSVMContainer.\n */\nexport type IaaSVMContainerUnion = IaaSVMContainer | AzureIaaSClassicComputeVMContainer | AzureIaaSComputeVMContainer;\n\n/**\n * IaaS VM workload-specific container.\n */\nexport interface IaaSVMContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"IaaSVMContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * Fully qualified ARM url of the virtual machine represented by this Azure IaaS VM container.\n */\n virtualMachineId?: string;\n /**\n * Specifies whether the container represents a Classic or an Azure Resource Manager VM.\n */\n virtualMachineVersion?: string;\n /**\n * Resource group name of Recovery Services Vault.\n */\n resourceGroup?: string;\n}\n\n/**\n * IaaS VM workload-specific backup item representing a classic virtual machine.\n */\nexport interface AzureIaaSClassicComputeVMContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"Microsoft.ClassicCompute/virtualMachines\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * Fully qualified ARM url of the virtual machine represented by this Azure IaaS VM container.\n */\n virtualMachineId?: string;\n /**\n * Specifies whether the container represents a Classic or an Azure Resource Manager VM.\n */\n virtualMachineVersion?: string;\n /**\n * Resource group name of Recovery Services Vault.\n */\n resourceGroup?: string;\n}\n\n/**\n * Contains the possible cases for IaaSVMProtectableItem.\n */\nexport type IaaSVMProtectableItemUnion = IaaSVMProtectableItem | AzureIaaSClassicComputeVMProtectableItem | AzureIaaSComputeVMProtectableItem;\n\n/**\n * IaaS VM workload-specific backup item.\n */\nexport interface IaaSVMProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"IaaSVMProtectableItem\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Fully qualified ARM ID of the virtual machine.\n */\n virtualMachineId?: string;\n}\n\n/**\n * IaaS VM workload-specific backup item representing the Classic Compute VM.\n */\nexport interface AzureIaaSClassicComputeVMProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"Microsoft.ClassicCompute/virtualMachines\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Fully qualified ARM ID of the virtual machine.\n */\n virtualMachineId?: string;\n}\n\n/**\n * IaaS VM workload-specific backup item representing an Azure Resource Manager virtual machine.\n */\nexport interface AzureIaaSComputeVMContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"Microsoft.Compute/virtualMachines\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * Fully qualified ARM url of the virtual machine represented by this Azure IaaS VM container.\n */\n virtualMachineId?: string;\n /**\n * Specifies whether the container represents a Classic or an Azure Resource Manager VM.\n */\n virtualMachineVersion?: string;\n /**\n * Resource group name of Recovery Services Vault.\n */\n resourceGroup?: string;\n}\n\n/**\n * IaaS VM workload-specific backup item representing the Azure Resource Manager VM.\n */\nexport interface AzureIaaSComputeVMProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"Microsoft.Compute/virtualMachines\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Fully qualified ARM ID of the virtual machine.\n */\n virtualMachineId?: string;\n}\n\n/**\n * Contains the possible cases for AzureWorkloadContainer.\n */\nexport type AzureWorkloadContainerUnion = AzureWorkloadContainer | AzureSQLAGWorkloadContainerProtectionContainer | AzureVMAppContainerProtectionContainer;\n\n/**\n * Container for the workloads running inside Azure Compute or Classic Compute.\n */\nexport interface AzureWorkloadContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"AzureWorkloadContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * ARM ID of the virtual machine represented by this Azure Workload Container\n */\n sourceResourceId?: string;\n /**\n * Time stamp when this container was updated.\n */\n lastUpdatedTime?: Date;\n /**\n * Additional details of a workload container.\n */\n extendedInfo?: AzureWorkloadContainerExtendedInfo;\n /**\n * Workload type for which registration was sent. Possible values include: 'Invalid', 'VM',\n * 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState',\n * 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase',\n * 'SAPAseDatabase'\n */\n workloadType?: WorkloadType;\n /**\n * Re-Do Operation. Possible values include: 'Invalid', 'Register', 'Reregister'\n */\n operationType?: OperationType;\n}\n\n/**\n * Container for SQL workloads under SQL Availability Group.\n */\nexport interface AzureSQLAGWorkloadContainerProtectionContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"SQLAGWorkLoadContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * ARM ID of the virtual machine represented by this Azure Workload Container\n */\n sourceResourceId?: string;\n /**\n * Time stamp when this container was updated.\n */\n lastUpdatedTime?: Date;\n /**\n * Additional details of a workload container.\n */\n extendedInfo?: AzureWorkloadContainerExtendedInfo;\n /**\n * Workload type for which registration was sent. Possible values include: 'Invalid', 'VM',\n * 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState',\n * 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase',\n * 'SAPAseDatabase'\n */\n workloadType?: WorkloadType;\n /**\n * Re-Do Operation. Possible values include: 'Invalid', 'Register', 'Reregister'\n */\n operationType?: OperationType;\n}\n\n/**\n * Azure Sql workload-specific container.\n */\nexport interface AzureSqlContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"AzureSqlContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n}\n\n/**\n * Azure Storage Account workload-specific container.\n */\nexport interface AzureStorageContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"StorageContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * Fully qualified ARM url.\n */\n sourceResourceId?: string;\n /**\n * Storage account version.\n */\n storageAccountVersion?: string;\n /**\n * Resource group name of Recovery Services Vault.\n */\n resourceGroup?: string;\n /**\n * Number of items backed up in this container.\n */\n protectedItemCount?: number;\n}\n\n/**\n * Contains the possible cases for ProtectableContainer.\n */\nexport type ProtectableContainerUnion = ProtectableContainer | AzureStorageProtectableContainer | AzureVMAppContainerProtectableContainer;\n\n/**\n * Protectable Container Class.\n */\nexport interface ProtectableContainer {\n /**\n * Polymorphic Discriminator\n */\n protectableContainerType: \"ProtectableContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * Fabric Id of the container such as ARM Id.\n */\n containerId?: string;\n}\n\n/**\n * Azure Storage-specific protectable containers\n */\nexport interface AzureStorageProtectableContainer {\n /**\n * Polymorphic Discriminator\n */\n protectableContainerType: \"StorageContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * Fabric Id of the container such as ARM Id.\n */\n containerId?: string;\n}\n\n/**\n * Azure workload-specific container\n */\nexport interface AzureVMAppContainerProtectableContainer {\n /**\n * Polymorphic Discriminator\n */\n protectableContainerType: \"VMAppContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * Fabric Id of the container such as ARM Id.\n */\n containerId?: string;\n}\n\n/**\n * Container for SQL workloads under Azure Virtual Machines.\n */\nexport interface AzureVMAppContainerProtectionContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"VMAppContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * ARM ID of the virtual machine represented by this Azure Workload Container\n */\n sourceResourceId?: string;\n /**\n * Time stamp when this container was updated.\n */\n lastUpdatedTime?: Date;\n /**\n * Additional details of a workload container.\n */\n extendedInfo?: AzureWorkloadContainerExtendedInfo;\n /**\n * Workload type for which registration was sent. Possible values include: 'Invalid', 'VM',\n * 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState',\n * 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase',\n * 'SAPAseDatabase'\n */\n workloadType?: WorkloadType;\n /**\n * Re-Do Operation. Possible values include: 'Invalid', 'Register', 'Reregister'\n */\n operationType?: OperationType;\n}\n\n/**\n * Contains the possible cases for WorkloadItem.\n */\nexport type WorkloadItemUnion = WorkloadItem | AzureVmWorkloadItemUnion;\n\n/**\n * Base class for backup item. Workload-specific backup items are derived from this class.\n */\nexport interface WorkloadItem {\n /**\n * Polymorphic Discriminator\n */\n workloadItemType: \"WorkloadItem\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n}\n\n/**\n * Contains the possible cases for AzureVmWorkloadItem.\n */\nexport type AzureVmWorkloadItemUnion = AzureVmWorkloadItem | AzureVmWorkloadSAPAseDatabaseWorkloadItem | AzureVmWorkloadSAPAseSystemWorkloadItem | AzureVmWorkloadSAPHanaDatabaseWorkloadItem | AzureVmWorkloadSAPHanaSystemWorkloadItem | AzureVmWorkloadSQLDatabaseWorkloadItem | AzureVmWorkloadSQLInstanceWorkloadItem;\n\n/**\n * Azure VM workload-specific workload item.\n */\nexport interface AzureVmWorkloadItem {\n /**\n * Polymorphic Discriminator\n */\n workloadItemType: \"AzureVmWorkloadItem\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if workload item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subWorkloadItemCount?: number;\n}\n\n/**\n * Pre-backup validation for Azure VM Workload provider.\n */\nexport interface PreBackupValidation {\n /**\n * Status of protectable item, i.e. InProgress,Succeeded,Failed. Possible values include:\n * 'Invalid', 'Success', 'Failed'\n */\n status?: InquiryStatus;\n /**\n * Error code of protectable item\n */\n code?: string;\n /**\n * Message corresponding to the error code for the protectable item\n */\n message?: string;\n}\n\n/**\n * Contains the possible cases for AzureVmWorkloadProtectableItem.\n */\nexport type AzureVmWorkloadProtectableItemUnion = AzureVmWorkloadProtectableItem | AzureVmWorkloadSAPAseSystemProtectableItem | AzureVmWorkloadSAPHanaDatabaseProtectableItem | AzureVmWorkloadSAPHanaSystemProtectableItem | AzureVmWorkloadSQLAvailabilityGroupProtectableItem | AzureVmWorkloadSQLDatabaseProtectableItem | AzureVmWorkloadSQLInstanceProtectableItem;\n\n/**\n * Azure VM workload-specific protectable item.\n */\nexport interface AzureVmWorkloadProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"AzureVmWorkloadProtectableItem\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Parent Unique Name is added to provide the service formatted URI Name of the Parent\n * Only Applicable for data bases where the parent would be either Instance or a SQL AG.\n */\n parentUniqueName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if protectable item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * Indicates if protectable item is auto-protected\n */\n isAutoProtected?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subprotectableitemcount?: number;\n /**\n * Pre-backup validation for protectable objects\n */\n prebackupvalidation?: PreBackupValidation;\n}\n\n/**\n * Azure VM workload-specific workload item representing SAP ASE Database.\n */\nexport interface AzureVmWorkloadSAPAseDatabaseWorkloadItem {\n /**\n * Polymorphic Discriminator\n */\n workloadItemType: \"SAPAseDatabase\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if workload item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subWorkloadItemCount?: number;\n}\n\n/**\n * Azure VM workload-specific protectable item representing SAP ASE System.\n */\nexport interface AzureVmWorkloadSAPAseSystemProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"SAPAseSystem\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Parent Unique Name is added to provide the service formatted URI Name of the Parent\n * Only Applicable for data bases where the parent would be either Instance or a SQL AG.\n */\n parentUniqueName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if protectable item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * Indicates if protectable item is auto-protected\n */\n isAutoProtected?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subprotectableitemcount?: number;\n /**\n * Pre-backup validation for protectable objects\n */\n prebackupvalidation?: PreBackupValidation;\n}\n\n/**\n * Azure VM workload-specific workload item representing SAP ASE System.\n */\nexport interface AzureVmWorkloadSAPAseSystemWorkloadItem {\n /**\n * Polymorphic Discriminator\n */\n workloadItemType: \"SAPAseSystem\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if workload item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subWorkloadItemCount?: number;\n}\n\n/**\n * Azure VM workload-specific protectable item representing SAP HANA Database.\n */\nexport interface AzureVmWorkloadSAPHanaDatabaseProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"SAPHanaDatabase\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Parent Unique Name is added to provide the service formatted URI Name of the Parent\n * Only Applicable for data bases where the parent would be either Instance or a SQL AG.\n */\n parentUniqueName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if protectable item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * Indicates if protectable item is auto-protected\n */\n isAutoProtected?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subprotectableitemcount?: number;\n /**\n * Pre-backup validation for protectable objects\n */\n prebackupvalidation?: PreBackupValidation;\n}\n\n/**\n * Azure VM workload-specific workload item representing SAP HANA Database.\n */\nexport interface AzureVmWorkloadSAPHanaDatabaseWorkloadItem {\n /**\n * Polymorphic Discriminator\n */\n workloadItemType: \"SAPHanaDatabase\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if workload item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subWorkloadItemCount?: number;\n}\n\n/**\n * Azure VM workload-specific protectable item representing SAP HANA System.\n */\nexport interface AzureVmWorkloadSAPHanaSystemProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"SAPHanaSystem\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Parent Unique Name is added to provide the service formatted URI Name of the Parent\n * Only Applicable for data bases where the parent would be either Instance or a SQL AG.\n */\n parentUniqueName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if protectable item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * Indicates if protectable item is auto-protected\n */\n isAutoProtected?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subprotectableitemcount?: number;\n /**\n * Pre-backup validation for protectable objects\n */\n prebackupvalidation?: PreBackupValidation;\n}\n\n/**\n * Azure VM workload-specific workload item representing SAP HANA System.\n */\nexport interface AzureVmWorkloadSAPHanaSystemWorkloadItem {\n /**\n * Polymorphic Discriminator\n */\n workloadItemType: \"SAPHanaSystem\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if workload item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subWorkloadItemCount?: number;\n}\n\n/**\n * Azure VM workload-specific protectable item representing SQL Availability Group.\n */\nexport interface AzureVmWorkloadSQLAvailabilityGroupProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"SQLAvailabilityGroupContainer\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Parent Unique Name is added to provide the service formatted URI Name of the Parent\n * Only Applicable for data bases where the parent would be either Instance or a SQL AG.\n */\n parentUniqueName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if protectable item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * Indicates if protectable item is auto-protected\n */\n isAutoProtected?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subprotectableitemcount?: number;\n /**\n * Pre-backup validation for protectable objects\n */\n prebackupvalidation?: PreBackupValidation;\n}\n\n/**\n * Azure VM workload-specific protectable item representing SQL Database.\n */\nexport interface AzureVmWorkloadSQLDatabaseProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"SQLDataBase\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Parent Unique Name is added to provide the service formatted URI Name of the Parent\n * Only Applicable for data bases where the parent would be either Instance or a SQL AG.\n */\n parentUniqueName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if protectable item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * Indicates if protectable item is auto-protected\n */\n isAutoProtected?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subprotectableitemcount?: number;\n /**\n * Pre-backup validation for protectable objects\n */\n prebackupvalidation?: PreBackupValidation;\n}\n\n/**\n * Azure VM workload-specific workload item representing SQL Database.\n */\nexport interface AzureVmWorkloadSQLDatabaseWorkloadItem {\n /**\n * Polymorphic Discriminator\n */\n workloadItemType: \"SQLDataBase\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if workload item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subWorkloadItemCount?: number;\n}\n\n/**\n * Azure VM workload-specific protectable item representing SQL Instance.\n */\nexport interface AzureVmWorkloadSQLInstanceProtectableItem {\n /**\n * Polymorphic Discriminator\n */\n protectableItemType: \"SQLInstance\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Parent Unique Name is added to provide the service formatted URI Name of the Parent\n * Only Applicable for data bases where the parent would be either Instance or a SQL AG.\n */\n parentUniqueName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if protectable item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * Indicates if protectable item is auto-protected\n */\n isAutoProtected?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subprotectableitemcount?: number;\n /**\n * Pre-backup validation for protectable objects\n */\n prebackupvalidation?: PreBackupValidation;\n}\n\n/**\n * Azure VM workload-specific workload item representing SQL Instance.\n */\nexport interface AzureVmWorkloadSQLInstanceWorkloadItem {\n /**\n * Polymorphic Discriminator\n */\n workloadItemType: \"SQLInstance\";\n /**\n * Type of backup management to backup an item.\n */\n backupManagementType?: string;\n /**\n * Type of workload for the backup management\n */\n workloadType?: string;\n /**\n * Friendly name of the backup item.\n */\n friendlyName?: string;\n /**\n * State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting',\n * 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Name for instance or AG\n */\n parentName?: string;\n /**\n * Host/Cluster Name for instance or AG\n */\n serverName?: string;\n /**\n * Indicates if workload item is auto-protectable\n */\n isAutoProtectable?: boolean;\n /**\n * For instance or AG, indicates number of DB's present\n */\n subinquireditemcount?: number;\n /**\n * For instance or AG, indicates number of DB's to be protected\n */\n subWorkloadItemCount?: number;\n /**\n * Data Directory Paths for default directories\n */\n dataDirectoryPaths?: SQLDataDirectory[];\n}\n\n/**\n * AzureWorkload workload-specific backup request.\n */\nexport interface AzureWorkloadBackupRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadBackupRequest\";\n /**\n * Type of backup, viz. Full, Differential, Log or CopyOnlyFull. Possible values include:\n * 'Invalid', 'Full', 'Differential', 'Log', 'CopyOnlyFull', 'Incremental'\n */\n backupType?: BackupType;\n /**\n * Bool for Compression setting\n */\n enableCompression?: boolean;\n /**\n * Backup copy will expire after the time specified (UTC).\n */\n recoveryPointExpiryTimeInUTC?: Date;\n}\n\n/**\n * Contains the possible cases for FeatureSupportRequest.\n */\nexport type FeatureSupportRequestUnion = FeatureSupportRequest | AzureBackupGoalFeatureSupportRequest | AzureVMResourceFeatureSupportRequest;\n\n/**\n * Base class for feature request\n */\nexport interface FeatureSupportRequest {\n /**\n * Polymorphic Discriminator\n */\n featureType: \"FeatureSupportRequest\";\n}\n\n/**\n * Azure backup goal feature specific request.\n */\nexport interface AzureBackupGoalFeatureSupportRequest {\n /**\n * Polymorphic Discriminator\n */\n featureType: \"AzureBackupGoals\";\n}\n\n/**\n * Contains the possible cases for ProtectionIntent.\n */\nexport type ProtectionIntentUnion = ProtectionIntent | AzureRecoveryServiceVaultProtectionIntentUnion | AzureResourceProtectionIntent;\n\n/**\n * Base class for backup ProtectionIntent.\n */\nexport interface ProtectionIntent {\n /**\n * Polymorphic Discriminator\n */\n protectionIntentItemType: \"ProtectionIntent\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the item which is getting protected, In case of Azure Vm , it is ProtectedItemId\n */\n itemId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'NotProtected',\n * 'Protecting', 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n}\n\n/**\n * Contains the possible cases for AzureRecoveryServiceVaultProtectionIntent.\n */\nexport type AzureRecoveryServiceVaultProtectionIntentUnion = AzureRecoveryServiceVaultProtectionIntent | AzureWorkloadAutoProtectionIntentUnion;\n\n/**\n * Azure Recovery Services Vault specific protection intent item.\n */\nexport interface AzureRecoveryServiceVaultProtectionIntent {\n /**\n * Polymorphic Discriminator\n */\n protectionIntentItemType: \"RecoveryServiceVaultItem\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the item which is getting protected, In case of Azure Vm , it is ProtectedItemId\n */\n itemId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'NotProtected',\n * 'Protecting', 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n}\n\n/**\n * IaaS VM specific backup protection intent item.\n */\nexport interface AzureResourceProtectionIntent {\n /**\n * Polymorphic Discriminator\n */\n protectionIntentItemType: \"AzureResourceItem\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the item which is getting protected, In case of Azure Vm , it is ProtectedItemId\n */\n itemId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'NotProtected',\n * 'Protecting', 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Friendly name of the VM represented by this backup item.\n */\n friendlyName?: string;\n}\n\n/**\n * AzureResource(IaaS VM) Specific feature support request\n */\nexport interface AzureVMResourceFeatureSupportRequest {\n /**\n * Polymorphic Discriminator\n */\n featureType: \"AzureVMResourceBackup\";\n /**\n * Size of the resource: VM size(A/D series etc) in case of IaasVM\n */\n vmSize?: string;\n /**\n * SKUs (Premium/Managed etc) in case of IaasVM\n */\n vmSku?: string;\n}\n\n/**\n * Response for feature support requests for Azure IaasVm\n */\nexport interface AzureVMResourceFeatureSupportResponse {\n /**\n * Support status of feature. Possible values include: 'Invalid', 'Supported', 'DefaultOFF',\n * 'DefaultON', 'NotSupported'\n */\n supportStatus?: SupportStatus;\n}\n\n/**\n * Contains the possible cases for AzureWorkloadAutoProtectionIntent.\n */\nexport type AzureWorkloadAutoProtectionIntentUnion = AzureWorkloadAutoProtectionIntent | AzureWorkloadSQLAutoProtectionIntent;\n\n/**\n * Azure Recovery Services Vault specific protection intent item.\n */\nexport interface AzureWorkloadAutoProtectionIntent {\n /**\n * Polymorphic Discriminator\n */\n protectionIntentItemType: \"AzureWorkloadAutoProtectionIntent\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the item which is getting protected, In case of Azure Vm , it is ProtectedItemId\n */\n itemId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'NotProtected',\n * 'Protecting', 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n}\n\n/**\n * Azure Workload SQL Auto Protection intent item.\n */\nexport interface AzureWorkloadSQLAutoProtectionIntent {\n /**\n * Polymorphic Discriminator\n */\n protectionIntentItemType: \"AzureWorkloadSQLAutoProtectionIntent\";\n /**\n * Type of backup management for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * ARM ID of the resource to be backed up.\n */\n sourceResourceId?: string;\n /**\n * ID of the item which is getting protected, In case of Azure Vm , it is ProtectedItemId\n */\n itemId?: string;\n /**\n * ID of the backup policy with which this item is backed up.\n */\n policyId?: string;\n /**\n * Backup state of this backup item. Possible values include: 'Invalid', 'NotProtected',\n * 'Protecting', 'Protected', 'ProtectionFailed'\n */\n protectionState?: ProtectionStatus;\n /**\n * Workload item type of the item for which intent is to be set. Possible values include:\n * 'Invalid', 'SQLInstance', 'SQLDataBase', 'SAPHanaSystem', 'SAPHanaDatabase', 'SAPAseSystem',\n * 'SAPAseDatabase'\n */\n workloadItemType?: WorkloadItemType;\n}\n\n/**\n * The name of usage.\n */\nexport interface NameInfo {\n /**\n * Value of usage.\n */\n value?: string;\n /**\n * Localized value of usage.\n */\n localizedValue?: string;\n}\n\n/**\n * Backup management usages of a vault.\n */\nexport interface BackupManagementUsage {\n /**\n * Unit of the usage. Possible values include: 'Count', 'Bytes', 'Seconds', 'Percent',\n * 'CountPerSecond', 'BytesPerSecond'\n */\n unit?: UsagesUnit;\n /**\n * Quota period of usage.\n */\n quotaPeriod?: string;\n /**\n * Next reset time of usage.\n */\n nextResetTime?: Date;\n /**\n * Current value of usage.\n */\n currentValue?: number;\n /**\n * Limit of usage.\n */\n limit?: number;\n /**\n * Name of usage.\n */\n name?: NameInfo;\n}\n\n/**\n * BackupStatus request.\n */\nexport interface BackupStatusRequest {\n /**\n * Container Type - VM, SQLPaaS, DPM, AzureFileShare. Possible values include: 'Invalid', 'VM',\n * 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState',\n * 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase',\n * 'SAPAseDatabase'\n */\n resourceType?: DataSourceType;\n /**\n * Entire ARM resource id of the resource\n */\n resourceId?: string;\n /**\n * Protectable Item Logical Name\n */\n poLogicalName?: string;\n}\n\n/**\n * BackupStatus response.\n */\nexport interface BackupStatusResponse {\n /**\n * Specifies whether the container is registered or not. Possible values include: 'Invalid',\n * 'NotProtected', 'Protecting', 'Protected', 'ProtectionFailed'\n */\n protectionStatus?: ProtectionStatus;\n /**\n * Specifies the arm resource id of the vault\n */\n vaultId?: string;\n /**\n * Specifies the fabric name - Azure or AD. Possible values include: 'Invalid', 'Azure'\n */\n fabricName?: FabricName;\n /**\n * Specifies the product specific container name. E.g.\n * iaasvmcontainer;iaasvmcontainer;csname;vmname.\n */\n containerName?: string;\n /**\n * Specifies the product specific ds name. E.g. vm;iaasvmcontainer;csname;vmname.\n */\n protectedItemName?: string;\n /**\n * ErrorCode in case of intent failed\n */\n errorCode?: string;\n /**\n * ErrorMessage in case of intent failed.\n */\n errorMessage?: string;\n /**\n * Specifies the policy name which is used for protection\n */\n policyName?: string;\n /**\n * Container registration status\n */\n registrationStatus?: string;\n}\n\n/**\n * Query parameters to fetch backup summaries.\n */\nexport interface BMSBackupSummariesQueryObject {\n /**\n * Backup management type for this container. Possible values include: 'Invalid',\n * 'BackupProtectedItemCountSummary', 'BackupProtectionContainerCountSummary'\n */\n type?: Type;\n}\n\n/**\n * Contract to validate if backup can be enabled on the given resource in a given vault and given\n * configuration.\n * It will validate followings\n * 1. Vault capacity\n * 2. VM is already protected\n * 3. Any VM related configuration passed in properties.\n */\nexport interface PreValidateEnableBackupRequest {\n /**\n * ProtectedItem Type- VM, SqlDataBase, AzureFileShare etc. Possible values include: 'Invalid',\n * 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM',\n * 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare',\n * 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n resourceType?: DataSourceType;\n /**\n * ARM Virtual Machine Id\n */\n resourceId?: string;\n /**\n * ARM id of the Recovery Services Vault\n */\n vaultId?: string;\n /**\n * Configuration of VM if any needs to be validated like OS type etc\n */\n properties?: string;\n}\n\n/**\n * Response contract for enable backup validation request\n */\nexport interface PreValidateEnableBackupResponse {\n /**\n * Validation Status. Possible values include: 'Invalid', 'Succeeded', 'Failed'\n */\n status?: ValidationStatus;\n /**\n * Response error code\n */\n errorCode?: string;\n /**\n * Response error message\n */\n errorMessage?: string;\n /**\n * Recommended action for user\n */\n recommendation?: string;\n /**\n * Specifies the product specific container name. E.g.\n * iaasvmcontainer;iaasvmcontainer;rgname;vmname. This is required\n * for portal\n */\n containerName?: string;\n /**\n * Specifies the product specific ds name. E.g. vm;iaasvmcontainer;rgname;vmname. This is\n * required for portal\n */\n protectedItemName?: string;\n}\n\n/**\n * Filters to list protection intent.\n */\nexport interface ProtectionIntentQueryObject {\n /**\n * Backup management type for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Type of workload this item represents. Possible values include: 'Invalid', 'SQLInstance',\n * 'SQLAvailabilityGroupContainer'\n */\n itemType?: IntentItemType;\n /**\n * Parent name of the intent\n */\n parentName?: string;\n /**\n * Item name of the intent\n */\n itemName?: string;\n}\n\n/**\n * Base class for backup ProtectionIntent.\n */\nexport interface ProtectionIntentResource extends Resource {\n /**\n * ProtectionIntentResource properties\n */\n properties?: ProtectionIntentUnion;\n}\n\n/**\n * Validation for inquired protectable items under a given container.\n */\nexport interface InquiryValidation {\n /**\n * Status for the Inquiry Validation.\n */\n status?: string;\n /**\n * Error Detail in case the status is non-success.\n */\n errorDetail?: ErrorDetail;\n /**\n * Error Additional Detail in case the status is non-success.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly additionalDetail?: string;\n}\n\n/**\n * Details of an inquired protectable item.\n */\nexport interface WorkloadInquiryDetails {\n /**\n * Type of the Workload such as SQL, Oracle etc.\n */\n type?: string;\n /**\n * Contains the protectable item Count inside this Container.\n */\n itemCount?: number;\n /**\n * Inquiry validation such as permissions and other backup validations.\n */\n inquiryValidation?: InquiryValidation;\n}\n\n/**\n * Details about inquired protectable items under a given container.\n */\nexport interface InquiryInfo {\n /**\n * Inquiry Status for this container such as\n * InProgress | Failed | Succeeded\n */\n status?: string;\n /**\n * Error Details if the Status is non-success.\n */\n errorDetail?: ErrorDetail;\n /**\n * Inquiry Details which will have workload specific details.\n * For e.g. - For SQL and oracle this will contain different details.\n */\n inquiryDetails?: WorkloadInquiryDetails[];\n}\n\n/**\n * This is used to represent the various nodes of the distributed container.\n */\nexport interface DistributedNodesInfo {\n /**\n * Name of the node under a distributed container.\n */\n nodeName?: string;\n /**\n * Status of this Node.\n * Failed | Succeeded\n */\n status?: string;\n /**\n * Error Details if the Status is non-success.\n */\n errorDetail?: ErrorDetail;\n}\n\n/**\n * Extended information of the container.\n */\nexport interface AzureWorkloadContainerExtendedInfo {\n /**\n * Host Os Name in case of Stand Alone and Cluster Name in case of distributed container.\n */\n hostServerName?: string;\n /**\n * Inquiry Status for the container.\n */\n inquiryInfo?: InquiryInfo;\n /**\n * List of the nodes in case of distributed container.\n */\n nodesList?: DistributedNodesInfo[];\n}\n\n/**\n * Additional information on backup engine.\n */\nexport interface BackupEngineExtendedInfo {\n /**\n * Database name of backup engine.\n */\n databaseName?: string;\n /**\n * Number of protected items in the backup engine.\n */\n protectedItemsCount?: number;\n /**\n * Number of protected servers in the backup engine.\n */\n protectedServersCount?: number;\n /**\n * Number of disks in the backup engine.\n */\n diskCount?: number;\n /**\n * Disk space used in the backup engine.\n */\n usedDiskSpace?: number;\n /**\n * Disk space currently available in the backup engine.\n */\n availableDiskSpace?: number;\n /**\n * Last refresh time in the backup engine.\n */\n refreshedAt?: Date;\n /**\n * Protected instances in the backup engine.\n */\n azureProtectedInstances?: number;\n}\n\n/**\n * The base backup engine class. All workload specific backup engines derive from this class.\n */\nexport interface BackupEngineBaseResource extends Resource {\n /**\n * BackupEngineBaseResource properties\n */\n properties?: BackupEngineBaseUnion;\n}\n\n/**\n * Base class for backup request. Workload-specific backup requests are derived from this class.\n */\nexport interface BackupRequestResource extends Resource {\n /**\n * BackupRequestResource properties\n */\n properties?: BackupRequestUnion;\n}\n\n/**\n * Query parameters to fetch list of backup engines.\n */\nexport interface BMSBackupEngineQueryObject {\n /**\n * attribute to add extended info\n */\n expand?: string;\n}\n\n/**\n * Query parameters to fetch list of backup engines.\n */\nexport interface BMSBackupEnginesQueryObject {\n /**\n * Backup management type for the backup engine. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Friendly name of the backup engine.\n */\n friendlyName?: string;\n /**\n * Attribute to add extended info.\n */\n expand?: string;\n}\n\n/**\n * The query filters that can be used with the list containers API.\n */\nexport interface BMSContainerQueryObject {\n /**\n * Backup management type for this container. Possible values include: 'Invalid', 'AzureIaasVM',\n * 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType: BackupManagementType;\n /**\n * Type of container for filter. Possible values include: 'Invalid', 'Unknown',\n * 'IaasVMContainer', 'IaasVMServiceContainer', 'DPMContainer', 'AzureBackupServerContainer',\n * 'MABContainer', 'Cluster', 'AzureSqlContainer', 'Windows', 'VCenter', 'VMAppContainer',\n * 'SQLAGWorkLoadContainer', 'StorageContainer', 'GenericContainer'\n */\n containerType?: ContainerType;\n /**\n * Backup engine name\n */\n backupEngineName?: string;\n /**\n * Fabric name for filter\n */\n fabricName?: string;\n /**\n * Status of registration of this container with the Recovery Services Vault.\n */\n status?: string;\n /**\n * Friendly name of this container.\n */\n friendlyName?: string;\n}\n\n/**\n * The query filters that can be used with the inquire container API.\n */\nexport interface BMSContainersInquiryQueryObject {\n /**\n * Backup management type for this container. Possible values include: 'Invalid', 'AzureIaasVM',\n * 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Workload type for this container. Possible values include: 'Invalid', 'VM', 'FileFolder',\n * 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client',\n * 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: WorkloadType;\n}\n\n/**\n * Filters to list items that can be backed up.\n */\nexport interface BMSPOQueryObject {\n /**\n * Backup management type. Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM',\n * 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Workload type. Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB',\n * 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource',\n * 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: WorkloadType;\n /**\n * Full name of the container whose Protectable Objects should be returned.\n */\n containerName?: string;\n /**\n * Backup status query parameter.\n */\n status?: string;\n /**\n * Friendly name.\n */\n friendlyName?: string;\n}\n\n/**\n * The query filters that can be used with the refresh container API.\n */\nexport interface BMSRefreshContainersQueryObject {\n /**\n * Backup management type for this container. Possible values include: 'Invalid', 'AzureIaasVM',\n * 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n}\n\n/**\n * Filters to list items that can be backed up.\n */\nexport interface BMSWorkloadItemQueryObject {\n /**\n * Backup management type. Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM',\n * 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Workload Item type. Possible values include: 'Invalid', 'SQLInstance', 'SQLDataBase',\n * 'SAPHanaSystem', 'SAPHanaDatabase', 'SAPAseSystem', 'SAPAseDatabase'\n */\n workloadItemType?: WorkloadItemType;\n /**\n * Workload type. Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB',\n * 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource',\n * 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n */\n workloadType?: WorkloadType;\n /**\n * Backup status query parameter. Possible values include: 'Invalid', 'NotProtected',\n * 'Protecting', 'Protected', 'ProtectionFailed'\n */\n protectionStatus?: ProtectionStatus;\n}\n\n/**\n * Client script details for file / folder restore.\n */\nexport interface ClientScriptForConnect {\n /**\n * File content of the client script for file / folder restore.\n */\n scriptContent?: string;\n /**\n * File extension of the client script for file / folder restore - .ps1 , .sh , etc.\n */\n scriptExtension?: string;\n /**\n * OS type - Windows, Linux etc. for which this file / folder restore client script works.\n */\n osType?: string;\n /**\n * URL of Executable from where to source the content. If this is not null then ScriptContent\n * should not be used\n */\n url?: string;\n /**\n * Mandatory suffix that should be added to the name of script that is given for download to\n * user.\n * If its null or empty then , ignore it.\n */\n scriptNameSuffix?: string;\n}\n\n/**\n * Container identity information\n */\nexport interface ContainerIdentityInfo {\n /**\n * Unique name of the container\n */\n uniqueName?: string;\n /**\n * Protection container identity - AAD Tenant\n */\n aadTenantId?: string;\n /**\n * Protection container identity - AAD Service Principal\n */\n servicePrincipalClientId?: string;\n /**\n * Protection container identity - Audience\n */\n audience?: string;\n}\n\n/**\n * Data Protection Manager (DPM) specific backup engine.\n */\nexport interface DpmBackupEngine {\n /**\n * Polymorphic Discriminator\n */\n backupEngineType: \"DpmBackupEngine\";\n /**\n * Friendly name of the backup engine.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the backup engine. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Registration status of the backup engine with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of the backup engine with the Recovery Services Vault. = {Active/Deleting/DeleteFailed}\n */\n backupEngineState?: string;\n /**\n * Backup status of the backup engine.\n */\n healthStatus?: string;\n /**\n * Flag indicating if the backup engine be registered, once already registered.\n */\n canReRegister?: boolean;\n /**\n * ID of the backup engine.\n */\n backupEngineId?: string;\n /**\n * Backup engine version\n */\n dpmVersion?: string;\n /**\n * Backup agent version\n */\n azureBackupAgentVersion?: string;\n /**\n * To check if backup agent upgrade available\n */\n isAzureBackupAgentUpgradeAvailable?: boolean;\n /**\n * To check if backup engine upgrade available\n */\n isDpmUpgradeAvailable?: boolean;\n /**\n * Extended info of the backupengine\n */\n extendedInfo?: BackupEngineExtendedInfo;\n}\n\n/**\n * Additional information of the DPMContainer.\n */\nexport interface DPMContainerExtendedInfo {\n /**\n * Last refresh time of the DPMContainer.\n */\n lastRefreshedAt?: Date;\n}\n\n/**\n * Container extended information\n */\nexport interface GenericContainerExtendedInfo {\n /**\n * Public key of container cert\n */\n rawCertData?: string;\n /**\n * Container identity information\n */\n containerIdentityInfo?: ContainerIdentityInfo;\n /**\n * Azure Backup Service Endpoints for the container\n */\n serviceEndpoints?: { [propertyName: string]: string };\n}\n\n/**\n * Base class for generic container of backup items\n */\nexport interface GenericContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"GenericContainer\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * Name of the container's fabric\n */\n fabricName?: string;\n /**\n * Extended information (not returned in List container API calls)\n */\n extendedInformation?: GenericContainerExtendedInfo;\n}\n\n/**\n * IaaS VM workload-specific backup request.\n */\nexport interface IaasVMBackupRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"IaasVMBackupRequest\";\n /**\n * Backup copy will expire after the time specified (UTC).\n */\n recoveryPointExpiryTimeInUTC?: Date;\n}\n\n/**\n * Restore files/folders from a backup copy of IaaS VM.\n */\nexport interface IaasVMILRRegistrationRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"IaasVMILRRegistrationRequest\";\n /**\n * ID of the IaaS VM backup copy from where the files/folders have to be restored.\n */\n recoveryPointId?: string;\n /**\n * Fully qualified ARM ID of the virtual machine whose the files / folders have to be restored.\n */\n virtualMachineId?: string;\n /**\n * iSCSI initiator name.\n */\n initiatorName?: string;\n /**\n * Whether to renew existing registration with the iSCSI server.\n */\n renewExistingRegistration?: boolean;\n}\n\n/**\n * Parameters to Provision ILR API.\n */\nexport interface ILRRequestResource extends Resource {\n /**\n * ILRRequestResource properties\n */\n properties?: ILRRequestUnion;\n}\n\n/**\n * Target details for file / folder restore.\n */\nexport interface InstantItemRecoveryTarget {\n /**\n * List of client scripts.\n */\n clientScripts?: ClientScriptForConnect[];\n}\n\n/**\n * Additional information of the container.\n */\nexport interface MabContainerExtendedInfo {\n /**\n * Time stamp when this container was refreshed.\n */\n lastRefreshedAt?: Date;\n /**\n * Type of backup items associated with this container. Possible values include: 'Invalid', 'VM',\n * 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState',\n * 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase',\n * 'SAPAseDatabase'\n */\n backupItemType?: BackupItemType;\n /**\n * List of backup items associated with this container.\n */\n backupItems?: string[];\n /**\n * Backup policy associated with this container.\n */\n policyName?: string;\n /**\n * Latest backup status of this container.\n */\n lastBackupStatus?: string;\n}\n\n/**\n * MAB workload-specific Health Details.\n */\nexport interface MABContainerHealthDetails {\n /**\n * Health Code\n */\n code?: number;\n /**\n * Health Title\n */\n title?: string;\n /**\n * Health Message\n */\n message?: string;\n /**\n * Health Recommended Actions\n */\n recommendations?: string[];\n}\n\n/**\n * Container with items backed up using MAB backup engine.\n */\nexport interface MabContainer {\n /**\n * Polymorphic Discriminator\n */\n containerType: \"Windows\";\n /**\n * Friendly name of the container.\n */\n friendlyName?: string;\n /**\n * Type of backup management for the container. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n /**\n * Status of registration of the container with the Recovery Services Vault.\n */\n registrationStatus?: string;\n /**\n * Status of health of the container.\n */\n healthStatus?: string;\n /**\n * Can the container be registered one more time.\n */\n canReRegister?: boolean;\n /**\n * ContainerID represents the container.\n */\n containerId?: number;\n /**\n * Number of items backed up in this container.\n */\n protectedItemCount?: number;\n /**\n * Agent version of this container.\n */\n agentVersion?: string;\n /**\n * Additional information for this container\n */\n extendedInfo?: MabContainerExtendedInfo;\n /**\n * Health details on this mab container.\n */\n mabContainerHealthDetails?: MABContainerHealthDetails[];\n /**\n * Health state of mab container.\n */\n containerHealthState?: string;\n}\n\n/**\n * Error information associated with operation status call.\n */\nexport interface OperationStatusError {\n /**\n * Error code of the operation failure.\n */\n code?: string;\n /**\n * Error message displayed if the operation failure.\n */\n message?: string;\n}\n\n/**\n * Contains the possible cases for OperationStatusExtendedInfo.\n */\nexport type OperationStatusExtendedInfoUnion = OperationStatusExtendedInfo | OperationStatusJobExtendedInfo | OperationStatusJobsExtendedInfo | OperationStatusProvisionILRExtendedInfo | OperationStatusRecoveryPointExtendedInfo;\n\n/**\n * Base class for additional information of operation status.\n */\nexport interface OperationStatusExtendedInfo {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"OperationStatusExtendedInfo\";\n}\n\n/**\n * Operation status.\n */\nexport interface OperationStatus {\n /**\n * ID of the operation.\n */\n id?: string;\n /**\n * Name of the operation.\n */\n name?: string;\n /**\n * Operation status. Possible values include: 'Invalid', 'InProgress', 'Succeeded', 'Failed',\n * 'Canceled'\n */\n status?: OperationStatusValues;\n /**\n * Operation start time. Format: ISO-8601.\n */\n startTime?: Date;\n /**\n * Operation end time. Format: ISO-8601.\n */\n endTime?: Date;\n /**\n * Error information related to this operation.\n */\n error?: OperationStatusError;\n /**\n * Additional information associated with this operation.\n */\n properties?: OperationStatusExtendedInfoUnion;\n}\n\n/**\n * Operation status job extended info.\n */\nexport interface OperationStatusJobExtendedInfo {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"OperationStatusJobExtendedInfo\";\n /**\n * ID of the job created for this protected item.\n */\n jobId?: string;\n}\n\n/**\n * Operation status extended info for list of jobs.\n */\nexport interface OperationStatusJobsExtendedInfo {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"OperationStatusJobsExtendedInfo\";\n /**\n * IDs of the jobs created for the protected item.\n */\n jobIds?: string[];\n /**\n * Stores all the failed jobs along with the corresponding error codes.\n */\n failedJobsError?: { [propertyName: string]: string };\n}\n\n/**\n * Operation status extended info for ILR provision action.\n */\nexport interface OperationStatusProvisionILRExtendedInfo {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"OperationStatusProvisionILRExtendedInfo\";\n /**\n * Target details for file / folder restore.\n */\n recoveryTarget?: InstantItemRecoveryTarget;\n}\n\n/**\n * Protectable Container Class.\n */\nexport interface ProtectableContainerResource extends Resource {\n /**\n * ProtectableContainerResource properties\n */\n properties?: ProtectableContainerUnion;\n}\n\n/**\n * Base class for container with backup items. Containers with specific workloads are derived from\n * this class.\n */\nexport interface ProtectionContainerResource extends Resource {\n /**\n * ProtectionContainerResource properties\n */\n properties?: ProtectionContainerUnion;\n}\n\n/**\n * Base class for get security pin request body\n */\nexport interface SecurityPinBase {\n /**\n * ResourceGuard Operation Requests\n */\n resourceGuardOperationRequests?: string[];\n}\n\n/**\n * The token information details.\n */\nexport interface TokenInformation {\n /**\n * Token value.\n */\n token?: string;\n /**\n * Expiry time of token.\n */\n expiryTimeInUtcTicks?: number;\n /**\n * Security PIN\n */\n securityPIN?: string;\n}\n\n/**\n * Base class for backup item. Workload-specific backup items are derived from this class.\n */\nexport interface WorkloadItemResource extends Resource {\n /**\n * WorkloadItemResource properties\n */\n properties?: WorkloadItemUnion;\n}\n\n/**\n * Base class for backup item. Workload-specific backup items are derived from this class.\n */\nexport interface WorkloadProtectableItemResource extends Resource {\n /**\n * WorkloadProtectableItemResource properties\n */\n properties?: WorkloadProtectableItemUnion;\n}\n\n/**\n * RP Rehydration Info\n */\nexport interface RecoveryPointRehydrationInfo {\n /**\n * How long the rehydrated RP should be kept\n * Should be ISO8601 Duration format e.g. \"P7D\"\n */\n rehydrationRetentionDuration?: string;\n /**\n * Rehydration Priority. Possible values include: 'Standard', 'High'\n */\n rehydrationPriority?: RehydrationPriority;\n}\n\n/**\n * AzureWorkload SAP Hana-specific restore with integrated rehydration of recovery point.\n */\nexport interface AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest\";\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM on which workload that was running is being recovered.\n */\n sourceResourceId?: string;\n /**\n * Workload specific property bag.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Details of target database\n */\n targetInfo?: TargetRestoreInfo;\n /**\n * Defines whether the current recovery mode is file restore or database restore. Possible values\n * include: 'Invalid', 'FileRecovery', 'WorkloadRecovery'\n */\n recoveryMode?: RecoveryMode;\n /**\n * This is the complete ARM Id of the target VM\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n /**\n * PointInTime value\n */\n pointInTime?: Date;\n /**\n * RP Rehydration Info\n */\n recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo;\n}\n\n/**\n * AzureWorkload SAP Hana-specific restore with integrated rehydration of recovery point.\n */\nexport interface AzureWorkloadSAPHanaRestoreWithRehydrateRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSAPHanaRestoreWithRehydrateRequest\";\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM on which workload that was running is being recovered.\n */\n sourceResourceId?: string;\n /**\n * Workload specific property bag.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Details of target database\n */\n targetInfo?: TargetRestoreInfo;\n /**\n * Defines whether the current recovery mode is file restore or database restore. Possible values\n * include: 'Invalid', 'FileRecovery', 'WorkloadRecovery'\n */\n recoveryMode?: RecoveryMode;\n /**\n * This is the complete ARM Id of the target VM\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n /**\n * RP Rehydration Info\n */\n recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo;\n}\n\n/**\n * AzureWorkload SQL-specific restore with integrated rehydration of recovery point.\n */\nexport interface AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest\";\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM on which workload that was running is being recovered.\n */\n sourceResourceId?: string;\n /**\n * Workload specific property bag.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Details of target database\n */\n targetInfo?: TargetRestoreInfo;\n /**\n * Defines whether the current recovery mode is file restore or database restore. Possible values\n * include: 'Invalid', 'FileRecovery', 'WorkloadRecovery'\n */\n recoveryMode?: RecoveryMode;\n /**\n * This is the complete ARM Id of the target VM\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n /**\n * Default option set to true. If this is set to false, alternate data directory must be provided\n */\n shouldUseAlternateTargetLocation?: boolean;\n /**\n * SQL specific property where user can chose to set no-recovery when restore operation is tried\n */\n isNonRecoverable?: boolean;\n /**\n * Data directory details\n */\n alternateDirectoryPaths?: SQLDataDirectoryMapping[];\n /**\n * PointInTime value\n */\n pointInTime?: Date;\n /**\n * RP Rehydration Info\n */\n recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo;\n}\n\n/**\n * AzureWorkload SQL-specific restore with integrated rehydration of recovery point\n */\nexport interface AzureWorkloadSQLRestoreWithRehydrateRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"AzureWorkloadSQLRestoreWithRehydrateRequest\";\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM on which workload that was running is being recovered.\n */\n sourceResourceId?: string;\n /**\n * Workload specific property bag.\n */\n propertyBag?: { [propertyName: string]: string };\n /**\n * Details of target database\n */\n targetInfo?: TargetRestoreInfo;\n /**\n * Defines whether the current recovery mode is file restore or database restore. Possible values\n * include: 'Invalid', 'FileRecovery', 'WorkloadRecovery'\n */\n recoveryMode?: RecoveryMode;\n /**\n * This is the complete ARM Id of the target VM\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n /**\n * Default option set to true. If this is set to false, alternate data directory must be provided\n */\n shouldUseAlternateTargetLocation?: boolean;\n /**\n * SQL specific property where user can chose to set no-recovery when restore operation is tried\n */\n isNonRecoverable?: boolean;\n /**\n * Data directory details\n */\n alternateDirectoryPaths?: SQLDataDirectoryMapping[];\n /**\n * RP Rehydration Info\n */\n recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo;\n}\n\n/**\n * IaaS VM workload-specific restore with integrated rehydration of recovery point.\n */\nexport interface IaasVMRestoreWithRehydrationRequest {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"IaasVMRestoreWithRehydrationRequest\";\n /**\n * ID of the backup copy to be recovered.\n */\n recoveryPointId?: string;\n /**\n * Type of this recovery. Possible values include: 'Invalid', 'OriginalLocation',\n * 'AlternateLocation', 'RestoreDisks', 'Offline'\n */\n recoveryType?: RecoveryType;\n /**\n * Fully qualified ARM ID of the VM which is being recovered.\n */\n sourceResourceId?: string;\n /**\n * This is the complete ARM Id of the VM that will be created.\n * For e.g.\n * /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}\n */\n targetVirtualMachineId?: string;\n /**\n * This is the ARM Id of the resource group that you want to create for this Virtual machine and\n * other artifacts.\n * For e.g. /subscriptions/{subId}/resourcegroups/{rg}\n */\n targetResourceGroupId?: string;\n /**\n * Fully qualified ARM ID of the storage account to which the VM has to be restored.\n */\n storageAccountId?: string;\n /**\n * This is the virtual network Id of the vnet that will be attached to the virtual machine.\n * User will be validated for join action permissions in the linked access.\n */\n virtualNetworkId?: string;\n /**\n * Subnet ID, is the subnet ID associated with the to be restored VM. For Classic VMs it would be\n * {VnetID}/Subnet/{SubnetName} and, for the Azure Resource Manager VMs it would be ARM resource\n * ID used to represent\n * the subnet.\n */\n subnetId?: string;\n /**\n * Fully qualified ARM ID of the domain name to be associated to the VM being restored. This\n * applies only to Classic\n * Virtual Machines.\n */\n targetDomainNameId?: string;\n /**\n * Region in which the virtual machine is restored.\n */\n region?: string;\n /**\n * Affinity group associated to VM to be restored. Used only for Classic Compute Virtual\n * Machines.\n */\n affinityGroup?: string;\n /**\n * Should a new cloud service be created while restoring the VM. If this is false, VM will be\n * restored to the same\n * cloud service as it was at the time of backup.\n */\n createNewCloudService?: boolean;\n /**\n * Original Storage Account Option\n */\n originalStorageAccountOption?: boolean;\n /**\n * Details needed if the VM was encrypted at the time of backup.\n */\n encryptionDetails?: EncryptionDetails;\n /**\n * List of Disk LUNs for partial restore\n */\n restoreDiskLunList?: number[];\n /**\n * Flag to denote of an Unmanaged disk VM should be restored with Managed disks.\n */\n restoreWithManagedDisks?: boolean;\n /**\n * DiskEncryptionSet's ID - needed if the VM needs to be encrypted at rest during restore with\n * customer managed key.\n */\n diskEncryptionSetId?: string;\n /**\n * Target zone where the VM and its disks should be restored.\n */\n zones?: string[];\n /**\n * Managed Identity information required to access customer storage account.\n */\n identityInfo?: IdentityInfo;\n /**\n * IaaS VM workload specific restore details for restores using managed identity.\n */\n identityBasedRestoreDetails?: IdentityBasedRestoreDetails;\n /**\n * RP Rehydration Info\n */\n recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo;\n}\n\n/**\n * An interface representing MoveRPAcrossTiersRequest.\n */\nexport interface MoveRPAcrossTiersRequest {\n /**\n * Gets the class type.\n */\n objectType?: string;\n /**\n * Source tier from where RP needs to be moved. Possible values include: 'Invalid', 'InstantRP',\n * 'HardenedRP', 'ArchivedRP'\n */\n sourceTierType?: RecoveryPointTierType;\n /**\n * Target tier where RP needs to be moved. Possible values include: 'Invalid', 'InstantRP',\n * 'HardenedRP', 'ArchivedRP'\n */\n targetTierType?: RecoveryPointTierType;\n}\n\n/**\n * ListRecoveryPointsRecommendedForMoveRequest Request\n */\nexport interface ListRecoveryPointsRecommendedForMoveRequest {\n /**\n * Gets the class type.\n */\n objectType?: string;\n /**\n * List of Recovery Points excluded from Move\n */\n excludedRPList?: string[];\n}\n\n/**\n * Request body of unlock delete API.\n */\nexport interface UnlockDeleteRequest {\n resourceGuardOperationRequests?: string[];\n resourceToBeDeleted?: string;\n}\n\n/**\n * Response of Unlock Delete API.\n */\nexport interface UnlockDeleteResponse {\n /**\n * This is the time when unlock delete privileges will get expired.\n */\n unlockDeleteExpiryTime?: string;\n}\n\n/**\n * An interface representing ResourceGuardOperationDetail.\n */\nexport interface ResourceGuardOperationDetail {\n vaultCriticalOperation?: string;\n defaultResourceRequest?: string;\n}\n\n/**\n * An interface representing ResourceGuardProxyBase.\n */\nexport interface ResourceGuardProxyBase {\n resourceGuardResourceId?: string;\n resourceGuardOperationDetails?: ResourceGuardOperationDetail[];\n lastUpdatedTime?: string;\n description?: string;\n}\n\n/**\n * An interface representing ResourceGuardProxyBaseResource.\n */\nexport interface ResourceGuardProxyBaseResource extends Resource {\n /**\n * ResourceGuardProxyBaseResource properties\n */\n properties?: ResourceGuardProxyBase;\n}\n\n/**\n * An interface representing AADProperties.\n */\nexport interface AADProperties {\n servicePrincipalClientId?: string;\n tenantId?: string;\n authority?: string;\n audience?: string;\n servicePrincipalObjectId?: string;\n}\n\n/**\n * An interface representing AADPropertiesResource.\n */\nexport interface AADPropertiesResource extends Resource {\n /**\n * AADPropertiesResource properties\n */\n properties?: AADProperties;\n}\n\n/**\n * Request object for fetching CRR jobs.\n */\nexport interface CrrJobRequest {\n /**\n * Entire ARM resource id of the resource\n */\n resourceId?: string;\n /**\n * Job Name of the job to be fetched\n */\n jobName?: string;\n}\n\n/**\n * Request object for fetching CRR jobs.\n */\nexport interface CrrJobRequestResource extends Resource {\n /**\n * CrrJobRequestResource properties\n */\n properties?: CrrJobRequest;\n}\n\n/**\n * Contains the possible cases for CrrAccessToken.\n */\nexport type CrrAccessTokenUnion = CrrAccessToken | WorkloadCrrAccessToken;\n\n/**\n * An interface representing CrrAccessToken.\n */\nexport interface CrrAccessToken {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"CrrAccessToken\";\n /**\n * Access token used for authentication\n */\n accessTokenString?: string;\n /**\n * Subscription Id of the source vault\n */\n subscriptionId?: string;\n /**\n * Resource Group name of the source vault\n */\n resourceGroupName?: string;\n /**\n * Resource Name of the source vault\n */\n resourceName?: string;\n /**\n * Resource Id of the source vault\n */\n resourceId?: string;\n /**\n * Protected item container id\n */\n protectionContainerId?: number;\n /**\n * Recovery Point Id\n */\n recoveryPointId?: string;\n /**\n * Recovery Point Time\n */\n recoveryPointTime?: string;\n /**\n * Container Unique name\n */\n containerName?: string;\n /**\n * Container Type\n */\n containerType?: string;\n /**\n * Backup Management Type\n */\n backupManagementType?: string;\n /**\n * Datasource Type\n */\n datasourceType?: string;\n /**\n * Datasource Friendly Name\n */\n datasourceName?: string;\n /**\n * Datasource Id\n */\n datasourceId?: string;\n /**\n * Datasource Container Unique Name\n */\n datasourceContainerName?: string;\n /**\n * CoordinatorServiceStampId to be used by BCM in restore call\n */\n coordinatorServiceStampId?: string;\n /**\n * CoordinatorServiceStampUri to be used by BCM in restore call\n */\n coordinatorServiceStampUri?: string;\n /**\n * ProtectionServiceStampId to be used by BCM in restore call\n */\n protectionServiceStampId?: string;\n /**\n * ProtectionServiceStampUri to be used by BCM in restore call\n */\n protectionServiceStampUri?: string;\n /**\n * Extended Information about the token like FileSpec etc.\n */\n tokenExtendedInformation?: string;\n /**\n * Recovery point Tier Information\n */\n rpTierInformation?: { [propertyName: string]: string };\n /**\n * Recovery point information: Original SA option\n */\n rpOriginalSAOption?: boolean;\n /**\n * Recovery point information: Managed virtual machine\n */\n rpIsManagedVirtualMachine?: boolean;\n /**\n * Recovery point information: VM size description\n */\n rpVMSizeDescription?: string;\n /**\n * Active region name of BMS Stamp\n */\n bMSActiveRegion?: string;\n}\n\n/**\n * An interface representing CrossRegionRestoreRequest.\n */\nexport interface CrossRegionRestoreRequest {\n /**\n * Access details for cross region restore\n */\n crossRegionRestoreAccessDetails?: CrrAccessTokenUnion;\n /**\n * Request object for triggering restore\n */\n restoreRequest?: RestoreRequestUnion;\n}\n\n/**\n * An interface representing CrossRegionRestoreRequestResource.\n */\nexport interface CrossRegionRestoreRequestResource extends Resource {\n /**\n * CrossRegionRestoreRequestResource properties\n */\n properties?: CrossRegionRestoreRequest;\n}\n\n/**\n * An interface representing CrrAccessTokenResource.\n */\nexport interface CrrAccessTokenResource extends Resource {\n /**\n * CrrAccessTokenResource properties\n */\n properties?: CrrAccessTokenUnion;\n}\n\n/**\n * Filters to list backup items.\n */\nexport interface BMSAADPropertiesQueryObject {\n /**\n * Backup management type for the backed up item. Possible values include: 'Invalid',\n * 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload',\n * 'DefaultBackup'\n */\n backupManagementType?: BackupManagementType;\n}\n\n/**\n * Operation status extended info for Updated Recovery Point.\n */\nexport interface OperationStatusRecoveryPointExtendedInfo {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"OperationStatusRecoveryPointExtendedInfo\";\n /**\n * Recovery Point info with updated source snapshot URI\n */\n updatedRecoveryPoint?: RecoveryPointUnion;\n /**\n * In case the share is in soft-deleted state, populate this field with deleted backup item\n */\n deletedBackupItemVersion?: string;\n}\n\n/**\n * An interface representing WorkloadCrrAccessToken.\n */\nexport interface WorkloadCrrAccessToken {\n /**\n * Polymorphic Discriminator\n */\n objectType: \"WorkloadCrrAccessToken\";\n /**\n * Access token used for authentication\n */\n accessTokenString?: string;\n /**\n * Subscription Id of the source vault\n */\n subscriptionId?: string;\n /**\n * Resource Group name of the source vault\n */\n resourceGroupName?: string;\n /**\n * Resource Name of the source vault\n */\n resourceName?: string;\n /**\n * Resource Id of the source vault\n */\n resourceId?: string;\n /**\n * Protected item container id\n */\n protectionContainerId?: number;\n /**\n * Recovery Point Id\n */\n recoveryPointId?: string;\n /**\n * Recovery Point Time\n */\n recoveryPointTime?: string;\n /**\n * Container Unique name\n */\n containerName?: string;\n /**\n * Container Type\n */\n containerType?: string;\n /**\n * Backup Management Type\n */\n backupManagementType?: string;\n /**\n * Datasource Type\n */\n datasourceType?: string;\n /**\n * Datasource Friendly Name\n */\n datasourceName?: string;\n /**\n * Datasource Id\n */\n datasourceId?: string;\n /**\n * Datasource Container Unique Name\n */\n datasourceContainerName?: string;\n /**\n * CoordinatorServiceStampId to be used by BCM in restore call\n */\n coordinatorServiceStampId?: string;\n /**\n * CoordinatorServiceStampUri to be used by BCM in restore call\n */\n coordinatorServiceStampUri?: string;\n /**\n * ProtectionServiceStampId to be used by BCM in restore call\n */\n protectionServiceStampId?: string;\n /**\n * ProtectionServiceStampUri to be used by BCM in restore call\n */\n protectionServiceStampUri?: string;\n /**\n * Extended Information about the token like FileSpec etc.\n */\n tokenExtendedInformation?: string;\n /**\n * Recovery point Tier Information\n */\n rpTierInformation?: { [propertyName: string]: string };\n /**\n * Recovery point information: Original SA option\n */\n rpOriginalSAOption?: boolean;\n /**\n * Recovery point information: Managed virtual machine\n */\n rpIsManagedVirtualMachine?: boolean;\n /**\n * Recovery point information: VM size description\n */\n rpVMSizeDescription?: string;\n /**\n * Active region name of BMS Stamp\n */\n bMSActiveRegion?: string;\n protectableObjectUniqueName?: string;\n protectableObjectFriendlyName?: string;\n protectableObjectWorkloadType?: string;\n protectableObjectProtectionState?: string;\n protectableObjectContainerHostOsName?: string;\n protectableObjectParentLogicalContainerName?: string;\n /**\n * Container Id\n */\n containerId?: string;\n /**\n * Policy Name\n */\n policyName?: string;\n /**\n * Policy Id\n */\n policyId?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupProtectionIntentListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupProtectionIntentListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupUsageSummariesListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface ProtectedItemsGetOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface RecoveryPointsListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface RecoveryPointsListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupPoliciesListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupPoliciesListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupJobsListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupJobsListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface JobsExportMethodOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupProtectedItemsListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupProtectedItemsListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupEnginesListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupEnginesGetOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupEnginesListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface ProtectableContainersListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface ProtectableContainersListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface ProtectionContainersInquireOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface ProtectionContainersRefreshOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupWorkloadItemsListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupWorkloadItemsListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupProtectableItemsListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupProtectableItemsListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupProtectionContainersListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupProtectionContainersListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface SecurityPINsGetOptionalParams extends msRest.RequestOptionsBase {\n /**\n * security pin request\n */\n parameters?: SecurityPinBase;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupUsageSummariesCRRListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface AadPropertiesGetOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupCrrJobsListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupCrrJobsListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface RecoveryPointsCrrListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface RecoveryPointsCrrListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupProtectedItemsCrrListOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface BackupProtectedItemsCrrListNextOptionalParams extends msRest.RequestOptionsBase {\n /**\n * OData filter options.\n */\n filter?: string;\n /**\n * skipToken Filter.\n */\n skipToken?: string;\n}\n\n/**\n * An interface representing RecoveryServicesBackupClientOptions.\n */\nexport interface RecoveryServicesBackupClientOptions extends AzureServiceClientOptions {\n baseUri?: string;\n}\n\n/**\n * @interface\n * List of ProtectionIntent resources\n * @extends Array<ProtectionIntentResource>, ResourceList\n */\nexport interface ProtectionIntentResourceList extends Array<ProtectionIntentResource>, ResourceList {\n}\n\n/**\n * @interface\n * Backup management usage for vault.\n * @extends Array<BackupManagementUsage>\n */\nexport interface BackupManagementUsageList extends Array<BackupManagementUsage> {\n}\n\n/**\n * @interface\n * Operations List response which contains list of available APIs.\n * @extends Array<ClientDiscoveryValueForSingleApi>\n */\nexport interface ClientDiscoveryResponse extends Array<ClientDiscoveryValueForSingleApi> {\n /**\n * Link to the next chunk of Response.\n */\n nextLink?: string;\n}\n\n/**\n * @interface\n * List of RecoveryPoint resources\n * @extends Array<RecoveryPointResource>, ResourceList\n */\nexport interface RecoveryPointResourceList extends Array<RecoveryPointResource>, ResourceList {\n}\n\n/**\n * @interface\n * List of ProtectionPolicy resources\n * @extends Array<ProtectionPolicyResource>, ResourceList\n */\nexport interface ProtectionPolicyResourceList extends Array<ProtectionPolicyResource>, ResourceList {\n}\n\n/**\n * @interface\n * List of Job resources\n * @extends Array<JobResource>, ResourceList\n */\nexport interface JobResourceList extends Array<JobResource>, ResourceList {\n}\n\n/**\n * @interface\n * List of ProtectedItem resources\n * @extends Array<ProtectedItemResource>, ResourceList\n */\nexport interface ProtectedItemResourceList extends Array<ProtectedItemResource>, ResourceList {\n}\n\n/**\n * @interface\n * List of BackupEngineBase resources\n * @extends Array<BackupEngineBaseResource>, ResourceList\n */\nexport interface BackupEngineBaseResourceList extends Array<BackupEngineBaseResource>, ResourceList {\n}\n\n/**\n * @interface\n * List of ProtectableContainer resources\n * @extends Array<ProtectableContainerResource>, ResourceList\n */\nexport interface ProtectableContainerResourceList extends Array<ProtectableContainerResource>, ResourceList {\n}\n\n/**\n * @interface\n * List of WorkloadItem resources\n * @extends Array<WorkloadItemResource>, ResourceList\n */\nexport interface WorkloadItemResourceList extends Array<WorkloadItemResource>, ResourceList {\n}\n\n/**\n * @interface\n * List of WorkloadProtectableItem resources\n * @extends Array<WorkloadProtectableItemResource>, ResourceList\n */\nexport interface WorkloadProtectableItemResourceList extends Array<WorkloadProtectableItemResource>, ResourceList {\n}\n\n/**\n * @interface\n * List of ProtectionContainer resources\n * @extends Array<ProtectionContainerResource>, ResourceList\n */\nexport interface ProtectionContainerResourceList extends Array<ProtectionContainerResource>, ResourceList {\n}\n\n/**\n * @interface\n * List of ResourceGuardProxyBase resources\n * @extends Array<ResourceGuardProxyBaseResource>, ResourceList\n */\nexport interface ResourceGuardProxyBaseResourceList extends Array<ResourceGuardProxyBaseResource>, ResourceList {\n}\n\n/**\n * Defines values for EncryptionAtRestType.\n * Possible values include: 'Invalid', 'MicrosoftManaged', 'CustomerManaged'\n * @readonly\n * @enum {string}\n */\nexport type EncryptionAtRestType = 'Invalid' | 'MicrosoftManaged' | 'CustomerManaged';\n\n/**\n * Defines values for LastUpdateStatus.\n * Possible values include: 'Invalid', 'NotEnabled', 'PartiallySucceeded', 'PartiallyFailed',\n * 'Failed', 'Succeeded', 'Initialized', 'FirstInitialization'\n * @readonly\n * @enum {string}\n */\nexport type LastUpdateStatus = 'Invalid' | 'NotEnabled' | 'PartiallySucceeded' | 'PartiallyFailed' | 'Failed' | 'Succeeded' | 'Initialized' | 'FirstInitialization';\n\n/**\n * Defines values for InfrastructureEncryptionState.\n * Possible values include: 'Invalid', 'Disabled', 'Enabled'\n * @readonly\n * @enum {string}\n */\nexport type InfrastructureEncryptionState = 'Invalid' | 'Disabled' | 'Enabled';\n\n/**\n * Defines values for ProvisioningState.\n * Possible values include: 'Succeeded', 'Deleting', 'Failed', 'Pending'\n * @readonly\n * @enum {string}\n */\nexport type ProvisioningState = 'Succeeded' | 'Deleting' | 'Failed' | 'Pending';\n\n/**\n * Defines values for PrivateEndpointConnectionStatus.\n * Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected'\n * @readonly\n * @enum {string}\n */\nexport type PrivateEndpointConnectionStatus = 'Pending' | 'Approved' | 'Rejected' | 'Disconnected';\n\n/**\n * Defines values for ProtectionState.\n * Possible values include: 'Invalid', 'IRPending', 'Protected', 'ProtectionError',\n * 'ProtectionStopped', 'ProtectionPaused'\n * @readonly\n * @enum {string}\n */\nexport type ProtectionState = 'Invalid' | 'IRPending' | 'Protected' | 'ProtectionError' | 'ProtectionStopped' | 'ProtectionPaused';\n\n/**\n * Defines values for ResourceHealthStatus.\n * Possible values include: 'Healthy', 'TransientDegraded', 'PersistentDegraded',\n * 'TransientUnhealthy', 'PersistentUnhealthy', 'Invalid'\n * @readonly\n * @enum {string}\n */\nexport type ResourceHealthStatus = 'Healthy' | 'TransientDegraded' | 'PersistentDegraded' | 'TransientUnhealthy' | 'PersistentUnhealthy' | 'Invalid';\n\n/**\n * Defines values for HealthStatus.\n * Possible values include: 'Passed', 'ActionRequired', 'ActionSuggested', 'Invalid'\n * @readonly\n * @enum {string}\n */\nexport type HealthStatus = 'Passed' | 'ActionRequired' | 'ActionSuggested' | 'Invalid';\n\n/**\n * Defines values for RecoveryType.\n * Possible values include: 'Invalid', 'OriginalLocation', 'AlternateLocation', 'RestoreDisks',\n * 'Offline'\n * @readonly\n * @enum {string}\n */\nexport type RecoveryType = 'Invalid' | 'OriginalLocation' | 'AlternateLocation' | 'RestoreDisks' | 'Offline';\n\n/**\n * Defines values for CopyOptions.\n * Possible values include: 'Invalid', 'CreateCopy', 'Skip', 'Overwrite', 'FailOnConflict'\n * @readonly\n * @enum {string}\n */\nexport type CopyOptions = 'Invalid' | 'CreateCopy' | 'Skip' | 'Overwrite' | 'FailOnConflict';\n\n/**\n * Defines values for RestoreRequestType.\n * Possible values include: 'Invalid', 'FullShareRestore', 'ItemLevelRestore'\n * @readonly\n * @enum {string}\n */\nexport type RestoreRequestType = 'Invalid' | 'FullShareRestore' | 'ItemLevelRestore';\n\n/**\n * Defines values for WorkloadType.\n * Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange',\n * 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase',\n * 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n * @readonly\n * @enum {string}\n */\nexport type WorkloadType = 'Invalid' | 'VM' | 'FileFolder' | 'AzureSqlDb' | 'SQLDB' | 'Exchange' | 'Sharepoint' | 'VMwareVM' | 'SystemState' | 'Client' | 'GenericDataSource' | 'SQLDataBase' | 'AzureFileShare' | 'SAPHanaDatabase' | 'SAPAseDatabase';\n\n/**\n * Defines values for PolicyType.\n * Possible values include: 'Invalid', 'Full', 'Differential', 'Log', 'CopyOnlyFull', 'Incremental'\n * @readonly\n * @enum {string}\n */\nexport type PolicyType = 'Invalid' | 'Full' | 'Differential' | 'Log' | 'CopyOnlyFull' | 'Incremental';\n\n/**\n * Defines values for JobSupportedAction.\n * Possible values include: 'Invalid', 'Cancellable', 'Retriable'\n * @readonly\n * @enum {string}\n */\nexport type JobSupportedAction = 'Invalid' | 'Cancellable' | 'Retriable';\n\n/**\n * Defines values for ProtectedItemState.\n * Possible values include: 'Invalid', 'IRPending', 'Protected', 'ProtectionError',\n * 'ProtectionStopped', 'ProtectionPaused'\n * @readonly\n * @enum {string}\n */\nexport type ProtectedItemState = 'Invalid' | 'IRPending' | 'Protected' | 'ProtectionError' | 'ProtectionStopped' | 'ProtectionPaused';\n\n/**\n * Defines values for LastBackupStatus.\n * Possible values include: 'Invalid', 'Healthy', 'Unhealthy', 'IRPending'\n * @readonly\n * @enum {string}\n */\nexport type LastBackupStatus = 'Invalid' | 'Healthy' | 'Unhealthy' | 'IRPending';\n\n/**\n * Defines values for ProtectedItemHealthStatus.\n * Possible values include: 'Invalid', 'Healthy', 'Unhealthy', 'NotReachable', 'IRPending'\n * @readonly\n * @enum {string}\n */\nexport type ProtectedItemHealthStatus = 'Invalid' | 'Healthy' | 'Unhealthy' | 'NotReachable' | 'IRPending';\n\n/**\n * Defines values for RestorePointType.\n * Possible values include: 'Invalid', 'Full', 'Log', 'Differential', 'Incremental'\n * @readonly\n * @enum {string}\n */\nexport type RestorePointType = 'Invalid' | 'Full' | 'Log' | 'Differential' | 'Incremental';\n\n/**\n * Defines values for RecoveryPointTierType.\n * Possible values include: 'Invalid', 'InstantRP', 'HardenedRP', 'ArchivedRP'\n * @readonly\n * @enum {string}\n */\nexport type RecoveryPointTierType = 'Invalid' | 'InstantRP' | 'HardenedRP' | 'ArchivedRP';\n\n/**\n * Defines values for RecoveryPointTierStatus.\n * Possible values include: 'Invalid', 'Valid', 'Disabled', 'Deleted', 'Rehydrated'\n * @readonly\n * @enum {string}\n */\nexport type RecoveryPointTierStatus = 'Invalid' | 'Valid' | 'Disabled' | 'Deleted' | 'Rehydrated';\n\n/**\n * Defines values for OverwriteOptions.\n * Possible values include: 'Invalid', 'FailOnConflict', 'Overwrite'\n * @readonly\n * @enum {string}\n */\nexport type OverwriteOptions = 'Invalid' | 'FailOnConflict' | 'Overwrite';\n\n/**\n * Defines values for RecoveryMode.\n * Possible values include: 'Invalid', 'FileRecovery', 'WorkloadRecovery'\n * @readonly\n * @enum {string}\n */\nexport type RecoveryMode = 'Invalid' | 'FileRecovery' | 'WorkloadRecovery';\n\n/**\n * Defines values for SQLDataDirectoryType.\n * Possible values include: 'Invalid', 'Data', 'Log'\n * @readonly\n * @enum {string}\n */\nexport type SQLDataDirectoryType = 'Invalid' | 'Data' | 'Log';\n\n/**\n * Defines values for RestorePointQueryType.\n * Possible values include: 'Invalid', 'Full', 'Log', 'Differential', 'FullAndDifferential', 'All',\n * 'Incremental'\n * @readonly\n * @enum {string}\n */\nexport type RestorePointQueryType = 'Invalid' | 'Full' | 'Log' | 'Differential' | 'FullAndDifferential' | 'All' | 'Incremental';\n\n/**\n * Defines values for RetentionDurationType.\n * Possible values include: 'Invalid', 'Days', 'Weeks', 'Months', 'Years'\n * @readonly\n * @enum {string}\n */\nexport type RetentionDurationType = 'Invalid' | 'Days' | 'Weeks' | 'Months' | 'Years';\n\n/**\n * Defines values for StorageType.\n * Possible values include: 'Invalid', 'GeoRedundant', 'LocallyRedundant', 'ZoneRedundant',\n * 'ReadAccessGeoZoneRedundant'\n * @readonly\n * @enum {string}\n */\nexport type StorageType = 'Invalid' | 'GeoRedundant' | 'LocallyRedundant' | 'ZoneRedundant' | 'ReadAccessGeoZoneRedundant';\n\n/**\n * Defines values for StorageTypeState.\n * Possible values include: 'Invalid', 'Locked', 'Unlocked'\n * @readonly\n * @enum {string}\n */\nexport type StorageTypeState = 'Invalid' | 'Locked' | 'Unlocked';\n\n/**\n * Defines values for BackupManagementType.\n * Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer',\n * 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup'\n * @readonly\n * @enum {string}\n */\nexport type BackupManagementType = 'Invalid' | 'AzureIaasVM' | 'MAB' | 'DPM' | 'AzureBackupServer' | 'AzureSql' | 'AzureStorage' | 'AzureWorkload' | 'DefaultBackup';\n\n/**\n * Defines values for JobStatus.\n * Possible values include: 'Invalid', 'InProgress', 'Completed', 'Failed',\n * 'CompletedWithWarnings', 'Cancelled', 'Cancelling'\n * @readonly\n * @enum {string}\n */\nexport type JobStatus = 'Invalid' | 'InProgress' | 'Completed' | 'Failed' | 'CompletedWithWarnings' | 'Cancelled' | 'Cancelling';\n\n/**\n * Defines values for JobOperationType.\n * Possible values include: 'Invalid', 'Register', 'UnRegister', 'ConfigureBackup', 'Backup',\n * 'Restore', 'DisableBackup', 'DeleteBackupData', 'CrossRegionRestore', 'Undelete',\n * 'UpdateCustomerManagedKey'\n * @readonly\n * @enum {string}\n */\nexport type JobOperationType = 'Invalid' | 'Register' | 'UnRegister' | 'ConfigureBackup' | 'Backup' | 'Restore' | 'DisableBackup' | 'DeleteBackupData' | 'CrossRegionRestore' | 'Undelete' | 'UpdateCustomerManagedKey';\n\n/**\n * Defines values for DayOfWeek.\n * Possible values include: 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday',\n * 'Saturday'\n * @readonly\n * @enum {string}\n */\nexport type DayOfWeek = 'Sunday' | 'Monday' | 'Tuesday' | 'Wednesday' | 'Thursday' | 'Friday' | 'Saturday';\n\n/**\n * Defines values for RetentionScheduleFormat.\n * Possible values include: 'Invalid', 'Daily', 'Weekly'\n * @readonly\n * @enum {string}\n */\nexport type RetentionScheduleFormat = 'Invalid' | 'Daily' | 'Weekly';\n\n/**\n * Defines values for WeekOfMonth.\n * Possible values include: 'First', 'Second', 'Third', 'Fourth', 'Last', 'Invalid'\n * @readonly\n * @enum {string}\n */\nexport type WeekOfMonth = 'First' | 'Second' | 'Third' | 'Fourth' | 'Last' | 'Invalid';\n\n/**\n * Defines values for MonthOfYear.\n * Possible values include: 'Invalid', 'January', 'February', 'March', 'April', 'May', 'June',\n * 'July', 'August', 'September', 'October', 'November', 'December'\n * @readonly\n * @enum {string}\n */\nexport type MonthOfYear = 'Invalid' | 'January' | 'February' | 'March' | 'April' | 'May' | 'June' | 'July' | 'August' | 'September' | 'October' | 'November' | 'December';\n\n/**\n * Defines values for MabServerType.\n * Possible values include: 'Invalid', 'Unknown', 'IaasVMContainer', 'IaasVMServiceContainer',\n * 'DPMContainer', 'AzureBackupServerContainer', 'MABContainer', 'Cluster', 'AzureSqlContainer',\n * 'Windows', 'VCenter', 'VMAppContainer', 'SQLAGWorkLoadContainer', 'StorageContainer',\n * 'GenericContainer'\n * @readonly\n * @enum {string}\n */\nexport type MabServerType = 'Invalid' | 'Unknown' | 'IaasVMContainer' | 'IaasVMServiceContainer' | 'DPMContainer' | 'AzureBackupServerContainer' | 'MABContainer' | 'Cluster' | 'AzureSqlContainer' | 'Windows' | 'VCenter' | 'VMAppContainer' | 'SQLAGWorkLoadContainer' | 'StorageContainer' | 'GenericContainer';\n\n/**\n * Defines values for DataMoveLevel.\n * Possible values include: 'Invalid', 'Vault', 'Container'\n * @readonly\n * @enum {string}\n */\nexport type DataMoveLevel = 'Invalid' | 'Vault' | 'Container';\n\n/**\n * Defines values for HttpStatusCode.\n * Possible values include: 'Continue', 'SwitchingProtocols', 'OK', 'Created', 'Accepted',\n * 'NonAuthoritativeInformation', 'NoContent', 'ResetContent', 'PartialContent', 'MultipleChoices',\n * 'Ambiguous', 'MovedPermanently', 'Moved', 'Found', 'Redirect', 'SeeOther', 'RedirectMethod',\n * 'NotModified', 'UseProxy', 'Unused', 'TemporaryRedirect', 'RedirectKeepVerb', 'BadRequest',\n * 'Unauthorized', 'PaymentRequired', 'Forbidden', 'NotFound', 'MethodNotAllowed', 'NotAcceptable',\n * 'ProxyAuthenticationRequired', 'RequestTimeout', 'Conflict', 'Gone', 'LengthRequired',\n * 'PreconditionFailed', 'RequestEntityTooLarge', 'RequestUriTooLong', 'UnsupportedMediaType',\n * 'RequestedRangeNotSatisfiable', 'ExpectationFailed', 'UpgradeRequired', 'InternalServerError',\n * 'NotImplemented', 'BadGateway', 'ServiceUnavailable', 'GatewayTimeout',\n * 'HttpVersionNotSupported'\n * @readonly\n * @enum {string}\n */\nexport 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';\n\n/**\n * Defines values for DataSourceType.\n * Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange',\n * 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase',\n * 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n * @readonly\n * @enum {string}\n */\nexport type DataSourceType = 'Invalid' | 'VM' | 'FileFolder' | 'AzureSqlDb' | 'SQLDB' | 'Exchange' | 'Sharepoint' | 'VMwareVM' | 'SystemState' | 'Client' | 'GenericDataSource' | 'SQLDataBase' | 'AzureFileShare' | 'SAPHanaDatabase' | 'SAPAseDatabase';\n\n/**\n * Defines values for CreateMode.\n * Possible values include: 'Invalid', 'Default', 'Recover'\n * @readonly\n * @enum {string}\n */\nexport type CreateMode = 'Invalid' | 'Default' | 'Recover';\n\n/**\n * Defines values for HealthState.\n * Possible values include: 'Passed', 'ActionRequired', 'ActionSuggested', 'Invalid'\n * @readonly\n * @enum {string}\n */\nexport type HealthState = 'Passed' | 'ActionRequired' | 'ActionSuggested' | 'Invalid';\n\n/**\n * Defines values for ScheduleRunType.\n * Possible values include: 'Invalid', 'Daily', 'Weekly'\n * @readonly\n * @enum {string}\n */\nexport type ScheduleRunType = 'Invalid' | 'Daily' | 'Weekly';\n\n/**\n * Defines values for EnhancedSecurityState.\n * Possible values include: 'Invalid', 'Enabled', 'Disabled'\n * @readonly\n * @enum {string}\n */\nexport type EnhancedSecurityState = 'Invalid' | 'Enabled' | 'Disabled';\n\n/**\n * Defines values for SoftDeleteFeatureState.\n * Possible values include: 'Invalid', 'Enabled', 'Disabled'\n * @readonly\n * @enum {string}\n */\nexport type SoftDeleteFeatureState = 'Invalid' | 'Enabled' | 'Disabled';\n\n/**\n * Defines values for AzureFileShareType.\n * Possible values include: 'Invalid', 'XSMB', 'XSync'\n * @readonly\n * @enum {string}\n */\nexport type AzureFileShareType = 'Invalid' | 'XSMB' | 'XSync';\n\n/**\n * Defines values for InquiryStatus.\n * Possible values include: 'Invalid', 'Success', 'Failed'\n * @readonly\n * @enum {string}\n */\nexport type InquiryStatus = 'Invalid' | 'Success' | 'Failed';\n\n/**\n * Defines values for BackupType.\n * Possible values include: 'Invalid', 'Full', 'Differential', 'Log', 'CopyOnlyFull', 'Incremental'\n * @readonly\n * @enum {string}\n */\nexport type BackupType = 'Invalid' | 'Full' | 'Differential' | 'Log' | 'CopyOnlyFull' | 'Incremental';\n\n/**\n * Defines values for SupportStatus.\n * Possible values include: 'Invalid', 'Supported', 'DefaultOFF', 'DefaultON', 'NotSupported'\n * @readonly\n * @enum {string}\n */\nexport type SupportStatus = 'Invalid' | 'Supported' | 'DefaultOFF' | 'DefaultON' | 'NotSupported';\n\n/**\n * Defines values for WorkloadItemType.\n * Possible values include: 'Invalid', 'SQLInstance', 'SQLDataBase', 'SAPHanaSystem',\n * 'SAPHanaDatabase', 'SAPAseSystem', 'SAPAseDatabase'\n * @readonly\n * @enum {string}\n */\nexport type WorkloadItemType = 'Invalid' | 'SQLInstance' | 'SQLDataBase' | 'SAPHanaSystem' | 'SAPHanaDatabase' | 'SAPAseSystem' | 'SAPAseDatabase';\n\n/**\n * Defines values for UsagesUnit.\n * Possible values include: 'Count', 'Bytes', 'Seconds', 'Percent', 'CountPerSecond',\n * 'BytesPerSecond'\n * @readonly\n * @enum {string}\n */\nexport type UsagesUnit = 'Count' | 'Bytes' | 'Seconds' | 'Percent' | 'CountPerSecond' | 'BytesPerSecond';\n\n/**\n * Defines values for ProtectionStatus.\n * Possible values include: 'Invalid', 'NotProtected', 'Protecting', 'Protected',\n * 'ProtectionFailed'\n * @readonly\n * @enum {string}\n */\nexport type ProtectionStatus = 'Invalid' | 'NotProtected' | 'Protecting' | 'Protected' | 'ProtectionFailed';\n\n/**\n * Defines values for FabricName.\n * Possible values include: 'Invalid', 'Azure'\n * @readonly\n * @enum {string}\n */\nexport type FabricName = 'Invalid' | 'Azure';\n\n/**\n * Defines values for Type.\n * Possible values include: 'Invalid', 'BackupProtectedItemCountSummary',\n * 'BackupProtectionContainerCountSummary'\n * @readonly\n * @enum {string}\n */\nexport type Type = 'Invalid' | 'BackupProtectedItemCountSummary' | 'BackupProtectionContainerCountSummary';\n\n/**\n * Defines values for ValidationStatus.\n * Possible values include: 'Invalid', 'Succeeded', 'Failed'\n * @readonly\n * @enum {string}\n */\nexport type ValidationStatus = 'Invalid' | 'Succeeded' | 'Failed';\n\n/**\n * Defines values for IntentItemType.\n * Possible values include: 'Invalid', 'SQLInstance', 'SQLAvailabilityGroupContainer'\n * @readonly\n * @enum {string}\n */\nexport type IntentItemType = 'Invalid' | 'SQLInstance' | 'SQLAvailabilityGroupContainer';\n\n/**\n * Defines values for OperationType.\n * Possible values include: 'Invalid', 'Register', 'Reregister'\n * @readonly\n * @enum {string}\n */\nexport type OperationType = 'Invalid' | 'Register' | 'Reregister';\n\n/**\n * Defines values for ContainerType.\n * Possible values include: 'Invalid', 'Unknown', 'IaasVMContainer', 'IaasVMServiceContainer',\n * 'DPMContainer', 'AzureBackupServerContainer', 'MABContainer', 'Cluster', 'AzureSqlContainer',\n * 'Windows', 'VCenter', 'VMAppContainer', 'SQLAGWorkLoadContainer', 'StorageContainer',\n * 'GenericContainer'\n * @readonly\n * @enum {string}\n */\nexport type ContainerType = 'Invalid' | 'Unknown' | 'IaasVMContainer' | 'IaasVMServiceContainer' | 'DPMContainer' | 'AzureBackupServerContainer' | 'MABContainer' | 'Cluster' | 'AzureSqlContainer' | 'Windows' | 'VCenter' | 'VMAppContainer' | 'SQLAGWorkLoadContainer' | 'StorageContainer' | 'GenericContainer';\n\n/**\n * Defines values for BackupItemType.\n * Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange',\n * 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase',\n * 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'\n * @readonly\n * @enum {string}\n */\nexport type BackupItemType = 'Invalid' | 'VM' | 'FileFolder' | 'AzureSqlDb' | 'SQLDB' | 'Exchange' | 'Sharepoint' | 'VMwareVM' | 'SystemState' | 'Client' | 'GenericDataSource' | 'SQLDataBase' | 'AzureFileShare' | 'SAPHanaDatabase' | 'SAPAseDatabase';\n\n/**\n * Defines values for OperationStatusValues.\n * Possible values include: 'Invalid', 'InProgress', 'Succeeded', 'Failed', 'Canceled'\n * @readonly\n * @enum {string}\n */\nexport type OperationStatusValues = 'Invalid' | 'InProgress' | 'Succeeded' | 'Failed' | 'Canceled';\n\n/**\n * Defines values for RehydrationPriority.\n * Possible values include: 'Standard', 'High'\n * @readonly\n * @enum {string}\n */\nexport type RehydrationPriority = 'Standard' | 'High';\n\n/**\n * Contains response data for the get operation.\n */\nexport type BackupResourceStorageConfigsNonCRRGetResponse = BackupResourceConfigResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupResourceConfigResource;\n };\n};\n\n/**\n * Contains response data for the update operation.\n */\nexport type BackupResourceStorageConfigsNonCRRUpdateResponse = BackupResourceConfigResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupResourceConfigResource;\n };\n};\n\n/**\n * Contains response data for the validate operation.\n */\nexport type ProtectionIntentValidateResponse = PreValidateEnableBackupResponse & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: PreValidateEnableBackupResponse;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ProtectionIntentGetResponse = ProtectionIntentResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionIntentResource;\n };\n};\n\n/**\n * Contains response data for the createOrUpdate operation.\n */\nexport type ProtectionIntentCreateOrUpdateResponse = ProtectionIntentResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionIntentResource;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type BackupStatusGetResponse = BackupStatusResponse & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupStatusResponse;\n };\n};\n\n/**\n * Contains response data for the validate operation.\n */\nexport type FeatureSupportValidateResponse = AzureVMResourceFeatureSupportResponse & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: AzureVMResourceFeatureSupportResponse;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupProtectionIntentListResponse = ProtectionIntentResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionIntentResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type BackupProtectionIntentListNextResponse = ProtectionIntentResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionIntentResourceList;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupUsageSummariesListResponse = BackupManagementUsageList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupManagementUsageList;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type OperationsListResponse = ClientDiscoveryResponse & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ClientDiscoveryResponse;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type OperationsListNextResponse = ClientDiscoveryResponse & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ClientDiscoveryResponse;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type BackupResourceVaultConfigsGetResponse = BackupResourceVaultConfigResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupResourceVaultConfigResource;\n };\n};\n\n/**\n * Contains response data for the update operation.\n */\nexport type BackupResourceVaultConfigsUpdateResponse = BackupResourceVaultConfigResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupResourceVaultConfigResource;\n };\n};\n\n/**\n * Contains response data for the put operation.\n */\nexport type BackupResourceVaultConfigsPutResponse = BackupResourceVaultConfigResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupResourceVaultConfigResource;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type BackupResourceEncryptionConfigsGetResponse = BackupResourceEncryptionConfigExtendedResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupResourceEncryptionConfigExtendedResource;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type PrivateEndpointConnectionGetResponse = PrivateEndpointConnectionResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: PrivateEndpointConnectionResource;\n };\n};\n\n/**\n * Contains response data for the put operation.\n */\nexport type PrivateEndpointConnectionPutResponse = PrivateEndpointConnectionResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: PrivateEndpointConnectionResource;\n };\n};\n\n/**\n * Contains response data for the beginPut operation.\n */\nexport type PrivateEndpointConnectionBeginPutResponse = PrivateEndpointConnectionResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: PrivateEndpointConnectionResource;\n };\n};\n\n/**\n * Contains response data for the getOperationStatus operation.\n */\nexport type PrivateEndpointGetOperationStatusResponse = OperationStatus & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: OperationStatus;\n };\n};\n\n/**\n * Contains response data for the getOperationStatus operation.\n */\nexport type GetOperationStatusResponse = OperationStatus & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: OperationStatus;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type BMSPrepareDataMoveOperationResultGetResponse = VaultStorageConfigOperationResultResponseUnion & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: VaultStorageConfigOperationResultResponseUnion;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ProtectedItemsGetResponse = ProtectedItemResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectedItemResource;\n };\n};\n\n/**\n * Contains response data for the createOrUpdate operation.\n */\nexport type ProtectedItemsCreateOrUpdateResponse = ProtectedItemResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectedItemResource;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ProtectedItemOperationResultsGetResponse = ProtectedItemResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectedItemResource;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type RecoveryPointsListResponse = RecoveryPointResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RecoveryPointResourceList;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type RecoveryPointsGetResponse = RecoveryPointResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RecoveryPointResource;\n };\n};\n\n/**\n * Contains response data for the getAccessToken operation.\n */\nexport type RecoveryPointsGetAccessTokenResponse = CrrAccessTokenResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: CrrAccessTokenResource;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type RecoveryPointsListNextResponse = RecoveryPointResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RecoveryPointResourceList;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupPoliciesListResponse = ProtectionPolicyResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionPolicyResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type BackupPoliciesListNextResponse = ProtectionPolicyResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionPolicyResourceList;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ProtectionPoliciesGetResponse = ProtectionPolicyResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionPolicyResource;\n };\n};\n\n/**\n * Contains response data for the createOrUpdate operation.\n */\nexport type ProtectionPoliciesCreateOrUpdateResponse = ProtectionPolicyResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionPolicyResource;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ProtectionPolicyOperationResultsGetResponse = ProtectionPolicyResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionPolicyResource;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupJobsListResponse = JobResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: JobResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type BackupJobsListNextResponse = JobResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: JobResourceList;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type JobDetailsGetResponse = JobResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: JobResource;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ExportJobsOperationResultsGetResponse = OperationResultInfoBaseResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: OperationResultInfoBaseResource;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupProtectedItemsListResponse = ProtectedItemResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectedItemResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type BackupProtectedItemsListNextResponse = ProtectedItemResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectedItemResourceList;\n };\n};\n\n/**\n * Contains response data for the validate operation.\n */\nexport type OperationValidateResponse = ValidateOperationsResponse & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ValidateOperationsResponse;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupEnginesListResponse = BackupEngineBaseResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupEngineBaseResourceList;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type BackupEnginesGetResponse = BackupEngineBaseResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupEngineBaseResource;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type BackupEnginesListNextResponse = BackupEngineBaseResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupEngineBaseResourceList;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type ProtectableContainersListResponse = ProtectableContainerResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectableContainerResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type ProtectableContainersListNextResponse = ProtectableContainerResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectableContainerResourceList;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ProtectionContainersGetResponse = ProtectionContainerResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionContainerResource;\n };\n};\n\n/**\n * Contains response data for the register operation.\n */\nexport type ProtectionContainersRegisterResponse = ProtectionContainerResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionContainerResource;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupWorkloadItemsListResponse = WorkloadItemResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: WorkloadItemResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type BackupWorkloadItemsListNextResponse = WorkloadItemResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: WorkloadItemResourceList;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ProtectionContainerOperationResultsGetResponse = ProtectionContainerResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionContainerResource;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ProtectedItemOperationStatusesGetResponse = OperationStatus & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: OperationStatus;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type BackupOperationStatusesGetResponse = OperationStatus & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: OperationStatus;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ProtectionPolicyOperationStatusesGetResponse = OperationStatus & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: OperationStatus;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupProtectableItemsListResponse = WorkloadProtectableItemResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: WorkloadProtectableItemResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type BackupProtectableItemsListNextResponse = WorkloadProtectableItemResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: WorkloadProtectableItemResourceList;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupProtectionContainersListResponse = ProtectionContainerResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionContainerResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type BackupProtectionContainersListNextResponse = ProtectionContainerResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectionContainerResourceList;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type SecurityPINsGetResponse = TokenInformation & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: TokenInformation;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type RecoveryPointsRecommendedForMoveListResponse = RecoveryPointResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RecoveryPointResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type RecoveryPointsRecommendedForMoveListNextResponse = RecoveryPointResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RecoveryPointResourceList;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ResourceGuardProxiesGetResponse = ResourceGuardProxyBaseResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ResourceGuardProxyBaseResourceList;\n };\n};\n\n/**\n * Contains response data for the getNext operation.\n */\nexport type ResourceGuardProxiesGetNextResponse = ResourceGuardProxyBaseResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ResourceGuardProxyBaseResourceList;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ResourceGuardProxyGetResponse = ResourceGuardProxyBaseResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ResourceGuardProxyBaseResource;\n };\n};\n\n/**\n * Contains response data for the put operation.\n */\nexport type ResourceGuardProxyPutResponse = ResourceGuardProxyBaseResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ResourceGuardProxyBaseResource;\n };\n};\n\n/**\n * Contains response data for the unlockDelete operation.\n */\nexport type ResourceGuardProxyUnlockDeleteResponse = UnlockDeleteResponse & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: UnlockDeleteResponse;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupUsageSummariesCRRListResponse = BackupManagementUsageList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupManagementUsageList;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type AadPropertiesGetResponse = AADPropertiesResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: AADPropertiesResource;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type BackupCrrJobDetailsGetResponse = JobResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: JobResource;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupCrrJobsListResponse = JobResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: JobResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type BackupCrrJobsListNextResponse = JobResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: JobResourceList;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type CrrOperationStatusGetResponse = OperationStatus & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: OperationStatus;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type BackupResourceStorageConfigsGetResponse = BackupResourceConfigResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupResourceConfigResource;\n };\n};\n\n/**\n * Contains response data for the update operation.\n */\nexport type BackupResourceStorageConfigsUpdateResponse = BackupResourceConfigResource & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: BackupResourceConfigResource;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type RecoveryPointsCrrListResponse = RecoveryPointResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RecoveryPointResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type RecoveryPointsCrrListNextResponse = RecoveryPointResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RecoveryPointResourceList;\n };\n};\n\n/**\n * Contains response data for the list operation.\n */\nexport type BackupProtectedItemsCrrListResponse = ProtectedItemResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectedItemResourceList;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type BackupProtectedItemsCrrListNextResponse = ProtectedItemResourceList & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProtectedItemResourceList;\n };\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { CloudErrorMapper, BaseResourceMapper } from \"@azure/ms-rest-azure-js\";\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport const CloudError = CloudErrorMapper;\nexport const BaseResource = BaseResourceMapper;\n\nexport const BackupResourceEncryptionConfig: msRest.CompositeMapper = {\n serializedName: \"BackupResourceEncryptionConfig\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceEncryptionConfig\",\n modelProperties: {\n encryptionAtRestType: {\n serializedName: \"encryptionAtRestType\",\n type: {\n name: \"String\"\n }\n },\n keyUri: {\n serializedName: \"keyUri\",\n type: {\n name: \"String\"\n }\n },\n subscriptionId: {\n serializedName: \"subscriptionId\",\n type: {\n name: \"String\"\n }\n },\n lastUpdateStatus: {\n serializedName: \"lastUpdateStatus\",\n type: {\n name: \"String\"\n }\n },\n infrastructureEncryptionState: {\n serializedName: \"infrastructureEncryptionState\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BackupResourceEncryptionConfigExtended: msRest.CompositeMapper = {\n serializedName: \"BackupResourceEncryptionConfigExtended\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceEncryptionConfigExtended\",\n modelProperties: {\n ...BackupResourceEncryptionConfig.type.modelProperties,\n userAssignedIdentity: {\n serializedName: \"userAssignedIdentity\",\n type: {\n name: \"String\"\n }\n },\n useSystemAssignedIdentity: {\n serializedName: \"useSystemAssignedIdentity\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const Resource: msRest.CompositeMapper = {\n serializedName: \"Resource\",\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n readOnly: true,\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n readOnly: true,\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n type: {\n readOnly: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n eTag: {\n serializedName: \"eTag\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BackupResourceEncryptionConfigExtendedResource: msRest.CompositeMapper = {\n serializedName: \"BackupResourceEncryptionConfigExtendedResource\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceEncryptionConfigExtendedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceEncryptionConfigExtended\"\n }\n }\n }\n }\n};\n\nexport const BackupResourceEncryptionConfigResource: msRest.CompositeMapper = {\n serializedName: \"BackupResourceEncryptionConfigResource\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceEncryptionConfigResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceEncryptionConfig\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpoint: msRest.CompositeMapper = {\n serializedName: \"PrivateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkServiceConnectionState: msRest.CompositeMapper = {\n serializedName: \"PrivateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n actionRequired: {\n serializedName: \"actionRequired\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnection: msRest.CompositeMapper = {\n serializedName: \"PrivateEndpointConnection\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\"\n }\n },\n privateEndpoint: {\n serializedName: \"privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\"\n }\n },\n privateLinkServiceConnectionState: {\n serializedName: \"privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnectionResource: msRest.CompositeMapper = {\n serializedName: \"PrivateEndpointConnectionResource\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n }\n};\n\nexport const ErrorAdditionalInfo: msRest.CompositeMapper = {\n serializedName: \"ErrorAdditionalInfo\",\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n readOnly: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n info: {\n readOnly: true,\n serializedName: \"info\",\n type: {\n name: \"Object\"\n }\n }\n }\n }\n};\n\nexport const NewErrorResponseError: msRest.CompositeMapper = {\n serializedName: \"NewErrorResponse_error\",\n type: {\n name: \"Composite\",\n className: \"NewErrorResponseError\",\n modelProperties: {\n code: {\n readOnly: true,\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n readOnly: true,\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n target: {\n readOnly: true,\n serializedName: \"target\",\n type: {\n name: \"String\"\n }\n },\n details: {\n readOnly: true,\n serializedName: \"details\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NewErrorResponse\"\n }\n }\n }\n },\n additionalInfo: {\n readOnly: true,\n serializedName: \"additionalInfo\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const NewErrorResponse: msRest.CompositeMapper = {\n serializedName: \"NewErrorResponse\",\n type: {\n name: \"Composite\",\n className: \"NewErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"NewErrorResponseError\"\n }\n }\n }\n }\n};\n\nexport const ResourceHealthDetails: msRest.CompositeMapper = {\n serializedName: \"ResourceHealthDetails\",\n type: {\n name: \"Composite\",\n className: \"ResourceHealthDetails\",\n modelProperties: {\n code: {\n readOnly: true,\n serializedName: \"code\",\n type: {\n name: \"Number\"\n }\n },\n title: {\n readOnly: true,\n serializedName: \"title\",\n type: {\n name: \"String\"\n }\n },\n message: {\n readOnly: true,\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n recommendations: {\n readOnly: true,\n serializedName: \"recommendations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const KPIResourceHealthDetails: msRest.CompositeMapper = {\n serializedName: \"KPIResourceHealthDetails\",\n type: {\n name: \"Composite\",\n className: \"KPIResourceHealthDetails\",\n modelProperties: {\n resourceHealthStatus: {\n serializedName: \"resourceHealthStatus\",\n type: {\n name: \"String\"\n }\n },\n resourceHealthDetails: {\n serializedName: \"resourceHealthDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceHealthDetails\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureFileshareProtectedItemExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"AzureFileshareProtectedItemExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureFileshareProtectedItemExtendedInfo\",\n modelProperties: {\n oldestRecoveryPoint: {\n serializedName: \"oldestRecoveryPoint\",\n type: {\n name: \"DateTime\"\n }\n },\n recoveryPointCount: {\n serializedName: \"recoveryPointCount\",\n type: {\n name: \"Number\"\n }\n },\n policyState: {\n serializedName: \"policyState\",\n type: {\n name: \"String\"\n }\n },\n resourceState: {\n readOnly: true,\n serializedName: \"resourceState\",\n type: {\n name: \"String\"\n }\n },\n resourceStateSyncTime: {\n readOnly: true,\n serializedName: \"resourceStateSyncTime\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const ProtectedItem: msRest.CompositeMapper = {\n serializedName: \"ProtectedItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"protectedItemType\",\n clientName: \"protectedItemType\"\n },\n uberParent: \"ProtectedItem\",\n className: \"ProtectedItem\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n workloadType: {\n serializedName: \"workloadType\",\n type: {\n name: \"String\"\n }\n },\n containerName: {\n serializedName: \"containerName\",\n type: {\n name: \"String\"\n }\n },\n sourceResourceId: {\n serializedName: \"sourceResourceId\",\n type: {\n name: \"String\"\n }\n },\n policyId: {\n serializedName: \"policyId\",\n type: {\n name: \"String\"\n }\n },\n lastRecoveryPoint: {\n serializedName: \"lastRecoveryPoint\",\n type: {\n name: \"DateTime\"\n }\n },\n backupSetName: {\n serializedName: \"backupSetName\",\n type: {\n name: \"String\"\n }\n },\n createMode: {\n serializedName: \"createMode\",\n type: {\n name: \"String\"\n }\n },\n deferredDeleteTimeInUTC: {\n serializedName: \"deferredDeleteTimeInUTC\",\n type: {\n name: \"DateTime\"\n }\n },\n isScheduledForDeferredDelete: {\n serializedName: \"isScheduledForDeferredDelete\",\n type: {\n name: \"Boolean\"\n }\n },\n deferredDeleteTimeRemaining: {\n serializedName: \"deferredDeleteTimeRemaining\",\n type: {\n name: \"String\"\n }\n },\n isDeferredDeleteScheduleUpcoming: {\n serializedName: \"isDeferredDeleteScheduleUpcoming\",\n type: {\n name: \"Boolean\"\n }\n },\n isRehydrate: {\n serializedName: \"isRehydrate\",\n type: {\n name: \"Boolean\"\n }\n },\n resourceGuardOperationRequests: {\n serializedName: \"resourceGuardOperationRequests\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n protectedItemType: {\n required: true,\n serializedName: \"protectedItemType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureFileshareProtectedItem: msRest.CompositeMapper = {\n serializedName: \"AzureFileShareProtectedItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"AzureFileshareProtectedItem\",\n modelProperties: {\n ...ProtectedItem.type.modelProperties,\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n protectionStatus: {\n serializedName: \"protectionStatus\",\n type: {\n name: \"String\"\n }\n },\n protectionState: {\n serializedName: \"protectionState\",\n type: {\n name: \"String\"\n }\n },\n lastBackupStatus: {\n serializedName: \"lastBackupStatus\",\n type: {\n name: \"String\"\n }\n },\n lastBackupTime: {\n serializedName: \"lastBackupTime\",\n type: {\n name: \"DateTime\"\n }\n },\n kpisHealths: {\n serializedName: \"kpisHealths\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"KPIResourceHealthDetails\"\n }\n }\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureFileshareProtectedItemExtendedInfo\"\n }\n },\n healthStatus: {\n serializedName: \"healthStatus\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RecoveryPoint: msRest.CompositeMapper = {\n serializedName: \"RecoveryPoint\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"objectType\",\n clientName: \"objectType\"\n },\n uberParent: \"RecoveryPoint\",\n className: \"RecoveryPoint\",\n modelProperties: {\n objectType: {\n required: true,\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureFileShareRecoveryPoint: msRest.CompositeMapper = {\n serializedName: \"AzureFileShareRecoveryPoint\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,\n uberParent: \"RecoveryPoint\",\n className: \"AzureFileShareRecoveryPoint\",\n modelProperties: {\n ...RecoveryPoint.type.modelProperties,\n recoveryPointType: {\n readOnly: true,\n serializedName: \"recoveryPointType\",\n type: {\n name: \"String\"\n }\n },\n recoveryPointTime: {\n readOnly: true,\n serializedName: \"recoveryPointTime\",\n type: {\n name: \"DateTime\"\n }\n },\n fileShareSnapshotUri: {\n readOnly: true,\n serializedName: \"fileShareSnapshotUri\",\n type: {\n name: \"String\"\n }\n },\n recoveryPointSizeInGB: {\n readOnly: true,\n serializedName: \"recoveryPointSizeInGB\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const RestoreFileSpecs: msRest.CompositeMapper = {\n serializedName: \"RestoreFileSpecs\",\n type: {\n name: \"Composite\",\n className: \"RestoreFileSpecs\",\n modelProperties: {\n path: {\n serializedName: \"path\",\n type: {\n name: \"String\"\n }\n },\n fileSpecType: {\n serializedName: \"fileSpecType\",\n type: {\n name: \"String\"\n }\n },\n targetFolderPath: {\n serializedName: \"targetFolderPath\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TargetAFSRestoreInfo: msRest.CompositeMapper = {\n serializedName: \"TargetAFSRestoreInfo\",\n type: {\n name: \"Composite\",\n className: \"TargetAFSRestoreInfo\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n targetResourceId: {\n serializedName: \"targetResourceId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RestoreRequest: msRest.CompositeMapper = {\n serializedName: \"RestoreRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"objectType\",\n clientName: \"objectType\"\n },\n uberParent: \"RestoreRequest\",\n className: \"RestoreRequest\",\n modelProperties: {\n objectType: {\n required: true,\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureFileShareRestoreRequest: msRest.CompositeMapper = {\n serializedName: \"AzureFileShareRestoreRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"AzureFileShareRestoreRequest\",\n modelProperties: {\n ...RestoreRequest.type.modelProperties,\n recoveryType: {\n serializedName: \"recoveryType\",\n type: {\n name: \"String\"\n }\n },\n sourceResourceId: {\n serializedName: \"sourceResourceId\",\n type: {\n name: \"String\"\n }\n },\n copyOptions: {\n serializedName: \"copyOptions\",\n type: {\n name: \"String\"\n }\n },\n restoreRequestType: {\n serializedName: \"restoreRequestType\",\n type: {\n name: \"String\"\n }\n },\n restoreFileSpecs: {\n serializedName: \"restoreFileSpecs\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RestoreFileSpecs\"\n }\n }\n }\n },\n targetDetails: {\n serializedName: \"targetDetails\",\n type: {\n name: \"Composite\",\n className: \"TargetAFSRestoreInfo\"\n }\n }\n }\n }\n};\n\nexport const Settings: msRest.CompositeMapper = {\n serializedName: \"Settings\",\n type: {\n name: \"Composite\",\n className: \"Settings\",\n modelProperties: {\n timeZone: {\n serializedName: \"timeZone\",\n type: {\n name: \"String\"\n }\n },\n issqlcompression: {\n serializedName: \"issqlcompression\",\n type: {\n name: \"Boolean\"\n }\n },\n isCompression: {\n serializedName: \"isCompression\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const SchedulePolicy: msRest.CompositeMapper = {\n serializedName: \"SchedulePolicy\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"schedulePolicyType\",\n clientName: \"schedulePolicyType\"\n },\n uberParent: \"SchedulePolicy\",\n className: \"SchedulePolicy\",\n modelProperties: {\n schedulePolicyType: {\n required: true,\n serializedName: \"schedulePolicyType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RetentionPolicy: msRest.CompositeMapper = {\n serializedName: \"RetentionPolicy\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"retentionPolicyType\",\n clientName: \"retentionPolicyType\"\n },\n uberParent: \"RetentionPolicy\",\n className: \"RetentionPolicy\",\n modelProperties: {\n retentionPolicyType: {\n required: true,\n serializedName: \"retentionPolicyType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SubProtectionPolicy: msRest.CompositeMapper = {\n serializedName: \"SubProtectionPolicy\",\n type: {\n name: \"Composite\",\n className: \"SubProtectionPolicy\",\n modelProperties: {\n policyType: {\n serializedName: \"policyType\",\n type: {\n name: \"String\"\n }\n },\n schedulePolicy: {\n serializedName: \"schedulePolicy\",\n type: {\n name: \"Composite\",\n className: \"SchedulePolicy\"\n }\n },\n retentionPolicy: {\n serializedName: \"retentionPolicy\",\n type: {\n name: \"Composite\",\n className: \"RetentionPolicy\"\n }\n }\n }\n }\n};\n\nexport const ProtectionPolicy: msRest.CompositeMapper = {\n serializedName: \"ProtectionPolicy\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"backupManagementType\",\n clientName: \"backupManagementType\"\n },\n uberParent: \"ProtectionPolicy\",\n className: \"ProtectionPolicy\",\n modelProperties: {\n protectedItemsCount: {\n serializedName: \"protectedItemsCount\",\n type: {\n name: \"Number\"\n }\n },\n resourceGuardOperationRequests: {\n serializedName: \"resourceGuardOperationRequests\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n backupManagementType: {\n required: true,\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureVmWorkloadProtectionPolicy: msRest.CompositeMapper = {\n serializedName: \"AzureWorkload\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,\n uberParent: \"ProtectionPolicy\",\n className: \"AzureVmWorkloadProtectionPolicy\",\n modelProperties: {\n ...ProtectionPolicy.type.modelProperties,\n workLoadType: {\n serializedName: \"workLoadType\",\n type: {\n name: \"String\"\n }\n },\n settings: {\n serializedName: \"settings\",\n type: {\n name: \"Composite\",\n className: \"Settings\"\n }\n },\n subProtectionPolicy: {\n serializedName: \"subProtectionPolicy\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SubProtectionPolicy\"\n }\n }\n }\n },\n makePolicyConsistent: {\n serializedName: \"makePolicyConsistent\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const AzureFileShareProtectionPolicy: msRest.CompositeMapper = {\n serializedName: \"AzureStorage\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,\n uberParent: \"ProtectionPolicy\",\n className: \"AzureFileShareProtectionPolicy\",\n modelProperties: {\n ...ProtectionPolicy.type.modelProperties,\n workLoadType: {\n serializedName: \"workLoadType\",\n type: {\n name: \"String\"\n }\n },\n schedulePolicy: {\n serializedName: \"schedulePolicy\",\n type: {\n name: \"Composite\",\n className: \"SchedulePolicy\"\n }\n },\n retentionPolicy: {\n serializedName: \"retentionPolicy\",\n type: {\n name: \"Composite\",\n className: \"RetentionPolicy\"\n }\n },\n timeZone: {\n serializedName: \"timeZone\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureIaaSVMProtectedItem: msRest.CompositeMapper = {\n serializedName: \"AzureIaaSVMProtectedItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"AzureIaaSVMProtectedItem\",\n modelProperties: {\n ...ProtectedItem.type.modelProperties,\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n virtualMachineId: {\n serializedName: \"virtualMachineId\",\n type: {\n name: \"String\"\n }\n },\n protectionStatus: {\n serializedName: \"protectionStatus\",\n type: {\n name: \"String\"\n }\n },\n protectionState: {\n serializedName: \"protectionState\",\n type: {\n name: \"String\"\n }\n },\n healthStatus: {\n serializedName: \"healthStatus\",\n type: {\n name: \"String\"\n }\n },\n healthDetails: {\n serializedName: \"healthDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AzureIaaSVMHealthDetails\"\n }\n }\n }\n },\n kpisHealths: {\n serializedName: \"kpisHealths\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"KPIResourceHealthDetails\"\n }\n }\n }\n },\n lastBackupStatus: {\n serializedName: \"lastBackupStatus\",\n type: {\n name: \"String\"\n }\n },\n lastBackupTime: {\n serializedName: \"lastBackupTime\",\n type: {\n name: \"DateTime\"\n }\n },\n protectedItemDataId: {\n serializedName: \"protectedItemDataId\",\n type: {\n name: \"String\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureIaaSVMProtectedItemExtendedInfo\"\n }\n },\n extendedProperties: {\n serializedName: \"extendedProperties\",\n type: {\n name: \"Composite\",\n className: \"ExtendedProperties\"\n }\n }\n }\n }\n};\n\nexport const AzureIaaSClassicComputeVMProtectedItem: msRest.CompositeMapper = {\n serializedName: \"Microsoft.ClassicCompute/virtualMachines\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"AzureIaaSClassicComputeVMProtectedItem\",\n modelProperties: {\n ...AzureIaaSVMProtectedItem.type.modelProperties\n }\n }\n};\n\nexport const AzureIaaSComputeVMProtectedItem: msRest.CompositeMapper = {\n serializedName: \"Microsoft.Compute/virtualMachines\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"AzureIaaSComputeVMProtectedItem\",\n modelProperties: {\n ...AzureIaaSVMProtectedItem.type.modelProperties\n }\n }\n};\n\nexport const AzureIaaSVMErrorInfo: msRest.CompositeMapper = {\n serializedName: \"AzureIaaSVMErrorInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureIaaSVMErrorInfo\",\n modelProperties: {\n errorCode: {\n readOnly: true,\n serializedName: \"errorCode\",\n type: {\n name: \"Number\"\n }\n },\n errorTitle: {\n readOnly: true,\n serializedName: \"errorTitle\",\n type: {\n name: \"String\"\n }\n },\n errorString: {\n readOnly: true,\n serializedName: \"errorString\",\n type: {\n name: \"String\"\n }\n },\n recommendations: {\n readOnly: true,\n serializedName: \"recommendations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureIaaSVMHealthDetails: msRest.CompositeMapper = {\n serializedName: \"AzureIaaSVMHealthDetails\",\n type: {\n name: \"Composite\",\n className: \"AzureIaaSVMHealthDetails\",\n modelProperties: {\n ...ResourceHealthDetails.type.modelProperties\n }\n }\n};\n\nexport const AzureIaaSVMJobTaskDetails: msRest.CompositeMapper = {\n serializedName: \"AzureIaaSVMJobTaskDetails\",\n type: {\n name: \"Composite\",\n className: \"AzureIaaSVMJobTaskDetails\",\n modelProperties: {\n taskId: {\n serializedName: \"taskId\",\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n instanceId: {\n serializedName: \"instanceId\",\n type: {\n name: \"String\"\n }\n },\n duration: {\n serializedName: \"duration\",\n type: {\n name: \"TimeSpan\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n progressPercentage: {\n serializedName: \"progressPercentage\",\n type: {\n name: \"Number\"\n }\n },\n taskExecutionDetails: {\n serializedName: \"taskExecutionDetails\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureIaaSVMJobExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"AzureIaaSVMJobExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureIaaSVMJobExtendedInfo\",\n modelProperties: {\n tasksList: {\n serializedName: \"tasksList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AzureIaaSVMJobTaskDetails\"\n }\n }\n }\n },\n propertyBag: {\n serializedName: \"propertyBag\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n internalPropertyBag: {\n serializedName: \"internalPropertyBag\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n progressPercentage: {\n serializedName: \"progressPercentage\",\n type: {\n name: \"Number\"\n }\n },\n estimatedRemainingDuration: {\n serializedName: \"estimatedRemainingDuration\",\n type: {\n name: \"String\"\n }\n },\n dynamicErrorMessage: {\n serializedName: \"dynamicErrorMessage\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Job: msRest.CompositeMapper = {\n serializedName: \"Job\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"jobType\",\n clientName: \"jobType\"\n },\n uberParent: \"Job\",\n className: \"Job\",\n modelProperties: {\n entityFriendlyName: {\n serializedName: \"entityFriendlyName\",\n type: {\n name: \"String\"\n }\n },\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n activityId: {\n serializedName: \"activityId\",\n type: {\n name: \"String\"\n }\n },\n jobType: {\n required: true,\n serializedName: \"jobType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureIaaSVMJob: msRest.CompositeMapper = {\n serializedName: \"AzureIaaSVMJob\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: Job.type.polymorphicDiscriminator,\n uberParent: \"Job\",\n className: \"AzureIaaSVMJob\",\n modelProperties: {\n ...Job.type.modelProperties,\n duration: {\n serializedName: \"duration\",\n type: {\n name: \"TimeSpan\"\n }\n },\n actionsInfo: {\n serializedName: \"actionsInfo\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"Cancellable\",\n \"Retriable\"\n ]\n }\n }\n }\n },\n errorDetails: {\n serializedName: \"errorDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AzureIaaSVMErrorInfo\"\n }\n }\n }\n },\n virtualMachineVersion: {\n serializedName: \"virtualMachineVersion\",\n type: {\n name: \"String\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureIaaSVMJobExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const AzureIaaSVMProtectedItemExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"AzureIaaSVMProtectedItemExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureIaaSVMProtectedItemExtendedInfo\",\n modelProperties: {\n oldestRecoveryPoint: {\n serializedName: \"oldestRecoveryPoint\",\n type: {\n name: \"DateTime\"\n }\n },\n recoveryPointCount: {\n serializedName: \"recoveryPointCount\",\n type: {\n name: \"Number\"\n }\n },\n policyInconsistent: {\n serializedName: \"policyInconsistent\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const DiskExclusionProperties: msRest.CompositeMapper = {\n serializedName: \"DiskExclusionProperties\",\n type: {\n name: \"Composite\",\n className: \"DiskExclusionProperties\",\n modelProperties: {\n diskLunList: {\n serializedName: \"diskLunList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\"\n }\n }\n }\n },\n isInclusionList: {\n serializedName: \"isInclusionList\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ExtendedProperties: msRest.CompositeMapper = {\n serializedName: \"ExtendedProperties\",\n type: {\n name: \"Composite\",\n className: \"ExtendedProperties\",\n modelProperties: {\n diskExclusionProperties: {\n serializedName: \"diskExclusionProperties\",\n type: {\n name: \"Composite\",\n className: \"DiskExclusionProperties\"\n }\n }\n }\n }\n};\n\nexport const InstantRPAdditionalDetails: msRest.CompositeMapper = {\n serializedName: \"InstantRPAdditionalDetails\",\n type: {\n name: \"Composite\",\n className: \"InstantRPAdditionalDetails\",\n modelProperties: {\n azureBackupRGNamePrefix: {\n serializedName: \"azureBackupRGNamePrefix\",\n type: {\n name: \"String\"\n }\n },\n azureBackupRGNameSuffix: {\n serializedName: \"azureBackupRGNameSuffix\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureIaaSVMProtectionPolicy: msRest.CompositeMapper = {\n serializedName: \"AzureIaasVM\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,\n uberParent: \"ProtectionPolicy\",\n className: \"AzureIaaSVMProtectionPolicy\",\n modelProperties: {\n ...ProtectionPolicy.type.modelProperties,\n instantRPDetails: {\n serializedName: \"instantRPDetails\",\n type: {\n name: \"Composite\",\n className: \"InstantRPAdditionalDetails\"\n }\n },\n schedulePolicy: {\n serializedName: \"schedulePolicy\",\n type: {\n name: \"Composite\",\n className: \"SchedulePolicy\"\n }\n },\n retentionPolicy: {\n serializedName: \"retentionPolicy\",\n type: {\n name: \"Composite\",\n className: \"RetentionPolicy\"\n }\n },\n instantRpRetentionRangeInDays: {\n serializedName: \"instantRpRetentionRangeInDays\",\n type: {\n name: \"Number\"\n }\n },\n timeZone: {\n serializedName: \"timeZone\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureSqlProtectedItemExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"AzureSqlProtectedItemExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureSqlProtectedItemExtendedInfo\",\n modelProperties: {\n oldestRecoveryPoint: {\n serializedName: \"oldestRecoveryPoint\",\n type: {\n name: \"DateTime\"\n }\n },\n recoveryPointCount: {\n serializedName: \"recoveryPointCount\",\n type: {\n name: \"Number\"\n }\n },\n policyState: {\n serializedName: \"policyState\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureSqlProtectedItem: msRest.CompositeMapper = {\n serializedName: \"Microsoft.Sql/servers/databases\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"AzureSqlProtectedItem\",\n modelProperties: {\n ...ProtectedItem.type.modelProperties,\n protectedItemDataId: {\n serializedName: \"protectedItemDataId\",\n type: {\n name: \"String\"\n }\n },\n protectionState: {\n serializedName: \"protectionState\",\n type: {\n name: \"String\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureSqlProtectedItemExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const AzureStorageErrorInfo: msRest.CompositeMapper = {\n serializedName: \"AzureStorageErrorInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureStorageErrorInfo\",\n modelProperties: {\n errorCode: {\n serializedName: \"errorCode\",\n type: {\n name: \"Number\"\n }\n },\n errorString: {\n serializedName: \"errorString\",\n type: {\n name: \"String\"\n }\n },\n recommendations: {\n serializedName: \"recommendations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureSqlProtectionPolicy: msRest.CompositeMapper = {\n serializedName: \"AzureSql\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,\n uberParent: \"ProtectionPolicy\",\n className: \"AzureSqlProtectionPolicy\",\n modelProperties: {\n ...ProtectionPolicy.type.modelProperties,\n retentionPolicy: {\n serializedName: \"retentionPolicy\",\n type: {\n name: \"Composite\",\n className: \"RetentionPolicy\"\n }\n }\n }\n }\n};\n\nexport const AzureStorageJobTaskDetails: msRest.CompositeMapper = {\n serializedName: \"AzureStorageJobTaskDetails\",\n type: {\n name: \"Composite\",\n className: \"AzureStorageJobTaskDetails\",\n modelProperties: {\n taskId: {\n serializedName: \"taskId\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureStorageJobExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"AzureStorageJobExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureStorageJobExtendedInfo\",\n modelProperties: {\n tasksList: {\n serializedName: \"tasksList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AzureStorageJobTaskDetails\"\n }\n }\n }\n },\n propertyBag: {\n serializedName: \"propertyBag\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n dynamicErrorMessage: {\n serializedName: \"dynamicErrorMessage\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureStorageJob: msRest.CompositeMapper = {\n serializedName: \"AzureStorageJob\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: Job.type.polymorphicDiscriminator,\n uberParent: \"Job\",\n className: \"AzureStorageJob\",\n modelProperties: {\n ...Job.type.modelProperties,\n duration: {\n serializedName: \"duration\",\n type: {\n name: \"TimeSpan\"\n }\n },\n actionsInfo: {\n serializedName: \"actionsInfo\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"Cancellable\",\n \"Retriable\"\n ]\n }\n }\n }\n },\n errorDetails: {\n serializedName: \"errorDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AzureStorageErrorInfo\"\n }\n }\n }\n },\n storageAccountName: {\n serializedName: \"storageAccountName\",\n type: {\n name: \"String\"\n }\n },\n storageAccountVersion: {\n serializedName: \"storageAccountVersion\",\n type: {\n name: \"String\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureStorageJobExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const ErrorDetail: msRest.CompositeMapper = {\n serializedName: \"ErrorDetail\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n readOnly: true,\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n readOnly: true,\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n recommendations: {\n readOnly: true,\n serializedName: \"recommendations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureVmWorkloadProtectedItemExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"AzureVmWorkloadProtectedItemExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureVmWorkloadProtectedItemExtendedInfo\",\n modelProperties: {\n oldestRecoveryPoint: {\n serializedName: \"oldestRecoveryPoint\",\n type: {\n name: \"DateTime\"\n }\n },\n recoveryPointCount: {\n serializedName: \"recoveryPointCount\",\n type: {\n name: \"Number\"\n }\n },\n policyState: {\n serializedName: \"policyState\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureVmWorkloadProtectedItem: msRest.CompositeMapper = {\n serializedName: \"AzureVmWorkloadProtectedItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"AzureVmWorkloadProtectedItem\",\n modelProperties: {\n ...ProtectedItem.type.modelProperties,\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n serverName: {\n serializedName: \"serverName\",\n type: {\n name: \"String\"\n }\n },\n parentName: {\n serializedName: \"parentName\",\n type: {\n name: \"String\"\n }\n },\n parentType: {\n serializedName: \"parentType\",\n type: {\n name: \"String\"\n }\n },\n protectionStatus: {\n serializedName: \"protectionStatus\",\n type: {\n name: \"String\"\n }\n },\n protectionState: {\n serializedName: \"protectionState\",\n type: {\n name: \"String\"\n }\n },\n lastBackupStatus: {\n serializedName: \"lastBackupStatus\",\n type: {\n name: \"String\"\n }\n },\n lastBackupTime: {\n serializedName: \"lastBackupTime\",\n type: {\n name: \"DateTime\"\n }\n },\n lastBackupErrorDetail: {\n serializedName: \"lastBackupErrorDetail\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\"\n }\n },\n protectedItemDataSourceId: {\n serializedName: \"protectedItemDataSourceId\",\n type: {\n name: \"String\"\n }\n },\n protectedItemHealthStatus: {\n serializedName: \"protectedItemHealthStatus\",\n type: {\n name: \"String\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureVmWorkloadProtectedItemExtendedInfo\"\n }\n },\n kpisHealths: {\n serializedName: \"kpisHealths\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"KPIResourceHealthDetails\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureVmWorkloadSAPAseDatabaseProtectedItem: msRest.CompositeMapper = {\n serializedName: \"AzureVmWorkloadSAPAseDatabase\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"AzureVmWorkloadSAPAseDatabaseProtectedItem\",\n modelProperties: {\n ...AzureVmWorkloadProtectedItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSAPHanaDatabaseProtectedItem: msRest.CompositeMapper = {\n serializedName: \"AzureVmWorkloadSAPHanaDatabase\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"AzureVmWorkloadSAPHanaDatabaseProtectedItem\",\n modelProperties: {\n ...AzureVmWorkloadProtectedItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSQLDatabaseProtectedItem: msRest.CompositeMapper = {\n serializedName: \"AzureVmWorkloadSQLDatabase\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"AzureVmWorkloadSQLDatabaseProtectedItem\",\n modelProperties: {\n ...AzureVmWorkloadProtectedItem.type.modelProperties\n }\n }\n};\n\nexport const AzureWorkloadErrorInfo: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadErrorInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureWorkloadErrorInfo\",\n modelProperties: {\n errorCode: {\n serializedName: \"errorCode\",\n type: {\n name: \"Number\"\n }\n },\n errorString: {\n serializedName: \"errorString\",\n type: {\n name: \"String\"\n }\n },\n errorTitle: {\n serializedName: \"errorTitle\",\n type: {\n name: \"String\"\n }\n },\n recommendations: {\n serializedName: \"recommendations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n additionalDetails: {\n serializedName: \"additionalDetails\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadJobTaskDetails: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadJobTaskDetails\",\n type: {\n name: \"Composite\",\n className: \"AzureWorkloadJobTaskDetails\",\n modelProperties: {\n taskId: {\n serializedName: \"taskId\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadJobExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadJobExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureWorkloadJobExtendedInfo\",\n modelProperties: {\n tasksList: {\n serializedName: \"tasksList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AzureWorkloadJobTaskDetails\"\n }\n }\n }\n },\n propertyBag: {\n serializedName: \"propertyBag\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n dynamicErrorMessage: {\n serializedName: \"dynamicErrorMessage\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadJob: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadJob\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: Job.type.polymorphicDiscriminator,\n uberParent: \"Job\",\n className: \"AzureWorkloadJob\",\n modelProperties: {\n ...Job.type.modelProperties,\n workloadType: {\n serializedName: \"workloadType\",\n type: {\n name: \"String\"\n }\n },\n duration: {\n serializedName: \"duration\",\n type: {\n name: \"TimeSpan\"\n }\n },\n actionsInfo: {\n serializedName: \"actionsInfo\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"Cancellable\",\n \"Retriable\"\n ]\n }\n }\n }\n },\n errorDetails: {\n serializedName: \"errorDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AzureWorkloadErrorInfo\"\n }\n }\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureWorkloadJobExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const PointInTimeRange: msRest.CompositeMapper = {\n serializedName: \"PointInTimeRange\",\n type: {\n name: \"Composite\",\n className: \"PointInTimeRange\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadRecoveryPoint: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadRecoveryPoint\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,\n uberParent: \"RecoveryPoint\",\n className: \"AzureWorkloadRecoveryPoint\",\n modelProperties: {\n ...RecoveryPoint.type.modelProperties,\n recoveryPointTimeInUTC: {\n readOnly: true,\n serializedName: \"recoveryPointTimeInUTC\",\n type: {\n name: \"DateTime\"\n }\n },\n type: {\n readOnly: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n recoveryPointTierDetails: {\n serializedName: \"recoveryPointTierDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RecoveryPointTierInformation\"\n }\n }\n }\n },\n recoveryPointMoveReadinessInfo: {\n serializedName: \"recoveryPointMoveReadinessInfo\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"RecoveryPointMoveReadinessInfo\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadPointInTimeRecoveryPoint: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadPointInTimeRecoveryPoint\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,\n uberParent: \"RecoveryPoint\",\n className: \"AzureWorkloadPointInTimeRecoveryPoint\",\n modelProperties: {\n ...AzureWorkloadRecoveryPoint.type.modelProperties,\n timeRanges: {\n serializedName: \"timeRanges\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PointInTimeRange\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadRestoreRequest: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadRestoreRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"AzureWorkloadRestoreRequest\",\n modelProperties: {\n ...RestoreRequest.type.modelProperties,\n recoveryType: {\n serializedName: \"recoveryType\",\n type: {\n name: \"String\"\n }\n },\n sourceResourceId: {\n serializedName: \"sourceResourceId\",\n type: {\n name: \"String\"\n }\n },\n propertyBag: {\n serializedName: \"propertyBag\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n targetInfo: {\n serializedName: \"targetInfo\",\n type: {\n name: \"Composite\",\n className: \"TargetRestoreInfo\"\n }\n },\n recoveryMode: {\n serializedName: \"recoveryMode\",\n type: {\n name: \"String\"\n }\n },\n targetVirtualMachineId: {\n serializedName: \"targetVirtualMachineId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadPointInTimeRestoreRequest: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadPointInTimeRestoreRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"AzureWorkloadPointInTimeRestoreRequest\",\n modelProperties: {\n ...AzureWorkloadRestoreRequest.type.modelProperties,\n pointInTime: {\n serializedName: \"pointInTime\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const RecoveryPointTierInformation: msRest.CompositeMapper = {\n serializedName: \"RecoveryPointTierInformation\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointTierInformation\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"InstantRP\",\n \"HardenedRP\",\n \"ArchivedRP\"\n ]\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"Valid\",\n \"Disabled\",\n \"Deleted\",\n \"Rehydrated\"\n ]\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RecoveryPointMoveReadinessInfo: msRest.CompositeMapper = {\n serializedName: \"RecoveryPointMoveReadinessInfo\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointMoveReadinessInfo\",\n modelProperties: {\n isReadyForMove: {\n serializedName: \"isReadyForMove\",\n type: {\n name: \"Boolean\"\n }\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TargetRestoreInfo: msRest.CompositeMapper = {\n serializedName: \"TargetRestoreInfo\",\n type: {\n name: \"Composite\",\n className: \"TargetRestoreInfo\",\n modelProperties: {\n overwriteOption: {\n serializedName: \"overwriteOption\",\n type: {\n name: \"String\"\n }\n },\n containerId: {\n serializedName: \"containerId\",\n type: {\n name: \"String\"\n }\n },\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\"\n }\n },\n targetDirectoryForFileRestore: {\n serializedName: \"targetDirectoryForFileRestore\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadSAPHanaPointInTimeRecoveryPoint: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSAPHanaPointInTimeRecoveryPoint\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,\n uberParent: \"RecoveryPoint\",\n className: \"AzureWorkloadSAPHanaPointInTimeRecoveryPoint\",\n modelProperties: {\n ...AzureWorkloadPointInTimeRecoveryPoint.type.modelProperties\n }\n }\n};\n\nexport const AzureWorkloadSAPHanaRestoreRequest: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSAPHanaRestoreRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"AzureWorkloadSAPHanaRestoreRequest\",\n modelProperties: {\n ...AzureWorkloadRestoreRequest.type.modelProperties\n }\n }\n};\n\nexport const AzureWorkloadSAPHanaPointInTimeRestoreRequest: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSAPHanaPointInTimeRestoreRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"AzureWorkloadSAPHanaPointInTimeRestoreRequest\",\n modelProperties: {\n ...AzureWorkloadSAPHanaRestoreRequest.type.modelProperties,\n pointInTime: {\n serializedName: \"pointInTime\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadSAPHanaRecoveryPoint: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSAPHanaRecoveryPoint\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,\n uberParent: \"RecoveryPoint\",\n className: \"AzureWorkloadSAPHanaRecoveryPoint\",\n modelProperties: {\n ...AzureWorkloadRecoveryPoint.type.modelProperties\n }\n }\n};\n\nexport const AzureWorkloadSQLRecoveryPoint: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSQLRecoveryPoint\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,\n uberParent: \"RecoveryPoint\",\n className: \"AzureWorkloadSQLRecoveryPoint\",\n modelProperties: {\n ...AzureWorkloadRecoveryPoint.type.modelProperties,\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureWorkloadSQLRecoveryPointExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadSQLPointInTimeRecoveryPoint: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSQLPointInTimeRecoveryPoint\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,\n uberParent: \"RecoveryPoint\",\n className: \"AzureWorkloadSQLPointInTimeRecoveryPoint\",\n modelProperties: {\n ...AzureWorkloadSQLRecoveryPoint.type.modelProperties,\n timeRanges: {\n serializedName: \"timeRanges\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PointInTimeRange\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadSQLRestoreRequest: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSQLRestoreRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"AzureWorkloadSQLRestoreRequest\",\n modelProperties: {\n ...AzureWorkloadRestoreRequest.type.modelProperties,\n shouldUseAlternateTargetLocation: {\n serializedName: \"shouldUseAlternateTargetLocation\",\n type: {\n name: \"Boolean\"\n }\n },\n isNonRecoverable: {\n serializedName: \"isNonRecoverable\",\n type: {\n name: \"Boolean\"\n }\n },\n alternateDirectoryPaths: {\n serializedName: \"alternateDirectoryPaths\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SQLDataDirectoryMapping\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadSQLPointInTimeRestoreRequest: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSQLPointInTimeRestoreRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"AzureWorkloadSQLPointInTimeRestoreRequest\",\n modelProperties: {\n ...AzureWorkloadSQLRestoreRequest.type.modelProperties,\n pointInTime: {\n serializedName: \"pointInTime\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const SQLDataDirectory: msRest.CompositeMapper = {\n serializedName: \"SQLDataDirectory\",\n type: {\n name: \"Composite\",\n className: \"SQLDataDirectory\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n path: {\n serializedName: \"path\",\n type: {\n name: \"String\"\n }\n },\n logicalName: {\n serializedName: \"logicalName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadSQLRecoveryPointExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSQLRecoveryPointExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureWorkloadSQLRecoveryPointExtendedInfo\",\n modelProperties: {\n dataDirectoryTimeInUTC: {\n readOnly: true,\n serializedName: \"dataDirectoryTimeInUTC\",\n type: {\n name: \"DateTime\"\n }\n },\n dataDirectoryPaths: {\n readOnly: true,\n serializedName: \"dataDirectoryPaths\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SQLDataDirectory\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SQLDataDirectoryMapping: msRest.CompositeMapper = {\n serializedName: \"SQLDataDirectoryMapping\",\n type: {\n name: \"Composite\",\n className: \"SQLDataDirectoryMapping\",\n modelProperties: {\n mappingType: {\n serializedName: \"mappingType\",\n type: {\n name: \"String\"\n }\n },\n sourceLogicalName: {\n serializedName: \"sourceLogicalName\",\n type: {\n name: \"String\"\n }\n },\n sourcePath: {\n serializedName: \"sourcePath\",\n type: {\n name: \"String\"\n }\n },\n targetPath: {\n serializedName: \"targetPath\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BEKDetails: msRest.CompositeMapper = {\n serializedName: \"BEKDetails\",\n type: {\n name: \"Composite\",\n className: \"BEKDetails\",\n modelProperties: {\n secretUrl: {\n serializedName: \"secretUrl\",\n type: {\n name: \"String\"\n }\n },\n secretVaultId: {\n serializedName: \"secretVaultId\",\n type: {\n name: \"String\"\n }\n },\n secretData: {\n serializedName: \"secretData\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BMSRPQueryObject: msRest.CompositeMapper = {\n serializedName: \"BMSRPQueryObject\",\n type: {\n name: \"Composite\",\n className: \"BMSRPQueryObject\",\n modelProperties: {\n startDate: {\n serializedName: \"startDate\",\n type: {\n name: \"DateTime\"\n }\n },\n endDate: {\n serializedName: \"endDate\",\n type: {\n name: \"DateTime\"\n }\n },\n restorePointQueryType: {\n serializedName: \"restorePointQueryType\",\n type: {\n name: \"String\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Boolean\"\n }\n },\n moveReadyRPOnly: {\n serializedName: \"moveReadyRPOnly\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ClientDiscoveryDisplay: msRest.CompositeMapper = {\n serializedName: \"ClientDiscoveryDisplay\",\n type: {\n name: \"Composite\",\n className: \"ClientDiscoveryDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClientDiscoveryForLogSpecification: msRest.CompositeMapper = {\n serializedName: \"ClientDiscoveryForLogSpecification\",\n type: {\n name: \"Composite\",\n className: \"ClientDiscoveryForLogSpecification\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n blobDuration: {\n serializedName: \"blobDuration\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClientDiscoveryForServiceSpecification: msRest.CompositeMapper = {\n serializedName: \"ClientDiscoveryForServiceSpecification\",\n type: {\n name: \"Composite\",\n className: \"ClientDiscoveryForServiceSpecification\",\n modelProperties: {\n logSpecifications: {\n serializedName: \"logSpecifications\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClientDiscoveryForLogSpecification\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ClientDiscoveryForProperties: msRest.CompositeMapper = {\n serializedName: \"ClientDiscoveryForProperties\",\n type: {\n name: \"Composite\",\n className: \"ClientDiscoveryForProperties\",\n modelProperties: {\n serviceSpecification: {\n serializedName: \"serviceSpecification\",\n type: {\n name: \"Composite\",\n className: \"ClientDiscoveryForServiceSpecification\"\n }\n }\n }\n }\n};\n\nexport const ClientDiscoveryValueForSingleApi: msRest.CompositeMapper = {\n serializedName: \"ClientDiscoveryValueForSingleApi\",\n type: {\n name: \"Composite\",\n className: \"ClientDiscoveryValueForSingleApi\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"ClientDiscoveryDisplay\"\n }\n },\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ClientDiscoveryForProperties\"\n }\n }\n }\n }\n};\n\nexport const DiskInformation: msRest.CompositeMapper = {\n serializedName: \"DiskInformation\",\n type: {\n name: \"Composite\",\n className: \"DiskInformation\",\n modelProperties: {\n lun: {\n serializedName: \"lun\",\n type: {\n name: \"Number\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Day: msRest.CompositeMapper = {\n serializedName: \"Day\",\n type: {\n name: \"Composite\",\n className: \"Day\",\n modelProperties: {\n date: {\n serializedName: \"date\",\n type: {\n name: \"Number\"\n }\n },\n isLast: {\n serializedName: \"isLast\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const DailyRetentionFormat: msRest.CompositeMapper = {\n serializedName: \"DailyRetentionFormat\",\n type: {\n name: \"Composite\",\n className: \"DailyRetentionFormat\",\n modelProperties: {\n daysOfTheMonth: {\n serializedName: \"daysOfTheMonth\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Day\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RetentionDuration: msRest.CompositeMapper = {\n serializedName: \"RetentionDuration\",\n type: {\n name: \"Composite\",\n className: \"RetentionDuration\",\n modelProperties: {\n count: {\n serializedName: \"count\",\n type: {\n name: \"Number\"\n }\n },\n durationType: {\n serializedName: \"durationType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DailyRetentionSchedule: msRest.CompositeMapper = {\n serializedName: \"DailyRetentionSchedule\",\n type: {\n name: \"Composite\",\n className: \"DailyRetentionSchedule\",\n modelProperties: {\n retentionTimes: {\n serializedName: \"retentionTimes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"DateTime\"\n }\n }\n }\n },\n retentionDuration: {\n serializedName: \"retentionDuration\",\n type: {\n name: \"Composite\",\n className: \"RetentionDuration\"\n }\n }\n }\n }\n};\n\nexport const DpmErrorInfo: msRest.CompositeMapper = {\n serializedName: \"DpmErrorInfo\",\n type: {\n name: \"Composite\",\n className: \"DpmErrorInfo\",\n modelProperties: {\n errorString: {\n serializedName: \"errorString\",\n type: {\n name: \"String\"\n }\n },\n recommendations: {\n serializedName: \"recommendations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const DpmJobTaskDetails: msRest.CompositeMapper = {\n serializedName: \"DpmJobTaskDetails\",\n type: {\n name: \"Composite\",\n className: \"DpmJobTaskDetails\",\n modelProperties: {\n taskId: {\n serializedName: \"taskId\",\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n duration: {\n serializedName: \"duration\",\n type: {\n name: \"TimeSpan\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DpmJobExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"DpmJobExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"DpmJobExtendedInfo\",\n modelProperties: {\n tasksList: {\n serializedName: \"tasksList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DpmJobTaskDetails\"\n }\n }\n }\n },\n propertyBag: {\n serializedName: \"propertyBag\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n dynamicErrorMessage: {\n serializedName: \"dynamicErrorMessage\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DpmJob: msRest.CompositeMapper = {\n serializedName: \"DpmJob\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: Job.type.polymorphicDiscriminator,\n uberParent: \"Job\",\n className: \"DpmJob\",\n modelProperties: {\n ...Job.type.modelProperties,\n duration: {\n serializedName: \"duration\",\n type: {\n name: \"TimeSpan\"\n }\n },\n dpmServerName: {\n serializedName: \"dpmServerName\",\n type: {\n name: \"String\"\n }\n },\n containerName: {\n serializedName: \"containerName\",\n type: {\n name: \"String\"\n }\n },\n containerType: {\n serializedName: \"containerType\",\n type: {\n name: \"String\"\n }\n },\n workloadType: {\n serializedName: \"workloadType\",\n type: {\n name: \"String\"\n }\n },\n actionsInfo: {\n serializedName: \"actionsInfo\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"Cancellable\",\n \"Retriable\"\n ]\n }\n }\n }\n },\n errorDetails: {\n serializedName: \"errorDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DpmErrorInfo\"\n }\n }\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"DpmJobExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const BackupResourceConfig: msRest.CompositeMapper = {\n serializedName: \"BackupResourceConfig\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceConfig\",\n modelProperties: {\n storageModelType: {\n serializedName: \"storageModelType\",\n type: {\n name: \"String\"\n }\n },\n storageType: {\n serializedName: \"storageType\",\n type: {\n name: \"String\"\n }\n },\n storageTypeState: {\n serializedName: \"storageTypeState\",\n type: {\n name: \"String\"\n }\n },\n crossRegionRestoreFlag: {\n serializedName: \"crossRegionRestoreFlag\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const BackupResourceConfigResource: msRest.CompositeMapper = {\n serializedName: \"BackupResourceConfigResource\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceConfigResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceConfig\"\n }\n }\n }\n }\n};\n\nexport const DPMProtectedItemExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"DPMProtectedItemExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"DPMProtectedItemExtendedInfo\",\n modelProperties: {\n protectableObjectLoadPath: {\n serializedName: \"protectableObjectLoadPath\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n protectedProperty: {\n serializedName: \"protected\",\n type: {\n name: \"Boolean\"\n }\n },\n isPresentOnCloud: {\n serializedName: \"isPresentOnCloud\",\n type: {\n name: \"Boolean\"\n }\n },\n lastBackupStatus: {\n serializedName: \"lastBackupStatus\",\n type: {\n name: \"String\"\n }\n },\n lastRefreshedAt: {\n serializedName: \"lastRefreshedAt\",\n type: {\n name: \"DateTime\"\n }\n },\n oldestRecoveryPoint: {\n serializedName: \"oldestRecoveryPoint\",\n type: {\n name: \"DateTime\"\n }\n },\n recoveryPointCount: {\n serializedName: \"recoveryPointCount\",\n type: {\n name: \"Number\"\n }\n },\n onPremiseOldestRecoveryPoint: {\n serializedName: \"onPremiseOldestRecoveryPoint\",\n type: {\n name: \"DateTime\"\n }\n },\n onPremiseLatestRecoveryPoint: {\n serializedName: \"onPremiseLatestRecoveryPoint\",\n type: {\n name: \"DateTime\"\n }\n },\n onPremiseRecoveryPointCount: {\n serializedName: \"onPremiseRecoveryPointCount\",\n type: {\n name: \"Number\"\n }\n },\n isCollocated: {\n serializedName: \"isCollocated\",\n type: {\n name: \"Boolean\"\n }\n },\n protectionGroupName: {\n serializedName: \"protectionGroupName\",\n type: {\n name: \"String\"\n }\n },\n diskStorageUsedInBytes: {\n serializedName: \"diskStorageUsedInBytes\",\n type: {\n name: \"String\"\n }\n },\n totalDiskStorageSizeInBytes: {\n serializedName: \"totalDiskStorageSizeInBytes\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DPMProtectedItem: msRest.CompositeMapper = {\n serializedName: \"DPMProtectedItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"DPMProtectedItem\",\n modelProperties: {\n ...ProtectedItem.type.modelProperties,\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n backupEngineName: {\n serializedName: \"backupEngineName\",\n type: {\n name: \"String\"\n }\n },\n protectionState: {\n serializedName: \"protectionState\",\n type: {\n name: \"String\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"DPMProtectedItemExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const EncryptionDetails: msRest.CompositeMapper = {\n serializedName: \"EncryptionDetails\",\n type: {\n name: \"Composite\",\n className: \"EncryptionDetails\",\n modelProperties: {\n encryptionEnabled: {\n serializedName: \"encryptionEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n kekUrl: {\n serializedName: \"kekUrl\",\n type: {\n name: \"String\"\n }\n },\n secretKeyUrl: {\n serializedName: \"secretKeyUrl\",\n type: {\n name: \"String\"\n }\n },\n kekVaultId: {\n serializedName: \"kekVaultId\",\n type: {\n name: \"String\"\n }\n },\n secretKeyVaultId: {\n serializedName: \"secretKeyVaultId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationResultInfoBase: msRest.CompositeMapper = {\n serializedName: \"OperationResultInfoBase\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"objectType\",\n clientName: \"objectType\"\n },\n uberParent: \"OperationResultInfoBase\",\n className: \"OperationResultInfoBase\",\n modelProperties: {\n objectType: {\n required: true,\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ExportJobsOperationResultInfo: msRest.CompositeMapper = {\n serializedName: \"ExportJobsOperationResultInfo\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: OperationResultInfoBase.type.polymorphicDiscriminator,\n uberParent: \"OperationResultInfoBase\",\n className: \"ExportJobsOperationResultInfo\",\n modelProperties: {\n ...OperationResultInfoBase.type.modelProperties,\n blobUrl: {\n serializedName: \"blobUrl\",\n type: {\n name: \"String\"\n }\n },\n blobSasKey: {\n serializedName: \"blobSasKey\",\n type: {\n name: \"String\"\n }\n },\n excelFileBlobUrl: {\n serializedName: \"excelFileBlobUrl\",\n type: {\n name: \"String\"\n }\n },\n excelFileBlobSasKey: {\n serializedName: \"excelFileBlobSasKey\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GenericProtectionPolicy: msRest.CompositeMapper = {\n serializedName: \"GenericProtectionPolicy\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,\n uberParent: \"ProtectionPolicy\",\n className: \"GenericProtectionPolicy\",\n modelProperties: {\n ...ProtectionPolicy.type.modelProperties,\n subProtectionPolicy: {\n serializedName: \"subProtectionPolicy\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SubProtectionPolicy\"\n }\n }\n }\n },\n timeZone: {\n serializedName: \"timeZone\",\n type: {\n name: \"String\"\n }\n },\n fabricName: {\n serializedName: \"fabricName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IdentityBasedRestoreDetails: msRest.CompositeMapper = {\n serializedName: \"IdentityBasedRestoreDetails\",\n type: {\n name: \"Composite\",\n className: \"IdentityBasedRestoreDetails\",\n modelProperties: {\n objectType: {\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n },\n targetStorageAccountId: {\n serializedName: \"targetStorageAccountId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IdentityInfo: msRest.CompositeMapper = {\n serializedName: \"IdentityInfo\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n modelProperties: {\n isSystemAssignedIdentity: {\n serializedName: \"isSystemAssignedIdentity\",\n type: {\n name: \"Boolean\"\n }\n },\n managedIdentityResourceId: {\n serializedName: \"managedIdentityResourceId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GenericProtectedItem: msRest.CompositeMapper = {\n serializedName: \"GenericProtectedItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"GenericProtectedItem\",\n modelProperties: {\n ...ProtectedItem.type.modelProperties,\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n policyState: {\n serializedName: \"policyState\",\n type: {\n name: \"String\"\n }\n },\n protectionState: {\n serializedName: \"protectionState\",\n type: {\n name: \"String\"\n }\n },\n protectedItemId: {\n serializedName: \"protectedItemId\",\n type: {\n name: \"Number\"\n }\n },\n sourceAssociations: {\n serializedName: \"sourceAssociations\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n fabricName: {\n serializedName: \"fabricName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GenericRecoveryPoint: msRest.CompositeMapper = {\n serializedName: \"GenericRecoveryPoint\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,\n uberParent: \"RecoveryPoint\",\n className: \"GenericRecoveryPoint\",\n modelProperties: {\n ...RecoveryPoint.type.modelProperties,\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n recoveryPointType: {\n serializedName: \"recoveryPointType\",\n type: {\n name: \"String\"\n }\n },\n recoveryPointTime: {\n serializedName: \"recoveryPointTime\",\n type: {\n name: \"DateTime\"\n }\n },\n recoveryPointAdditionalInfo: {\n serializedName: \"recoveryPointAdditionalInfo\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GetProtectedItemQueryObject: msRest.CompositeMapper = {\n serializedName: \"GetProtectedItemQueryObject\",\n type: {\n name: \"Composite\",\n className: \"GetProtectedItemQueryObject\",\n modelProperties: {\n expand: {\n serializedName: \"expand\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KEKDetails: msRest.CompositeMapper = {\n serializedName: \"KEKDetails\",\n type: {\n name: \"Composite\",\n className: \"KEKDetails\",\n modelProperties: {\n keyUrl: {\n serializedName: \"keyUrl\",\n type: {\n name: \"String\"\n }\n },\n keyVaultId: {\n serializedName: \"keyVaultId\",\n type: {\n name: \"String\"\n }\n },\n keyBackupData: {\n serializedName: \"keyBackupData\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyAndSecretDetails: msRest.CompositeMapper = {\n serializedName: \"KeyAndSecretDetails\",\n type: {\n name: \"Composite\",\n className: \"KeyAndSecretDetails\",\n modelProperties: {\n kekDetails: {\n serializedName: \"kekDetails\",\n type: {\n name: \"Composite\",\n className: \"KEKDetails\"\n }\n },\n bekDetails: {\n serializedName: \"bekDetails\",\n type: {\n name: \"Composite\",\n className: \"BEKDetails\"\n }\n },\n encryptionMechanism: {\n serializedName: \"encryptionMechanism\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RecoveryPointDiskConfiguration: msRest.CompositeMapper = {\n serializedName: \"RecoveryPointDiskConfiguration\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointDiskConfiguration\",\n modelProperties: {\n numberOfDisksIncludedInBackup: {\n serializedName: \"numberOfDisksIncludedInBackup\",\n type: {\n name: \"Number\"\n }\n },\n numberOfDisksAttachedToVm: {\n serializedName: \"numberOfDisksAttachedToVm\",\n type: {\n name: \"Number\"\n }\n },\n includedDiskList: {\n serializedName: \"includedDiskList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DiskInformation\"\n }\n }\n }\n },\n excludedDiskList: {\n serializedName: \"excludedDiskList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DiskInformation\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const IaasVMRecoveryPoint: msRest.CompositeMapper = {\n serializedName: \"IaasVMRecoveryPoint\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RecoveryPoint.type.polymorphicDiscriminator,\n uberParent: \"RecoveryPoint\",\n className: \"IaasVMRecoveryPoint\",\n modelProperties: {\n ...RecoveryPoint.type.modelProperties,\n recoveryPointType: {\n readOnly: true,\n serializedName: \"recoveryPointType\",\n type: {\n name: \"String\"\n }\n },\n recoveryPointTime: {\n readOnly: true,\n serializedName: \"recoveryPointTime\",\n type: {\n name: \"DateTime\"\n }\n },\n recoveryPointAdditionalInfo: {\n readOnly: true,\n serializedName: \"recoveryPointAdditionalInfo\",\n type: {\n name: \"String\"\n }\n },\n sourceVMStorageType: {\n readOnly: true,\n serializedName: \"sourceVMStorageType\",\n type: {\n name: \"String\"\n }\n },\n isSourceVMEncrypted: {\n readOnly: true,\n serializedName: \"isSourceVMEncrypted\",\n type: {\n name: \"Boolean\"\n }\n },\n keyAndSecret: {\n serializedName: \"keyAndSecret\",\n type: {\n name: \"Composite\",\n className: \"KeyAndSecretDetails\"\n }\n },\n isInstantIlrSessionActive: {\n serializedName: \"isInstantIlrSessionActive\",\n type: {\n name: \"Boolean\"\n }\n },\n recoveryPointTierDetails: {\n serializedName: \"recoveryPointTierDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RecoveryPointTierInformation\"\n }\n }\n }\n },\n isManagedVirtualMachine: {\n serializedName: \"isManagedVirtualMachine\",\n type: {\n name: \"Boolean\"\n }\n },\n virtualMachineSize: {\n serializedName: \"virtualMachineSize\",\n type: {\n name: \"String\"\n }\n },\n originalStorageAccountOption: {\n serializedName: \"originalStorageAccountOption\",\n type: {\n name: \"Boolean\"\n }\n },\n osType: {\n serializedName: \"osType\",\n type: {\n name: \"String\"\n }\n },\n recoveryPointDiskConfiguration: {\n serializedName: \"recoveryPointDiskConfiguration\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointDiskConfiguration\"\n }\n },\n zones: {\n serializedName: \"zones\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n recoveryPointMoveReadinessInfo: {\n serializedName: \"recoveryPointMoveReadinessInfo\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"RecoveryPointMoveReadinessInfo\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const IaasVMRestoreRequest: msRest.CompositeMapper = {\n serializedName: \"IaasVMRestoreRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"IaasVMRestoreRequest\",\n modelProperties: {\n ...RestoreRequest.type.modelProperties,\n recoveryPointId: {\n serializedName: \"recoveryPointId\",\n type: {\n name: \"String\"\n }\n },\n recoveryType: {\n serializedName: \"recoveryType\",\n type: {\n name: \"String\"\n }\n },\n sourceResourceId: {\n serializedName: \"sourceResourceId\",\n type: {\n name: \"String\"\n }\n },\n targetVirtualMachineId: {\n serializedName: \"targetVirtualMachineId\",\n type: {\n name: \"String\"\n }\n },\n targetResourceGroupId: {\n serializedName: \"targetResourceGroupId\",\n type: {\n name: \"String\"\n }\n },\n storageAccountId: {\n serializedName: \"storageAccountId\",\n type: {\n name: \"String\"\n }\n },\n virtualNetworkId: {\n serializedName: \"virtualNetworkId\",\n type: {\n name: \"String\"\n }\n },\n subnetId: {\n serializedName: \"subnetId\",\n type: {\n name: \"String\"\n }\n },\n targetDomainNameId: {\n serializedName: \"targetDomainNameId\",\n type: {\n name: \"String\"\n }\n },\n region: {\n serializedName: \"region\",\n type: {\n name: \"String\"\n }\n },\n affinityGroup: {\n serializedName: \"affinityGroup\",\n type: {\n name: \"String\"\n }\n },\n createNewCloudService: {\n serializedName: \"createNewCloudService\",\n type: {\n name: \"Boolean\"\n }\n },\n originalStorageAccountOption: {\n serializedName: \"originalStorageAccountOption\",\n type: {\n name: \"Boolean\"\n }\n },\n encryptionDetails: {\n serializedName: \"encryptionDetails\",\n type: {\n name: \"Composite\",\n className: \"EncryptionDetails\"\n }\n },\n restoreDiskLunList: {\n serializedName: \"restoreDiskLunList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\"\n }\n }\n }\n },\n restoreWithManagedDisks: {\n serializedName: \"restoreWithManagedDisks\",\n type: {\n name: \"Boolean\"\n }\n },\n diskEncryptionSetId: {\n serializedName: \"diskEncryptionSetId\",\n type: {\n name: \"String\"\n }\n },\n zones: {\n serializedName: \"zones\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n identityInfo: {\n serializedName: \"identityInfo\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\"\n }\n },\n identityBasedRestoreDetails: {\n serializedName: \"identityBasedRestoreDetails\",\n type: {\n name: \"Composite\",\n className: \"IdentityBasedRestoreDetails\"\n }\n }\n }\n }\n};\n\nexport const JobQueryObject: msRest.CompositeMapper = {\n serializedName: \"JobQueryObject\",\n type: {\n name: \"Composite\",\n className: \"JobQueryObject\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n jobId: {\n serializedName: \"jobId\",\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const JobResource: msRest.CompositeMapper = {\n serializedName: \"JobResource\",\n type: {\n name: \"Composite\",\n className: \"JobResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"Job\"\n }\n }\n }\n }\n};\n\nexport const LogSchedulePolicy: msRest.CompositeMapper = {\n serializedName: \"LogSchedulePolicy\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: SchedulePolicy.type.polymorphicDiscriminator,\n uberParent: \"SchedulePolicy\",\n className: \"LogSchedulePolicy\",\n modelProperties: {\n ...SchedulePolicy.type.modelProperties,\n scheduleFrequencyInMins: {\n serializedName: \"scheduleFrequencyInMins\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const WeeklyRetentionSchedule: msRest.CompositeMapper = {\n serializedName: \"WeeklyRetentionSchedule\",\n type: {\n name: \"Composite\",\n className: \"WeeklyRetentionSchedule\",\n modelProperties: {\n daysOfTheWeek: {\n serializedName: \"daysOfTheWeek\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Sunday\",\n \"Monday\",\n \"Tuesday\",\n \"Wednesday\",\n \"Thursday\",\n \"Friday\",\n \"Saturday\"\n ]\n }\n }\n }\n },\n retentionTimes: {\n serializedName: \"retentionTimes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"DateTime\"\n }\n }\n }\n },\n retentionDuration: {\n serializedName: \"retentionDuration\",\n type: {\n name: \"Composite\",\n className: \"RetentionDuration\"\n }\n }\n }\n }\n};\n\nexport const WeeklyRetentionFormat: msRest.CompositeMapper = {\n serializedName: \"WeeklyRetentionFormat\",\n type: {\n name: \"Composite\",\n className: \"WeeklyRetentionFormat\",\n modelProperties: {\n daysOfTheWeek: {\n serializedName: \"daysOfTheWeek\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Sunday\",\n \"Monday\",\n \"Tuesday\",\n \"Wednesday\",\n \"Thursday\",\n \"Friday\",\n \"Saturday\"\n ]\n }\n }\n }\n },\n weeksOfTheMonth: {\n serializedName: \"weeksOfTheMonth\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"First\",\n \"Second\",\n \"Third\",\n \"Fourth\",\n \"Last\",\n \"Invalid\"\n ]\n }\n }\n }\n }\n }\n }\n};\n\nexport const MonthlyRetentionSchedule: msRest.CompositeMapper = {\n serializedName: \"MonthlyRetentionSchedule\",\n type: {\n name: \"Composite\",\n className: \"MonthlyRetentionSchedule\",\n modelProperties: {\n retentionScheduleFormatType: {\n serializedName: \"retentionScheduleFormatType\",\n type: {\n name: \"String\"\n }\n },\n retentionScheduleDaily: {\n serializedName: \"retentionScheduleDaily\",\n type: {\n name: \"Composite\",\n className: \"DailyRetentionFormat\"\n }\n },\n retentionScheduleWeekly: {\n serializedName: \"retentionScheduleWeekly\",\n type: {\n name: \"Composite\",\n className: \"WeeklyRetentionFormat\"\n }\n },\n retentionTimes: {\n serializedName: \"retentionTimes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"DateTime\"\n }\n }\n }\n },\n retentionDuration: {\n serializedName: \"retentionDuration\",\n type: {\n name: \"Composite\",\n className: \"RetentionDuration\"\n }\n }\n }\n }\n};\n\nexport const YearlyRetentionSchedule: msRest.CompositeMapper = {\n serializedName: \"YearlyRetentionSchedule\",\n type: {\n name: \"Composite\",\n className: \"YearlyRetentionSchedule\",\n modelProperties: {\n retentionScheduleFormatType: {\n serializedName: \"retentionScheduleFormatType\",\n type: {\n name: \"String\"\n }\n },\n monthsOfYear: {\n serializedName: \"monthsOfYear\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"January\",\n \"February\",\n \"March\",\n \"April\",\n \"May\",\n \"June\",\n \"July\",\n \"August\",\n \"September\",\n \"October\",\n \"November\",\n \"December\"\n ]\n }\n }\n }\n },\n retentionScheduleDaily: {\n serializedName: \"retentionScheduleDaily\",\n type: {\n name: \"Composite\",\n className: \"DailyRetentionFormat\"\n }\n },\n retentionScheduleWeekly: {\n serializedName: \"retentionScheduleWeekly\",\n type: {\n name: \"Composite\",\n className: \"WeeklyRetentionFormat\"\n }\n },\n retentionTimes: {\n serializedName: \"retentionTimes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"DateTime\"\n }\n }\n }\n },\n retentionDuration: {\n serializedName: \"retentionDuration\",\n type: {\n name: \"Composite\",\n className: \"RetentionDuration\"\n }\n }\n }\n }\n};\n\nexport const LongTermRetentionPolicy: msRest.CompositeMapper = {\n serializedName: \"LongTermRetentionPolicy\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RetentionPolicy.type.polymorphicDiscriminator,\n uberParent: \"RetentionPolicy\",\n className: \"LongTermRetentionPolicy\",\n modelProperties: {\n ...RetentionPolicy.type.modelProperties,\n dailySchedule: {\n serializedName: \"dailySchedule\",\n type: {\n name: \"Composite\",\n className: \"DailyRetentionSchedule\"\n }\n },\n weeklySchedule: {\n serializedName: \"weeklySchedule\",\n type: {\n name: \"Composite\",\n className: \"WeeklyRetentionSchedule\"\n }\n },\n monthlySchedule: {\n serializedName: \"monthlySchedule\",\n type: {\n name: \"Composite\",\n className: \"MonthlyRetentionSchedule\"\n }\n },\n yearlySchedule: {\n serializedName: \"yearlySchedule\",\n type: {\n name: \"Composite\",\n className: \"YearlyRetentionSchedule\"\n }\n }\n }\n }\n};\n\nexport const LongTermSchedulePolicy: msRest.CompositeMapper = {\n serializedName: \"LongTermSchedulePolicy\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: SchedulePolicy.type.polymorphicDiscriminator,\n uberParent: \"SchedulePolicy\",\n className: \"LongTermSchedulePolicy\",\n modelProperties: {\n ...SchedulePolicy.type.modelProperties\n }\n }\n};\n\nexport const MabErrorInfo: msRest.CompositeMapper = {\n serializedName: \"MabErrorInfo\",\n type: {\n name: \"Composite\",\n className: \"MabErrorInfo\",\n modelProperties: {\n errorString: {\n readOnly: true,\n serializedName: \"errorString\",\n type: {\n name: \"String\"\n }\n },\n recommendations: {\n readOnly: true,\n serializedName: \"recommendations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MabFileFolderProtectedItemExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"MabFileFolderProtectedItemExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"MabFileFolderProtectedItemExtendedInfo\",\n modelProperties: {\n lastRefreshedAt: {\n serializedName: \"lastRefreshedAt\",\n type: {\n name: \"DateTime\"\n }\n },\n oldestRecoveryPoint: {\n serializedName: \"oldestRecoveryPoint\",\n type: {\n name: \"DateTime\"\n }\n },\n recoveryPointCount: {\n serializedName: \"recoveryPointCount\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MabFileFolderProtectedItem: msRest.CompositeMapper = {\n serializedName: \"MabFileFolderProtectedItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectedItem.type.polymorphicDiscriminator,\n uberParent: \"ProtectedItem\",\n className: \"MabFileFolderProtectedItem\",\n modelProperties: {\n ...ProtectedItem.type.modelProperties,\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n computerName: {\n serializedName: \"computerName\",\n type: {\n name: \"String\"\n }\n },\n lastBackupStatus: {\n serializedName: \"lastBackupStatus\",\n type: {\n name: \"String\"\n }\n },\n lastBackupTime: {\n serializedName: \"lastBackupTime\",\n type: {\n name: \"DateTime\"\n }\n },\n protectionState: {\n serializedName: \"protectionState\",\n type: {\n name: \"String\"\n }\n },\n deferredDeleteSyncTimeInUTC: {\n serializedName: \"deferredDeleteSyncTimeInUTC\",\n type: {\n name: \"Number\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"MabFileFolderProtectedItemExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const MabJobTaskDetails: msRest.CompositeMapper = {\n serializedName: \"MabJobTaskDetails\",\n type: {\n name: \"Composite\",\n className: \"MabJobTaskDetails\",\n modelProperties: {\n taskId: {\n serializedName: \"taskId\",\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n duration: {\n serializedName: \"duration\",\n type: {\n name: \"TimeSpan\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MabJobExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"MabJobExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"MabJobExtendedInfo\",\n modelProperties: {\n tasksList: {\n serializedName: \"tasksList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MabJobTaskDetails\"\n }\n }\n }\n },\n propertyBag: {\n serializedName: \"propertyBag\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n dynamicErrorMessage: {\n serializedName: \"dynamicErrorMessage\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MabJob: msRest.CompositeMapper = {\n serializedName: \"MabJob\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: Job.type.polymorphicDiscriminator,\n uberParent: \"Job\",\n className: \"MabJob\",\n modelProperties: {\n ...Job.type.modelProperties,\n duration: {\n serializedName: \"duration\",\n type: {\n name: \"TimeSpan\"\n }\n },\n actionsInfo: {\n serializedName: \"actionsInfo\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"Cancellable\",\n \"Retriable\"\n ]\n }\n }\n }\n },\n mabServerName: {\n serializedName: \"mabServerName\",\n type: {\n name: \"String\"\n }\n },\n mabServerType: {\n serializedName: \"mabServerType\",\n type: {\n name: \"String\"\n }\n },\n workloadType: {\n serializedName: \"workloadType\",\n type: {\n name: \"String\"\n }\n },\n errorDetails: {\n serializedName: \"errorDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MabErrorInfo\"\n }\n }\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"MabJobExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const MabProtectionPolicy: msRest.CompositeMapper = {\n serializedName: \"MAB\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionPolicy.type.polymorphicDiscriminator,\n uberParent: \"ProtectionPolicy\",\n className: \"MabProtectionPolicy\",\n modelProperties: {\n ...ProtectionPolicy.type.modelProperties,\n schedulePolicy: {\n serializedName: \"schedulePolicy\",\n type: {\n name: \"Composite\",\n className: \"SchedulePolicy\"\n }\n },\n retentionPolicy: {\n serializedName: \"retentionPolicy\",\n type: {\n name: \"Composite\",\n className: \"RetentionPolicy\"\n }\n }\n }\n }\n};\n\nexport const OperationResultInfo: msRest.CompositeMapper = {\n serializedName: \"OperationResultInfo\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: OperationResultInfoBase.type.polymorphicDiscriminator,\n uberParent: \"OperationResultInfoBase\",\n className: \"OperationResultInfo\",\n modelProperties: {\n ...OperationResultInfoBase.type.modelProperties,\n jobList: {\n serializedName: \"jobList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PrepareDataMoveRequest: msRest.CompositeMapper = {\n serializedName: \"PrepareDataMoveRequest\",\n type: {\n name: \"Composite\",\n className: \"PrepareDataMoveRequest\",\n modelProperties: {\n targetResourceId: {\n required: true,\n serializedName: \"targetResourceId\",\n type: {\n name: \"String\"\n }\n },\n targetRegion: {\n required: true,\n serializedName: \"targetRegion\",\n type: {\n name: \"String\"\n }\n },\n dataMoveLevel: {\n required: true,\n serializedName: \"dataMoveLevel\",\n type: {\n name: \"String\"\n }\n },\n sourceContainerArmIds: {\n serializedName: \"sourceContainerArmIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n ignoreMoved: {\n serializedName: \"ignoreMoved\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const VaultStorageConfigOperationResultResponse: msRest.CompositeMapper = {\n serializedName: \"VaultStorageConfigOperationResultResponse\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"objectType\",\n clientName: \"objectType\"\n },\n uberParent: \"VaultStorageConfigOperationResultResponse\",\n className: \"VaultStorageConfigOperationResultResponse\",\n modelProperties: {\n objectType: {\n required: true,\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrepareDataMoveResponse: msRest.CompositeMapper = {\n serializedName: \"PrepareDataMoveResponse\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: VaultStorageConfigOperationResultResponse.type.polymorphicDiscriminator,\n uberParent: \"VaultStorageConfigOperationResultResponse\",\n className: \"PrepareDataMoveResponse\",\n modelProperties: {\n ...VaultStorageConfigOperationResultResponse.type.modelProperties,\n correlationId: {\n serializedName: \"correlationId\",\n type: {\n name: \"String\"\n }\n },\n sourceVaultProperties: {\n serializedName: \"sourceVaultProperties\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const TriggerDataMoveRequest: msRest.CompositeMapper = {\n serializedName: \"TriggerDataMoveRequest\",\n type: {\n name: \"Composite\",\n className: \"TriggerDataMoveRequest\",\n modelProperties: {\n sourceResourceId: {\n required: true,\n serializedName: \"sourceResourceId\",\n type: {\n name: \"String\"\n }\n },\n sourceRegion: {\n required: true,\n serializedName: \"sourceRegion\",\n type: {\n name: \"String\"\n }\n },\n dataMoveLevel: {\n required: true,\n serializedName: \"dataMoveLevel\",\n type: {\n name: \"String\"\n }\n },\n correlationId: {\n required: true,\n serializedName: \"correlationId\",\n type: {\n name: \"String\"\n }\n },\n sourceContainerArmIds: {\n serializedName: \"sourceContainerArmIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n pauseGC: {\n serializedName: \"pauseGC\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const OperationWorkerResponse: msRest.CompositeMapper = {\n serializedName: \"OperationWorkerResponse\",\n type: {\n name: \"Composite\",\n className: \"OperationWorkerResponse\",\n modelProperties: {\n statusCode: {\n serializedName: \"statusCode\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Continue\",\n \"SwitchingProtocols\",\n \"OK\",\n \"Created\",\n \"Accepted\",\n \"NonAuthoritativeInformation\",\n \"NoContent\",\n \"ResetContent\",\n \"PartialContent\",\n \"MultipleChoices\",\n \"Ambiguous\",\n \"MovedPermanently\",\n \"Moved\",\n \"Found\",\n \"Redirect\",\n \"SeeOther\",\n \"RedirectMethod\",\n \"NotModified\",\n \"UseProxy\",\n \"Unused\",\n \"TemporaryRedirect\",\n \"RedirectKeepVerb\",\n \"BadRequest\",\n \"Unauthorized\",\n \"PaymentRequired\",\n \"Forbidden\",\n \"NotFound\",\n \"MethodNotAllowed\",\n \"NotAcceptable\",\n \"ProxyAuthenticationRequired\",\n \"RequestTimeout\",\n \"Conflict\",\n \"Gone\",\n \"LengthRequired\",\n \"PreconditionFailed\",\n \"RequestEntityTooLarge\",\n \"RequestUriTooLong\",\n \"UnsupportedMediaType\",\n \"RequestedRangeNotSatisfiable\",\n \"ExpectationFailed\",\n \"UpgradeRequired\",\n \"InternalServerError\",\n \"NotImplemented\",\n \"BadGateway\",\n \"ServiceUnavailable\",\n \"GatewayTimeout\",\n \"HttpVersionNotSupported\"\n ]\n }\n },\n headers: {\n serializedName: \"headers\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n }\n }\n};\n\nexport const OperationResultInfoBaseResource: msRest.CompositeMapper = {\n serializedName: \"OperationResultInfoBaseResource\",\n type: {\n name: \"Composite\",\n className: \"OperationResultInfoBaseResource\",\n modelProperties: {\n ...OperationWorkerResponse.type.modelProperties,\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"Composite\",\n className: \"OperationResultInfoBase\"\n }\n }\n }\n }\n};\n\nexport const ProtectedItemQueryObject: msRest.CompositeMapper = {\n serializedName: \"ProtectedItemQueryObject\",\n type: {\n name: \"Composite\",\n className: \"ProtectedItemQueryObject\",\n modelProperties: {\n healthState: {\n serializedName: \"healthState\",\n type: {\n name: \"String\"\n }\n },\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n itemType: {\n serializedName: \"itemType\",\n type: {\n name: \"String\"\n }\n },\n policyName: {\n serializedName: \"policyName\",\n type: {\n name: \"String\"\n }\n },\n containerName: {\n serializedName: \"containerName\",\n type: {\n name: \"String\"\n }\n },\n backupEngineName: {\n serializedName: \"backupEngineName\",\n type: {\n name: \"String\"\n }\n },\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n fabricName: {\n serializedName: \"fabricName\",\n type: {\n name: \"String\"\n }\n },\n backupSetName: {\n serializedName: \"backupSetName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProtectedItemResource: msRest.CompositeMapper = {\n serializedName: \"ProtectedItemResource\",\n type: {\n name: \"Composite\",\n className: \"ProtectedItemResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ProtectedItem\"\n }\n }\n }\n }\n};\n\nexport const ProtectionPolicyQueryObject: msRest.CompositeMapper = {\n serializedName: \"ProtectionPolicyQueryObject\",\n type: {\n name: \"Composite\",\n className: \"ProtectionPolicyQueryObject\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n fabricName: {\n serializedName: \"fabricName\",\n type: {\n name: \"String\"\n }\n },\n workloadType: {\n serializedName: \"workloadType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProtectionPolicyResource: msRest.CompositeMapper = {\n serializedName: \"ProtectionPolicyResource\",\n type: {\n name: \"Composite\",\n className: \"ProtectionPolicyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ProtectionPolicy\"\n }\n }\n }\n }\n};\n\nexport const RecoveryPointResource: msRest.CompositeMapper = {\n serializedName: \"RecoveryPointResource\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPoint\"\n }\n }\n }\n }\n};\n\nexport const ResourceList: msRest.CompositeMapper = {\n serializedName: \"ResourceList\",\n type: {\n name: \"Composite\",\n className: \"ResourceList\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RestoreRequestResource: msRest.CompositeMapper = {\n serializedName: \"RestoreRequestResource\",\n type: {\n name: \"Composite\",\n className: \"RestoreRequestResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"RestoreRequest\"\n }\n }\n }\n }\n};\n\nexport const SimpleRetentionPolicy: msRest.CompositeMapper = {\n serializedName: \"SimpleRetentionPolicy\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RetentionPolicy.type.polymorphicDiscriminator,\n uberParent: \"RetentionPolicy\",\n className: \"SimpleRetentionPolicy\",\n modelProperties: {\n ...RetentionPolicy.type.modelProperties,\n retentionDuration: {\n serializedName: \"retentionDuration\",\n type: {\n name: \"Composite\",\n className: \"RetentionDuration\"\n }\n }\n }\n }\n};\n\nexport const SimpleSchedulePolicy: msRest.CompositeMapper = {\n serializedName: \"SimpleSchedulePolicy\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: SchedulePolicy.type.polymorphicDiscriminator,\n uberParent: \"SchedulePolicy\",\n className: \"SimpleSchedulePolicy\",\n modelProperties: {\n ...SchedulePolicy.type.modelProperties,\n scheduleRunFrequency: {\n serializedName: \"scheduleRunFrequency\",\n type: {\n name: \"String\"\n }\n },\n scheduleRunDays: {\n serializedName: \"scheduleRunDays\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Sunday\",\n \"Monday\",\n \"Tuesday\",\n \"Wednesday\",\n \"Thursday\",\n \"Friday\",\n \"Saturday\"\n ]\n }\n }\n }\n },\n scheduleRunTimes: {\n serializedName: \"scheduleRunTimes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"DateTime\"\n }\n }\n }\n },\n scheduleWeeklyFrequency: {\n serializedName: \"scheduleWeeklyFrequency\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ValidateOperationRequest: msRest.CompositeMapper = {\n serializedName: \"ValidateOperationRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"objectType\",\n clientName: \"objectType\"\n },\n uberParent: \"ValidateOperationRequest\",\n className: \"ValidateOperationRequest\",\n modelProperties: {\n objectType: {\n required: true,\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ValidateRestoreOperationRequest: msRest.CompositeMapper = {\n serializedName: \"ValidateRestoreOperationRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ValidateOperationRequest.type.polymorphicDiscriminator,\n uberParent: \"ValidateOperationRequest\",\n className: \"ValidateRestoreOperationRequest\",\n modelProperties: {\n ...ValidateOperationRequest.type.modelProperties,\n restoreRequest: {\n serializedName: \"restoreRequest\",\n type: {\n name: \"Composite\",\n className: \"RestoreRequest\"\n }\n }\n }\n }\n};\n\nexport const ValidateIaasVMRestoreOperationRequest: msRest.CompositeMapper = {\n serializedName: \"ValidateIaasVMRestoreOperationRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ValidateOperationRequest.type.polymorphicDiscriminator,\n uberParent: \"ValidateOperationRequest\",\n className: \"ValidateIaasVMRestoreOperationRequest\",\n modelProperties: {\n ...ValidateRestoreOperationRequest.type.modelProperties\n }\n }\n};\n\nexport const ValidateOperationResponse: msRest.CompositeMapper = {\n serializedName: \"ValidateOperationResponse\",\n type: {\n name: \"Composite\",\n className: \"ValidateOperationResponse\",\n modelProperties: {\n validationResults: {\n serializedName: \"validationResults\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ValidateOperationsResponse: msRest.CompositeMapper = {\n serializedName: \"ValidateOperationsResponse\",\n type: {\n name: \"Composite\",\n className: \"ValidateOperationsResponse\",\n modelProperties: {\n validateOperationResponse: {\n serializedName: \"validateOperationResponse\",\n type: {\n name: \"Composite\",\n className: \"ValidateOperationResponse\"\n }\n }\n }\n }\n};\n\nexport const BackupResourceVaultConfig: msRest.CompositeMapper = {\n serializedName: \"BackupResourceVaultConfig\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceVaultConfig\",\n modelProperties: {\n storageModelType: {\n serializedName: \"storageModelType\",\n type: {\n name: \"String\"\n }\n },\n storageType: {\n serializedName: \"storageType\",\n type: {\n name: \"String\"\n }\n },\n storageTypeState: {\n serializedName: \"storageTypeState\",\n type: {\n name: \"String\"\n }\n },\n enhancedSecurityState: {\n serializedName: \"enhancedSecurityState\",\n type: {\n name: \"String\"\n }\n },\n softDeleteFeatureState: {\n serializedName: \"softDeleteFeatureState\",\n type: {\n name: \"String\"\n }\n },\n resourceGuardOperationRequests: {\n serializedName: \"resourceGuardOperationRequests\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const BackupResourceVaultConfigResource: msRest.CompositeMapper = {\n serializedName: \"BackupResourceVaultConfigResource\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceVaultConfigResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"BackupResourceVaultConfig\"\n }\n }\n }\n }\n};\n\nexport const VaultJobErrorInfo: msRest.CompositeMapper = {\n serializedName: \"VaultJobErrorInfo\",\n type: {\n name: \"Composite\",\n className: \"VaultJobErrorInfo\",\n modelProperties: {\n errorCode: {\n serializedName: \"errorCode\",\n type: {\n name: \"Number\"\n }\n },\n errorString: {\n serializedName: \"errorString\",\n type: {\n name: \"String\"\n }\n },\n recommendations: {\n serializedName: \"recommendations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const VaultJobExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"VaultJobExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"VaultJobExtendedInfo\",\n modelProperties: {\n propertyBag: {\n serializedName: \"propertyBag\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const VaultJob: msRest.CompositeMapper = {\n serializedName: \"VaultJob\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: Job.type.polymorphicDiscriminator,\n uberParent: \"Job\",\n className: \"VaultJob\",\n modelProperties: {\n ...Job.type.modelProperties,\n duration: {\n serializedName: \"duration\",\n type: {\n name: \"TimeSpan\"\n }\n },\n actionsInfo: {\n serializedName: \"actionsInfo\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"Cancellable\",\n \"Retriable\"\n ]\n }\n }\n }\n },\n errorDetails: {\n serializedName: \"errorDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"VaultJobErrorInfo\"\n }\n }\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"VaultJobExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const ProtectionContainer: msRest.CompositeMapper = {\n serializedName: \"ProtectionContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"containerType\",\n clientName: \"containerType\"\n },\n uberParent: \"ProtectionContainer\",\n className: \"ProtectionContainer\",\n modelProperties: {\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n registrationStatus: {\n serializedName: \"registrationStatus\",\n type: {\n name: \"String\"\n }\n },\n healthStatus: {\n serializedName: \"healthStatus\",\n type: {\n name: \"String\"\n }\n },\n containerType: {\n required: true,\n serializedName: \"containerType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DpmContainer: msRest.CompositeMapper = {\n serializedName: \"DPMContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"DpmContainer\",\n modelProperties: {\n ...ProtectionContainer.type.modelProperties,\n canReRegister: {\n serializedName: \"canReRegister\",\n type: {\n name: \"Boolean\"\n }\n },\n containerId: {\n serializedName: \"containerId\",\n type: {\n name: \"String\"\n }\n },\n protectedItemCount: {\n serializedName: \"protectedItemCount\",\n type: {\n name: \"Number\"\n }\n },\n dpmAgentVersion: {\n serializedName: \"dpmAgentVersion\",\n type: {\n name: \"String\"\n }\n },\n dpmServers: {\n serializedName: \"dpmServers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n upgradeAvailable: {\n serializedName: \"upgradeAvailable\",\n type: {\n name: \"Boolean\"\n }\n },\n protectionStatus: {\n serializedName: \"protectionStatus\",\n type: {\n name: \"String\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"DPMContainerExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const AzureBackupServerContainer: msRest.CompositeMapper = {\n serializedName: \"AzureBackupServerContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"AzureBackupServerContainer\",\n modelProperties: {\n ...DpmContainer.type.modelProperties\n }\n }\n};\n\nexport const BackupEngineBase: msRest.CompositeMapper = {\n serializedName: \"BackupEngineBase\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"backupEngineType\",\n clientName: \"backupEngineType\"\n },\n uberParent: \"BackupEngineBase\",\n className: \"BackupEngineBase\",\n modelProperties: {\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n registrationStatus: {\n serializedName: \"registrationStatus\",\n type: {\n name: \"String\"\n }\n },\n backupEngineState: {\n serializedName: \"backupEngineState\",\n type: {\n name: \"String\"\n }\n },\n healthStatus: {\n serializedName: \"healthStatus\",\n type: {\n name: \"String\"\n }\n },\n canReRegister: {\n serializedName: \"canReRegister\",\n type: {\n name: \"Boolean\"\n }\n },\n backupEngineId: {\n serializedName: \"backupEngineId\",\n type: {\n name: \"String\"\n }\n },\n dpmVersion: {\n serializedName: \"dpmVersion\",\n type: {\n name: \"String\"\n }\n },\n azureBackupAgentVersion: {\n serializedName: \"azureBackupAgentVersion\",\n type: {\n name: \"String\"\n }\n },\n isAzureBackupAgentUpgradeAvailable: {\n serializedName: \"isAzureBackupAgentUpgradeAvailable\",\n type: {\n name: \"Boolean\"\n }\n },\n isDpmUpgradeAvailable: {\n serializedName: \"isDpmUpgradeAvailable\",\n type: {\n name: \"Boolean\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"BackupEngineExtendedInfo\"\n }\n },\n backupEngineType: {\n required: true,\n serializedName: \"backupEngineType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureBackupServerEngine: msRest.CompositeMapper = {\n serializedName: \"AzureBackupServerEngine\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: BackupEngineBase.type.polymorphicDiscriminator,\n uberParent: \"BackupEngineBase\",\n className: \"AzureBackupServerEngine\",\n modelProperties: {\n ...BackupEngineBase.type.modelProperties\n }\n }\n};\n\nexport const BackupRequest: msRest.CompositeMapper = {\n serializedName: \"BackupRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"objectType\",\n clientName: \"objectType\"\n },\n uberParent: \"BackupRequest\",\n className: \"BackupRequest\",\n modelProperties: {\n objectType: {\n required: true,\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureFileShareBackupRequest: msRest.CompositeMapper = {\n serializedName: \"AzureFileShareBackupRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: BackupRequest.type.polymorphicDiscriminator,\n uberParent: \"BackupRequest\",\n className: \"AzureFileShareBackupRequest\",\n modelProperties: {\n ...BackupRequest.type.modelProperties,\n recoveryPointExpiryTimeInUTC: {\n serializedName: \"recoveryPointExpiryTimeInUTC\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const WorkloadProtectableItem: msRest.CompositeMapper = {\n serializedName: \"WorkloadProtectableItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"protectableItemType\",\n clientName: \"protectableItemType\"\n },\n uberParent: \"WorkloadProtectableItem\",\n className: \"WorkloadProtectableItem\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n workloadType: {\n serializedName: \"workloadType\",\n type: {\n name: \"String\"\n }\n },\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n protectionState: {\n serializedName: \"protectionState\",\n type: {\n name: \"String\"\n }\n },\n protectableItemType: {\n required: true,\n serializedName: \"protectableItemType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureFileShareProtectableItem: msRest.CompositeMapper = {\n serializedName: \"AzureFileShare\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadProtectableItem\",\n className: \"AzureFileShareProtectableItem\",\n modelProperties: {\n ...WorkloadProtectableItem.type.modelProperties,\n parentContainerFabricId: {\n serializedName: \"parentContainerFabricId\",\n type: {\n name: \"String\"\n }\n },\n parentContainerFriendlyName: {\n serializedName: \"parentContainerFriendlyName\",\n type: {\n name: \"String\"\n }\n },\n azureFileShareType: {\n serializedName: \"azureFileShareType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ILRRequest: msRest.CompositeMapper = {\n serializedName: \"ILRRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"objectType\",\n clientName: \"objectType\"\n },\n uberParent: \"ILRRequest\",\n className: \"ILRRequest\",\n modelProperties: {\n objectType: {\n required: true,\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureFileShareProvisionILRRequest: msRest.CompositeMapper = {\n serializedName: \"AzureFileShareProvisionILRRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ILRRequest.type.polymorphicDiscriminator,\n uberParent: \"ILRRequest\",\n className: \"AzureFileShareProvisionILRRequest\",\n modelProperties: {\n ...ILRRequest.type.modelProperties,\n recoveryPointId: {\n serializedName: \"recoveryPointId\",\n type: {\n name: \"String\"\n }\n },\n sourceResourceId: {\n serializedName: \"sourceResourceId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IaaSVMContainer: msRest.CompositeMapper = {\n serializedName: \"IaaSVMContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"IaaSVMContainer\",\n modelProperties: {\n ...ProtectionContainer.type.modelProperties,\n virtualMachineId: {\n serializedName: \"virtualMachineId\",\n type: {\n name: \"String\"\n }\n },\n virtualMachineVersion: {\n serializedName: \"virtualMachineVersion\",\n type: {\n name: \"String\"\n }\n },\n resourceGroup: {\n serializedName: \"resourceGroup\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureIaaSClassicComputeVMContainer: msRest.CompositeMapper = {\n serializedName: \"Microsoft.ClassicCompute/virtualMachines\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"AzureIaaSClassicComputeVMContainer\",\n modelProperties: {\n ...IaaSVMContainer.type.modelProperties\n }\n }\n};\n\nexport const IaaSVMProtectableItem: msRest.CompositeMapper = {\n serializedName: \"IaaSVMProtectableItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadProtectableItem\",\n className: \"IaaSVMProtectableItem\",\n modelProperties: {\n ...WorkloadProtectableItem.type.modelProperties,\n virtualMachineId: {\n serializedName: \"virtualMachineId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureIaaSClassicComputeVMProtectableItem: msRest.CompositeMapper = {\n serializedName: \"Microsoft.ClassicCompute/virtualMachines\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadProtectableItem\",\n className: \"AzureIaaSClassicComputeVMProtectableItem\",\n modelProperties: {\n ...IaaSVMProtectableItem.type.modelProperties\n }\n }\n};\n\nexport const AzureIaaSComputeVMContainer: msRest.CompositeMapper = {\n serializedName: \"Microsoft.Compute/virtualMachines\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"AzureIaaSComputeVMContainer\",\n modelProperties: {\n ...IaaSVMContainer.type.modelProperties\n }\n }\n};\n\nexport const AzureIaaSComputeVMProtectableItem: msRest.CompositeMapper = {\n serializedName: \"Microsoft.Compute/virtualMachines\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadProtectableItem\",\n className: \"AzureIaaSComputeVMProtectableItem\",\n modelProperties: {\n ...IaaSVMProtectableItem.type.modelProperties\n }\n }\n};\n\nexport const AzureWorkloadContainer: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"AzureWorkloadContainer\",\n modelProperties: {\n ...ProtectionContainer.type.modelProperties,\n sourceResourceId: {\n serializedName: \"sourceResourceId\",\n type: {\n name: \"String\"\n }\n },\n lastUpdatedTime: {\n serializedName: \"lastUpdatedTime\",\n type: {\n name: \"DateTime\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureWorkloadContainerExtendedInfo\"\n }\n },\n workloadType: {\n serializedName: \"workloadType\",\n type: {\n name: \"String\"\n }\n },\n operationType: {\n serializedName: \"operationType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureSQLAGWorkloadContainerProtectionContainer: msRest.CompositeMapper = {\n serializedName: \"SQLAGWorkLoadContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"AzureSQLAGWorkloadContainerProtectionContainer\",\n modelProperties: {\n ...AzureWorkloadContainer.type.modelProperties\n }\n }\n};\n\nexport const AzureSqlContainer: msRest.CompositeMapper = {\n serializedName: \"AzureSqlContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"AzureSqlContainer\",\n modelProperties: {\n ...ProtectionContainer.type.modelProperties\n }\n }\n};\n\nexport const AzureStorageContainer: msRest.CompositeMapper = {\n serializedName: \"StorageContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"AzureStorageContainer\",\n modelProperties: {\n ...ProtectionContainer.type.modelProperties,\n sourceResourceId: {\n serializedName: \"sourceResourceId\",\n type: {\n name: \"String\"\n }\n },\n storageAccountVersion: {\n serializedName: \"storageAccountVersion\",\n type: {\n name: \"String\"\n }\n },\n resourceGroup: {\n serializedName: \"resourceGroup\",\n type: {\n name: \"String\"\n }\n },\n protectedItemCount: {\n serializedName: \"protectedItemCount\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ProtectableContainer: msRest.CompositeMapper = {\n serializedName: \"ProtectableContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"protectableContainerType\",\n clientName: \"protectableContainerType\"\n },\n uberParent: \"ProtectableContainer\",\n className: \"ProtectableContainer\",\n modelProperties: {\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n healthStatus: {\n serializedName: \"healthStatus\",\n type: {\n name: \"String\"\n }\n },\n containerId: {\n serializedName: \"containerId\",\n type: {\n name: \"String\"\n }\n },\n protectableContainerType: {\n required: true,\n serializedName: \"protectableContainerType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureStorageProtectableContainer: msRest.CompositeMapper = {\n serializedName: \"StorageContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectableContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectableContainer\",\n className: \"AzureStorageProtectableContainer\",\n modelProperties: {\n ...ProtectableContainer.type.modelProperties\n }\n }\n};\n\nexport const AzureVMAppContainerProtectableContainer: msRest.CompositeMapper = {\n serializedName: \"VMAppContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectableContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectableContainer\",\n className: \"AzureVMAppContainerProtectableContainer\",\n modelProperties: {\n ...ProtectableContainer.type.modelProperties\n }\n }\n};\n\nexport const AzureVMAppContainerProtectionContainer: msRest.CompositeMapper = {\n serializedName: \"VMAppContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"AzureVMAppContainerProtectionContainer\",\n modelProperties: {\n ...AzureWorkloadContainer.type.modelProperties\n }\n }\n};\n\nexport const WorkloadItem: msRest.CompositeMapper = {\n serializedName: \"WorkloadItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"workloadItemType\",\n clientName: \"workloadItemType\"\n },\n uberParent: \"WorkloadItem\",\n className: \"WorkloadItem\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n workloadType: {\n serializedName: \"workloadType\",\n type: {\n name: \"String\"\n }\n },\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n protectionState: {\n serializedName: \"protectionState\",\n type: {\n name: \"String\"\n }\n },\n workloadItemType: {\n required: true,\n serializedName: \"workloadItemType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureVmWorkloadItem: msRest.CompositeMapper = {\n serializedName: \"AzureVmWorkloadItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadItem\",\n className: \"AzureVmWorkloadItem\",\n modelProperties: {\n ...WorkloadItem.type.modelProperties,\n parentName: {\n serializedName: \"parentName\",\n type: {\n name: \"String\"\n }\n },\n serverName: {\n serializedName: \"serverName\",\n type: {\n name: \"String\"\n }\n },\n isAutoProtectable: {\n serializedName: \"isAutoProtectable\",\n type: {\n name: \"Boolean\"\n }\n },\n subinquireditemcount: {\n serializedName: \"subinquireditemcount\",\n type: {\n name: \"Number\"\n }\n },\n subWorkloadItemCount: {\n serializedName: \"subWorkloadItemCount\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const PreBackupValidation: msRest.CompositeMapper = {\n serializedName: \"PreBackupValidation\",\n type: {\n name: \"Composite\",\n className: \"PreBackupValidation\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureVmWorkloadProtectableItem: msRest.CompositeMapper = {\n serializedName: \"AzureVmWorkloadProtectableItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadProtectableItem\",\n className: \"AzureVmWorkloadProtectableItem\",\n modelProperties: {\n ...WorkloadProtectableItem.type.modelProperties,\n parentName: {\n serializedName: \"parentName\",\n type: {\n name: \"String\"\n }\n },\n parentUniqueName: {\n serializedName: \"parentUniqueName\",\n type: {\n name: \"String\"\n }\n },\n serverName: {\n serializedName: \"serverName\",\n type: {\n name: \"String\"\n }\n },\n isAutoProtectable: {\n serializedName: \"isAutoProtectable\",\n type: {\n name: \"Boolean\"\n }\n },\n isAutoProtected: {\n serializedName: \"isAutoProtected\",\n type: {\n name: \"Boolean\"\n }\n },\n subinquireditemcount: {\n serializedName: \"subinquireditemcount\",\n type: {\n name: \"Number\"\n }\n },\n subprotectableitemcount: {\n serializedName: \"subprotectableitemcount\",\n type: {\n name: \"Number\"\n }\n },\n prebackupvalidation: {\n serializedName: \"prebackupvalidation\",\n type: {\n name: \"Composite\",\n className: \"PreBackupValidation\"\n }\n }\n }\n }\n};\n\nexport const AzureVmWorkloadSAPAseDatabaseWorkloadItem: msRest.CompositeMapper = {\n serializedName: \"SAPAseDatabase\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadItem\",\n className: \"AzureVmWorkloadSAPAseDatabaseWorkloadItem\",\n modelProperties: {\n ...AzureVmWorkloadItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSAPAseSystemProtectableItem: msRest.CompositeMapper = {\n serializedName: \"SAPAseSystem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadProtectableItem\",\n className: \"AzureVmWorkloadSAPAseSystemProtectableItem\",\n modelProperties: {\n ...AzureVmWorkloadProtectableItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSAPAseSystemWorkloadItem: msRest.CompositeMapper = {\n serializedName: \"SAPAseSystem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadItem\",\n className: \"AzureVmWorkloadSAPAseSystemWorkloadItem\",\n modelProperties: {\n ...AzureVmWorkloadItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSAPHanaDatabaseProtectableItem: msRest.CompositeMapper = {\n serializedName: \"SAPHanaDatabase\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadProtectableItem\",\n className: \"AzureVmWorkloadSAPHanaDatabaseProtectableItem\",\n modelProperties: {\n ...AzureVmWorkloadProtectableItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSAPHanaDatabaseWorkloadItem: msRest.CompositeMapper = {\n serializedName: \"SAPHanaDatabase\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadItem\",\n className: \"AzureVmWorkloadSAPHanaDatabaseWorkloadItem\",\n modelProperties: {\n ...AzureVmWorkloadItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSAPHanaSystemProtectableItem: msRest.CompositeMapper = {\n serializedName: \"SAPHanaSystem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadProtectableItem\",\n className: \"AzureVmWorkloadSAPHanaSystemProtectableItem\",\n modelProperties: {\n ...AzureVmWorkloadProtectableItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSAPHanaSystemWorkloadItem: msRest.CompositeMapper = {\n serializedName: \"SAPHanaSystem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadItem\",\n className: \"AzureVmWorkloadSAPHanaSystemWorkloadItem\",\n modelProperties: {\n ...AzureVmWorkloadItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSQLAvailabilityGroupProtectableItem: msRest.CompositeMapper = {\n serializedName: \"SQLAvailabilityGroupContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadProtectableItem\",\n className: \"AzureVmWorkloadSQLAvailabilityGroupProtectableItem\",\n modelProperties: {\n ...AzureVmWorkloadProtectableItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSQLDatabaseProtectableItem: msRest.CompositeMapper = {\n serializedName: \"SQLDataBase\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadProtectableItem\",\n className: \"AzureVmWorkloadSQLDatabaseProtectableItem\",\n modelProperties: {\n ...AzureVmWorkloadProtectableItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSQLDatabaseWorkloadItem: msRest.CompositeMapper = {\n serializedName: \"SQLDataBase\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadItem\",\n className: \"AzureVmWorkloadSQLDatabaseWorkloadItem\",\n modelProperties: {\n ...AzureVmWorkloadItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSQLInstanceProtectableItem: msRest.CompositeMapper = {\n serializedName: \"SQLInstance\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadProtectableItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadProtectableItem\",\n className: \"AzureVmWorkloadSQLInstanceProtectableItem\",\n modelProperties: {\n ...AzureVmWorkloadProtectableItem.type.modelProperties\n }\n }\n};\n\nexport const AzureVmWorkloadSQLInstanceWorkloadItem: msRest.CompositeMapper = {\n serializedName: \"SQLInstance\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: WorkloadItem.type.polymorphicDiscriminator,\n uberParent: \"WorkloadItem\",\n className: \"AzureVmWorkloadSQLInstanceWorkloadItem\",\n modelProperties: {\n ...AzureVmWorkloadItem.type.modelProperties,\n dataDirectoryPaths: {\n serializedName: \"dataDirectoryPaths\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SQLDataDirectory\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadBackupRequest: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadBackupRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: BackupRequest.type.polymorphicDiscriminator,\n uberParent: \"BackupRequest\",\n className: \"AzureWorkloadBackupRequest\",\n modelProperties: {\n ...BackupRequest.type.modelProperties,\n backupType: {\n serializedName: \"backupType\",\n type: {\n name: \"String\"\n }\n },\n enableCompression: {\n serializedName: \"enableCompression\",\n type: {\n name: \"Boolean\"\n }\n },\n recoveryPointExpiryTimeInUTC: {\n serializedName: \"recoveryPointExpiryTimeInUTC\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const FeatureSupportRequest: msRest.CompositeMapper = {\n serializedName: \"FeatureSupportRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"featureType\",\n clientName: \"featureType\"\n },\n uberParent: \"FeatureSupportRequest\",\n className: \"FeatureSupportRequest\",\n modelProperties: {\n featureType: {\n required: true,\n serializedName: \"featureType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureBackupGoalFeatureSupportRequest: msRest.CompositeMapper = {\n serializedName: \"AzureBackupGoals\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: FeatureSupportRequest.type.polymorphicDiscriminator,\n uberParent: \"FeatureSupportRequest\",\n className: \"AzureBackupGoalFeatureSupportRequest\",\n modelProperties: {\n ...FeatureSupportRequest.type.modelProperties\n }\n }\n};\n\nexport const ProtectionIntent: msRest.CompositeMapper = {\n serializedName: \"ProtectionIntent\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"protectionIntentItemType\",\n clientName: \"protectionIntentItemType\"\n },\n uberParent: \"ProtectionIntent\",\n className: \"ProtectionIntent\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n sourceResourceId: {\n serializedName: \"sourceResourceId\",\n type: {\n name: \"String\"\n }\n },\n itemId: {\n serializedName: \"itemId\",\n type: {\n name: \"String\"\n }\n },\n policyId: {\n serializedName: \"policyId\",\n type: {\n name: \"String\"\n }\n },\n protectionState: {\n serializedName: \"protectionState\",\n type: {\n name: \"String\"\n }\n },\n protectionIntentItemType: {\n required: true,\n serializedName: \"protectionIntentItemType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureRecoveryServiceVaultProtectionIntent: msRest.CompositeMapper = {\n serializedName: \"RecoveryServiceVaultItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionIntent.type.polymorphicDiscriminator,\n uberParent: \"ProtectionIntent\",\n className: \"AzureRecoveryServiceVaultProtectionIntent\",\n modelProperties: {\n ...ProtectionIntent.type.modelProperties\n }\n }\n};\n\nexport const AzureResourceProtectionIntent: msRest.CompositeMapper = {\n serializedName: \"AzureResourceItem\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionIntent.type.polymorphicDiscriminator,\n uberParent: \"ProtectionIntent\",\n className: \"AzureResourceProtectionIntent\",\n modelProperties: {\n ...ProtectionIntent.type.modelProperties,\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureVMResourceFeatureSupportRequest: msRest.CompositeMapper = {\n serializedName: \"AzureVMResourceBackup\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: FeatureSupportRequest.type.polymorphicDiscriminator,\n uberParent: \"FeatureSupportRequest\",\n className: \"AzureVMResourceFeatureSupportRequest\",\n modelProperties: {\n ...FeatureSupportRequest.type.modelProperties,\n vmSize: {\n serializedName: \"vmSize\",\n type: {\n name: \"String\"\n }\n },\n vmSku: {\n serializedName: \"vmSku\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureVMResourceFeatureSupportResponse: msRest.CompositeMapper = {\n serializedName: \"AzureVMResourceFeatureSupportResponse\",\n type: {\n name: \"Composite\",\n className: \"AzureVMResourceFeatureSupportResponse\",\n modelProperties: {\n supportStatus: {\n serializedName: \"supportStatus\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadAutoProtectionIntent: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadAutoProtectionIntent\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionIntent.type.polymorphicDiscriminator,\n uberParent: \"ProtectionIntent\",\n className: \"AzureWorkloadAutoProtectionIntent\",\n modelProperties: {\n ...AzureRecoveryServiceVaultProtectionIntent.type.modelProperties\n }\n }\n};\n\nexport const AzureWorkloadSQLAutoProtectionIntent: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSQLAutoProtectionIntent\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionIntent.type.polymorphicDiscriminator,\n uberParent: \"ProtectionIntent\",\n className: \"AzureWorkloadSQLAutoProtectionIntent\",\n modelProperties: {\n ...AzureWorkloadAutoProtectionIntent.type.modelProperties,\n workloadItemType: {\n serializedName: \"workloadItemType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const NameInfo: msRest.CompositeMapper = {\n serializedName: \"NameInfo\",\n type: {\n name: \"Composite\",\n className: \"NameInfo\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\"\n }\n },\n localizedValue: {\n serializedName: \"localizedValue\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BackupManagementUsage: msRest.CompositeMapper = {\n serializedName: \"BackupManagementUsage\",\n type: {\n name: \"Composite\",\n className: \"BackupManagementUsage\",\n modelProperties: {\n unit: {\n serializedName: \"unit\",\n type: {\n name: \"String\"\n }\n },\n quotaPeriod: {\n serializedName: \"quotaPeriod\",\n type: {\n name: \"String\"\n }\n },\n nextResetTime: {\n serializedName: \"nextResetTime\",\n type: {\n name: \"DateTime\"\n }\n },\n currentValue: {\n serializedName: \"currentValue\",\n type: {\n name: \"Number\"\n }\n },\n limit: {\n serializedName: \"limit\",\n type: {\n name: \"Number\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"Composite\",\n className: \"NameInfo\"\n }\n }\n }\n }\n};\n\nexport const BackupStatusRequest: msRest.CompositeMapper = {\n serializedName: \"BackupStatusRequest\",\n type: {\n name: \"Composite\",\n className: \"BackupStatusRequest\",\n modelProperties: {\n resourceType: {\n serializedName: \"resourceType\",\n type: {\n name: \"String\"\n }\n },\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n },\n poLogicalName: {\n serializedName: \"poLogicalName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BackupStatusResponse: msRest.CompositeMapper = {\n serializedName: \"BackupStatusResponse\",\n type: {\n name: \"Composite\",\n className: \"BackupStatusResponse\",\n modelProperties: {\n protectionStatus: {\n serializedName: \"protectionStatus\",\n type: {\n name: \"String\"\n }\n },\n vaultId: {\n serializedName: \"vaultId\",\n type: {\n name: \"String\"\n }\n },\n fabricName: {\n serializedName: \"fabricName\",\n type: {\n name: \"String\"\n }\n },\n containerName: {\n serializedName: \"containerName\",\n type: {\n name: \"String\"\n }\n },\n protectedItemName: {\n serializedName: \"protectedItemName\",\n type: {\n name: \"String\"\n }\n },\n errorCode: {\n serializedName: \"errorCode\",\n type: {\n name: \"String\"\n }\n },\n errorMessage: {\n serializedName: \"errorMessage\",\n type: {\n name: \"String\"\n }\n },\n policyName: {\n serializedName: \"policyName\",\n type: {\n name: \"String\"\n }\n },\n registrationStatus: {\n serializedName: \"registrationStatus\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BMSBackupSummariesQueryObject: msRest.CompositeMapper = {\n serializedName: \"BMSBackupSummariesQueryObject\",\n type: {\n name: \"Composite\",\n className: \"BMSBackupSummariesQueryObject\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PreValidateEnableBackupRequest: msRest.CompositeMapper = {\n serializedName: \"PreValidateEnableBackupRequest\",\n type: {\n name: \"Composite\",\n className: \"PreValidateEnableBackupRequest\",\n modelProperties: {\n resourceType: {\n serializedName: \"resourceType\",\n type: {\n name: \"String\"\n }\n },\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n },\n vaultId: {\n serializedName: \"vaultId\",\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PreValidateEnableBackupResponse: msRest.CompositeMapper = {\n serializedName: \"PreValidateEnableBackupResponse\",\n type: {\n name: \"Composite\",\n className: \"PreValidateEnableBackupResponse\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n errorCode: {\n serializedName: \"errorCode\",\n type: {\n name: \"String\"\n }\n },\n errorMessage: {\n serializedName: \"errorMessage\",\n type: {\n name: \"String\"\n }\n },\n recommendation: {\n serializedName: \"recommendation\",\n type: {\n name: \"String\"\n }\n },\n containerName: {\n serializedName: \"containerName\",\n type: {\n name: \"String\"\n }\n },\n protectedItemName: {\n serializedName: \"protectedItemName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProtectionIntentQueryObject: msRest.CompositeMapper = {\n serializedName: \"ProtectionIntentQueryObject\",\n type: {\n name: \"Composite\",\n className: \"ProtectionIntentQueryObject\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n itemType: {\n serializedName: \"itemType\",\n type: {\n name: \"String\"\n }\n },\n parentName: {\n serializedName: \"parentName\",\n type: {\n name: \"String\"\n }\n },\n itemName: {\n serializedName: \"itemName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProtectionIntentResource: msRest.CompositeMapper = {\n serializedName: \"ProtectionIntentResource\",\n type: {\n name: \"Composite\",\n className: \"ProtectionIntentResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ProtectionIntent\"\n }\n }\n }\n }\n};\n\nexport const InquiryValidation: msRest.CompositeMapper = {\n serializedName: \"InquiryValidation\",\n type: {\n name: \"Composite\",\n className: \"InquiryValidation\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n errorDetail: {\n serializedName: \"errorDetail\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\"\n }\n },\n additionalDetail: {\n readOnly: true,\n serializedName: \"additionalDetail\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkloadInquiryDetails: msRest.CompositeMapper = {\n serializedName: \"WorkloadInquiryDetails\",\n type: {\n name: \"Composite\",\n className: \"WorkloadInquiryDetails\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n itemCount: {\n serializedName: \"itemCount\",\n type: {\n name: \"Number\"\n }\n },\n inquiryValidation: {\n serializedName: \"inquiryValidation\",\n type: {\n name: \"Composite\",\n className: \"InquiryValidation\"\n }\n }\n }\n }\n};\n\nexport const InquiryInfo: msRest.CompositeMapper = {\n serializedName: \"InquiryInfo\",\n type: {\n name: \"Composite\",\n className: \"InquiryInfo\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n errorDetail: {\n serializedName: \"errorDetail\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\"\n }\n },\n inquiryDetails: {\n serializedName: \"inquiryDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkloadInquiryDetails\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const DistributedNodesInfo: msRest.CompositeMapper = {\n serializedName: \"DistributedNodesInfo\",\n type: {\n name: \"Composite\",\n className: \"DistributedNodesInfo\",\n modelProperties: {\n nodeName: {\n serializedName: \"nodeName\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n errorDetail: {\n serializedName: \"errorDetail\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadContainerExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadContainerExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"AzureWorkloadContainerExtendedInfo\",\n modelProperties: {\n hostServerName: {\n serializedName: \"hostServerName\",\n type: {\n name: \"String\"\n }\n },\n inquiryInfo: {\n serializedName: \"inquiryInfo\",\n type: {\n name: \"Composite\",\n className: \"InquiryInfo\"\n }\n },\n nodesList: {\n serializedName: \"nodesList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DistributedNodesInfo\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const BackupEngineExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"BackupEngineExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"BackupEngineExtendedInfo\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\"\n }\n },\n protectedItemsCount: {\n serializedName: \"protectedItemsCount\",\n type: {\n name: \"Number\"\n }\n },\n protectedServersCount: {\n serializedName: \"protectedServersCount\",\n type: {\n name: \"Number\"\n }\n },\n diskCount: {\n serializedName: \"diskCount\",\n type: {\n name: \"Number\"\n }\n },\n usedDiskSpace: {\n serializedName: \"usedDiskSpace\",\n type: {\n name: \"Number\"\n }\n },\n availableDiskSpace: {\n serializedName: \"availableDiskSpace\",\n type: {\n name: \"Number\"\n }\n },\n refreshedAt: {\n serializedName: \"refreshedAt\",\n type: {\n name: \"DateTime\"\n }\n },\n azureProtectedInstances: {\n serializedName: \"azureProtectedInstances\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const BackupEngineBaseResource: msRest.CompositeMapper = {\n serializedName: \"BackupEngineBaseResource\",\n type: {\n name: \"Composite\",\n className: \"BackupEngineBaseResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"BackupEngineBase\"\n }\n }\n }\n }\n};\n\nexport const BackupRequestResource: msRest.CompositeMapper = {\n serializedName: \"BackupRequestResource\",\n type: {\n name: \"Composite\",\n className: \"BackupRequestResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"BackupRequest\"\n }\n }\n }\n }\n};\n\nexport const BMSBackupEngineQueryObject: msRest.CompositeMapper = {\n serializedName: \"BMSBackupEngineQueryObject\",\n type: {\n name: \"Composite\",\n className: \"BMSBackupEngineQueryObject\",\n modelProperties: {\n expand: {\n serializedName: \"expand\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BMSBackupEnginesQueryObject: msRest.CompositeMapper = {\n serializedName: \"BMSBackupEnginesQueryObject\",\n type: {\n name: \"Composite\",\n className: \"BMSBackupEnginesQueryObject\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n },\n expand: {\n serializedName: \"expand\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BMSContainerQueryObject: msRest.CompositeMapper = {\n serializedName: \"BMSContainerQueryObject\",\n type: {\n name: \"Composite\",\n className: \"BMSContainerQueryObject\",\n modelProperties: {\n backupManagementType: {\n required: true,\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n containerType: {\n serializedName: \"containerType\",\n type: {\n name: \"String\"\n }\n },\n backupEngineName: {\n serializedName: \"backupEngineName\",\n type: {\n name: \"String\"\n }\n },\n fabricName: {\n serializedName: \"fabricName\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BMSContainersInquiryQueryObject: msRest.CompositeMapper = {\n serializedName: \"BMSContainersInquiryQueryObject\",\n type: {\n name: \"Composite\",\n className: \"BMSContainersInquiryQueryObject\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n workloadType: {\n serializedName: \"workloadType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BMSPOQueryObject: msRest.CompositeMapper = {\n serializedName: \"BMSPOQueryObject\",\n type: {\n name: \"Composite\",\n className: \"BMSPOQueryObject\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n workloadType: {\n serializedName: \"workloadType\",\n type: {\n name: \"String\"\n }\n },\n containerName: {\n serializedName: \"containerName\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n friendlyName: {\n serializedName: \"friendlyName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BMSRefreshContainersQueryObject: msRest.CompositeMapper = {\n serializedName: \"BMSRefreshContainersQueryObject\",\n type: {\n name: \"Composite\",\n className: \"BMSRefreshContainersQueryObject\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BMSWorkloadItemQueryObject: msRest.CompositeMapper = {\n serializedName: \"BMSWorkloadItemQueryObject\",\n type: {\n name: \"Composite\",\n className: \"BMSWorkloadItemQueryObject\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n workloadItemType: {\n serializedName: \"workloadItemType\",\n type: {\n name: \"String\"\n }\n },\n workloadType: {\n serializedName: \"workloadType\",\n type: {\n name: \"String\"\n }\n },\n protectionStatus: {\n serializedName: \"protectionStatus\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClientScriptForConnect: msRest.CompositeMapper = {\n serializedName: \"ClientScriptForConnect\",\n type: {\n name: \"Composite\",\n className: \"ClientScriptForConnect\",\n modelProperties: {\n scriptContent: {\n serializedName: \"scriptContent\",\n type: {\n name: \"String\"\n }\n },\n scriptExtension: {\n serializedName: \"scriptExtension\",\n type: {\n name: \"String\"\n }\n },\n osType: {\n serializedName: \"osType\",\n type: {\n name: \"String\"\n }\n },\n url: {\n serializedName: \"url\",\n type: {\n name: \"String\"\n }\n },\n scriptNameSuffix: {\n serializedName: \"scriptNameSuffix\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ContainerIdentityInfo: msRest.CompositeMapper = {\n serializedName: \"ContainerIdentityInfo\",\n type: {\n name: \"Composite\",\n className: \"ContainerIdentityInfo\",\n modelProperties: {\n uniqueName: {\n serializedName: \"uniqueName\",\n type: {\n name: \"String\"\n }\n },\n aadTenantId: {\n serializedName: \"aadTenantId\",\n type: {\n name: \"String\"\n }\n },\n servicePrincipalClientId: {\n serializedName: \"servicePrincipalClientId\",\n type: {\n name: \"String\"\n }\n },\n audience: {\n serializedName: \"audience\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DpmBackupEngine: msRest.CompositeMapper = {\n serializedName: \"DpmBackupEngine\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: BackupEngineBase.type.polymorphicDiscriminator,\n uberParent: \"BackupEngineBase\",\n className: \"DpmBackupEngine\",\n modelProperties: {\n ...BackupEngineBase.type.modelProperties\n }\n }\n};\n\nexport const DPMContainerExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"DPMContainerExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"DPMContainerExtendedInfo\",\n modelProperties: {\n lastRefreshedAt: {\n serializedName: \"lastRefreshedAt\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const GenericContainerExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"GenericContainerExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"GenericContainerExtendedInfo\",\n modelProperties: {\n rawCertData: {\n serializedName: \"rawCertData\",\n type: {\n name: \"String\"\n }\n },\n containerIdentityInfo: {\n serializedName: \"containerIdentityInfo\",\n type: {\n name: \"Composite\",\n className: \"ContainerIdentityInfo\"\n }\n },\n serviceEndpoints: {\n serializedName: \"serviceEndpoints\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GenericContainer: msRest.CompositeMapper = {\n serializedName: \"GenericContainer\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"GenericContainer\",\n modelProperties: {\n ...ProtectionContainer.type.modelProperties,\n fabricName: {\n serializedName: \"fabricName\",\n type: {\n name: \"String\"\n }\n },\n extendedInformation: {\n serializedName: \"extendedInformation\",\n type: {\n name: \"Composite\",\n className: \"GenericContainerExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const IaasVMBackupRequest: msRest.CompositeMapper = {\n serializedName: \"IaasVMBackupRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: BackupRequest.type.polymorphicDiscriminator,\n uberParent: \"BackupRequest\",\n className: \"IaasVMBackupRequest\",\n modelProperties: {\n ...BackupRequest.type.modelProperties,\n recoveryPointExpiryTimeInUTC: {\n serializedName: \"recoveryPointExpiryTimeInUTC\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const IaasVMILRRegistrationRequest: msRest.CompositeMapper = {\n serializedName: \"IaasVMILRRegistrationRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ILRRequest.type.polymorphicDiscriminator,\n uberParent: \"ILRRequest\",\n className: \"IaasVMILRRegistrationRequest\",\n modelProperties: {\n ...ILRRequest.type.modelProperties,\n recoveryPointId: {\n serializedName: \"recoveryPointId\",\n type: {\n name: \"String\"\n }\n },\n virtualMachineId: {\n serializedName: \"virtualMachineId\",\n type: {\n name: \"String\"\n }\n },\n initiatorName: {\n serializedName: \"initiatorName\",\n type: {\n name: \"String\"\n }\n },\n renewExistingRegistration: {\n serializedName: \"renewExistingRegistration\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ILRRequestResource: msRest.CompositeMapper = {\n serializedName: \"ILRRequestResource\",\n type: {\n name: \"Composite\",\n className: \"ILRRequestResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ILRRequest\"\n }\n }\n }\n }\n};\n\nexport const InstantItemRecoveryTarget: msRest.CompositeMapper = {\n serializedName: \"InstantItemRecoveryTarget\",\n type: {\n name: \"Composite\",\n className: \"InstantItemRecoveryTarget\",\n modelProperties: {\n clientScripts: {\n serializedName: \"clientScripts\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClientScriptForConnect\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MabContainerExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"MabContainerExtendedInfo\",\n type: {\n name: \"Composite\",\n className: \"MabContainerExtendedInfo\",\n modelProperties: {\n lastRefreshedAt: {\n serializedName: \"lastRefreshedAt\",\n type: {\n name: \"DateTime\"\n }\n },\n backupItemType: {\n serializedName: \"backupItemType\",\n type: {\n name: \"String\"\n }\n },\n backupItems: {\n serializedName: \"backupItems\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n policyName: {\n serializedName: \"policyName\",\n type: {\n name: \"String\"\n }\n },\n lastBackupStatus: {\n serializedName: \"lastBackupStatus\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MABContainerHealthDetails: msRest.CompositeMapper = {\n serializedName: \"MABContainerHealthDetails\",\n type: {\n name: \"Composite\",\n className: \"MABContainerHealthDetails\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"Number\"\n }\n },\n title: {\n serializedName: \"title\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n recommendations: {\n serializedName: \"recommendations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MabContainer: msRest.CompositeMapper = {\n serializedName: \"Windows\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: ProtectionContainer.type.polymorphicDiscriminator,\n uberParent: \"ProtectionContainer\",\n className: \"MabContainer\",\n modelProperties: {\n ...ProtectionContainer.type.modelProperties,\n canReRegister: {\n serializedName: \"canReRegister\",\n type: {\n name: \"Boolean\"\n }\n },\n containerId: {\n serializedName: \"containerId\",\n type: {\n name: \"Number\"\n }\n },\n protectedItemCount: {\n serializedName: \"protectedItemCount\",\n type: {\n name: \"Number\"\n }\n },\n agentVersion: {\n serializedName: \"agentVersion\",\n type: {\n name: \"String\"\n }\n },\n extendedInfo: {\n serializedName: \"extendedInfo\",\n type: {\n name: \"Composite\",\n className: \"MabContainerExtendedInfo\"\n }\n },\n mabContainerHealthDetails: {\n serializedName: \"mabContainerHealthDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MABContainerHealthDetails\"\n }\n }\n }\n },\n containerHealthState: {\n serializedName: \"containerHealthState\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationStatusError: msRest.CompositeMapper = {\n serializedName: \"OperationStatusError\",\n type: {\n name: \"Composite\",\n className: \"OperationStatusError\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationStatusExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"OperationStatusExtendedInfo\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"objectType\",\n clientName: \"objectType\"\n },\n uberParent: \"OperationStatusExtendedInfo\",\n className: \"OperationStatusExtendedInfo\",\n modelProperties: {\n objectType: {\n required: true,\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationStatus: msRest.CompositeMapper = {\n serializedName: \"OperationStatus\",\n type: {\n name: \"Composite\",\n className: \"OperationStatus\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"OperationStatusError\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"OperationStatusExtendedInfo\"\n }\n }\n }\n }\n};\n\nexport const OperationStatusJobExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"OperationStatusJobExtendedInfo\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: OperationStatusExtendedInfo.type.polymorphicDiscriminator,\n uberParent: \"OperationStatusExtendedInfo\",\n className: \"OperationStatusJobExtendedInfo\",\n modelProperties: {\n ...OperationStatusExtendedInfo.type.modelProperties,\n jobId: {\n serializedName: \"jobId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationStatusJobsExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"OperationStatusJobsExtendedInfo\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: OperationStatusExtendedInfo.type.polymorphicDiscriminator,\n uberParent: \"OperationStatusExtendedInfo\",\n className: \"OperationStatusJobsExtendedInfo\",\n modelProperties: {\n ...OperationStatusExtendedInfo.type.modelProperties,\n jobIds: {\n serializedName: \"jobIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n failedJobsError: {\n serializedName: \"failedJobsError\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OperationStatusProvisionILRExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"OperationStatusProvisionILRExtendedInfo\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: OperationStatusExtendedInfo.type.polymorphicDiscriminator,\n uberParent: \"OperationStatusExtendedInfo\",\n className: \"OperationStatusProvisionILRExtendedInfo\",\n modelProperties: {\n ...OperationStatusExtendedInfo.type.modelProperties,\n recoveryTarget: {\n serializedName: \"recoveryTarget\",\n type: {\n name: \"Composite\",\n className: \"InstantItemRecoveryTarget\"\n }\n }\n }\n }\n};\n\nexport const ProtectableContainerResource: msRest.CompositeMapper = {\n serializedName: \"ProtectableContainerResource\",\n type: {\n name: \"Composite\",\n className: \"ProtectableContainerResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ProtectableContainer\"\n }\n }\n }\n }\n};\n\nexport const ProtectionContainerResource: msRest.CompositeMapper = {\n serializedName: \"ProtectionContainerResource\",\n type: {\n name: \"Composite\",\n className: \"ProtectionContainerResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ProtectionContainer\"\n }\n }\n }\n }\n};\n\nexport const SecurityPinBase: msRest.CompositeMapper = {\n serializedName: \"SecurityPinBase\",\n type: {\n name: \"Composite\",\n className: \"SecurityPinBase\",\n modelProperties: {\n resourceGuardOperationRequests: {\n serializedName: \"resourceGuardOperationRequests\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const TokenInformation: msRest.CompositeMapper = {\n serializedName: \"TokenInformation\",\n type: {\n name: \"Composite\",\n className: \"TokenInformation\",\n modelProperties: {\n token: {\n serializedName: \"token\",\n type: {\n name: \"String\"\n }\n },\n expiryTimeInUtcTicks: {\n serializedName: \"expiryTimeInUtcTicks\",\n type: {\n name: \"Number\"\n }\n },\n securityPIN: {\n serializedName: \"securityPIN\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkloadItemResource: msRest.CompositeMapper = {\n serializedName: \"WorkloadItemResource\",\n type: {\n name: \"Composite\",\n className: \"WorkloadItemResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"WorkloadItem\"\n }\n }\n }\n }\n};\n\nexport const WorkloadProtectableItemResource: msRest.CompositeMapper = {\n serializedName: \"WorkloadProtectableItemResource\",\n type: {\n name: \"Composite\",\n className: \"WorkloadProtectableItemResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"WorkloadProtectableItem\"\n }\n }\n }\n }\n};\n\nexport const RecoveryPointRehydrationInfo: msRest.CompositeMapper = {\n serializedName: \"RecoveryPointRehydrationInfo\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointRehydrationInfo\",\n modelProperties: {\n rehydrationRetentionDuration: {\n serializedName: \"rehydrationRetentionDuration\",\n type: {\n name: \"String\"\n }\n },\n rehydrationPriority: {\n serializedName: \"rehydrationPriority\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest\",\n modelProperties: {\n ...AzureWorkloadSAPHanaPointInTimeRestoreRequest.type.modelProperties,\n recoveryPointRehydrationInfo: {\n serializedName: \"recoveryPointRehydrationInfo\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointRehydrationInfo\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadSAPHanaRestoreWithRehydrateRequest: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSAPHanaRestoreWithRehydrateRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"AzureWorkloadSAPHanaRestoreWithRehydrateRequest\",\n modelProperties: {\n ...AzureWorkloadSAPHanaRestoreRequest.type.modelProperties,\n recoveryPointRehydrationInfo: {\n serializedName: \"recoveryPointRehydrationInfo\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointRehydrationInfo\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest\",\n modelProperties: {\n ...AzureWorkloadSQLPointInTimeRestoreRequest.type.modelProperties,\n recoveryPointRehydrationInfo: {\n serializedName: \"recoveryPointRehydrationInfo\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointRehydrationInfo\"\n }\n }\n }\n }\n};\n\nexport const AzureWorkloadSQLRestoreWithRehydrateRequest: msRest.CompositeMapper = {\n serializedName: \"AzureWorkloadSQLRestoreWithRehydrateRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"AzureWorkloadSQLRestoreWithRehydrateRequest\",\n modelProperties: {\n ...AzureWorkloadSQLRestoreRequest.type.modelProperties,\n recoveryPointRehydrationInfo: {\n serializedName: \"recoveryPointRehydrationInfo\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointRehydrationInfo\"\n }\n }\n }\n }\n};\n\nexport const IaasVMRestoreWithRehydrationRequest: msRest.CompositeMapper = {\n serializedName: \"IaasVMRestoreWithRehydrationRequest\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: RestoreRequest.type.polymorphicDiscriminator,\n uberParent: \"RestoreRequest\",\n className: \"IaasVMRestoreWithRehydrationRequest\",\n modelProperties: {\n ...IaasVMRestoreRequest.type.modelProperties,\n recoveryPointRehydrationInfo: {\n serializedName: \"recoveryPointRehydrationInfo\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointRehydrationInfo\"\n }\n }\n }\n }\n};\n\nexport const MoveRPAcrossTiersRequest: msRest.CompositeMapper = {\n serializedName: \"MoveRPAcrossTiersRequest\",\n type: {\n name: \"Composite\",\n className: \"MoveRPAcrossTiersRequest\",\n modelProperties: {\n objectType: {\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n },\n sourceTierType: {\n serializedName: \"sourceTierType\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"InstantRP\",\n \"HardenedRP\",\n \"ArchivedRP\"\n ]\n }\n },\n targetTierType: {\n serializedName: \"targetTierType\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"InstantRP\",\n \"HardenedRP\",\n \"ArchivedRP\"\n ]\n }\n }\n }\n }\n};\n\nexport const ListRecoveryPointsRecommendedForMoveRequest: msRest.CompositeMapper = {\n serializedName: \"ListRecoveryPointsRecommendedForMoveRequest\",\n type: {\n name: \"Composite\",\n className: \"ListRecoveryPointsRecommendedForMoveRequest\",\n modelProperties: {\n objectType: {\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n },\n excludedRPList: {\n serializedName: \"excludedRPList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const UnlockDeleteRequest: msRest.CompositeMapper = {\n serializedName: \"UnlockDeleteRequest\",\n type: {\n name: \"Composite\",\n className: \"UnlockDeleteRequest\",\n modelProperties: {\n resourceGuardOperationRequests: {\n serializedName: \"resourceGuardOperationRequests\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n resourceToBeDeleted: {\n serializedName: \"resourceToBeDeleted\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const UnlockDeleteResponse: msRest.CompositeMapper = {\n serializedName: \"UnlockDeleteResponse\",\n type: {\n name: \"Composite\",\n className: \"UnlockDeleteResponse\",\n modelProperties: {\n unlockDeleteExpiryTime: {\n serializedName: \"unlockDeleteExpiryTime\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceGuardOperationDetail: msRest.CompositeMapper = {\n serializedName: \"ResourceGuardOperationDetail\",\n type: {\n name: \"Composite\",\n className: \"ResourceGuardOperationDetail\",\n modelProperties: {\n vaultCriticalOperation: {\n serializedName: \"vaultCriticalOperation\",\n type: {\n name: \"String\"\n }\n },\n defaultResourceRequest: {\n serializedName: \"defaultResourceRequest\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceGuardProxyBase: msRest.CompositeMapper = {\n serializedName: \"ResourceGuardProxyBase\",\n type: {\n name: \"Composite\",\n className: \"ResourceGuardProxyBase\",\n modelProperties: {\n resourceGuardResourceId: {\n serializedName: \"resourceGuardResourceId\",\n type: {\n name: \"String\"\n }\n },\n resourceGuardOperationDetails: {\n serializedName: \"resourceGuardOperationDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceGuardOperationDetail\"\n }\n }\n }\n },\n lastUpdatedTime: {\n serializedName: \"lastUpdatedTime\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceGuardProxyBaseResource: msRest.CompositeMapper = {\n serializedName: \"ResourceGuardProxyBaseResource\",\n type: {\n name: \"Composite\",\n className: \"ResourceGuardProxyBaseResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ResourceGuardProxyBase\"\n }\n }\n }\n }\n};\n\nexport const AADProperties: msRest.CompositeMapper = {\n serializedName: \"AADProperties\",\n type: {\n name: \"Composite\",\n className: \"AADProperties\",\n modelProperties: {\n servicePrincipalClientId: {\n serializedName: \"servicePrincipalClientId\",\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n type: {\n name: \"String\"\n }\n },\n authority: {\n serializedName: \"authority\",\n type: {\n name: \"String\"\n }\n },\n audience: {\n serializedName: \"audience\",\n type: {\n name: \"String\"\n }\n },\n servicePrincipalObjectId: {\n serializedName: \"servicePrincipalObjectId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AADPropertiesResource: msRest.CompositeMapper = {\n serializedName: \"AADPropertiesResource\",\n type: {\n name: \"Composite\",\n className: \"AADPropertiesResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"AADProperties\"\n }\n }\n }\n }\n};\n\nexport const CrrJobRequest: msRest.CompositeMapper = {\n serializedName: \"CrrJobRequest\",\n type: {\n name: \"Composite\",\n className: \"CrrJobRequest\",\n modelProperties: {\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n },\n jobName: {\n serializedName: \"jobName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CrrJobRequestResource: msRest.CompositeMapper = {\n serializedName: \"CrrJobRequestResource\",\n type: {\n name: \"Composite\",\n className: \"CrrJobRequestResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"CrrJobRequest\"\n }\n }\n }\n }\n};\n\nexport const CrrAccessToken: msRest.CompositeMapper = {\n serializedName: \"CrrAccessToken\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: {\n serializedName: \"objectType\",\n clientName: \"objectType\"\n },\n uberParent: \"CrrAccessToken\",\n className: \"CrrAccessToken\",\n modelProperties: {\n accessTokenString: {\n serializedName: \"accessTokenString\",\n type: {\n name: \"String\"\n }\n },\n subscriptionId: {\n serializedName: \"subscriptionId\",\n type: {\n name: \"String\"\n }\n },\n resourceGroupName: {\n serializedName: \"resourceGroupName\",\n type: {\n name: \"String\"\n }\n },\n resourceName: {\n serializedName: \"resourceName\",\n type: {\n name: \"String\"\n }\n },\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n },\n protectionContainerId: {\n serializedName: \"protectionContainerId\",\n type: {\n name: \"Number\"\n }\n },\n recoveryPointId: {\n serializedName: \"recoveryPointId\",\n type: {\n name: \"String\"\n }\n },\n recoveryPointTime: {\n serializedName: \"recoveryPointTime\",\n type: {\n name: \"String\"\n }\n },\n containerName: {\n serializedName: \"containerName\",\n type: {\n name: \"String\"\n }\n },\n containerType: {\n serializedName: \"containerType\",\n type: {\n name: \"String\"\n }\n },\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n },\n datasourceType: {\n serializedName: \"datasourceType\",\n type: {\n name: \"String\"\n }\n },\n datasourceName: {\n serializedName: \"datasourceName\",\n type: {\n name: \"String\"\n }\n },\n datasourceId: {\n serializedName: \"datasourceId\",\n type: {\n name: \"String\"\n }\n },\n datasourceContainerName: {\n serializedName: \"datasourceContainerName\",\n type: {\n name: \"String\"\n }\n },\n coordinatorServiceStampId: {\n serializedName: \"coordinatorServiceStampId\",\n type: {\n name: \"String\"\n }\n },\n coordinatorServiceStampUri: {\n serializedName: \"coordinatorServiceStampUri\",\n type: {\n name: \"String\"\n }\n },\n protectionServiceStampId: {\n serializedName: \"protectionServiceStampId\",\n type: {\n name: \"String\"\n }\n },\n protectionServiceStampUri: {\n serializedName: \"protectionServiceStampUri\",\n type: {\n name: \"String\"\n }\n },\n tokenExtendedInformation: {\n serializedName: \"tokenExtendedInformation\",\n type: {\n name: \"String\"\n }\n },\n rpTierInformation: {\n serializedName: \"rpTierInformation\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n rpOriginalSAOption: {\n serializedName: \"rpOriginalSAOption\",\n type: {\n name: \"Boolean\"\n }\n },\n rpIsManagedVirtualMachine: {\n serializedName: \"rpIsManagedVirtualMachine\",\n type: {\n name: \"Boolean\"\n }\n },\n rpVMSizeDescription: {\n serializedName: \"rpVMSizeDescription\",\n type: {\n name: \"String\"\n }\n },\n bMSActiveRegion: {\n serializedName: \"bMSActiveRegion\",\n type: {\n name: \"String\"\n }\n },\n objectType: {\n required: true,\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CrossRegionRestoreRequest: msRest.CompositeMapper = {\n serializedName: \"CrossRegionRestoreRequest\",\n type: {\n name: \"Composite\",\n className: \"CrossRegionRestoreRequest\",\n modelProperties: {\n crossRegionRestoreAccessDetails: {\n serializedName: \"crossRegionRestoreAccessDetails\",\n type: {\n name: \"Composite\",\n className: \"CrrAccessToken\"\n }\n },\n restoreRequest: {\n serializedName: \"restoreRequest\",\n type: {\n name: \"Composite\",\n className: \"RestoreRequest\"\n }\n }\n }\n }\n};\n\nexport const CrossRegionRestoreRequestResource: msRest.CompositeMapper = {\n serializedName: \"CrossRegionRestoreRequestResource\",\n type: {\n name: \"Composite\",\n className: \"CrossRegionRestoreRequestResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"CrossRegionRestoreRequest\"\n }\n }\n }\n }\n};\n\nexport const CrrAccessTokenResource: msRest.CompositeMapper = {\n serializedName: \"CrrAccessTokenResource\",\n type: {\n name: \"Composite\",\n className: \"CrrAccessTokenResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"CrrAccessToken\"\n }\n }\n }\n }\n};\n\nexport const BMSAADPropertiesQueryObject: msRest.CompositeMapper = {\n serializedName: \"BMSAADPropertiesQueryObject\",\n type: {\n name: \"Composite\",\n className: \"BMSAADPropertiesQueryObject\",\n modelProperties: {\n backupManagementType: {\n serializedName: \"backupManagementType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationStatusRecoveryPointExtendedInfo: msRest.CompositeMapper = {\n serializedName: \"OperationStatusRecoveryPointExtendedInfo\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: OperationStatusExtendedInfo.type.polymorphicDiscriminator,\n uberParent: \"OperationStatusExtendedInfo\",\n className: \"OperationStatusRecoveryPointExtendedInfo\",\n modelProperties: {\n ...OperationStatusExtendedInfo.type.modelProperties,\n updatedRecoveryPoint: {\n serializedName: \"updatedRecoveryPoint\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPoint\"\n }\n },\n deletedBackupItemVersion: {\n serializedName: \"deletedBackupItemVersion\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkloadCrrAccessToken: msRest.CompositeMapper = {\n serializedName: \"WorkloadCrrAccessToken\",\n type: {\n name: \"Composite\",\n polymorphicDiscriminator: CrrAccessToken.type.polymorphicDiscriminator,\n uberParent: \"CrrAccessToken\",\n className: \"WorkloadCrrAccessToken\",\n modelProperties: {\n ...CrrAccessToken.type.modelProperties,\n protectableObjectUniqueName: {\n serializedName: \"protectableObjectUniqueName\",\n type: {\n name: \"String\"\n }\n },\n protectableObjectFriendlyName: {\n serializedName: \"protectableObjectFriendlyName\",\n type: {\n name: \"String\"\n }\n },\n protectableObjectWorkloadType: {\n serializedName: \"protectableObjectWorkloadType\",\n type: {\n name: \"String\"\n }\n },\n protectableObjectProtectionState: {\n serializedName: \"protectableObjectProtectionState\",\n type: {\n name: \"String\"\n }\n },\n protectableObjectContainerHostOsName: {\n serializedName: \"protectableObjectContainerHostOsName\",\n type: {\n name: \"String\"\n }\n },\n protectableObjectParentLogicalContainerName: {\n serializedName: \"protectableObjectParentLogicalContainerName\",\n type: {\n name: \"String\"\n }\n },\n containerId: {\n serializedName: \"containerId\",\n type: {\n name: \"String\"\n }\n },\n policyName: {\n serializedName: \"policyName\",\n type: {\n name: \"String\"\n }\n },\n policyId: {\n serializedName: \"policyId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProtectionIntentResourceList: msRest.CompositeMapper = {\n serializedName: \"ProtectionIntentResourceList\",\n type: {\n name: \"Composite\",\n className: \"ProtectionIntentResourceList\",\n modelProperties: {\n ...ResourceList.type.modelProperties,\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ProtectionIntentResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const BackupManagementUsageList: msRest.CompositeMapper = {\n serializedName: \"BackupManagementUsageList\",\n type: {\n name: \"Composite\",\n className: \"BackupManagementUsageList\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BackupManagementUsage\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ClientDiscoveryResponse: msRest.CompositeMapper = {\n serializedName: \"ClientDiscoveryResponse\",\n type: {\n name: \"Composite\",\n className: \"ClientDiscoveryResponse\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClientDiscoveryValueForSingleApi\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RecoveryPointResourceList: msRest.CompositeMapper = {\n serializedName: \"RecoveryPointResourceList\",\n type: {\n name: \"Composite\",\n className: \"RecoveryPointResourceList\",\n modelProperties: {\n ...ResourceList.type.modelProperties,\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RecoveryPointResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ProtectionPolicyResourceList: msRest.CompositeMapper = {\n serializedName: \"ProtectionPolicyResourceList\",\n type: {\n name: \"Composite\",\n className: \"ProtectionPolicyResourceList\",\n modelProperties: {\n ...ResourceList.type.modelProperties,\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ProtectionPolicyResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const JobResourceList: msRest.CompositeMapper = {\n serializedName: \"JobResourceList\",\n type: {\n name: \"Composite\",\n className: \"JobResourceList\",\n modelProperties: {\n ...ResourceList.type.modelProperties,\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"JobResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ProtectedItemResourceList: msRest.CompositeMapper = {\n serializedName: \"ProtectedItemResourceList\",\n type: {\n name: \"Composite\",\n className: \"ProtectedItemResourceList\",\n modelProperties: {\n ...ResourceList.type.modelProperties,\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ProtectedItemResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const BackupEngineBaseResourceList: msRest.CompositeMapper = {\n serializedName: \"BackupEngineBaseResourceList\",\n type: {\n name: \"Composite\",\n className: \"BackupEngineBaseResourceList\",\n modelProperties: {\n ...ResourceList.type.modelProperties,\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BackupEngineBaseResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ProtectableContainerResourceList: msRest.CompositeMapper = {\n serializedName: \"ProtectableContainerResourceList\",\n type: {\n name: \"Composite\",\n className: \"ProtectableContainerResourceList\",\n modelProperties: {\n ...ResourceList.type.modelProperties,\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ProtectableContainerResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const WorkloadItemResourceList: msRest.CompositeMapper = {\n serializedName: \"WorkloadItemResourceList\",\n type: {\n name: \"Composite\",\n className: \"WorkloadItemResourceList\",\n modelProperties: {\n ...ResourceList.type.modelProperties,\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkloadItemResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const WorkloadProtectableItemResourceList: msRest.CompositeMapper = {\n serializedName: \"WorkloadProtectableItemResourceList\",\n type: {\n name: \"Composite\",\n className: \"WorkloadProtectableItemResourceList\",\n modelProperties: {\n ...ResourceList.type.modelProperties,\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkloadProtectableItemResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ProtectionContainerResourceList: msRest.CompositeMapper = {\n serializedName: \"ProtectionContainerResourceList\",\n type: {\n name: \"Composite\",\n className: \"ProtectionContainerResourceList\",\n modelProperties: {\n ...ResourceList.type.modelProperties,\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ProtectionContainerResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ResourceGuardProxyBaseResourceList: msRest.CompositeMapper = {\n serializedName: \"ResourceGuardProxyBaseResourceList\",\n type: {\n name: \"Composite\",\n className: \"ResourceGuardProxyBaseResourceList\",\n modelProperties: {\n ...ResourceList.type.modelProperties,\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceGuardProxyBaseResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const discriminators = {\n 'ProtectedItem.AzureFileShareProtectedItem' : AzureFileshareProtectedItem,\n 'RecoveryPoint.AzureFileShareRecoveryPoint' : AzureFileShareRecoveryPoint,\n 'RestoreRequest.AzureFileShareRestoreRequest' : AzureFileShareRestoreRequest,\n 'SchedulePolicy' : SchedulePolicy,\n 'RetentionPolicy' : RetentionPolicy,\n 'ProtectionPolicy.AzureWorkload' : AzureVmWorkloadProtectionPolicy,\n 'ProtectionPolicy.AzureStorage' : AzureFileShareProtectionPolicy,\n 'ProtectedItem.Microsoft.ClassicCompute/virtualMachines' : AzureIaaSClassicComputeVMProtectedItem,\n 'ProtectedItem.Microsoft.Compute/virtualMachines' : AzureIaaSComputeVMProtectedItem,\n 'Job.AzureIaaSVMJob' : AzureIaaSVMJob,\n 'ProtectedItem.AzureIaaSVMProtectedItem' : AzureIaaSVMProtectedItem,\n 'ProtectionPolicy.AzureIaasVM' : AzureIaaSVMProtectionPolicy,\n 'ProtectedItem.Microsoft.Sql/servers/databases' : AzureSqlProtectedItem,\n 'ProtectionPolicy.AzureSql' : AzureSqlProtectionPolicy,\n 'Job.AzureStorageJob' : AzureStorageJob,\n 'ProtectedItem.AzureVmWorkloadProtectedItem' : AzureVmWorkloadProtectedItem,\n 'ProtectedItem.AzureVmWorkloadSAPAseDatabase' : AzureVmWorkloadSAPAseDatabaseProtectedItem,\n 'ProtectedItem.AzureVmWorkloadSAPHanaDatabase' : AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n 'ProtectedItem.AzureVmWorkloadSQLDatabase' : AzureVmWorkloadSQLDatabaseProtectedItem,\n 'Job.AzureWorkloadJob' : AzureWorkloadJob,\n 'RecoveryPoint.AzureWorkloadPointInTimeRecoveryPoint' : AzureWorkloadPointInTimeRecoveryPoint,\n 'RestoreRequest.AzureWorkloadPointInTimeRestoreRequest' : AzureWorkloadPointInTimeRestoreRequest,\n 'RecoveryPoint.AzureWorkloadRecoveryPoint' : AzureWorkloadRecoveryPoint,\n 'RestoreRequest.AzureWorkloadRestoreRequest' : AzureWorkloadRestoreRequest,\n 'RecoveryPoint.AzureWorkloadSAPHanaPointInTimeRecoveryPoint' : AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n 'RestoreRequest.AzureWorkloadSAPHanaPointInTimeRestoreRequest' : AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n 'RecoveryPoint.AzureWorkloadSAPHanaRecoveryPoint' : AzureWorkloadSAPHanaRecoveryPoint,\n 'RestoreRequest.AzureWorkloadSAPHanaRestoreRequest' : AzureWorkloadSAPHanaRestoreRequest,\n 'RecoveryPoint.AzureWorkloadSQLPointInTimeRecoveryPoint' : AzureWorkloadSQLPointInTimeRecoveryPoint,\n 'RestoreRequest.AzureWorkloadSQLPointInTimeRestoreRequest' : AzureWorkloadSQLPointInTimeRestoreRequest,\n 'RecoveryPoint.AzureWorkloadSQLRecoveryPoint' : AzureWorkloadSQLRecoveryPoint,\n 'RestoreRequest.AzureWorkloadSQLRestoreRequest' : AzureWorkloadSQLRestoreRequest,\n 'Job.DpmJob' : DpmJob,\n 'ProtectedItem.DPMProtectedItem' : DPMProtectedItem,\n 'OperationResultInfoBase.ExportJobsOperationResultInfo' : ExportJobsOperationResultInfo,\n 'ProtectionPolicy.GenericProtectionPolicy' : GenericProtectionPolicy,\n 'ProtectedItem.GenericProtectedItem' : GenericProtectedItem,\n 'RecoveryPoint.GenericRecoveryPoint' : GenericRecoveryPoint,\n 'RecoveryPoint.IaasVMRecoveryPoint' : IaasVMRecoveryPoint,\n 'RestoreRequest.IaasVMRestoreRequest' : IaasVMRestoreRequest,\n 'Job' : Job,\n 'SchedulePolicy.LogSchedulePolicy' : LogSchedulePolicy,\n 'RetentionPolicy.LongTermRetentionPolicy' : LongTermRetentionPolicy,\n 'SchedulePolicy.LongTermSchedulePolicy' : LongTermSchedulePolicy,\n 'ProtectedItem.MabFileFolderProtectedItem' : MabFileFolderProtectedItem,\n 'Job.MabJob' : MabJob,\n 'ProtectionPolicy.MAB' : MabProtectionPolicy,\n 'OperationResultInfoBase.OperationResultInfo' : OperationResultInfo,\n 'OperationResultInfoBase' : OperationResultInfoBase,\n 'VaultStorageConfigOperationResultResponse.PrepareDataMoveResponse' : PrepareDataMoveResponse,\n 'VaultStorageConfigOperationResultResponse' : VaultStorageConfigOperationResultResponse,\n 'ProtectedItem' : ProtectedItem,\n 'ProtectionPolicy' : ProtectionPolicy,\n 'RecoveryPoint' : RecoveryPoint,\n 'RestoreRequest' : RestoreRequest,\n 'RetentionPolicy.SimpleRetentionPolicy' : SimpleRetentionPolicy,\n 'SchedulePolicy.SimpleSchedulePolicy' : SimpleSchedulePolicy,\n 'ValidateOperationRequest.ValidateIaasVMRestoreOperationRequest' : ValidateIaasVMRestoreOperationRequest,\n 'ValidateOperationRequest' : ValidateOperationRequest,\n 'ValidateOperationRequest.ValidateRestoreOperationRequest' : ValidateRestoreOperationRequest,\n 'Job.VaultJob' : VaultJob,\n 'ProtectionContainer.AzureBackupServerContainer' : AzureBackupServerContainer,\n 'BackupEngineBase.AzureBackupServerEngine' : AzureBackupServerEngine,\n 'BackupRequest.AzureFileShareBackupRequest' : AzureFileShareBackupRequest,\n 'WorkloadProtectableItem.AzureFileShare' : AzureFileShareProtectableItem,\n 'ILRRequest.AzureFileShareProvisionILRRequest' : AzureFileShareProvisionILRRequest,\n 'ProtectionContainer.Microsoft.ClassicCompute/virtualMachines' : AzureIaaSClassicComputeVMContainer,\n 'WorkloadProtectableItem.Microsoft.ClassicCompute/virtualMachines' : AzureIaaSClassicComputeVMProtectableItem,\n 'ProtectionContainer.Microsoft.Compute/virtualMachines' : AzureIaaSComputeVMContainer,\n 'WorkloadProtectableItem.Microsoft.Compute/virtualMachines' : AzureIaaSComputeVMProtectableItem,\n 'ProtectionContainer.SQLAGWorkLoadContainer' : AzureSQLAGWorkloadContainerProtectionContainer,\n 'ProtectionContainer.AzureSqlContainer' : AzureSqlContainer,\n 'ProtectionContainer.StorageContainer' : AzureStorageContainer,\n 'ProtectableContainer.StorageContainer' : AzureStorageProtectableContainer,\n 'ProtectableContainer.VMAppContainer' : AzureVMAppContainerProtectableContainer,\n 'ProtectionContainer.VMAppContainer' : AzureVMAppContainerProtectionContainer,\n 'WorkloadItem.AzureVmWorkloadItem' : AzureVmWorkloadItem,\n 'WorkloadProtectableItem.AzureVmWorkloadProtectableItem' : AzureVmWorkloadProtectableItem,\n 'WorkloadItem.SAPAseDatabase' : AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n 'WorkloadProtectableItem.SAPAseSystem' : AzureVmWorkloadSAPAseSystemProtectableItem,\n 'WorkloadItem.SAPAseSystem' : AzureVmWorkloadSAPAseSystemWorkloadItem,\n 'WorkloadProtectableItem.SAPHanaDatabase' : AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n 'WorkloadItem.SAPHanaDatabase' : AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n 'WorkloadProtectableItem.SAPHanaSystem' : AzureVmWorkloadSAPHanaSystemProtectableItem,\n 'WorkloadItem.SAPHanaSystem' : AzureVmWorkloadSAPHanaSystemWorkloadItem,\n 'WorkloadProtectableItem.SQLAvailabilityGroupContainer' : AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n 'WorkloadProtectableItem.SQLDataBase' : AzureVmWorkloadSQLDatabaseProtectableItem,\n 'WorkloadItem.SQLDataBase' : AzureVmWorkloadSQLDatabaseWorkloadItem,\n 'WorkloadProtectableItem.SQLInstance' : AzureVmWorkloadSQLInstanceProtectableItem,\n 'WorkloadItem.SQLInstance' : AzureVmWorkloadSQLInstanceWorkloadItem,\n 'BackupRequest.AzureWorkloadBackupRequest' : AzureWorkloadBackupRequest,\n 'FeatureSupportRequest.AzureBackupGoals' : AzureBackupGoalFeatureSupportRequest,\n 'ProtectionIntent.RecoveryServiceVaultItem' : AzureRecoveryServiceVaultProtectionIntent,\n 'ProtectionIntent.AzureResourceItem' : AzureResourceProtectionIntent,\n 'FeatureSupportRequest.AzureVMResourceBackup' : AzureVMResourceFeatureSupportRequest,\n 'ProtectionIntent.AzureWorkloadAutoProtectionIntent' : AzureWorkloadAutoProtectionIntent,\n 'ProtectionIntent.AzureWorkloadSQLAutoProtectionIntent' : AzureWorkloadSQLAutoProtectionIntent,\n 'FeatureSupportRequest' : FeatureSupportRequest,\n 'ProtectionIntent' : ProtectionIntent,\n 'ProtectionContainer.AzureWorkloadContainer' : AzureWorkloadContainer,\n 'BackupEngineBase' : BackupEngineBase,\n 'BackupRequest' : BackupRequest,\n 'BackupEngineBase.DpmBackupEngine' : DpmBackupEngine,\n 'ProtectionContainer.DPMContainer' : DpmContainer,\n 'ProtectionContainer.GenericContainer' : GenericContainer,\n 'BackupRequest.IaasVMBackupRequest' : IaasVMBackupRequest,\n 'ProtectionContainer.IaaSVMContainer' : IaaSVMContainer,\n 'ILRRequest.IaasVMILRRegistrationRequest' : IaasVMILRRegistrationRequest,\n 'WorkloadProtectableItem.IaaSVMProtectableItem' : IaaSVMProtectableItem,\n 'ILRRequest' : ILRRequest,\n 'ProtectionContainer.Windows' : MabContainer,\n 'OperationStatusExtendedInfo' : OperationStatusExtendedInfo,\n 'OperationStatusExtendedInfo.OperationStatusJobExtendedInfo' : OperationStatusJobExtendedInfo,\n 'OperationStatusExtendedInfo.OperationStatusJobsExtendedInfo' : OperationStatusJobsExtendedInfo,\n 'OperationStatusExtendedInfo.OperationStatusProvisionILRExtendedInfo' : OperationStatusProvisionILRExtendedInfo,\n 'ProtectableContainer' : ProtectableContainer,\n 'ProtectionContainer' : ProtectionContainer,\n 'WorkloadItem' : WorkloadItem,\n 'WorkloadProtectableItem' : WorkloadProtectableItem,\n 'RestoreRequest.AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest' : AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n 'RestoreRequest.AzureWorkloadSAPHanaRestoreWithRehydrateRequest' : AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n 'RestoreRequest.AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest' : AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n 'RestoreRequest.AzureWorkloadSQLRestoreWithRehydrateRequest' : AzureWorkloadSQLRestoreWithRehydrateRequest,\n 'RestoreRequest.IaasVMRestoreWithRehydrationRequest' : IaasVMRestoreWithRehydrationRequest,\n 'CrrAccessToken' : CrrAccessToken,\n 'OperationStatusExtendedInfo.OperationStatusRecoveryPointExtendedInfo' : OperationStatusRecoveryPointExtendedInfo,\n 'CrrAccessToken.WorkloadCrrAccessToken' : WorkloadCrrAccessToken\n\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport const acceptLanguage: msRest.OperationParameter = {\n parameterPath: \"acceptLanguage\",\n mapper: {\n serializedName: \"accept-language\",\n defaultValue: 'en-US',\n type: {\n name: \"String\"\n }\n }\n};\nexport const apiVersion0: msRest.OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n required: true,\n isConstant: true,\n serializedName: \"api-version\",\n defaultValue: '2021-07-01',\n type: {\n name: \"String\"\n }\n }\n};\nexport const apiVersion1: msRest.OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n required: true,\n isConstant: true,\n serializedName: \"api-version\",\n defaultValue: '2018-12-20',\n type: {\n name: \"String\"\n }\n }\n};\nexport const azureRegion: msRest.OperationURLParameter = {\n parameterPath: \"azureRegion\",\n mapper: {\n required: true,\n serializedName: \"azureRegion\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const backupEngineName: msRest.OperationURLParameter = {\n parameterPath: \"backupEngineName\",\n mapper: {\n required: true,\n serializedName: \"backupEngineName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const containerName: msRest.OperationURLParameter = {\n parameterPath: \"containerName\",\n mapper: {\n required: true,\n serializedName: \"containerName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const fabricName: msRest.OperationURLParameter = {\n parameterPath: \"fabricName\",\n mapper: {\n required: true,\n serializedName: \"fabricName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const filter: msRest.OperationQueryParameter = {\n parameterPath: [\n \"options\",\n \"filter\"\n ],\n mapper: {\n serializedName: \"$filter\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const intentObjectName: msRest.OperationURLParameter = {\n parameterPath: \"intentObjectName\",\n mapper: {\n required: true,\n serializedName: \"intentObjectName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const jobName: msRest.OperationURLParameter = {\n parameterPath: \"jobName\",\n mapper: {\n required: true,\n serializedName: \"jobName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const nextPageLink: msRest.OperationURLParameter = {\n parameterPath: \"nextPageLink\",\n mapper: {\n required: true,\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\nexport const operationId: msRest.OperationURLParameter = {\n parameterPath: \"operationId\",\n mapper: {\n required: true,\n serializedName: \"operationId\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const policyName: msRest.OperationURLParameter = {\n parameterPath: \"policyName\",\n mapper: {\n required: true,\n serializedName: \"policyName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const privateEndpointConnectionName: msRest.OperationURLParameter = {\n parameterPath: \"privateEndpointConnectionName\",\n mapper: {\n required: true,\n serializedName: \"privateEndpointConnectionName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const protectedItemName: msRest.OperationURLParameter = {\n parameterPath: \"protectedItemName\",\n mapper: {\n required: true,\n serializedName: \"protectedItemName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const recoveryPointId: msRest.OperationURLParameter = {\n parameterPath: \"recoveryPointId\",\n mapper: {\n required: true,\n serializedName: \"recoveryPointId\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const resourceGroupName: msRest.OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n required: true,\n serializedName: \"resourceGroupName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const resourceGuardProxyName: msRest.OperationURLParameter = {\n parameterPath: \"resourceGuardProxyName\",\n mapper: {\n required: true,\n serializedName: \"resourceGuardProxyName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const skipToken: msRest.OperationQueryParameter = {\n parameterPath: [\n \"options\",\n \"skipToken\"\n ],\n mapper: {\n serializedName: \"$skipToken\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const subscriptionId: msRest.OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n required: true,\n serializedName: \"subscriptionId\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const vaultName: msRest.OperationURLParameter = {\n parameterPath: \"vaultName\",\n mapper: {\n required: true,\n serializedName: \"vaultName\",\n type: {\n name: \"String\"\n }\n }\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorAdditionalInfo,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n NewErrorResponse,\n NewErrorResponseError,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupResourceStorageConfigsNonCRRMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupResourceStorageConfigsNonCRR. */\nexport class BackupResourceStorageConfigsNonCRR {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupResourceStorageConfigsNonCRR.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches resource storage config.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupResourceStorageConfigsNonCRRGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.BackupResourceStorageConfigsNonCRRGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.BackupResourceConfigResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.BackupResourceConfigResource>): void;\n get(vaultName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.BackupResourceConfigResource>, callback?: msRest.ServiceCallback<Models.BackupResourceConfigResource>): Promise<Models.BackupResourceStorageConfigsNonCRRGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.BackupResourceStorageConfigsNonCRRGetResponse>;\n }\n\n /**\n * Updates vault storage model type.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupResourceStorageConfigsNonCRRUpdateResponse>\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options?: msRest.RequestOptionsBase): Promise<Models.BackupResourceStorageConfigsNonCRRUpdateResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param callback The callback\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, callback: msRest.ServiceCallback<Models.BackupResourceConfigResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param options The optional parameters\n * @param callback The callback\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.BackupResourceConfigResource>): void;\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.BackupResourceConfigResource>, callback?: msRest.ServiceCallback<Models.BackupResourceConfigResource>): Promise<Models.BackupResourceStorageConfigsNonCRRUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n parameters,\n options\n },\n updateOperationSpec,\n callback) as Promise<Models.BackupResourceStorageConfigsNonCRRUpdateResponse>;\n }\n\n /**\n * Updates vault storage model type.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n patch(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param callback The callback\n */\n patch(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param options The optional parameters\n * @param callback The callback\n */\n patch(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n patch(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n parameters,\n options\n },\n patchOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.BackupResourceConfigResource\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst updateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.BackupResourceConfigResource,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.BackupResourceConfigResource\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst patchOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PATCH\",\n path: \"Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.BackupResourceConfigResource,\n required: true\n }\n },\n responses: {\n 204: {},\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PreValidateEnableBackupRequest,\n PreValidateEnableBackupResponse,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/protectionIntentOperationsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ProtectionIntentOperations. */\nexport class ProtectionIntentOperations {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ProtectionIntentOperations.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * @summary It will validate followings\n * 1. Vault capacity\n * 2. VM is already protected\n * 3. Any VM related configuration passed in properties.\n * @param azureRegion Azure region to hit Api\n * @param parameters Enable backup validation request on Virtual Machine\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectionIntentValidateResponse>\n */\n validate(azureRegion: string, parameters: Models.PreValidateEnableBackupRequest, options?: msRest.RequestOptionsBase): Promise<Models.ProtectionIntentValidateResponse>;\n /**\n * @param azureRegion Azure region to hit Api\n * @param parameters Enable backup validation request on Virtual Machine\n * @param callback The callback\n */\n validate(azureRegion: string, parameters: Models.PreValidateEnableBackupRequest, callback: msRest.ServiceCallback<Models.PreValidateEnableBackupResponse>): void;\n /**\n * @param azureRegion Azure region to hit Api\n * @param parameters Enable backup validation request on Virtual Machine\n * @param options The optional parameters\n * @param callback The callback\n */\n validate(azureRegion: string, parameters: Models.PreValidateEnableBackupRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.PreValidateEnableBackupResponse>): void;\n validate(azureRegion: string, parameters: Models.PreValidateEnableBackupRequest, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.PreValidateEnableBackupResponse>, callback?: msRest.ServiceCallback<Models.PreValidateEnableBackupResponse>): Promise<Models.ProtectionIntentValidateResponse> {\n return this.client.sendOperationRequest(\n {\n azureRegion,\n parameters,\n options\n },\n validateOperationSpec,\n callback) as Promise<Models.ProtectionIntentValidateResponse>;\n }\n\n /**\n * Provides the details of the protection intent up item. This is an asynchronous operation. To\n * know the status of the operation,\n * call the GetItemOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param intentObjectName Backed up item name whose details are to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectionIntentGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, options?: msRest.RequestOptionsBase): Promise<Models.ProtectionIntentGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param intentObjectName Backed up item name whose details are to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, callback: msRest.ServiceCallback<Models.ProtectionIntentResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param intentObjectName Backed up item name whose details are to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProtectionIntentResource>): void;\n get(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProtectionIntentResource>, callback?: msRest.ServiceCallback<Models.ProtectionIntentResource>): Promise<Models.ProtectionIntentGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n intentObjectName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ProtectionIntentGetResponse>;\n }\n\n /**\n * Create Intent for Enabling backup of an item. This is a synchronous operation.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param intentObjectName Intent object name.\n * @param parameters resource backed up item\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectionIntentCreateOrUpdateResponse>\n */\n createOrUpdate(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, parameters: Models.ProtectionIntentResource, options?: msRest.RequestOptionsBase): Promise<Models.ProtectionIntentCreateOrUpdateResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param intentObjectName Intent object name.\n * @param parameters resource backed up item\n * @param callback The callback\n */\n createOrUpdate(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, parameters: Models.ProtectionIntentResource, callback: msRest.ServiceCallback<Models.ProtectionIntentResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param intentObjectName Intent object name.\n * @param parameters resource backed up item\n * @param options The optional parameters\n * @param callback The callback\n */\n createOrUpdate(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, parameters: Models.ProtectionIntentResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProtectionIntentResource>): void;\n createOrUpdate(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, parameters: Models.ProtectionIntentResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProtectionIntentResource>, callback?: msRest.ServiceCallback<Models.ProtectionIntentResource>): Promise<Models.ProtectionIntentCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n intentObjectName,\n parameters,\n options\n },\n createOrUpdateOperationSpec,\n callback) as Promise<Models.ProtectionIntentCreateOrUpdateResponse>;\n }\n\n /**\n * Used to remove intent from an item\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the intent.\n * @param intentObjectName Intent to be deleted.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n deleteMethod(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the intent.\n * @param intentObjectName Intent to be deleted.\n * @param callback The callback\n */\n deleteMethod(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the intent.\n * @param intentObjectName Intent to be deleted.\n * @param options The optional parameters\n * @param callback The callback\n */\n deleteMethod(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n deleteMethod(vaultName: string, resourceGroupName: string, fabricName: string, intentObjectName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n intentObjectName,\n options\n },\n deleteMethodOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst validateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"Subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/locations/{azureRegion}/backupPreValidateProtection\",\n urlParameters: [\n Parameters.azureRegion,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.PreValidateEnableBackupRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.PreValidateEnableBackupResponse\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/backupProtectionIntent/{intentObjectName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.intentObjectName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionIntentResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst createOrUpdateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/backupProtectionIntent/{intentObjectName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.intentObjectName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.ProtectionIntentResource,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionIntentResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst deleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/backupProtectionIntent/{intentObjectName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.intentObjectName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n BackupStatusRequest,\n BackupStatusResponse,\n CloudError\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupStatusMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupStatus. */\nexport class BackupStatus {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupStatus.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * @summary Get the container backup status\n * @param azureRegion Azure region to hit Api\n * @param parameters Container Backup Status Request\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupStatusGetResponse>\n */\n get(azureRegion: string, parameters: Models.BackupStatusRequest, options?: msRest.RequestOptionsBase): Promise<Models.BackupStatusGetResponse>;\n /**\n * @param azureRegion Azure region to hit Api\n * @param parameters Container Backup Status Request\n * @param callback The callback\n */\n get(azureRegion: string, parameters: Models.BackupStatusRequest, callback: msRest.ServiceCallback<Models.BackupStatusResponse>): void;\n /**\n * @param azureRegion Azure region to hit Api\n * @param parameters Container Backup Status Request\n * @param options The optional parameters\n * @param callback The callback\n */\n get(azureRegion: string, parameters: Models.BackupStatusRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.BackupStatusResponse>): void;\n get(azureRegion: string, parameters: Models.BackupStatusRequest, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.BackupStatusResponse>, callback?: msRest.ServiceCallback<Models.BackupStatusResponse>): Promise<Models.BackupStatusGetResponse> {\n return this.client.sendOperationRequest(\n {\n azureRegion,\n parameters,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.BackupStatusGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"Subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/locations/{azureRegion}/backupStatus\",\n urlParameters: [\n Parameters.azureRegion,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.BackupStatusRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.BackupStatusResponse\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AzureBackupGoalFeatureSupportRequest,\n AzureVMResourceFeatureSupportRequest,\n AzureVMResourceFeatureSupportResponse,\n CloudError,\n FeatureSupportRequest\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/featureSupportMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a FeatureSupport. */\nexport class FeatureSupport {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a FeatureSupport.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * @summary It will validate if given feature with resource properties is supported in service\n * @param azureRegion Azure region to hit Api\n * @param parameters Feature support request object\n * @param [options] The optional parameters\n * @returns Promise<Models.FeatureSupportValidateResponse>\n */\n validate(azureRegion: string, parameters: Models.FeatureSupportRequestUnion, options?: msRest.RequestOptionsBase): Promise<Models.FeatureSupportValidateResponse>;\n /**\n * @param azureRegion Azure region to hit Api\n * @param parameters Feature support request object\n * @param callback The callback\n */\n validate(azureRegion: string, parameters: Models.FeatureSupportRequestUnion, callback: msRest.ServiceCallback<Models.AzureVMResourceFeatureSupportResponse>): void;\n /**\n * @param azureRegion Azure region to hit Api\n * @param parameters Feature support request object\n * @param options The optional parameters\n * @param callback The callback\n */\n validate(azureRegion: string, parameters: Models.FeatureSupportRequestUnion, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.AzureVMResourceFeatureSupportResponse>): void;\n validate(azureRegion: string, parameters: Models.FeatureSupportRequestUnion, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.AzureVMResourceFeatureSupportResponse>, callback?: msRest.ServiceCallback<Models.AzureVMResourceFeatureSupportResponse>): Promise<Models.FeatureSupportValidateResponse> {\n return this.client.sendOperationRequest(\n {\n azureRegion,\n parameters,\n options\n },\n validateOperationSpec,\n callback) as Promise<Models.FeatureSupportValidateResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst validateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"Subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/locations/{azureRegion}/backupValidateFeatures\",\n urlParameters: [\n Parameters.azureRegion,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.FeatureSupportRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.AzureVMResourceFeatureSupportResponse\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupProtectionIntentMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupProtectionIntent. */\nexport class BackupProtectionIntent {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupProtectionIntent.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides a pageable list of all intents that are present within a vault.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupProtectionIntentListResponse>\n */\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupProtectionIntentListOptionalParams): Promise<Models.BackupProtectionIntentListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ProtectionIntentResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, options: Models.BackupProtectionIntentListOptionalParams, callback: msRest.ServiceCallback<Models.ProtectionIntentResourceList>): void;\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupProtectionIntentListOptionalParams | msRest.ServiceCallback<Models.ProtectionIntentResourceList>, callback?: msRest.ServiceCallback<Models.ProtectionIntentResourceList>): Promise<Models.BackupProtectionIntentListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupProtectionIntentListResponse>;\n }\n\n /**\n * Provides a pageable list of all intents that are present within a vault.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupProtectionIntentListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.BackupProtectionIntentListNextOptionalParams): Promise<Models.BackupProtectionIntentListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.ProtectionIntentResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.BackupProtectionIntentListNextOptionalParams, callback: msRest.ServiceCallback<Models.ProtectionIntentResourceList>): void;\n listNext(nextPageLink: string, options?: Models.BackupProtectionIntentListNextOptionalParams | msRest.ServiceCallback<Models.ProtectionIntentResourceList>, callback?: msRest.ServiceCallback<Models.ProtectionIntentResourceList>): Promise<Models.BackupProtectionIntentListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.BackupProtectionIntentListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectionIntents\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionIntentResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionIntentResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n BackupManagementUsage,\n BackupManagementUsageList,\n CloudError,\n NameInfo\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupUsageSummariesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupUsageSummaries. */\nexport class BackupUsageSummaries {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupUsageSummaries.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches the backup management usage summaries of the vault.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupUsageSummariesListResponse>\n */\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupUsageSummariesListOptionalParams): Promise<Models.BackupUsageSummariesListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.BackupManagementUsageList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, options: Models.BackupUsageSummariesListOptionalParams, callback: msRest.ServiceCallback<Models.BackupManagementUsageList>): void;\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupUsageSummariesListOptionalParams | msRest.ServiceCallback<Models.BackupManagementUsageList>, callback?: msRest.ServiceCallback<Models.BackupManagementUsageList>): Promise<Models.BackupUsageSummariesListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupUsageSummariesListResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupUsageSummaries\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.BackupManagementUsageList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n ClientDiscoveryDisplay,\n ClientDiscoveryForLogSpecification,\n ClientDiscoveryForProperties,\n ClientDiscoveryForServiceSpecification,\n ClientDiscoveryResponse,\n ClientDiscoveryValueForSingleApi,\n CloudError\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/operationsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a Operations. */\nexport class Operations {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a Operations.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Returns the list of available operations.\n * @param [options] The optional parameters\n * @returns Promise<Models.OperationsListResponse>\n */\n list(options?: msRest.RequestOptionsBase): Promise<Models.OperationsListResponse>;\n /**\n * @param callback The callback\n */\n list(callback: msRest.ServiceCallback<Models.ClientDiscoveryResponse>): void;\n /**\n * @param options The optional parameters\n * @param callback The callback\n */\n list(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ClientDiscoveryResponse>): void;\n list(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ClientDiscoveryResponse>, callback?: msRest.ServiceCallback<Models.ClientDiscoveryResponse>): Promise<Models.OperationsListResponse> {\n return this.client.sendOperationRequest(\n {\n options\n },\n listOperationSpec,\n callback) as Promise<Models.OperationsListResponse>;\n }\n\n /**\n * Returns the list of available operations.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.OperationsListNextResponse>\n */\n listNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.OperationsListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.ClientDiscoveryResponse>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ClientDiscoveryResponse>): void;\n listNext(nextPageLink: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ClientDiscoveryResponse>, callback?: msRest.ServiceCallback<Models.ClientDiscoveryResponse>): Promise<Models.OperationsListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.OperationsListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"providers/Microsoft.RecoveryServices/operations\",\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ClientDiscoveryResponse\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ClientDiscoveryResponse\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorAdditionalInfo,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n NewErrorResponse,\n NewErrorResponseError,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupResourceVaultConfigsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupResourceVaultConfigs. */\nexport class BackupResourceVaultConfigs {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupResourceVaultConfigs.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches resource vault config.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupResourceVaultConfigsGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.BackupResourceVaultConfigsGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>): void;\n get(vaultName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>, callback?: msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>): Promise<Models.BackupResourceVaultConfigsGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.BackupResourceVaultConfigsGetResponse>;\n }\n\n /**\n * Updates vault security config.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters resource config request\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupResourceVaultConfigsUpdateResponse>\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceVaultConfigResource, options?: msRest.RequestOptionsBase): Promise<Models.BackupResourceVaultConfigsUpdateResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters resource config request\n * @param callback The callback\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceVaultConfigResource, callback: msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters resource config request\n * @param options The optional parameters\n * @param callback The callback\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceVaultConfigResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>): void;\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceVaultConfigResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>, callback?: msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>): Promise<Models.BackupResourceVaultConfigsUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n parameters,\n options\n },\n updateOperationSpec,\n callback) as Promise<Models.BackupResourceVaultConfigsUpdateResponse>;\n }\n\n /**\n * Updates vault security config.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters resource config request\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupResourceVaultConfigsPutResponse>\n */\n put(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceVaultConfigResource, options?: msRest.RequestOptionsBase): Promise<Models.BackupResourceVaultConfigsPutResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters resource config request\n * @param callback The callback\n */\n put(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceVaultConfigResource, callback: msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters resource config request\n * @param options The optional parameters\n * @param callback The callback\n */\n put(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceVaultConfigResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>): void;\n put(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceVaultConfigResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>, callback?: msRest.ServiceCallback<Models.BackupResourceVaultConfigResource>): Promise<Models.BackupResourceVaultConfigsPutResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n parameters,\n options\n },\n putOperationSpec,\n callback) as Promise<Models.BackupResourceVaultConfigsPutResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupconfig/vaultconfig\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.BackupResourceVaultConfigResource\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst updateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PATCH\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupconfig/vaultconfig\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.BackupResourceVaultConfigResource,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.BackupResourceVaultConfigResource\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst putOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupconfig/vaultconfig\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.BackupResourceVaultConfigResource,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.BackupResourceVaultConfigResource\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorAdditionalInfo,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n NewErrorResponse,\n NewErrorResponseError,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupResourceEncryptionConfigsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupResourceEncryptionConfigs. */\nexport class BackupResourceEncryptionConfigs {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupResourceEncryptionConfigs.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches Vault Encryption config.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupResourceEncryptionConfigsGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.BackupResourceEncryptionConfigsGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.BackupResourceEncryptionConfigExtendedResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.BackupResourceEncryptionConfigExtendedResource>): void;\n get(vaultName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.BackupResourceEncryptionConfigExtendedResource>, callback?: msRest.ServiceCallback<Models.BackupResourceEncryptionConfigExtendedResource>): Promise<Models.BackupResourceEncryptionConfigsGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.BackupResourceEncryptionConfigsGetResponse>;\n }\n\n /**\n * Updates Vault encryption config.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault encryption input config request\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceEncryptionConfigResource, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault encryption input config request\n * @param callback The callback\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceEncryptionConfigResource, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault encryption input config request\n * @param options The optional parameters\n * @param callback The callback\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceEncryptionConfigResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceEncryptionConfigResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n parameters,\n options\n },\n updateOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEncryptionConfigs/backupResourceEncryptionConfig\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.BackupResourceEncryptionConfigExtendedResource\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst updateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEncryptionConfigs/backupResourceEncryptionConfig\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.BackupResourceEncryptionConfigResource,\n required: true\n }\n },\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorAdditionalInfo,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n NewErrorResponse,\n NewErrorResponseError,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/privateEndpointConnectionOperationsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a PrivateEndpointConnectionOperations. */\nexport class PrivateEndpointConnectionOperations {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a PrivateEndpointConnectionOperations.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Get Private Endpoint Connection. This call is made by Backup Admin.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param [options] The optional parameters\n * @returns Promise<Models.PrivateEndpointConnectionGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateEndpointConnectionGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, callback: msRest.ServiceCallback<Models.PrivateEndpointConnectionResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.PrivateEndpointConnectionResource>): void;\n get(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.PrivateEndpointConnectionResource>, callback?: msRest.ServiceCallback<Models.PrivateEndpointConnectionResource>): Promise<Models.PrivateEndpointConnectionGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n privateEndpointConnectionName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.PrivateEndpointConnectionGetResponse>;\n }\n\n /**\n * Approve or Reject Private Endpoint requests. This call is made by Backup Admin.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param parameters Request body for operation\n * @param [options] The optional parameters\n * @returns Promise<Models.PrivateEndpointConnectionPutResponse>\n */\n put(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, parameters: Models.PrivateEndpointConnectionResource, options?: msRest.RequestOptionsBase): Promise<Models.PrivateEndpointConnectionPutResponse> {\n return this.beginPut(vaultName,resourceGroupName,privateEndpointConnectionName,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.PrivateEndpointConnectionPutResponse>;\n }\n\n /**\n * Delete Private Endpoint requests. This call is made by Backup Admin.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n deleteMethod(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse> {\n return this.beginDeleteMethod(vaultName,resourceGroupName,privateEndpointConnectionName,options)\n .then(lroPoller => lroPoller.pollUntilFinished());\n }\n\n /**\n * Approve or Reject Private Endpoint requests. This call is made by Backup Admin.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param parameters Request body for operation\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginPut(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, parameters: Models.PrivateEndpointConnectionResource, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n vaultName,\n resourceGroupName,\n privateEndpointConnectionName,\n parameters,\n options\n },\n beginPutOperationSpec,\n options);\n }\n\n /**\n * Delete Private Endpoint requests. This call is made by Backup Admin.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginDeleteMethod(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n vaultName,\n resourceGroupName,\n privateEndpointConnectionName,\n options\n },\n beginDeleteMethodOperationSpec,\n options);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.privateEndpointConnectionName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionResource\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst beginPutOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.privateEndpointConnectionName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.PrivateEndpointConnectionResource,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionResource\n },\n 201: {\n bodyMapper: Mappers.PrivateEndpointConnectionResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst beginDeleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.privateEndpointConnectionName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AzureFileShareRecoveryPoint,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n BEKDetails,\n ClientScriptForConnect,\n DiskInformation,\n ErrorAdditionalInfo,\n GenericRecoveryPoint,\n IaasVMRecoveryPoint,\n InstantItemRecoveryTarget,\n KEKDetails,\n KeyAndSecretDetails,\n NewErrorResponse,\n NewErrorResponseError,\n OperationStatus,\n OperationStatusError,\n OperationStatusExtendedInfo,\n OperationStatusJobExtendedInfo,\n OperationStatusJobsExtendedInfo,\n OperationStatusProvisionILRExtendedInfo,\n OperationStatusRecoveryPointExtendedInfo,\n PointInTimeRange,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointTierInformation,\n SQLDataDirectory\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/privateEndpointOperationsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a PrivateEndpointOperations. */\nexport class PrivateEndpointOperations {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a PrivateEndpointOperations.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * @summary Gets the operation status for a private endpoint connection.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param operationId Operation id\n * @param [options] The optional parameters\n * @returns Promise<Models.PrivateEndpointGetOperationStatusResponse>\n */\n getOperationStatus(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateEndpointGetOperationStatusResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param operationId Operation id\n * @param callback The callback\n */\n getOperationStatus(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, operationId: string, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param operationId Operation id\n * @param options The optional parameters\n * @param callback The callback\n */\n getOperationStatus(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n getOperationStatus(vaultName: string, resourceGroupName: string, privateEndpointConnectionName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.OperationStatus>, callback?: msRest.ServiceCallback<Models.OperationStatus>): Promise<Models.PrivateEndpointGetOperationStatusResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n privateEndpointConnectionName,\n operationId,\n options\n },\n getOperationStatusOperationSpec,\n callback) as Promise<Models.PrivateEndpointGetOperationStatusResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationStatusOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/privateEndpointConnections/{privateEndpointConnectionName}/operationsStatus/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.privateEndpointConnectionName,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationStatus\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n ErrorAdditionalInfo,\n NewErrorResponse,\n NewErrorResponseError,\n PrepareDataMoveResponse,\n VaultStorageConfigOperationResultResponse\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/bMSPrepareDataMoveOperationResultMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BMSPrepareDataMoveOperationResult. */\nexport class BMSPrepareDataMoveOperationResult {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BMSPrepareDataMoveOperationResult.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches Operation Result for Prepare Data Move\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId\n * @param [options] The optional parameters\n * @returns Promise<Models.BMSPrepareDataMoveOperationResultGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.BMSPrepareDataMoveOperationResultGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, callback: msRest.ServiceCallback<Models.VaultStorageConfigOperationResultResponseUnion>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.VaultStorageConfigOperationResultResponseUnion>): void;\n get(vaultName: string, resourceGroupName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.VaultStorageConfigOperationResultResponseUnion>, callback?: msRest.ServiceCallback<Models.VaultStorageConfigOperationResultResponseUnion>): Promise<Models.BMSPrepareDataMoveOperationResultGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n operationId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.BMSPrepareDataMoveOperationResultGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig/operationResults/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.VaultStorageConfigOperationResultResponse\n },\n 202: {},\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/protectedItemsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ProtectedItems. */\nexport class ProtectedItems {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ProtectedItems.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides the details of the backed up item. This is an asynchronous operation. To know the\n * status of the operation,\n * call the GetItemOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item name whose details are to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectedItemsGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options?: Models.ProtectedItemsGetOptionalParams): Promise<Models.ProtectedItemsGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item name whose details are to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, callback: msRest.ServiceCallback<Models.ProtectedItemResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item name whose details are to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options: Models.ProtectedItemsGetOptionalParams, callback: msRest.ServiceCallback<Models.ProtectedItemResource>): void;\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options?: Models.ProtectedItemsGetOptionalParams | msRest.ServiceCallback<Models.ProtectedItemResource>, callback?: msRest.ServiceCallback<Models.ProtectedItemResource>): Promise<Models.ProtectedItemsGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ProtectedItemsGetResponse>;\n }\n\n /**\n * Enables backup of an item or to modifies the backup policy information of an already backed up\n * item. This is an\n * asynchronous operation. To know the status of the operation, call the GetItemOperationResult\n * API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Item name to be backed up.\n * @param parameters resource backed up item\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectedItemsCreateOrUpdateResponse>\n */\n createOrUpdate(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.ProtectedItemResource, options?: msRest.RequestOptionsBase): Promise<Models.ProtectedItemsCreateOrUpdateResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Item name to be backed up.\n * @param parameters resource backed up item\n * @param callback The callback\n */\n createOrUpdate(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.ProtectedItemResource, callback: msRest.ServiceCallback<Models.ProtectedItemResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Item name to be backed up.\n * @param parameters resource backed up item\n * @param options The optional parameters\n * @param callback The callback\n */\n createOrUpdate(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.ProtectedItemResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProtectedItemResource>): void;\n createOrUpdate(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.ProtectedItemResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProtectedItemResource>, callback?: msRest.ServiceCallback<Models.ProtectedItemResource>): Promise<Models.ProtectedItemsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n parameters,\n options\n },\n createOrUpdateOperationSpec,\n callback) as Promise<Models.ProtectedItemsCreateOrUpdateResponse>;\n }\n\n /**\n * Used to disable backup of an item within a container. This is an asynchronous operation. To know\n * the status of the\n * request, call the GetItemOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item to be deleted.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n deleteMethod(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item to be deleted.\n * @param callback The callback\n */\n deleteMethod(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item to be deleted.\n * @param options The optional parameters\n * @param callback The callback\n */\n deleteMethod(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n deleteMethod(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n options\n },\n deleteMethodOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectedItemResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst createOrUpdateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.ProtectedItemResource,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectedItemResource\n },\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst deleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/protectedItemOperationResultsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ProtectedItemOperationResults. */\nexport class ProtectedItemOperationResults {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ProtectedItemOperationResults.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches the result of any operation on the backup item.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Backup item name whose details are to be fetched.\n * @param operationId OperationID which represents the operation whose result needs to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectedItemOperationResultsGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.ProtectedItemOperationResultsGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Backup item name whose details are to be fetched.\n * @param operationId OperationID which represents the operation whose result needs to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, operationId: string, callback: msRest.ServiceCallback<Models.ProtectedItemResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Backup item name whose details are to be fetched.\n * @param operationId OperationID which represents the operation whose result needs to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProtectedItemResource>): void;\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProtectedItemResource>, callback?: msRest.ServiceCallback<Models.ProtectedItemResource>): Promise<Models.ProtectedItemOperationResultsGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n operationId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ProtectedItemOperationResultsGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/operationResults/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectedItemResource\n },\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorAdditionalInfo,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n NewErrorResponse,\n NewErrorResponseError,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/recoveryPointsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a RecoveryPoints. */\nexport class RecoveryPoints {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a RecoveryPoints.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Lists the backup copies for the backed up item.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item whose backup copies are to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.RecoveryPointsListResponse>\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options?: Models.RecoveryPointsListOptionalParams): Promise<Models.RecoveryPointsListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item whose backup copies are to be fetched.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item whose backup copies are to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options: Models.RecoveryPointsListOptionalParams, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options?: Models.RecoveryPointsListOptionalParams | msRest.ServiceCallback<Models.RecoveryPointResourceList>, callback?: msRest.ServiceCallback<Models.RecoveryPointResourceList>): Promise<Models.RecoveryPointsListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.RecoveryPointsListResponse>;\n }\n\n /**\n * Provides the information of the backed up data identified using RecoveryPointID. This is an\n * asynchronous operation.\n * To know the status of the operation, call the GetProtectedItemOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with backed up item.\n * @param containerName Container name associated with backed up item.\n * @param protectedItemName Backed up item name whose backup data needs to be fetched.\n * @param recoveryPointId RecoveryPointID represents the backed up data to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.RecoveryPointsGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, options?: msRest.RequestOptionsBase): Promise<Models.RecoveryPointsGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with backed up item.\n * @param containerName Container name associated with backed up item.\n * @param protectedItemName Backed up item name whose backup data needs to be fetched.\n * @param recoveryPointId RecoveryPointID represents the backed up data to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, callback: msRest.ServiceCallback<Models.RecoveryPointResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with backed up item.\n * @param containerName Container name associated with backed up item.\n * @param protectedItemName Backed up item name whose backup data needs to be fetched.\n * @param recoveryPointId RecoveryPointID represents the backed up data to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RecoveryPointResource>): void;\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RecoveryPointResource>, callback?: msRest.ServiceCallback<Models.RecoveryPointResource>): Promise<Models.RecoveryPointsGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n recoveryPointId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.RecoveryPointsGetResponse>;\n }\n\n /**\n * @summary Returns the Access token for communication between BMS and Protection service\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Name of the container.\n * @param protectedItemName Name of the Protected Item.\n * @param recoveryPointId Recovery Point Id\n * @param parameters Get Access Token request\n * @param [options] The optional parameters\n * @returns Promise<Models.RecoveryPointsGetAccessTokenResponse>\n */\n getAccessToken(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.AADPropertiesResource, options?: msRest.RequestOptionsBase): Promise<Models.RecoveryPointsGetAccessTokenResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Name of the container.\n * @param protectedItemName Name of the Protected Item.\n * @param recoveryPointId Recovery Point Id\n * @param parameters Get Access Token request\n * @param callback The callback\n */\n getAccessToken(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.AADPropertiesResource, callback: msRest.ServiceCallback<Models.CrrAccessTokenResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Name of the container.\n * @param protectedItemName Name of the Protected Item.\n * @param recoveryPointId Recovery Point Id\n * @param parameters Get Access Token request\n * @param options The optional parameters\n * @param callback The callback\n */\n getAccessToken(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.AADPropertiesResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.CrrAccessTokenResource>): void;\n getAccessToken(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.AADPropertiesResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.CrrAccessTokenResource>, callback?: msRest.ServiceCallback<Models.CrrAccessTokenResource>): Promise<Models.RecoveryPointsGetAccessTokenResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n recoveryPointId,\n parameters,\n options\n },\n getAccessTokenOperationSpec,\n callback) as Promise<Models.RecoveryPointsGetAccessTokenResponse>;\n }\n\n /**\n * Lists the backup copies for the backed up item.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.RecoveryPointsListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.RecoveryPointsListNextOptionalParams): Promise<Models.RecoveryPointsListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.RecoveryPointsListNextOptionalParams, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n listNext(nextPageLink: string, options?: Models.RecoveryPointsListNextOptionalParams | msRest.ServiceCallback<Models.RecoveryPointResourceList>, callback?: msRest.ServiceCallback<Models.RecoveryPointResourceList>): Promise<Models.RecoveryPointsListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.RecoveryPointsListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RecoveryPointResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints/{recoveryPointId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName,\n Parameters.recoveryPointId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RecoveryPointResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst getAccessTokenOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints/{recoveryPointId}/accessToken\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName,\n Parameters.recoveryPointId\n ],\n queryParameters: [\n Parameters.apiVersion1\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.AADPropertiesResource,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.CrrAccessTokenResource\n },\n 400: {},\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RecoveryPointResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/restoresMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a Restores. */\nexport class Restores {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a Restores.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Restores the specified backed up data. This is an asynchronous operation. To know the status of\n * this API call, use\n * GetProtectedItemOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up items.\n * @param containerName Container name associated with the backed up items.\n * @param protectedItemName Backed up item to be restored.\n * @param recoveryPointId Recovery point ID which represents the backed up data to be restored.\n * @param parameters resource restore request\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n trigger(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.RestoreRequestResource, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse> {\n return this.beginTrigger(vaultName,resourceGroupName,fabricName,containerName,protectedItemName,recoveryPointId,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished());\n }\n\n /**\n * Restores the specified backed up data. This is an asynchronous operation. To know the status of\n * this API call, use\n * GetProtectedItemOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up items.\n * @param containerName Container name associated with the backed up items.\n * @param protectedItemName Backed up item to be restored.\n * @param recoveryPointId Recovery point ID which represents the backed up data to be restored.\n * @param parameters resource restore request\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginTrigger(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.RestoreRequestResource, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n recoveryPointId,\n parameters,\n options\n },\n beginTriggerOperationSpec,\n options);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst beginTriggerOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints/{recoveryPointId}/restore\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName,\n Parameters.recoveryPointId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.RestoreRequestResource,\n required: true\n }\n },\n responses: {\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupPoliciesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupPolicies. */\nexport class BackupPolicies {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupPolicies.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Lists of backup policies associated with Recovery Services Vault. API provides pagination\n * parameters to fetch\n * scoped results.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupPoliciesListResponse>\n */\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupPoliciesListOptionalParams): Promise<Models.BackupPoliciesListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ProtectionPolicyResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, options: Models.BackupPoliciesListOptionalParams, callback: msRest.ServiceCallback<Models.ProtectionPolicyResourceList>): void;\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupPoliciesListOptionalParams | msRest.ServiceCallback<Models.ProtectionPolicyResourceList>, callback?: msRest.ServiceCallback<Models.ProtectionPolicyResourceList>): Promise<Models.BackupPoliciesListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupPoliciesListResponse>;\n }\n\n /**\n * Lists of backup policies associated with Recovery Services Vault. API provides pagination\n * parameters to fetch\n * scoped results.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupPoliciesListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.BackupPoliciesListNextOptionalParams): Promise<Models.BackupPoliciesListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.ProtectionPolicyResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.BackupPoliciesListNextOptionalParams, callback: msRest.ServiceCallback<Models.ProtectionPolicyResourceList>): void;\n listNext(nextPageLink: string, options?: Models.BackupPoliciesListNextOptionalParams | msRest.ServiceCallback<Models.ProtectionPolicyResourceList>, callback?: msRest.ServiceCallback<Models.ProtectionPolicyResourceList>): Promise<Models.BackupPoliciesListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.BackupPoliciesListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupPolicies\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionPolicyResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionPolicyResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/protectionPoliciesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ProtectionPolicies. */\nexport class ProtectionPolicies {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ProtectionPolicies.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides the details of the backup policies associated to Recovery Services Vault. This is an\n * asynchronous\n * operation. Status of the operation can be fetched using GetPolicyOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy information to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectionPoliciesGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, policyName: string, options?: msRest.RequestOptionsBase): Promise<Models.ProtectionPoliciesGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy information to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, policyName: string, callback: msRest.ServiceCallback<Models.ProtectionPolicyResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy information to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, policyName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProtectionPolicyResource>): void;\n get(vaultName: string, resourceGroupName: string, policyName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProtectionPolicyResource>, callback?: msRest.ServiceCallback<Models.ProtectionPolicyResource>): Promise<Models.ProtectionPoliciesGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n policyName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ProtectionPoliciesGetResponse>;\n }\n\n /**\n * Creates or modifies a backup policy. This is an asynchronous operation. Status of the operation\n * can be fetched\n * using GetPolicyOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy to be created.\n * @param parameters resource backup policy\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectionPoliciesCreateOrUpdateResponse>\n */\n createOrUpdate(vaultName: string, resourceGroupName: string, policyName: string, parameters: Models.ProtectionPolicyResource, options?: msRest.RequestOptionsBase): Promise<Models.ProtectionPoliciesCreateOrUpdateResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy to be created.\n * @param parameters resource backup policy\n * @param callback The callback\n */\n createOrUpdate(vaultName: string, resourceGroupName: string, policyName: string, parameters: Models.ProtectionPolicyResource, callback: msRest.ServiceCallback<Models.ProtectionPolicyResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy to be created.\n * @param parameters resource backup policy\n * @param options The optional parameters\n * @param callback The callback\n */\n createOrUpdate(vaultName: string, resourceGroupName: string, policyName: string, parameters: Models.ProtectionPolicyResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProtectionPolicyResource>): void;\n createOrUpdate(vaultName: string, resourceGroupName: string, policyName: string, parameters: Models.ProtectionPolicyResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProtectionPolicyResource>, callback?: msRest.ServiceCallback<Models.ProtectionPolicyResource>): Promise<Models.ProtectionPoliciesCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n policyName,\n parameters,\n options\n },\n createOrUpdateOperationSpec,\n callback) as Promise<Models.ProtectionPoliciesCreateOrUpdateResponse>;\n }\n\n /**\n * Deletes specified backup policy from your Recovery Services Vault. This is an asynchronous\n * operation. Status of the\n * operation can be fetched using GetProtectionPolicyOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy to be deleted.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n deleteMethod(vaultName: string, resourceGroupName: string, policyName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse> {\n return this.beginDeleteMethod(vaultName,resourceGroupName,policyName,options)\n .then(lroPoller => lroPoller.pollUntilFinished());\n }\n\n /**\n * Deletes specified backup policy from your Recovery Services Vault. This is an asynchronous\n * operation. Status of the\n * operation can be fetched using GetProtectionPolicyOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy to be deleted.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginDeleteMethod(vaultName: string, resourceGroupName: string, policyName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n vaultName,\n resourceGroupName,\n policyName,\n options\n },\n beginDeleteMethodOperationSpec,\n options);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupPolicies/{policyName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.policyName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionPolicyResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst createOrUpdateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupPolicies/{policyName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.policyName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.ProtectionPolicyResource,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionPolicyResource\n },\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst beginDeleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupPolicies/{policyName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.policyName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/protectionPolicyOperationResultsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ProtectionPolicyOperationResults. */\nexport class ProtectionPolicyOperationResults {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ProtectionPolicyOperationResults.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides the result of an operation.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy name whose operation's result needs to be fetched.\n * @param operationId Operation ID which represents the operation whose result needs to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectionPolicyOperationResultsGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, policyName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.ProtectionPolicyOperationResultsGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy name whose operation's result needs to be fetched.\n * @param operationId Operation ID which represents the operation whose result needs to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, policyName: string, operationId: string, callback: msRest.ServiceCallback<Models.ProtectionPolicyResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy name whose operation's result needs to be fetched.\n * @param operationId Operation ID which represents the operation whose result needs to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, policyName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProtectionPolicyResource>): void;\n get(vaultName: string, resourceGroupName: string, policyName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProtectionPolicyResource>, callback?: msRest.ServiceCallback<Models.ProtectionPolicyResource>): Promise<Models.ProtectionPolicyOperationResultsGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n policyName,\n operationId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ProtectionPolicyOperationResultsGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupPolicies/{policyName}/operationResults/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.policyName,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionPolicyResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupJobsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupJobs. */\nexport class BackupJobs {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupJobs.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides a pageable list of jobs.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupJobsListResponse>\n */\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupJobsListOptionalParams): Promise<Models.BackupJobsListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.JobResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, options: Models.BackupJobsListOptionalParams, callback: msRest.ServiceCallback<Models.JobResourceList>): void;\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupJobsListOptionalParams | msRest.ServiceCallback<Models.JobResourceList>, callback?: msRest.ServiceCallback<Models.JobResourceList>): Promise<Models.BackupJobsListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupJobsListResponse>;\n }\n\n /**\n * Provides a pageable list of jobs.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupJobsListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.BackupJobsListNextOptionalParams): Promise<Models.BackupJobsListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.JobResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.BackupJobsListNextOptionalParams, callback: msRest.ServiceCallback<Models.JobResourceList>): void;\n listNext(nextPageLink: string, options?: Models.BackupJobsListNextOptionalParams | msRest.ServiceCallback<Models.JobResourceList>, callback?: msRest.ServiceCallback<Models.JobResourceList>): Promise<Models.BackupJobsListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.BackupJobsListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.JobResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.JobResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/jobDetailsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a JobDetails. */\nexport class JobDetails {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a JobDetails.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Gets extended information associated with the job.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param jobName Name of the job whose details are to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.JobDetailsGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, jobName: string, options?: msRest.RequestOptionsBase): Promise<Models.JobDetailsGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param jobName Name of the job whose details are to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, jobName: string, callback: msRest.ServiceCallback<Models.JobResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param jobName Name of the job whose details are to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, jobName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.JobResource>): void;\n get(vaultName: string, resourceGroupName: string, jobName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.JobResource>, callback?: msRest.ServiceCallback<Models.JobResource>): Promise<Models.JobDetailsGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n jobName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.JobDetailsGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs/{jobName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.jobName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.JobResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n CloudError\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/jobCancellationsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a JobCancellations. */\nexport class JobCancellations {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a JobCancellations.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Cancels a job. This is an asynchronous operation. To know the status of the cancellation, call\n * GetCancelOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param jobName Name of the job to cancel.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n trigger(vaultName: string, resourceGroupName: string, jobName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param jobName Name of the job to cancel.\n * @param callback The callback\n */\n trigger(vaultName: string, resourceGroupName: string, jobName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param jobName Name of the job to cancel.\n * @param options The optional parameters\n * @param callback The callback\n */\n trigger(vaultName: string, resourceGroupName: string, jobName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n trigger(vaultName: string, resourceGroupName: string, jobName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n jobName,\n options\n },\n triggerOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst triggerOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs/{jobName}/cancel\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.jobName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n CloudError\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/jobOperationResultsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a JobOperationResults. */\nexport class JobOperationResults {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a JobOperationResults.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches the result of any operation.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param jobName Job name whose operation result has to be fetched.\n * @param operationId OperationID which represents the operation whose result has to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n get(vaultName: string, resourceGroupName: string, jobName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param jobName Job name whose operation result has to be fetched.\n * @param operationId OperationID which represents the operation whose result has to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, jobName: string, operationId: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param jobName Job name whose operation result has to be fetched.\n * @param operationId OperationID which represents the operation whose result has to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, jobName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n get(vaultName: string, resourceGroupName: string, jobName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n jobName,\n operationId,\n options\n },\n getOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs/{jobName}/operationResults/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.jobName,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n CloudError,\n ExportJobsOperationResultInfo,\n OperationResultInfo,\n OperationResultInfoBase,\n OperationResultInfoBaseResource,\n OperationWorkerResponse\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/exportJobsOperationResultsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ExportJobsOperationResults. */\nexport class ExportJobsOperationResults {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ExportJobsOperationResults.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Gets the operation result of operation triggered by Export Jobs API. If the operation is\n * successful, then it also\n * contains URL of a Blob and a SAS key to access the same. The blob contains exported jobs in JSON\n * serialized format.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId OperationID which represents the export job.\n * @param [options] The optional parameters\n * @returns Promise<Models.ExportJobsOperationResultsGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.ExportJobsOperationResultsGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId OperationID which represents the export job.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, callback: msRest.ServiceCallback<Models.OperationResultInfoBaseResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId OperationID which represents the export job.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.OperationResultInfoBaseResource>): void;\n get(vaultName: string, resourceGroupName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.OperationResultInfoBaseResource>, callback?: msRest.ServiceCallback<Models.OperationResultInfoBaseResource>): Promise<Models.ExportJobsOperationResultsGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n operationId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ExportJobsOperationResultsGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs/operationResults/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationResultInfoBaseResource\n },\n 202: {\n bodyMapper: Mappers.OperationResultInfoBaseResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n CloudError\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/jobsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a Jobs. */\nexport class Jobs {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a Jobs.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Triggers export of jobs specified by filters and returns an OperationID to track.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n exportMethod(vaultName: string, resourceGroupName: string, options?: Models.JobsExportMethodOptionalParams): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n exportMethod(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n exportMethod(vaultName: string, resourceGroupName: string, options: Models.JobsExportMethodOptionalParams, callback: msRest.ServiceCallback<void>): void;\n exportMethod(vaultName: string, resourceGroupName: string, options?: Models.JobsExportMethodOptionalParams | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n exportMethodOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst exportMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobsExport\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupProtectedItemsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupProtectedItems. */\nexport class BackupProtectedItems {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupProtectedItems.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides a pageable list of all items that are backed up within a vault.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupProtectedItemsListResponse>\n */\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupProtectedItemsListOptionalParams): Promise<Models.BackupProtectedItemsListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ProtectedItemResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, options: Models.BackupProtectedItemsListOptionalParams, callback: msRest.ServiceCallback<Models.ProtectedItemResourceList>): void;\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupProtectedItemsListOptionalParams | msRest.ServiceCallback<Models.ProtectedItemResourceList>, callback?: msRest.ServiceCallback<Models.ProtectedItemResourceList>): Promise<Models.BackupProtectedItemsListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupProtectedItemsListResponse>;\n }\n\n /**\n * Provides a pageable list of all items that are backed up within a vault.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupProtectedItemsListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.BackupProtectedItemsListNextOptionalParams): Promise<Models.BackupProtectedItemsListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.ProtectedItemResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.BackupProtectedItemsListNextOptionalParams, callback: msRest.ServiceCallback<Models.ProtectedItemResourceList>): void;\n listNext(nextPageLink: string, options?: Models.BackupProtectedItemsListNextOptionalParams | msRest.ServiceCallback<Models.ProtectedItemResourceList>, callback?: msRest.ServiceCallback<Models.ProtectedItemResourceList>): Promise<Models.BackupProtectedItemsListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.BackupProtectedItemsListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectedItems\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectedItemResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectedItemResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AzureFileShareRestoreRequest,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n CloudError,\n EncryptionDetails,\n ErrorDetail,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n RecoveryPointRehydrationInfo,\n RestoreFileSpecs,\n RestoreRequest,\n SQLDataDirectoryMapping,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n ValidateIaasVMRestoreOperationRequest,\n ValidateOperationRequest,\n ValidateOperationResponse,\n ValidateOperationsResponse,\n ValidateRestoreOperationRequest\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/operationMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a Operation. */\nexport class Operation {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a Operation.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Validate operation for specified backed up item. This is a synchronous operation.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters resource validate operation request\n * @param [options] The optional parameters\n * @returns Promise<Models.OperationValidateResponse>\n */\n validate(vaultName: string, resourceGroupName: string, parameters: Models.ValidateOperationRequestUnion, options?: msRest.RequestOptionsBase): Promise<Models.OperationValidateResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters resource validate operation request\n * @param callback The callback\n */\n validate(vaultName: string, resourceGroupName: string, parameters: Models.ValidateOperationRequestUnion, callback: msRest.ServiceCallback<Models.ValidateOperationsResponse>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters resource validate operation request\n * @param options The optional parameters\n * @param callback The callback\n */\n validate(vaultName: string, resourceGroupName: string, parameters: Models.ValidateOperationRequestUnion, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ValidateOperationsResponse>): void;\n validate(vaultName: string, resourceGroupName: string, parameters: Models.ValidateOperationRequestUnion, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ValidateOperationsResponse>, callback?: msRest.ServiceCallback<Models.ValidateOperationsResponse>): Promise<Models.OperationValidateResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n parameters,\n options\n },\n validateOperationSpec,\n callback) as Promise<Models.OperationValidateResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst validateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupValidateOperation\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.ValidateOperationRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.ValidateOperationsResponse\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupEnginesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupEngines. */\nexport class BackupEngines {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupEngines.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Backup management servers registered to Recovery Services Vault. Returns a pageable list of\n * servers.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupEnginesListResponse>\n */\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupEnginesListOptionalParams): Promise<Models.BackupEnginesListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.BackupEngineBaseResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, options: Models.BackupEnginesListOptionalParams, callback: msRest.ServiceCallback<Models.BackupEngineBaseResourceList>): void;\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupEnginesListOptionalParams | msRest.ServiceCallback<Models.BackupEngineBaseResourceList>, callback?: msRest.ServiceCallback<Models.BackupEngineBaseResourceList>): Promise<Models.BackupEnginesListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupEnginesListResponse>;\n }\n\n /**\n * Returns backup management server registered to Recovery Services Vault.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param backupEngineName Name of the backup management server.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupEnginesGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, backupEngineName: string, options?: Models.BackupEnginesGetOptionalParams): Promise<Models.BackupEnginesGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param backupEngineName Name of the backup management server.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, backupEngineName: string, callback: msRest.ServiceCallback<Models.BackupEngineBaseResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param backupEngineName Name of the backup management server.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, backupEngineName: string, options: Models.BackupEnginesGetOptionalParams, callback: msRest.ServiceCallback<Models.BackupEngineBaseResource>): void;\n get(vaultName: string, resourceGroupName: string, backupEngineName: string, options?: Models.BackupEnginesGetOptionalParams | msRest.ServiceCallback<Models.BackupEngineBaseResource>, callback?: msRest.ServiceCallback<Models.BackupEngineBaseResource>): Promise<Models.BackupEnginesGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n backupEngineName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.BackupEnginesGetResponse>;\n }\n\n /**\n * Backup management servers registered to Recovery Services Vault. Returns a pageable list of\n * servers.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupEnginesListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.BackupEnginesListNextOptionalParams): Promise<Models.BackupEnginesListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.BackupEngineBaseResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.BackupEnginesListNextOptionalParams, callback: msRest.ServiceCallback<Models.BackupEngineBaseResourceList>): void;\n listNext(nextPageLink: string, options?: Models.BackupEnginesListNextOptionalParams | msRest.ServiceCallback<Models.BackupEngineBaseResourceList>, callback?: msRest.ServiceCallback<Models.BackupEngineBaseResourceList>): Promise<Models.BackupEnginesListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.BackupEnginesListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEngines\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.BackupEngineBaseResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEngines/{backupEngineName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.backupEngineName\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.BackupEngineBaseResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.BackupEngineBaseResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n CloudError\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/protectionContainerRefreshOperationResultsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ProtectionContainerRefreshOperationResults. */\nexport class ProtectionContainerRefreshOperationResults {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ProtectionContainerRefreshOperationResults.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides the result of the refresh operation triggered by the BeginRefresh operation.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param operationId Operation ID associated with the operation whose result needs to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param operationId Operation ID associated with the operation whose result needs to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, operationId: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param operationId Operation ID associated with the operation whose result needs to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n get(vaultName: string, resourceGroupName: string, fabricName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n operationId,\n options\n },\n getOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/operationResults/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/protectableContainersMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ProtectableContainers. */\nexport class ProtectableContainers {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ProtectableContainers.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Lists the containers that can be registered to Recovery Services Vault.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectableContainersListResponse>\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, options?: Models.ProtectableContainersListOptionalParams): Promise<Models.ProtectableContainersListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, callback: msRest.ServiceCallback<Models.ProtectableContainerResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, options: Models.ProtectableContainersListOptionalParams, callback: msRest.ServiceCallback<Models.ProtectableContainerResourceList>): void;\n list(vaultName: string, resourceGroupName: string, fabricName: string, options?: Models.ProtectableContainersListOptionalParams | msRest.ServiceCallback<Models.ProtectableContainerResourceList>, callback?: msRest.ServiceCallback<Models.ProtectableContainerResourceList>): Promise<Models.ProtectableContainersListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.ProtectableContainersListResponse>;\n }\n\n /**\n * Lists the containers that can be registered to Recovery Services Vault.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectableContainersListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.ProtectableContainersListNextOptionalParams): Promise<Models.ProtectableContainersListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.ProtectableContainerResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.ProtectableContainersListNextOptionalParams, callback: msRest.ServiceCallback<Models.ProtectableContainerResourceList>): void;\n listNext(nextPageLink: string, options?: Models.ProtectableContainersListNextOptionalParams | msRest.ServiceCallback<Models.ProtectableContainerResourceList>, callback?: msRest.ServiceCallback<Models.ProtectableContainerResourceList>): Promise<Models.ProtectableContainersListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.ProtectableContainersListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectableContainers\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectableContainerResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectableContainerResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/protectionContainersMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ProtectionContainers. */\nexport class ProtectionContainers {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ProtectionContainers.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Gets details of the specific container registered to your Recovery Services Vault.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Name of the fabric where the container belongs.\n * @param containerName Name of the container whose details need to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectionContainersGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options?: msRest.RequestOptionsBase): Promise<Models.ProtectionContainersGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Name of the fabric where the container belongs.\n * @param containerName Name of the container whose details need to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, callback: msRest.ServiceCallback<Models.ProtectionContainerResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Name of the fabric where the container belongs.\n * @param containerName Name of the container whose details need to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProtectionContainerResource>): void;\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProtectionContainerResource>, callback?: msRest.ServiceCallback<Models.ProtectionContainerResource>): Promise<Models.ProtectionContainersGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ProtectionContainersGetResponse>;\n }\n\n /**\n * Registers the container with Recovery Services vault.\n * This is an asynchronous operation. To track the operation status, use location header to call\n * get latest status of\n * the operation.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Name of the container to be registered.\n * @param parameters Request body for operation\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectionContainersRegisterResponse>\n */\n register(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, parameters: Models.ProtectionContainerResource, options?: msRest.RequestOptionsBase): Promise<Models.ProtectionContainersRegisterResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Name of the container to be registered.\n * @param parameters Request body for operation\n * @param callback The callback\n */\n register(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, parameters: Models.ProtectionContainerResource, callback: msRest.ServiceCallback<Models.ProtectionContainerResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Name of the container to be registered.\n * @param parameters Request body for operation\n * @param options The optional parameters\n * @param callback The callback\n */\n register(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, parameters: Models.ProtectionContainerResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProtectionContainerResource>): void;\n register(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, parameters: Models.ProtectionContainerResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProtectionContainerResource>, callback?: msRest.ServiceCallback<Models.ProtectionContainerResource>): Promise<Models.ProtectionContainersRegisterResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n parameters,\n options\n },\n registerOperationSpec,\n callback) as Promise<Models.ProtectionContainersRegisterResponse>;\n }\n\n /**\n * Unregisters the given container from your Recovery Services Vault. This is an asynchronous\n * operation. To determine\n * whether the backend service has finished processing the request, call Get Container Operation\n * Result API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Name of the fabric where the container belongs.\n * @param containerName Name of the container which needs to be unregistered from the Recovery\n * Services Vault.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n unregister(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Name of the fabric where the container belongs.\n * @param containerName Name of the container which needs to be unregistered from the Recovery\n * Services Vault.\n * @param callback The callback\n */\n unregister(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Name of the fabric where the container belongs.\n * @param containerName Name of the container which needs to be unregistered from the Recovery\n * Services Vault.\n * @param options The optional parameters\n * @param callback The callback\n */\n unregister(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n unregister(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n options\n },\n unregisterOperationSpec,\n callback);\n }\n\n /**\n * This is an async operation and the results should be tracked using location header or\n * Azure-async-url.\n * @summary Inquires all the protectable items under the given container.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric Name associated with the container.\n * @param containerName Name of the container in which inquiry needs to be triggered.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n inquire(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options?: Models.ProtectionContainersInquireOptionalParams): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric Name associated with the container.\n * @param containerName Name of the container in which inquiry needs to be triggered.\n * @param callback The callback\n */\n inquire(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric Name associated with the container.\n * @param containerName Name of the container in which inquiry needs to be triggered.\n * @param options The optional parameters\n * @param callback The callback\n */\n inquire(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options: Models.ProtectionContainersInquireOptionalParams, callback: msRest.ServiceCallback<void>): void;\n inquire(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options?: Models.ProtectionContainersInquireOptionalParams | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n options\n },\n inquireOperationSpec,\n callback);\n }\n\n /**\n * Discovers all the containers in the subscription that can be backed up to Recovery Services\n * Vault. This is an\n * asynchronous operation. To know the status of the operation, call GetRefreshOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated the container.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n refresh(vaultName: string, resourceGroupName: string, fabricName: string, options?: Models.ProtectionContainersRefreshOptionalParams): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated the container.\n * @param callback The callback\n */\n refresh(vaultName: string, resourceGroupName: string, fabricName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated the container.\n * @param options The optional parameters\n * @param callback The callback\n */\n refresh(vaultName: string, resourceGroupName: string, fabricName: string, options: Models.ProtectionContainersRefreshOptionalParams, callback: msRest.ServiceCallback<void>): void;\n refresh(vaultName: string, resourceGroupName: string, fabricName: string, options?: Models.ProtectionContainersRefreshOptionalParams | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n options\n },\n refreshOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionContainerResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst registerOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.ProtectionContainerResource,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionContainerResource\n },\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst unregisterOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst inquireOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/inquire\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst refreshOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/refreshContainers\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupWorkloadItemsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupWorkloadItems. */\nexport class BackupWorkloadItems {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupWorkloadItems.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides a pageable list of workload item of a specific container according to the query filter\n * and the pagination\n * parameters.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Name of the container.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupWorkloadItemsListResponse>\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options?: Models.BackupWorkloadItemsListOptionalParams): Promise<Models.BackupWorkloadItemsListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Name of the container.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, callback: msRest.ServiceCallback<Models.WorkloadItemResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Name of the container.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options: Models.BackupWorkloadItemsListOptionalParams, callback: msRest.ServiceCallback<Models.WorkloadItemResourceList>): void;\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options?: Models.BackupWorkloadItemsListOptionalParams | msRest.ServiceCallback<Models.WorkloadItemResourceList>, callback?: msRest.ServiceCallback<Models.WorkloadItemResourceList>): Promise<Models.BackupWorkloadItemsListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupWorkloadItemsListResponse>;\n }\n\n /**\n * Provides a pageable list of workload item of a specific container according to the query filter\n * and the pagination\n * parameters.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupWorkloadItemsListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.BackupWorkloadItemsListNextOptionalParams): Promise<Models.BackupWorkloadItemsListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.WorkloadItemResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.BackupWorkloadItemsListNextOptionalParams, callback: msRest.ServiceCallback<Models.WorkloadItemResourceList>): void;\n listNext(nextPageLink: string, options?: Models.BackupWorkloadItemsListNextOptionalParams | msRest.ServiceCallback<Models.WorkloadItemResourceList>, callback?: msRest.ServiceCallback<Models.WorkloadItemResourceList>): Promise<Models.BackupWorkloadItemsListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.BackupWorkloadItemsListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/items\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.WorkloadItemResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.WorkloadItemResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/protectionContainerOperationResultsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ProtectionContainerOperationResults. */\nexport class ProtectionContainerOperationResults {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ProtectionContainerOperationResults.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches the result of any operation on the container.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Container name whose information should be fetched.\n * @param operationId Operation ID which represents the operation whose result needs to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectionContainerOperationResultsGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.ProtectionContainerOperationResultsGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Container name whose information should be fetched.\n * @param operationId Operation ID which represents the operation whose result needs to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, operationId: string, callback: msRest.ServiceCallback<Models.ProtectionContainerResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the container.\n * @param containerName Container name whose information should be fetched.\n * @param operationId Operation ID which represents the operation whose result needs to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProtectionContainerResource>): void;\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProtectionContainerResource>, callback?: msRest.ServiceCallback<Models.ProtectionContainerResource>): Promise<Models.ProtectionContainerOperationResultsGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n operationId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ProtectionContainerOperationResultsGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/operationResults/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionContainerResource\n },\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a Backups. */\nexport class Backups {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a Backups.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Triggers backup for specified backed up item. This is an asynchronous operation. To know the\n * status of the\n * operation, call GetProtectedItemOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Backup item for which backup needs to be triggered.\n * @param parameters resource backup request\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n trigger(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.BackupRequestResource, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Backup item for which backup needs to be triggered.\n * @param parameters resource backup request\n * @param callback The callback\n */\n trigger(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.BackupRequestResource, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Backup item for which backup needs to be triggered.\n * @param parameters resource backup request\n * @param options The optional parameters\n * @param callback The callback\n */\n trigger(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.BackupRequestResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n trigger(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.BackupRequestResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n parameters,\n options\n },\n triggerOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst triggerOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/backup\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.BackupRequestResource,\n required: true\n }\n },\n responses: {\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AzureFileShareRecoveryPoint,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n BEKDetails,\n ClientScriptForConnect,\n CloudError,\n DiskInformation,\n GenericRecoveryPoint,\n IaasVMRecoveryPoint,\n InstantItemRecoveryTarget,\n KEKDetails,\n KeyAndSecretDetails,\n OperationStatus,\n OperationStatusError,\n OperationStatusExtendedInfo,\n OperationStatusJobExtendedInfo,\n OperationStatusJobsExtendedInfo,\n OperationStatusProvisionILRExtendedInfo,\n OperationStatusRecoveryPointExtendedInfo,\n PointInTimeRange,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointTierInformation,\n SQLDataDirectory\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/protectedItemOperationStatusesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ProtectedItemOperationStatuses. */\nexport class ProtectedItemOperationStatuses {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ProtectedItemOperationStatuses.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches the status of an operation such as triggering a backup, restore. The status can be in\n * progress, completed\n * or failed. You can refer to the OperationStatus enum for all the possible states of the\n * operation. Some operations\n * create jobs. This method returns the list of jobs associated with the operation.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Backup item name whose details are to be fetched.\n * @param operationId OperationID represents the operation whose status needs to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectedItemOperationStatusesGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.ProtectedItemOperationStatusesGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Backup item name whose details are to be fetched.\n * @param operationId OperationID represents the operation whose status needs to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, operationId: string, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backup item.\n * @param containerName Container name associated with the backup item.\n * @param protectedItemName Backup item name whose details are to be fetched.\n * @param operationId OperationID represents the operation whose status needs to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n get(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.OperationStatus>, callback?: msRest.ServiceCallback<Models.OperationStatus>): Promise<Models.ProtectedItemOperationStatusesGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n operationId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ProtectedItemOperationStatusesGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/operationsStatus/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationStatus\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/itemLevelRecoveryConnectionsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ItemLevelRecoveryConnections. */\nexport class ItemLevelRecoveryConnections {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ItemLevelRecoveryConnections.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provisions a script which invokes an iSCSI connection to the backup data. Executing this script\n * opens a file\n * explorer displaying all the recoverable files and folders. This is an asynchronous operation. To\n * know the status of\n * provisioning, call GetProtectedItemOperationResult API.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up items.\n * @param containerName Container name associated with the backed up items.\n * @param protectedItemName Backed up item name whose files/folders are to be restored.\n * @param recoveryPointId Recovery point ID which represents backed up data. iSCSI connection will\n * be provisioned\n * for this backed up data.\n * @param parameters resource ILR request\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n provision(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.ILRRequestResource, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up items.\n * @param containerName Container name associated with the backed up items.\n * @param protectedItemName Backed up item name whose files/folders are to be restored.\n * @param recoveryPointId Recovery point ID which represents backed up data. iSCSI connection will\n * be provisioned\n * for this backed up data.\n * @param parameters resource ILR request\n * @param callback The callback\n */\n provision(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.ILRRequestResource, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up items.\n * @param containerName Container name associated with the backed up items.\n * @param protectedItemName Backed up item name whose files/folders are to be restored.\n * @param recoveryPointId Recovery point ID which represents backed up data. iSCSI connection will\n * be provisioned\n * for this backed up data.\n * @param parameters resource ILR request\n * @param options The optional parameters\n * @param callback The callback\n */\n provision(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.ILRRequestResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n provision(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.ILRRequestResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n recoveryPointId,\n parameters,\n options\n },\n provisionOperationSpec,\n callback);\n }\n\n /**\n * Revokes an iSCSI connection which can be used to download a script. Executing this script opens\n * a file explorer\n * displaying all recoverable files and folders. This is an asynchronous operation.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up items.\n * @param containerName Container name associated with the backed up items.\n * @param protectedItemName Backed up item name whose files/folders are to be restored.\n * @param recoveryPointId Recovery point ID which represents backed up data. iSCSI connection will\n * be revoked for\n * this backed up data.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n revoke(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up items.\n * @param containerName Container name associated with the backed up items.\n * @param protectedItemName Backed up item name whose files/folders are to be restored.\n * @param recoveryPointId Recovery point ID which represents backed up data. iSCSI connection will\n * be revoked for\n * this backed up data.\n * @param callback The callback\n */\n revoke(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up items.\n * @param containerName Container name associated with the backed up items.\n * @param protectedItemName Backed up item name whose files/folders are to be restored.\n * @param recoveryPointId Recovery point ID which represents backed up data. iSCSI connection will\n * be revoked for\n * this backed up data.\n * @param options The optional parameters\n * @param callback The callback\n */\n revoke(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n revoke(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n recoveryPointId,\n options\n },\n revokeOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst provisionOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints/{recoveryPointId}/provisionInstantItemRecovery\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName,\n Parameters.recoveryPointId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.ILRRequestResource,\n required: true\n }\n },\n responses: {\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst revokeOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints/{recoveryPointId}/revokeInstantItemRecovery\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName,\n Parameters.recoveryPointId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n CloudError\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/backupOperationResultsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupOperationResults. */\nexport class BackupOperationResults {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupOperationResults.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides the status of the delete operations such as deleting backed up item. Once the operation\n * has started, the\n * status code in the response would be Accepted. It will continue to be in this state till it\n * reaches completion. On\n * successful completion, the status code will be OK. This method expects OperationID as an\n * argument. OperationID is\n * part of the Location header of the operation response.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId OperationID which represents the operation.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId OperationID which represents the operation.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId OperationID which represents the operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n get(vaultName: string, resourceGroupName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n operationId,\n options\n },\n getOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupOperationResults/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AzureFileShareRecoveryPoint,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n BEKDetails,\n ClientScriptForConnect,\n CloudError,\n DiskInformation,\n GenericRecoveryPoint,\n IaasVMRecoveryPoint,\n InstantItemRecoveryTarget,\n KEKDetails,\n KeyAndSecretDetails,\n OperationStatus,\n OperationStatusError,\n OperationStatusExtendedInfo,\n OperationStatusJobExtendedInfo,\n OperationStatusJobsExtendedInfo,\n OperationStatusProvisionILRExtendedInfo,\n OperationStatusRecoveryPointExtendedInfo,\n PointInTimeRange,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointTierInformation,\n SQLDataDirectory\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupOperationStatusesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupOperationStatuses. */\nexport class BackupOperationStatuses {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupOperationStatuses.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches the status of an operation such as triggering a backup, restore. The status can be in\n * progress, completed\n * or failed. You can refer to the OperationStatus enum for all the possible states of an\n * operation. Some operations\n * create jobs. This method returns the list of jobs when the operation is complete.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId OperationID which represents the operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupOperationStatusesGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.BackupOperationStatusesGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId OperationID which represents the operation.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId OperationID which represents the operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n get(vaultName: string, resourceGroupName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.OperationStatus>, callback?: msRest.ServiceCallback<Models.OperationStatus>): Promise<Models.BackupOperationStatusesGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n operationId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.BackupOperationStatusesGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupOperations/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationStatus\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AzureFileShareRecoveryPoint,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n BEKDetails,\n ClientScriptForConnect,\n CloudError,\n DiskInformation,\n GenericRecoveryPoint,\n IaasVMRecoveryPoint,\n InstantItemRecoveryTarget,\n KEKDetails,\n KeyAndSecretDetails,\n OperationStatus,\n OperationStatusError,\n OperationStatusExtendedInfo,\n OperationStatusJobExtendedInfo,\n OperationStatusJobsExtendedInfo,\n OperationStatusProvisionILRExtendedInfo,\n OperationStatusRecoveryPointExtendedInfo,\n PointInTimeRange,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointTierInformation,\n SQLDataDirectory\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/protectionPolicyOperationStatusesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ProtectionPolicyOperationStatuses. */\nexport class ProtectionPolicyOperationStatuses {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ProtectionPolicyOperationStatuses.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides the status of the asynchronous operations like backup, restore. The status can be in\n * progress, completed\n * or failed. You can refer to the Operation Status enum for all the possible states of an\n * operation. Some operations\n * create jobs. This method returns the list of jobs associated with operation.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy name whose operation's status needs to be fetched.\n * @param operationId Operation ID which represents an operation whose status needs to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProtectionPolicyOperationStatusesGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, policyName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.ProtectionPolicyOperationStatusesGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy name whose operation's status needs to be fetched.\n * @param operationId Operation ID which represents an operation whose status needs to be fetched.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, policyName: string, operationId: string, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param policyName Backup policy name whose operation's status needs to be fetched.\n * @param operationId Operation ID which represents an operation whose status needs to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, policyName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n get(vaultName: string, resourceGroupName: string, policyName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.OperationStatus>, callback?: msRest.ServiceCallback<Models.OperationStatus>): Promise<Models.ProtectionPolicyOperationStatusesGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n policyName,\n operationId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ProtectionPolicyOperationStatusesGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupPolicies/{policyName}/operations/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.policyName,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationStatus\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupProtectableItemsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupProtectableItems. */\nexport class BackupProtectableItems {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupProtectableItems.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides a pageable list of protectable objects within your subscription according to the query\n * filter and the\n * pagination parameters.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupProtectableItemsListResponse>\n */\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupProtectableItemsListOptionalParams): Promise<Models.BackupProtectableItemsListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.WorkloadProtectableItemResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, options: Models.BackupProtectableItemsListOptionalParams, callback: msRest.ServiceCallback<Models.WorkloadProtectableItemResourceList>): void;\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupProtectableItemsListOptionalParams | msRest.ServiceCallback<Models.WorkloadProtectableItemResourceList>, callback?: msRest.ServiceCallback<Models.WorkloadProtectableItemResourceList>): Promise<Models.BackupProtectableItemsListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupProtectableItemsListResponse>;\n }\n\n /**\n * Provides a pageable list of protectable objects within your subscription according to the query\n * filter and the\n * pagination parameters.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupProtectableItemsListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.BackupProtectableItemsListNextOptionalParams): Promise<Models.BackupProtectableItemsListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.WorkloadProtectableItemResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.BackupProtectableItemsListNextOptionalParams, callback: msRest.ServiceCallback<Models.WorkloadProtectableItemResourceList>): void;\n listNext(nextPageLink: string, options?: Models.BackupProtectableItemsListNextOptionalParams | msRest.ServiceCallback<Models.WorkloadProtectableItemResourceList>, callback?: msRest.ServiceCallback<Models.WorkloadProtectableItemResourceList>): Promise<Models.BackupProtectableItemsListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.BackupProtectableItemsListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectableItems\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.WorkloadProtectableItemResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.WorkloadProtectableItemResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupProtectionContainersMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupProtectionContainers. */\nexport class BackupProtectionContainers {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupProtectionContainers.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Lists the containers registered to Recovery Services Vault.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupProtectionContainersListResponse>\n */\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupProtectionContainersListOptionalParams): Promise<Models.BackupProtectionContainersListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ProtectionContainerResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, options: Models.BackupProtectionContainersListOptionalParams, callback: msRest.ServiceCallback<Models.ProtectionContainerResourceList>): void;\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupProtectionContainersListOptionalParams | msRest.ServiceCallback<Models.ProtectionContainerResourceList>, callback?: msRest.ServiceCallback<Models.ProtectionContainerResourceList>): Promise<Models.BackupProtectionContainersListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupProtectionContainersListResponse>;\n }\n\n /**\n * Lists the containers registered to Recovery Services Vault.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupProtectionContainersListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.BackupProtectionContainersListNextOptionalParams): Promise<Models.BackupProtectionContainersListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.ProtectionContainerResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.BackupProtectionContainersListNextOptionalParams, callback: msRest.ServiceCallback<Models.ProtectionContainerResourceList>): void;\n listNext(nextPageLink: string, options?: Models.BackupProtectionContainersListNextOptionalParams | msRest.ServiceCallback<Models.ProtectionContainerResourceList>, callback?: msRest.ServiceCallback<Models.ProtectionContainerResourceList>): Promise<Models.BackupProtectionContainersListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.BackupProtectionContainersListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectionContainers\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionContainerResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectionContainerResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n CloudError,\n SecurityPinBase,\n TokenInformation\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/securityPINsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a SecurityPINs. */\nexport class SecurityPINs {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a SecurityPINs.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Get the security PIN.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.SecurityPINsGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, options?: Models.SecurityPINsGetOptionalParams): Promise<Models.SecurityPINsGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.TokenInformation>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, options: Models.SecurityPINsGetOptionalParams, callback: msRest.ServiceCallback<Models.TokenInformation>): void;\n get(vaultName: string, resourceGroupName: string, options?: Models.SecurityPINsGetOptionalParams | msRest.ServiceCallback<Models.TokenInformation>, callback?: msRest.ServiceCallback<Models.TokenInformation>): Promise<Models.SecurityPINsGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.SecurityPINsGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupSecurityPIN\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: [\n \"options\",\n \"parameters\"\n ],\n mapper: Mappers.SecurityPinBase\n },\n responses: {\n 200: {\n bodyMapper: Mappers.TokenInformation\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n ListRecoveryPointsRecommendedForMoveRequest,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/recoveryPointsRecommendedForMoveMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a RecoveryPointsRecommendedForMove. */\nexport class RecoveryPointsRecommendedForMove {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a RecoveryPointsRecommendedForMove.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Lists the recovery points recommended for move to another tier\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName\n * @param containerName\n * @param protectedItemName\n * @param parameters List Recovery points Recommended for Move Request\n * @param [options] The optional parameters\n * @returns Promise<Models.RecoveryPointsRecommendedForMoveListResponse>\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.ListRecoveryPointsRecommendedForMoveRequest, options?: msRest.RequestOptionsBase): Promise<Models.RecoveryPointsRecommendedForMoveListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName\n * @param containerName\n * @param protectedItemName\n * @param parameters List Recovery points Recommended for Move Request\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.ListRecoveryPointsRecommendedForMoveRequest, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName\n * @param containerName\n * @param protectedItemName\n * @param parameters List Recovery points Recommended for Move Request\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.ListRecoveryPointsRecommendedForMoveRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: Models.ListRecoveryPointsRecommendedForMoveRequest, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RecoveryPointResourceList>, callback?: msRest.ServiceCallback<Models.RecoveryPointResourceList>): Promise<Models.RecoveryPointsRecommendedForMoveListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n parameters,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.RecoveryPointsRecommendedForMoveListResponse>;\n }\n\n /**\n * Lists the recovery points recommended for move to another tier\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.RecoveryPointsRecommendedForMoveListNextResponse>\n */\n listNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.RecoveryPointsRecommendedForMoveListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n listNext(nextPageLink: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RecoveryPointResourceList>, callback?: msRest.ServiceCallback<Models.RecoveryPointResourceList>): Promise<Models.RecoveryPointsRecommendedForMoveListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.RecoveryPointsRecommendedForMoveListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPointsRecommendedForMove\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.ListRecoveryPointsRecommendedForMoveRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.RecoveryPointResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RecoveryPointResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/resourceGuardProxiesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ResourceGuardProxies. */\nexport class ResourceGuardProxies {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ResourceGuardProxies.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * List the ResourceGuardProxies under vault\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.ResourceGuardProxiesGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.ResourceGuardProxiesGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResourceList>): void;\n get(vaultName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ResourceGuardProxyBaseResourceList>, callback?: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResourceList>): Promise<Models.ResourceGuardProxiesGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ResourceGuardProxiesGetResponse>;\n }\n\n /**\n * List the ResourceGuardProxies under vault\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.ResourceGuardProxiesGetNextResponse>\n */\n getNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.ResourceGuardProxiesGetNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n getNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n getNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResourceList>): void;\n getNext(nextPageLink: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ResourceGuardProxyBaseResourceList>, callback?: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResourceList>): Promise<Models.ResourceGuardProxiesGetNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n getNextOperationSpec,\n callback) as Promise<Models.ResourceGuardProxiesGetNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupResourceGuardProxies\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ResourceGuardProxyBaseResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst getNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ResourceGuardProxyBaseResourceList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n CloudError,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n UnlockDeleteRequest,\n UnlockDeleteResponse,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/resourceGuardProxyMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a ResourceGuardProxy. */\nexport class ResourceGuardProxy {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a ResourceGuardProxy.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Returns ResourceGuardProxy under vault and with the name referenced in request\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param [options] The optional parameters\n * @returns Promise<Models.ResourceGuardProxyGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, options?: msRest.RequestOptionsBase): Promise<Models.ResourceGuardProxyGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, callback: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResource>): void;\n get(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ResourceGuardProxyBaseResource>, callback?: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResource>): Promise<Models.ResourceGuardProxyGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n resourceGuardProxyName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ResourceGuardProxyGetResponse>;\n }\n\n /**\n * Add or Update ResourceGuardProxy under vault\n * Secures vault critical operations\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param [options] The optional parameters\n * @returns Promise<Models.ResourceGuardProxyPutResponse>\n */\n put(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, options?: msRest.RequestOptionsBase): Promise<Models.ResourceGuardProxyPutResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param callback The callback\n */\n put(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, callback: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param options The optional parameters\n * @param callback The callback\n */\n put(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResource>): void;\n put(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ResourceGuardProxyBaseResource>, callback?: msRest.ServiceCallback<Models.ResourceGuardProxyBaseResource>): Promise<Models.ResourceGuardProxyPutResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n resourceGuardProxyName,\n options\n },\n putOperationSpec,\n callback) as Promise<Models.ResourceGuardProxyPutResponse>;\n }\n\n /**\n * Delete ResourceGuardProxy under vault\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n deleteMethod(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param callback The callback\n */\n deleteMethod(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param options The optional parameters\n * @param callback The callback\n */\n deleteMethod(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n deleteMethod(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n resourceGuardProxyName,\n options\n },\n deleteMethodOperationSpec,\n callback);\n }\n\n /**\n * Secures delete ResourceGuardProxy operations.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param parameters Request body for operation\n * @param [options] The optional parameters\n * @returns Promise<Models.ResourceGuardProxyUnlockDeleteResponse>\n */\n unlockDelete(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, parameters: Models.UnlockDeleteRequest, options?: msRest.RequestOptionsBase): Promise<Models.ResourceGuardProxyUnlockDeleteResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param parameters Request body for operation\n * @param callback The callback\n */\n unlockDelete(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, parameters: Models.UnlockDeleteRequest, callback: msRest.ServiceCallback<Models.UnlockDeleteResponse>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param resourceGuardProxyName\n * @param parameters Request body for operation\n * @param options The optional parameters\n * @param callback The callback\n */\n unlockDelete(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, parameters: Models.UnlockDeleteRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.UnlockDeleteResponse>): void;\n unlockDelete(vaultName: string, resourceGroupName: string, resourceGuardProxyName: string, parameters: Models.UnlockDeleteRequest, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.UnlockDeleteResponse>, callback?: msRest.ServiceCallback<Models.UnlockDeleteResponse>): Promise<Models.ResourceGuardProxyUnlockDeleteResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n resourceGuardProxyName,\n parameters,\n options\n },\n unlockDeleteOperationSpec,\n callback) as Promise<Models.ResourceGuardProxyUnlockDeleteResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceGuardProxyName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ResourceGuardProxyBaseResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst putOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceGuardProxyName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ResourceGuardProxyBaseResource\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst deleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceGuardProxyName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst unlockDeleteOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName}/unlockDelete\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.resourceGuardProxyName\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.UnlockDeleteRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.UnlockDeleteResponse\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n BackupManagementUsage,\n BackupManagementUsageList,\n ErrorAdditionalInfo,\n NameInfo,\n NewErrorResponse,\n NewErrorResponseError\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupUsageSummariesCRRMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupUsageSummariesCRR. */\nexport class BackupUsageSummariesCRR {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupUsageSummariesCRR.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches the backup management usage summaries of the vault.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupUsageSummariesCRRListResponse>\n */\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupUsageSummariesCRRListOptionalParams): Promise<Models.BackupUsageSummariesCRRListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.BackupManagementUsageList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, options: Models.BackupUsageSummariesCRRListOptionalParams, callback: msRest.ServiceCallback<Models.BackupManagementUsageList>): void;\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupUsageSummariesCRRListOptionalParams | msRest.ServiceCallback<Models.BackupManagementUsageList>, callback?: msRest.ServiceCallback<Models.BackupManagementUsageList>): Promise<Models.BackupUsageSummariesCRRListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupUsageSummariesCRRListResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupUsageSummaries\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion1,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.BackupManagementUsageList\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorAdditionalInfo,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n NewErrorResponse,\n NewErrorResponseError,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/aadPropertiesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a AadProperties. */\nexport class AadProperties {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a AadProperties.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * @summary Fetches the AAD properties from target region BCM stamp.\n * @param azureRegion Azure region to hit Api\n * @param [options] The optional parameters\n * @returns Promise<Models.AadPropertiesGetResponse>\n */\n get(azureRegion: string, options?: Models.AadPropertiesGetOptionalParams): Promise<Models.AadPropertiesGetResponse>;\n /**\n * @param azureRegion Azure region to hit Api\n * @param callback The callback\n */\n get(azureRegion: string, callback: msRest.ServiceCallback<Models.AADPropertiesResource>): void;\n /**\n * @param azureRegion Azure region to hit Api\n * @param options The optional parameters\n * @param callback The callback\n */\n get(azureRegion: string, options: Models.AadPropertiesGetOptionalParams, callback: msRest.ServiceCallback<Models.AADPropertiesResource>): void;\n get(azureRegion: string, options?: Models.AadPropertiesGetOptionalParams | msRest.ServiceCallback<Models.AADPropertiesResource>, callback?: msRest.ServiceCallback<Models.AADPropertiesResource>): Promise<Models.AadPropertiesGetResponse> {\n return this.client.sendOperationRequest(\n {\n azureRegion,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.AadPropertiesGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/locations/{azureRegion}/backupAadProperties\",\n urlParameters: [\n Parameters.azureRegion,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion1,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.AADPropertiesResource\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AzureFileShareRestoreRequest,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n CrossRegionRestoreRequest,\n CrrAccessToken,\n EncryptionDetails,\n ErrorAdditionalInfo,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n NewErrorResponse,\n NewErrorResponseError,\n RecoveryPointRehydrationInfo,\n RestoreFileSpecs,\n RestoreRequest,\n SQLDataDirectoryMapping,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n WorkloadCrrAccessToken\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/crossRegionRestoreMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a CrossRegionRestore. */\nexport class CrossRegionRestore {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a CrossRegionRestore.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * @summary Restores the specified backed up data in a different region as compared to where the\n * data is backed up.\n * @param azureRegion Azure region to hit Api\n * @param parameters resource cross region restore request\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n trigger(azureRegion: string, parameters: Models.CrossRegionRestoreRequest, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse> {\n return this.beginTrigger(azureRegion,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished());\n }\n\n /**\n * @summary Restores the specified backed up data in a different region as compared to where the\n * data is backed up.\n * @param azureRegion Azure region to hit Api\n * @param parameters resource cross region restore request\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginTrigger(azureRegion: string, parameters: Models.CrossRegionRestoreRequest, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n azureRegion,\n parameters,\n options\n },\n beginTriggerOperationSpec,\n options);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst beginTriggerOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/locations/{azureRegion}/backupCrossRegionRestore\",\n urlParameters: [\n Parameters.azureRegion,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion1\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.CrossRegionRestoreRequest,\n required: true\n }\n },\n responses: {\n 200: {},\n 202: {},\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorAdditionalInfo,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n NewErrorResponse,\n NewErrorResponseError,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupCrrJobDetailsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupCrrJobDetails. */\nexport class BackupCrrJobDetails {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupCrrJobDetails.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * @summary Get CRR job details from target region.\n * @param azureRegion Azure region to hit Api\n * @param parameters CRR Job request\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupCrrJobDetailsGetResponse>\n */\n get(azureRegion: string, parameters: Models.CrrJobRequest, options?: msRest.RequestOptionsBase): Promise<Models.BackupCrrJobDetailsGetResponse>;\n /**\n * @param azureRegion Azure region to hit Api\n * @param parameters CRR Job request\n * @param callback The callback\n */\n get(azureRegion: string, parameters: Models.CrrJobRequest, callback: msRest.ServiceCallback<Models.JobResource>): void;\n /**\n * @param azureRegion Azure region to hit Api\n * @param parameters CRR Job request\n * @param options The optional parameters\n * @param callback The callback\n */\n get(azureRegion: string, parameters: Models.CrrJobRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.JobResource>): void;\n get(azureRegion: string, parameters: Models.CrrJobRequest, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.JobResource>, callback?: msRest.ServiceCallback<Models.JobResource>): Promise<Models.BackupCrrJobDetailsGetResponse> {\n return this.client.sendOperationRequest(\n {\n azureRegion,\n parameters,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.BackupCrrJobDetailsGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/locations/{azureRegion}/backupCrrJob\",\n urlParameters: [\n Parameters.azureRegion,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion1\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.CrrJobRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.JobResource\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorAdditionalInfo,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n NewErrorResponse,\n NewErrorResponseError,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupCrrJobsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupCrrJobs. */\nexport class BackupCrrJobs {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupCrrJobs.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * @summary Gets the list of CRR jobs from the target region.\n * @param azureRegion Azure region to hit Api\n * @param parameters Backup CRR Job request\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupCrrJobsListResponse>\n */\n list(azureRegion: string, parameters: Models.CrrJobRequest, options?: Models.BackupCrrJobsListOptionalParams): Promise<Models.BackupCrrJobsListResponse>;\n /**\n * @param azureRegion Azure region to hit Api\n * @param parameters Backup CRR Job request\n * @param callback The callback\n */\n list(azureRegion: string, parameters: Models.CrrJobRequest, callback: msRest.ServiceCallback<Models.JobResourceList>): void;\n /**\n * @param azureRegion Azure region to hit Api\n * @param parameters Backup CRR Job request\n * @param options The optional parameters\n * @param callback The callback\n */\n list(azureRegion: string, parameters: Models.CrrJobRequest, options: Models.BackupCrrJobsListOptionalParams, callback: msRest.ServiceCallback<Models.JobResourceList>): void;\n list(azureRegion: string, parameters: Models.CrrJobRequest, options?: Models.BackupCrrJobsListOptionalParams | msRest.ServiceCallback<Models.JobResourceList>, callback?: msRest.ServiceCallback<Models.JobResourceList>): Promise<Models.BackupCrrJobsListResponse> {\n return this.client.sendOperationRequest(\n {\n azureRegion,\n parameters,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupCrrJobsListResponse>;\n }\n\n /**\n * @summary Gets the list of CRR jobs from the target region.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupCrrJobsListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.BackupCrrJobsListNextOptionalParams): Promise<Models.BackupCrrJobsListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.JobResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.BackupCrrJobsListNextOptionalParams, callback: msRest.ServiceCallback<Models.JobResourceList>): void;\n listNext(nextPageLink: string, options?: Models.BackupCrrJobsListNextOptionalParams | msRest.ServiceCallback<Models.JobResourceList>, callback?: msRest.ServiceCallback<Models.JobResourceList>): Promise<Models.BackupCrrJobsListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.BackupCrrJobsListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/locations/{azureRegion}/backupCrrJobs\",\n urlParameters: [\n Parameters.azureRegion,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion1,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.CrrJobRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.JobResourceList\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion1,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.JobResourceList\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n ErrorAdditionalInfo,\n NewErrorResponse,\n NewErrorResponseError\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/crrOperationResultsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a CrrOperationResults. */\nexport class CrrOperationResults {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a CrrOperationResults.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * @param azureRegion Azure region to hit Api\n * @param operationId\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n get(azureRegion: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param azureRegion Azure region to hit Api\n * @param operationId\n * @param callback The callback\n */\n get(azureRegion: string, operationId: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param azureRegion Azure region to hit Api\n * @param operationId\n * @param options The optional parameters\n * @param callback The callback\n */\n get(azureRegion: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n get(azureRegion: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n azureRegion,\n operationId,\n options\n },\n getOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/locations/{azureRegion}/backupCrrOperationResults/{operationId}\",\n urlParameters: [\n Parameters.azureRegion,\n Parameters.subscriptionId,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion1\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {},\n 202: {},\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AzureFileShareRecoveryPoint,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n BEKDetails,\n ClientScriptForConnect,\n DiskInformation,\n ErrorAdditionalInfo,\n GenericRecoveryPoint,\n IaasVMRecoveryPoint,\n InstantItemRecoveryTarget,\n KEKDetails,\n KeyAndSecretDetails,\n NewErrorResponse,\n NewErrorResponseError,\n OperationStatus,\n OperationStatusError,\n OperationStatusExtendedInfo,\n OperationStatusJobExtendedInfo,\n OperationStatusJobsExtendedInfo,\n OperationStatusProvisionILRExtendedInfo,\n OperationStatusRecoveryPointExtendedInfo,\n PointInTimeRange,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointTierInformation,\n SQLDataDirectory\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/crrOperationStatusMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a CrrOperationStatus. */\nexport class CrrOperationStatus {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a CrrOperationStatus.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * @param azureRegion Azure region to hit Api\n * @param operationId\n * @param [options] The optional parameters\n * @returns Promise<Models.CrrOperationStatusGetResponse>\n */\n get(azureRegion: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.CrrOperationStatusGetResponse>;\n /**\n * @param azureRegion Azure region to hit Api\n * @param operationId\n * @param callback The callback\n */\n get(azureRegion: string, operationId: string, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n /**\n * @param azureRegion Azure region to hit Api\n * @param operationId\n * @param options The optional parameters\n * @param callback The callback\n */\n get(azureRegion: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n get(azureRegion: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.OperationStatus>, callback?: msRest.ServiceCallback<Models.OperationStatus>): Promise<Models.CrrOperationStatusGetResponse> {\n return this.client.sendOperationRequest(\n {\n azureRegion,\n operationId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.CrrOperationStatusGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/locations/{azureRegion}/backupCrrOperationsStatus/{operationId}\",\n urlParameters: [\n Parameters.azureRegion,\n Parameters.subscriptionId,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion1\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationStatus\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorAdditionalInfo,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n NewErrorResponse,\n NewErrorResponseError,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectedItem,\n ProtectedItemResource,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionPolicy,\n ProtectionPolicyResource,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceHealthDetails,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupResourceStorageConfigsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupResourceStorageConfigs. */\nexport class BackupResourceStorageConfigs {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupResourceStorageConfigs.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Fetches resource storage config.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupResourceStorageConfigsGetResponse>\n */\n get(vaultName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.BackupResourceStorageConfigsGetResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.BackupResourceConfigResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(vaultName: string, resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.BackupResourceConfigResource>): void;\n get(vaultName: string, resourceGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.BackupResourceConfigResource>, callback?: msRest.ServiceCallback<Models.BackupResourceConfigResource>): Promise<Models.BackupResourceStorageConfigsGetResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.BackupResourceStorageConfigsGetResponse>;\n }\n\n /**\n * Updates vault storage model type.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupResourceStorageConfigsUpdateResponse>\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options?: msRest.RequestOptionsBase): Promise<Models.BackupResourceStorageConfigsUpdateResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param callback The callback\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, callback: msRest.ServiceCallback<Models.BackupResourceConfigResource>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param options The optional parameters\n * @param callback The callback\n */\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.BackupResourceConfigResource>): void;\n update(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.BackupResourceConfigResource>, callback?: msRest.ServiceCallback<Models.BackupResourceConfigResource>): Promise<Models.BackupResourceStorageConfigsUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n parameters,\n options\n },\n updateOperationSpec,\n callback) as Promise<Models.BackupResourceStorageConfigsUpdateResponse>;\n }\n\n /**\n * Updates vault storage model type.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n patch(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param callback The callback\n */\n patch(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Vault storage config request\n * @param options The optional parameters\n * @param callback The callback\n */\n patch(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n patch(vaultName: string, resourceGroupName: string, parameters: Models.BackupResourceConfigResource, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n parameters,\n options\n },\n patchOperationSpec,\n callback);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion1\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.BackupResourceConfigResource\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst updateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion1\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.BackupResourceConfigResource,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.BackupResourceConfigResource\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst patchOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PATCH\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion1\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.BackupResourceConfigResource,\n required: true\n }\n },\n responses: {\n 204: {},\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorAdditionalInfo,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n NewErrorResponse,\n NewErrorResponseError,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/recoveryPointsCrrMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a RecoveryPointsCrr. */\nexport class RecoveryPointsCrr {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a RecoveryPointsCrr.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Lists the backup copies for the backed up item.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item whose backup copies are to be fetched.\n * @param [options] The optional parameters\n * @returns Promise<Models.RecoveryPointsCrrListResponse>\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options?: Models.RecoveryPointsCrrListOptionalParams): Promise<Models.RecoveryPointsCrrListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item whose backup copies are to be fetched.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName Fabric name associated with the backed up item.\n * @param containerName Container name associated with the backed up item.\n * @param protectedItemName Backed up item whose backup copies are to be fetched.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options: Models.RecoveryPointsCrrListOptionalParams, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, options?: Models.RecoveryPointsCrrListOptionalParams | msRest.ServiceCallback<Models.RecoveryPointResourceList>, callback?: msRest.ServiceCallback<Models.RecoveryPointResourceList>): Promise<Models.RecoveryPointsCrrListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.RecoveryPointsCrrListResponse>;\n }\n\n /**\n * Lists the backup copies for the backed up item.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.RecoveryPointsCrrListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.RecoveryPointsCrrListNextOptionalParams): Promise<Models.RecoveryPointsCrrListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.RecoveryPointsCrrListNextOptionalParams, callback: msRest.ServiceCallback<Models.RecoveryPointResourceList>): void;\n listNext(nextPageLink: string, options?: Models.RecoveryPointsCrrListNextOptionalParams | msRest.ServiceCallback<Models.RecoveryPointResourceList>, callback?: msRest.ServiceCallback<Models.RecoveryPointResourceList>): Promise<Models.RecoveryPointsCrrListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.RecoveryPointsCrrListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints/\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName\n ],\n queryParameters: [\n Parameters.apiVersion1,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RecoveryPointResourceList\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion1,\n Parameters.filter\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RecoveryPointResourceList\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n discriminators,\n AADProperties,\n AADPropertiesResource,\n AzureBackupServerContainer,\n AzureBackupServerEngine,\n AzureFileShareBackupRequest,\n AzureFileShareProtectableItem,\n AzureFileshareProtectedItem,\n AzureFileshareProtectedItemExtendedInfo,\n AzureFileShareProtectionPolicy,\n AzureFileShareProvisionILRRequest,\n AzureFileShareRecoveryPoint,\n AzureFileShareRestoreRequest,\n AzureIaaSClassicComputeVMContainer,\n AzureIaaSClassicComputeVMProtectableItem,\n AzureIaaSClassicComputeVMProtectedItem,\n AzureIaaSComputeVMContainer,\n AzureIaaSComputeVMProtectableItem,\n AzureIaaSComputeVMProtectedItem,\n AzureIaaSVMErrorInfo,\n AzureIaaSVMHealthDetails,\n AzureIaaSVMJob,\n AzureIaaSVMJobExtendedInfo,\n AzureIaaSVMJobTaskDetails,\n AzureIaaSVMProtectedItem,\n AzureIaaSVMProtectedItemExtendedInfo,\n AzureIaaSVMProtectionPolicy,\n AzureRecoveryServiceVaultProtectionIntent,\n AzureResourceProtectionIntent,\n AzureSQLAGWorkloadContainerProtectionContainer,\n AzureSqlContainer,\n AzureSqlProtectedItem,\n AzureSqlProtectedItemExtendedInfo,\n AzureSqlProtectionPolicy,\n AzureStorageContainer,\n AzureStorageErrorInfo,\n AzureStorageJob,\n AzureStorageJobExtendedInfo,\n AzureStorageJobTaskDetails,\n AzureStorageProtectableContainer,\n AzureVMAppContainerProtectableContainer,\n AzureVMAppContainerProtectionContainer,\n AzureVmWorkloadItem,\n AzureVmWorkloadProtectableItem,\n AzureVmWorkloadProtectedItem,\n AzureVmWorkloadProtectedItemExtendedInfo,\n AzureVmWorkloadProtectionPolicy,\n AzureVmWorkloadSAPAseDatabaseProtectedItem,\n AzureVmWorkloadSAPAseDatabaseWorkloadItem,\n AzureVmWorkloadSAPAseSystemProtectableItem,\n AzureVmWorkloadSAPAseSystemWorkloadItem,\n AzureVmWorkloadSAPHanaDatabaseProtectableItem,\n AzureVmWorkloadSAPHanaDatabaseProtectedItem,\n AzureVmWorkloadSAPHanaDatabaseWorkloadItem,\n AzureVmWorkloadSAPHanaSystemProtectableItem,\n AzureVmWorkloadSAPHanaSystemWorkloadItem,\n AzureVmWorkloadSQLAvailabilityGroupProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectableItem,\n AzureVmWorkloadSQLDatabaseProtectedItem,\n AzureVmWorkloadSQLDatabaseWorkloadItem,\n AzureVmWorkloadSQLInstanceProtectableItem,\n AzureVmWorkloadSQLInstanceWorkloadItem,\n AzureWorkloadAutoProtectionIntent,\n AzureWorkloadBackupRequest,\n AzureWorkloadContainer,\n AzureWorkloadContainerExtendedInfo,\n AzureWorkloadErrorInfo,\n AzureWorkloadJob,\n AzureWorkloadJobExtendedInfo,\n AzureWorkloadJobTaskDetails,\n AzureWorkloadPointInTimeRecoveryPoint,\n AzureWorkloadPointInTimeRestoreRequest,\n AzureWorkloadRecoveryPoint,\n AzureWorkloadRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRecoveryPoint,\n AzureWorkloadSAPHanaPointInTimeRestoreRequest,\n AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSAPHanaRecoveryPoint,\n AzureWorkloadSAPHanaRestoreRequest,\n AzureWorkloadSAPHanaRestoreWithRehydrateRequest,\n AzureWorkloadSQLAutoProtectionIntent,\n AzureWorkloadSQLPointInTimeRecoveryPoint,\n AzureWorkloadSQLPointInTimeRestoreRequest,\n AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest,\n AzureWorkloadSQLRecoveryPoint,\n AzureWorkloadSQLRecoveryPointExtendedInfo,\n AzureWorkloadSQLRestoreRequest,\n AzureWorkloadSQLRestoreWithRehydrateRequest,\n BackupEngineBase,\n BackupEngineBaseResource,\n BackupEngineBaseResourceList,\n BackupEngineExtendedInfo,\n BackupRequest,\n BackupRequestResource,\n BackupResourceConfig,\n BackupResourceConfigResource,\n BackupResourceEncryptionConfig,\n BackupResourceEncryptionConfigExtended,\n BackupResourceEncryptionConfigExtendedResource,\n BackupResourceEncryptionConfigResource,\n BackupResourceVaultConfig,\n BackupResourceVaultConfigResource,\n BaseResource,\n BEKDetails,\n ContainerIdentityInfo,\n CrossRegionRestoreRequest,\n CrossRegionRestoreRequestResource,\n CrrAccessToken,\n CrrAccessTokenResource,\n CrrJobRequest,\n CrrJobRequestResource,\n DailyRetentionFormat,\n DailyRetentionSchedule,\n Day,\n DiskExclusionProperties,\n DiskInformation,\n DistributedNodesInfo,\n DpmBackupEngine,\n DpmContainer,\n DPMContainerExtendedInfo,\n DpmErrorInfo,\n DpmJob,\n DpmJobExtendedInfo,\n DpmJobTaskDetails,\n DPMProtectedItem,\n DPMProtectedItemExtendedInfo,\n EncryptionDetails,\n ErrorAdditionalInfo,\n ErrorDetail,\n ExtendedProperties,\n GenericContainer,\n GenericContainerExtendedInfo,\n GenericProtectedItem,\n GenericProtectionPolicy,\n GenericRecoveryPoint,\n IaasVMBackupRequest,\n IaaSVMContainer,\n IaasVMILRRegistrationRequest,\n IaaSVMProtectableItem,\n IaasVMRecoveryPoint,\n IaasVMRestoreRequest,\n IaasVMRestoreWithRehydrationRequest,\n IdentityBasedRestoreDetails,\n IdentityInfo,\n ILRRequest,\n ILRRequestResource,\n InquiryInfo,\n InquiryValidation,\n InstantRPAdditionalDetails,\n Job,\n JobResource,\n JobResourceList,\n KEKDetails,\n KeyAndSecretDetails,\n KPIResourceHealthDetails,\n LogSchedulePolicy,\n LongTermRetentionPolicy,\n LongTermSchedulePolicy,\n MabContainer,\n MabContainerExtendedInfo,\n MABContainerHealthDetails,\n MabErrorInfo,\n MabFileFolderProtectedItem,\n MabFileFolderProtectedItemExtendedInfo,\n MabJob,\n MabJobExtendedInfo,\n MabJobTaskDetails,\n MabProtectionPolicy,\n MonthlyRetentionSchedule,\n NewErrorResponse,\n NewErrorResponseError,\n PointInTimeRange,\n PreBackupValidation,\n PrivateEndpoint,\n PrivateEndpointConnection,\n PrivateEndpointConnectionResource,\n PrivateLinkServiceConnectionState,\n ProtectableContainer,\n ProtectableContainerResource,\n ProtectableContainerResourceList,\n ProtectedItem,\n ProtectedItemResource,\n ProtectedItemResourceList,\n ProtectionContainer,\n ProtectionContainerResource,\n ProtectionContainerResourceList,\n ProtectionIntent,\n ProtectionIntentResource,\n ProtectionIntentResourceList,\n ProtectionPolicy,\n ProtectionPolicyResource,\n ProtectionPolicyResourceList,\n RecoveryPoint,\n RecoveryPointDiskConfiguration,\n RecoveryPointMoveReadinessInfo,\n RecoveryPointRehydrationInfo,\n RecoveryPointResource,\n RecoveryPointResourceList,\n RecoveryPointTierInformation,\n Resource,\n ResourceGuardOperationDetail,\n ResourceGuardProxyBase,\n ResourceGuardProxyBaseResource,\n ResourceGuardProxyBaseResourceList,\n ResourceHealthDetails,\n ResourceList,\n RestoreFileSpecs,\n RestoreRequest,\n RestoreRequestResource,\n RetentionDuration,\n RetentionPolicy,\n SchedulePolicy,\n Settings,\n SimpleRetentionPolicy,\n SimpleSchedulePolicy,\n SQLDataDirectory,\n SQLDataDirectoryMapping,\n SubProtectionPolicy,\n TargetAFSRestoreInfo,\n TargetRestoreInfo,\n VaultJob,\n VaultJobErrorInfo,\n VaultJobExtendedInfo,\n WeeklyRetentionFormat,\n WeeklyRetentionSchedule,\n WorkloadCrrAccessToken,\n WorkloadInquiryDetails,\n WorkloadItem,\n WorkloadItemResource,\n WorkloadItemResourceList,\n WorkloadProtectableItem,\n WorkloadProtectableItemResource,\n WorkloadProtectableItemResourceList,\n YearlyRetentionSchedule\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/backupProtectedItemsCrrMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { RecoveryServicesBackupClientContext } from \"../recoveryServicesBackupClientContext\";\n\n/** Class representing a BackupProtectedItemsCrr. */\nexport class BackupProtectedItemsCrr {\n private readonly client: RecoveryServicesBackupClientContext;\n\n /**\n * Create a BackupProtectedItemsCrr.\n * @param {RecoveryServicesBackupClientContext} client Reference to the service client.\n */\n constructor(client: RecoveryServicesBackupClientContext) {\n this.client = client;\n }\n\n /**\n * Provides a pageable list of all items that are backed up within a vault.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupProtectedItemsCrrListResponse>\n */\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupProtectedItemsCrrListOptionalParams): Promise<Models.BackupProtectedItemsCrrListResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, callback: msRest.ServiceCallback<Models.ProtectedItemResourceList>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param options The optional parameters\n * @param callback The callback\n */\n list(vaultName: string, resourceGroupName: string, options: Models.BackupProtectedItemsCrrListOptionalParams, callback: msRest.ServiceCallback<Models.ProtectedItemResourceList>): void;\n list(vaultName: string, resourceGroupName: string, options?: Models.BackupProtectedItemsCrrListOptionalParams | msRest.ServiceCallback<Models.ProtectedItemResourceList>, callback?: msRest.ServiceCallback<Models.ProtectedItemResourceList>): Promise<Models.BackupProtectedItemsCrrListResponse> {\n return this.client.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n options\n },\n listOperationSpec,\n callback) as Promise<Models.BackupProtectedItemsCrrListResponse>;\n }\n\n /**\n * Provides a pageable list of all items that are backed up within a vault.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.BackupProtectedItemsCrrListNextResponse>\n */\n listNext(nextPageLink: string, options?: Models.BackupProtectedItemsCrrListNextOptionalParams): Promise<Models.BackupProtectedItemsCrrListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.ProtectedItemResourceList>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: Models.BackupProtectedItemsCrrListNextOptionalParams, callback: msRest.ServiceCallback<Models.ProtectedItemResourceList>): void;\n listNext(nextPageLink: string, options?: Models.BackupProtectedItemsCrrListNextOptionalParams | msRest.ServiceCallback<Models.ProtectedItemResourceList>, callback?: msRest.ServiceCallback<Models.ProtectedItemResourceList>): Promise<Models.BackupProtectedItemsCrrListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.BackupProtectedItemsCrrListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectedItems/\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion1,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectedItemResourceList\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion1,\n Parameters.filter,\n Parameters.skipToken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProtectedItemResourceList\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as Models from \"./models\";\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nimport { TokenCredential } from \"@azure/core-auth\";\n\nconst packageName = \"@azure/arm-recoveryservicesbackup\";\nconst packageVersion = \"7.1.0\";\n\nexport class RecoveryServicesBackupClientContext extends msRestAzure.AzureServiceClient {\n credentials: msRest.ServiceClientCredentials | TokenCredential;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the RecoveryServicesBackupClient class.\n * @param credentials Credentials needed for the client to connect to Azure. Credentials\n * implementing the TokenCredential interface from the @azure/identity package are recommended. For\n * more information about these credentials, see\n * {@link https://www.npmjs.com/package/@azure/identity}. Credentials implementing the\n * ServiceClientCredentials interface from the older packages @azure/ms-rest-nodeauth and\n * @azure/ms-rest-browserauth are also supported.\n * @param subscriptionId The subscription Id.\n * @param [options] The parameter options\n */\n constructor(credentials: msRest.ServiceClientCredentials | TokenCredential, subscriptionId: string, options?: Models.RecoveryServicesBackupClientOptions) {\n if (credentials == undefined) {\n throw new Error('\\'credentials\\' cannot be null.');\n }\n if (subscriptionId == undefined) {\n throw new Error('\\'subscriptionId\\' cannot be null.');\n }\n\n if (!options) {\n options = {};\n }\n if (!options.userAgent) {\n const defaultUserAgent = msRestAzure.getDefaultUserAgentValue();\n options.userAgent = `${packageName}/${packageVersion} ${defaultUserAgent}`;\n }\n\n super(credentials, options);\n\n this.acceptLanguage = 'en-US';\n this.longRunningOperationRetryTimeout = 30;\n this.baseUri = options.baseUri || this.baseUri || \"https://management.azure.com\";\n this.requestContentType = \"application/json; charset=utf-8\";\n this.credentials = credentials;\n this.subscriptionId = subscriptionId;\n\n if (options.acceptLanguage !== null && options.acceptLanguage !== undefined) {\n this.acceptLanguage = options.acceptLanguage;\n }\n if (options.longRunningOperationRetryTimeout !== null && options.longRunningOperationRetryTimeout !== undefined) {\n this.longRunningOperationRetryTimeout = options.longRunningOperationRetryTimeout;\n }\n }\n}\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport { TokenCredential } from \"@azure/core-auth\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nimport * as Models from \"./models\";\nimport * as Mappers from \"./models/mappers\";\nimport * as Parameters from \"./models/parameters\";\nimport * as operations from \"./operations\";\nimport { RecoveryServicesBackupClientContext } from \"./recoveryServicesBackupClientContext\";\n\n\nclass RecoveryServicesBackupClient extends RecoveryServicesBackupClientContext {\n // Operation groups\n backupResourceStorageConfigsNonCRR: operations.BackupResourceStorageConfigsNonCRR;\n protectionIntent: operations.ProtectionIntentOperations;\n backupStatus: operations.BackupStatus;\n featureSupport: operations.FeatureSupport;\n backupProtectionIntent: operations.BackupProtectionIntent;\n backupUsageSummaries: operations.BackupUsageSummaries;\n operations: operations.Operations;\n backupResourceVaultConfigs: operations.BackupResourceVaultConfigs;\n backupResourceEncryptionConfigs: operations.BackupResourceEncryptionConfigs;\n privateEndpointConnection: operations.PrivateEndpointConnectionOperations;\n privateEndpoint: operations.PrivateEndpointOperations;\n bMSPrepareDataMoveOperationResult: operations.BMSPrepareDataMoveOperationResult;\n protectedItems: operations.ProtectedItems;\n protectedItemOperationResults: operations.ProtectedItemOperationResults;\n recoveryPoints: operations.RecoveryPoints;\n restores: operations.Restores;\n backupPolicies: operations.BackupPolicies;\n protectionPolicies: operations.ProtectionPolicies;\n protectionPolicyOperationResults: operations.ProtectionPolicyOperationResults;\n backupJobs: operations.BackupJobs;\n jobDetails: operations.JobDetails;\n jobCancellations: operations.JobCancellations;\n jobOperationResults: operations.JobOperationResults;\n exportJobsOperationResults: operations.ExportJobsOperationResults;\n jobs: operations.Jobs;\n backupProtectedItems: operations.BackupProtectedItems;\n operation: operations.Operation;\n backupEngines: operations.BackupEngines;\n protectionContainerRefreshOperationResults: operations.ProtectionContainerRefreshOperationResults;\n protectableContainers: operations.ProtectableContainers;\n protectionContainers: operations.ProtectionContainers;\n backupWorkloadItems: operations.BackupWorkloadItems;\n protectionContainerOperationResults: operations.ProtectionContainerOperationResults;\n backups: operations.Backups;\n protectedItemOperationStatuses: operations.ProtectedItemOperationStatuses;\n itemLevelRecoveryConnections: operations.ItemLevelRecoveryConnections;\n backupOperationResults: operations.BackupOperationResults;\n backupOperationStatuses: operations.BackupOperationStatuses;\n protectionPolicyOperationStatuses: operations.ProtectionPolicyOperationStatuses;\n backupProtectableItems: operations.BackupProtectableItems;\n backupProtectionContainers: operations.BackupProtectionContainers;\n securityPINs: operations.SecurityPINs;\n recoveryPointsRecommendedForMove: operations.RecoveryPointsRecommendedForMove;\n resourceGuardProxies: operations.ResourceGuardProxies;\n resourceGuardProxy: operations.ResourceGuardProxy;\n backupUsageSummariesCRR: operations.BackupUsageSummariesCRR;\n aadProperties: operations.AadProperties;\n crossRegionRestore: operations.CrossRegionRestore;\n backupCrrJobDetails: operations.BackupCrrJobDetails;\n backupCrrJobs: operations.BackupCrrJobs;\n crrOperationResults: operations.CrrOperationResults;\n crrOperationStatus: operations.CrrOperationStatus;\n backupResourceStorageConfigs: operations.BackupResourceStorageConfigs;\n recoveryPointsCrr: operations.RecoveryPointsCrr;\n backupProtectedItemsCrr: operations.BackupProtectedItemsCrr;\n\n /**\n * Initializes a new instance of the RecoveryServicesBackupClient class.\n * @param credentials Credentials needed for the client to connect to Azure. Credentials\n * implementing the TokenCredential interface from the @azure/identity package are recommended. For\n * more information about these credentials, see\n * {@link https://www.npmjs.com/package/@azure/identity}. Credentials implementing the\n * ServiceClientCredentials interface from the older packages @azure/ms-rest-nodeauth and\n * @azure/ms-rest-browserauth are also supported.\n * @param subscriptionId The subscription Id.\n * @param [options] The parameter options\n */\n constructor(credentials: msRest.ServiceClientCredentials | TokenCredential, subscriptionId: string, options?: Models.RecoveryServicesBackupClientOptions) {\n super(credentials, subscriptionId, options);\n this.backupResourceStorageConfigsNonCRR = new operations.BackupResourceStorageConfigsNonCRR(this);\n this.protectionIntent = new operations.ProtectionIntentOperations(this);\n this.backupStatus = new operations.BackupStatus(this);\n this.featureSupport = new operations.FeatureSupport(this);\n this.backupProtectionIntent = new operations.BackupProtectionIntent(this);\n this.backupUsageSummaries = new operations.BackupUsageSummaries(this);\n this.operations = new operations.Operations(this);\n this.backupResourceVaultConfigs = new operations.BackupResourceVaultConfigs(this);\n this.backupResourceEncryptionConfigs = new operations.BackupResourceEncryptionConfigs(this);\n this.privateEndpointConnection = new operations.PrivateEndpointConnectionOperations(this);\n this.privateEndpoint = new operations.PrivateEndpointOperations(this);\n this.bMSPrepareDataMoveOperationResult = new operations.BMSPrepareDataMoveOperationResult(this);\n this.protectedItems = new operations.ProtectedItems(this);\n this.protectedItemOperationResults = new operations.ProtectedItemOperationResults(this);\n this.recoveryPoints = new operations.RecoveryPoints(this);\n this.restores = new operations.Restores(this);\n this.backupPolicies = new operations.BackupPolicies(this);\n this.protectionPolicies = new operations.ProtectionPolicies(this);\n this.protectionPolicyOperationResults = new operations.ProtectionPolicyOperationResults(this);\n this.backupJobs = new operations.BackupJobs(this);\n this.jobDetails = new operations.JobDetails(this);\n this.jobCancellations = new operations.JobCancellations(this);\n this.jobOperationResults = new operations.JobOperationResults(this);\n this.exportJobsOperationResults = new operations.ExportJobsOperationResults(this);\n this.jobs = new operations.Jobs(this);\n this.backupProtectedItems = new operations.BackupProtectedItems(this);\n this.operation = new operations.Operation(this);\n this.backupEngines = new operations.BackupEngines(this);\n this.protectionContainerRefreshOperationResults = new operations.ProtectionContainerRefreshOperationResults(this);\n this.protectableContainers = new operations.ProtectableContainers(this);\n this.protectionContainers = new operations.ProtectionContainers(this);\n this.backupWorkloadItems = new operations.BackupWorkloadItems(this);\n this.protectionContainerOperationResults = new operations.ProtectionContainerOperationResults(this);\n this.backups = new operations.Backups(this);\n this.protectedItemOperationStatuses = new operations.ProtectedItemOperationStatuses(this);\n this.itemLevelRecoveryConnections = new operations.ItemLevelRecoveryConnections(this);\n this.backupOperationResults = new operations.BackupOperationResults(this);\n this.backupOperationStatuses = new operations.BackupOperationStatuses(this);\n this.protectionPolicyOperationStatuses = new operations.ProtectionPolicyOperationStatuses(this);\n this.backupProtectableItems = new operations.BackupProtectableItems(this);\n this.backupProtectionContainers = new operations.BackupProtectionContainers(this);\n this.securityPINs = new operations.SecurityPINs(this);\n this.recoveryPointsRecommendedForMove = new operations.RecoveryPointsRecommendedForMove(this);\n this.resourceGuardProxies = new operations.ResourceGuardProxies(this);\n this.resourceGuardProxy = new operations.ResourceGuardProxy(this);\n this.backupUsageSummariesCRR = new operations.BackupUsageSummariesCRR(this);\n this.aadProperties = new operations.AadProperties(this);\n this.crossRegionRestore = new operations.CrossRegionRestore(this);\n this.backupCrrJobDetails = new operations.BackupCrrJobDetails(this);\n this.backupCrrJobs = new operations.BackupCrrJobs(this);\n this.crrOperationResults = new operations.CrrOperationResults(this);\n this.crrOperationStatus = new operations.CrrOperationStatus(this);\n this.backupResourceStorageConfigs = new operations.BackupResourceStorageConfigs(this);\n this.recoveryPointsCrr = new operations.RecoveryPointsCrr(this);\n this.backupProtectedItemsCrr = new operations.BackupProtectedItemsCrr(this);\n }\n\n /**\n * Fetches operation status for data move operation on vault\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId\n * @param [options] The optional parameters\n * @returns Promise<Models.GetOperationStatusResponse>\n */\n getOperationStatus(vaultName: string, resourceGroupName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.GetOperationStatusResponse>;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId\n * @param callback The callback\n */\n getOperationStatus(vaultName: string, resourceGroupName: string, operationId: string, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n /**\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param operationId\n * @param options The optional parameters\n * @param callback The callback\n */\n getOperationStatus(vaultName: string, resourceGroupName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.OperationStatus>): void;\n getOperationStatus(vaultName: string, resourceGroupName: string, operationId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.OperationStatus>, callback?: msRest.ServiceCallback<Models.OperationStatus>): Promise<Models.GetOperationStatusResponse> {\n return this.sendOperationRequest(\n {\n vaultName,\n resourceGroupName,\n operationId,\n options\n },\n getOperationStatusOperationSpec,\n callback) as Promise<Models.GetOperationStatusResponse>;\n }\n\n /**\n * Prepares source vault for Data Move operation\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Prepare data move request\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n bMSPrepareDataMove(vaultName: string, resourceGroupName: string, parameters: Models.PrepareDataMoveRequest, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse> {\n return this.beginBMSPrepareDataMove(vaultName,resourceGroupName,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished());\n }\n\n /**\n * Triggers Data Move Operation on target vault\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Trigger data move request\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n bMSTriggerDataMove(vaultName: string, resourceGroupName: string, parameters: Models.TriggerDataMoveRequest, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse> {\n return this.beginBMSTriggerDataMove(vaultName,resourceGroupName,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished());\n }\n\n /**\n * @summary Move recovery point from one datastore to another store.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName\n * @param containerName\n * @param protectedItemName\n * @param recoveryPointId\n * @param parameters Move Resource Across Tiers Request\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n moveRecoveryPoint(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.MoveRPAcrossTiersRequest, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse> {\n return this.beginMoveRecoveryPoint(vaultName,resourceGroupName,fabricName,containerName,protectedItemName,recoveryPointId,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished());\n }\n\n /**\n * Prepares source vault for Data Move operation\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Prepare data move request\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginBMSPrepareDataMove(vaultName: string, resourceGroupName: string, parameters: Models.PrepareDataMoveRequest, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.sendLRORequest(\n {\n vaultName,\n resourceGroupName,\n parameters,\n options\n },\n beginBMSPrepareDataMoveOperationSpec,\n options);\n }\n\n /**\n * Triggers Data Move Operation on target vault\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param parameters Trigger data move request\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginBMSTriggerDataMove(vaultName: string, resourceGroupName: string, parameters: Models.TriggerDataMoveRequest, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.sendLRORequest(\n {\n vaultName,\n resourceGroupName,\n parameters,\n options\n },\n beginBMSTriggerDataMoveOperationSpec,\n options);\n }\n\n /**\n * @summary Move recovery point from one datastore to another store.\n * @param vaultName The name of the recovery services vault.\n * @param resourceGroupName The name of the resource group where the recovery services vault is\n * present.\n * @param fabricName\n * @param containerName\n * @param protectedItemName\n * @param recoveryPointId\n * @param parameters Move Resource Across Tiers Request\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginMoveRecoveryPoint(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, recoveryPointId: string, parameters: Models.MoveRPAcrossTiersRequest, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.sendLRORequest(\n {\n vaultName,\n resourceGroupName,\n fabricName,\n containerName,\n protectedItemName,\n recoveryPointId,\n parameters,\n options\n },\n beginMoveRecoveryPointOperationSpec,\n options);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationStatusOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig/operationStatus/{operationId}\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.operationId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationStatus\n },\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst beginBMSPrepareDataMoveOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig/prepareDataMove\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.PrepareDataMoveRequest,\n required: true\n }\n },\n responses: {\n 200: {},\n 202: {},\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst beginBMSTriggerDataMoveOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig/triggerDataMove\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.TriggerDataMoveRequest,\n required: true\n }\n },\n responses: {\n 200: {},\n 202: {},\n default: {\n bodyMapper: Mappers.NewErrorResponse\n }\n },\n serializer\n};\n\nconst beginMoveRecoveryPointOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints/{recoveryPointId}/move\",\n urlParameters: [\n Parameters.vaultName,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.fabricName,\n Parameters.containerName,\n Parameters.protectedItemName,\n Parameters.recoveryPointId\n ],\n queryParameters: [\n Parameters.apiVersion0\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.MoveRPAcrossTiersRequest,\n required: true\n }\n },\n responses: {\n 202: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nexport {\n RecoveryServicesBackupClient,\n RecoveryServicesBackupClientContext,\n Models as RecoveryServicesBackupModels,\n Mappers as RecoveryServicesBackupMappers\n};\nexport * from \"./operations\";\n"],"names":["CloudErrorMapper","BaseResourceMapper","msRest.Serializer","Mappers","Parameters.vaultName","Parameters.resourceGroupName","Parameters.subscriptionId","Parameters.apiVersion0","Parameters.acceptLanguage","Mappers.BackupResourceConfigResource","Mappers.NewErrorResponse","getOperationSpec","serializer","Parameters.azureRegion","Mappers.PreValidateEnableBackupRequest","Mappers.PreValidateEnableBackupResponse","Mappers.CloudError","Parameters.fabricName","Parameters.intentObjectName","Mappers.ProtectionIntentResource","Mappers.BackupStatusRequest","Mappers.BackupStatusResponse","validateOperationSpec","Mappers.FeatureSupportRequest","Mappers.AzureVMResourceFeatureSupportResponse","Parameters.filter","Parameters.skipToken","Mappers.ProtectionIntentResourceList","Parameters.nextPageLink","listOperationSpec","Mappers.BackupManagementUsageList","listNextOperationSpec","Mappers.ClientDiscoveryResponse","updateOperationSpec","Mappers.BackupResourceVaultConfigResource","Mappers.BackupResourceEncryptionConfigExtendedResource","Mappers.BackupResourceEncryptionConfigResource","Parameters.privateEndpointConnectionName","Mappers.PrivateEndpointConnectionResource","Parameters.operationId","Mappers.OperationStatus","Mappers.VaultStorageConfigOperationResultResponse","createOrUpdateOperationSpec","deleteMethodOperationSpec","Parameters.containerName","Parameters.protectedItemName","Mappers.ProtectedItemResource","Mappers.RecoveryPointResourceList","Parameters.recoveryPointId","Mappers.RecoveryPointResource","Parameters.apiVersion1","Mappers.AADPropertiesResource","Mappers.CrrAccessTokenResource","Mappers.RestoreRequestResource","Mappers.ProtectionPolicyResourceList","beginDeleteMethodOperationSpec","Parameters.policyName","Mappers.ProtectionPolicyResource","Mappers.JobResourceList","Parameters.jobName","Mappers.JobResource","Mappers.OperationResultInfoBaseResource","Mappers.ProtectedItemResourceList","Mappers.ValidateOperationRequest","Mappers.ValidateOperationsResponse","Mappers.BackupEngineBaseResourceList","Parameters.backupEngineName","Mappers.BackupEngineBaseResource","Mappers.ProtectableContainerResourceList","Mappers.ProtectionContainerResource","Mappers.WorkloadItemResourceList","triggerOperationSpec","Mappers.BackupRequestResource","Mappers.ILRRequestResource","Mappers.WorkloadProtectableItemResourceList","Mappers.ProtectionContainerResourceList","Mappers.SecurityPinBase","Mappers.TokenInformation","Mappers.ListRecoveryPointsRecommendedForMoveRequest","Mappers.ResourceGuardProxyBaseResourceList","putOperationSpec","Parameters.resourceGuardProxyName","Mappers.ResourceGuardProxyBaseResource","Mappers.UnlockDeleteRequest","Mappers.UnlockDeleteResponse","beginTriggerOperationSpec","Mappers.CrossRegionRestoreRequest","Mappers.CrrJobRequest","patchOperationSpec","msRestAzure.getDefaultUserAgentValue","msRestAzure.AzureServiceClient","operations.BackupResourceStorageConfigsNonCRR","operations.ProtectionIntentOperations","operations.BackupStatus","operations.FeatureSupport","operations.BackupProtectionIntent","operations.BackupUsageSummaries","operations.Operations","operations.BackupResourceVaultConfigs","operations.BackupResourceEncryptionConfigs","operations.PrivateEndpointConnectionOperations","operations.PrivateEndpointOperations","operations.BMSPrepareDataMoveOperationResult","operations.ProtectedItems","operations.ProtectedItemOperationResults","operations.RecoveryPoints","operations.Restores","operations.BackupPolicies","operations.ProtectionPolicies","operations.ProtectionPolicyOperationResults","operations.BackupJobs","operations.JobDetails","operations.JobCancellations","operations.JobOperationResults","operations.ExportJobsOperationResults","operations.Jobs","operations.BackupProtectedItems","operations.Operation","operations.BackupEngines","operations.ProtectionContainerRefreshOperationResults","operations.ProtectableContainers","operations.ProtectionContainers","operations.BackupWorkloadItems","operations.ProtectionContainerOperationResults","operations.Backups","operations.ProtectedItemOperationStatuses","operations.ItemLevelRecoveryConnections","operations.BackupOperationResults","operations.BackupOperationStatuses","operations.ProtectionPolicyOperationStatuses","operations.BackupProtectableItems","operations.BackupProtectionContainers","operations.SecurityPINs","operations.RecoveryPointsRecommendedForMove","operations.ResourceGuardProxies","operations.ResourceGuardProxy","operations.BackupUsageSummariesCRR","operations.AadProperties","operations.CrossRegionRestore","operations.BackupCrrJobDetails","operations.BackupCrrJobs","operations.CrrOperationResults","operations.CrrOperationStatus","operations.BackupResourceStorageConfigs","operations.RecoveryPointsCrr","operations.BackupProtectedItemsCrr","getOperationStatusOperationSpec","Mappers.PrepareDataMoveRequest","Mappers.TriggerDataMoveRequest","Mappers.MoveRPAcrossTiersRequest"],"mappings":"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"}