@azure/arm-datamigration 2.0.0 → 3.0.0-alpha.20220131.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +11 -0
- package/LICENSE +21 -0
- package/README.md +72 -73
- package/dist/index.js +16801 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateDatabaseMigrationResourceWithMaximumParameters.d.ts +2 -0
- package/dist-esm/samples-dev/createOrUpdateDatabaseMigrationResourceWithMaximumParameters.d.ts.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateDatabaseMigrationResourceWithMaximumParameters.js +65 -0
- package/dist-esm/samples-dev/createOrUpdateDatabaseMigrationResourceWithMaximumParameters.js.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateDatabaseMigrationResourceWithMinimumParameters.d.ts +2 -0
- package/dist-esm/samples-dev/createOrUpdateDatabaseMigrationResourceWithMinimumParameters.d.ts.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateDatabaseMigrationResourceWithMinimumParameters.js +65 -0
- package/dist-esm/samples-dev/createOrUpdateDatabaseMigrationResourceWithMinimumParameters.js.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateSqlMigrationServiceWithMaximumParameters.d.ts +2 -0
- package/dist-esm/samples-dev/createOrUpdateSqlMigrationServiceWithMaximumParameters.d.ts.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateSqlMigrationServiceWithMaximumParameters.js +32 -0
- package/dist-esm/samples-dev/createOrUpdateSqlMigrationServiceWithMaximumParameters.js.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateSqlMigrationServiceWithMinimumParameters.d.ts +2 -0
- package/dist-esm/samples-dev/createOrUpdateSqlMigrationServiceWithMinimumParameters.d.ts.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateSqlMigrationServiceWithMinimumParameters.js +32 -0
- package/dist-esm/samples-dev/createOrUpdateSqlMigrationServiceWithMinimumParameters.js.map +1 -0
- package/dist-esm/samples-dev/cutoverOnlineMigrationOperationForTheDatabase.d.ts +2 -0
- package/dist-esm/samples-dev/cutoverOnlineMigrationOperationForTheDatabase.d.ts.map +1 -0
- package/dist-esm/samples-dev/cutoverOnlineMigrationOperationForTheDatabase.js +35 -0
- package/dist-esm/samples-dev/cutoverOnlineMigrationOperationForTheDatabase.js.map +1 -0
- package/dist-esm/samples-dev/deleteSqlMigrationService.d.ts +2 -0
- package/dist-esm/samples-dev/deleteSqlMigrationService.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteSqlMigrationService.js +31 -0
- package/dist-esm/samples-dev/deleteSqlMigrationService.js.map +1 -0
- package/dist-esm/samples-dev/deleteTheIntegrationRuntimeNode.d.ts +2 -0
- package/dist-esm/samples-dev/deleteTheIntegrationRuntimeNode.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteTheIntegrationRuntimeNode.js +35 -0
- package/dist-esm/samples-dev/deleteTheIntegrationRuntimeNode.js.map +1 -0
- package/dist-esm/samples-dev/filesCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/filesCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/filesCreateOrUpdate.js +36 -0
- package/dist-esm/samples-dev/filesCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/filesDelete.d.ts +2 -0
- package/dist-esm/samples-dev/filesDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/filesDelete.js +33 -0
- package/dist-esm/samples-dev/filesDelete.js.map +1 -0
- package/dist-esm/samples-dev/filesList.d.ts +2 -0
- package/dist-esm/samples-dev/filesList.d.ts.map +1 -0
- package/dist-esm/samples-dev/filesList.js +33 -0
- package/dist-esm/samples-dev/filesList.js.map +1 -0
- package/dist-esm/samples-dev/filesUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/filesUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/filesUpdate.js +36 -0
- package/dist-esm/samples-dev/filesUpdate.js.map +1 -0
- package/dist-esm/samples-dev/getDatabaseMigrationResource.d.ts +2 -0
- package/dist-esm/samples-dev/getDatabaseMigrationResource.d.ts.map +1 -0
- package/dist-esm/samples-dev/getDatabaseMigrationResource.js +32 -0
- package/dist-esm/samples-dev/getDatabaseMigrationResource.js.map +1 -0
- package/dist-esm/samples-dev/getMigrationService.d.ts +2 -0
- package/dist-esm/samples-dev/getMigrationService.d.ts.map +1 -0
- package/dist-esm/samples-dev/getMigrationService.js +31 -0
- package/dist-esm/samples-dev/getMigrationService.js.map +1 -0
- package/dist-esm/samples-dev/getMigrationServicesInTheResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/getMigrationServicesInTheResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/getMigrationServicesInTheResourceGroup.js +44 -0
- package/dist-esm/samples-dev/getMigrationServicesInTheResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/getServicesInTheSubscriptions.d.ts +2 -0
- package/dist-esm/samples-dev/getServicesInTheSubscriptions.d.ts.map +1 -0
- package/dist-esm/samples-dev/getServicesInTheSubscriptions.js +43 -0
- package/dist-esm/samples-dev/getServicesInTheSubscriptions.js.map +1 -0
- package/dist-esm/samples-dev/listDatabaseMigrationsAttachedToTheService.d.ts +2 -0
- package/dist-esm/samples-dev/listDatabaseMigrationsAttachedToTheService.d.ts.map +1 -0
- package/dist-esm/samples-dev/listDatabaseMigrationsAttachedToTheService.js +45 -0
- package/dist-esm/samples-dev/listDatabaseMigrationsAttachedToTheService.js.map +1 -0
- package/dist-esm/samples-dev/listSkus.d.ts +2 -0
- package/dist-esm/samples-dev/listSkus.d.ts.map +1 -0
- package/dist-esm/samples-dev/listSkus.js +43 -0
- package/dist-esm/samples-dev/listSkus.js.map +1 -0
- package/dist-esm/samples-dev/listsAllOfTheAvailableSqlRestApiOperations.d.ts +2 -0
- package/dist-esm/samples-dev/listsAllOfTheAvailableSqlRestApiOperations.d.ts.map +1 -0
- package/dist-esm/samples-dev/listsAllOfTheAvailableSqlRestApiOperations.js +43 -0
- package/dist-esm/samples-dev/listsAllOfTheAvailableSqlRestApiOperations.js.map +1 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdate.js +37 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/projectsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/projectsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsDelete.js +32 -0
- package/dist-esm/samples-dev/projectsDelete.js.map +1 -0
- package/dist-esm/samples-dev/projectsGet.d.ts +2 -0
- package/dist-esm/samples-dev/projectsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsGet.js +32 -0
- package/dist-esm/samples-dev/projectsGet.js.map +1 -0
- package/dist-esm/samples-dev/projectsList.d.ts +2 -0
- package/dist-esm/samples-dev/projectsList.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsList.js +45 -0
- package/dist-esm/samples-dev/projectsList.js.map +1 -0
- package/dist-esm/samples-dev/projectsUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/projectsUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsUpdate.js +37 -0
- package/dist-esm/samples-dev/projectsUpdate.js.map +1 -0
- package/dist-esm/samples-dev/regenerateTheOfAuthenticationKeys.d.ts +2 -0
- package/dist-esm/samples-dev/regenerateTheOfAuthenticationKeys.d.ts.map +1 -0
- package/dist-esm/samples-dev/regenerateTheOfAuthenticationKeys.js +32 -0
- package/dist-esm/samples-dev/regenerateTheOfAuthenticationKeys.js.map +1 -0
- package/dist-esm/samples-dev/retrieveTheListOfAuthenticationKeys.d.ts +2 -0
- package/dist-esm/samples-dev/retrieveTheListOfAuthenticationKeys.d.ts.map +1 -0
- package/dist-esm/samples-dev/retrieveTheListOfAuthenticationKeys.js +31 -0
- package/dist-esm/samples-dev/retrieveTheListOfAuthenticationKeys.js.map +1 -0
- package/dist-esm/samples-dev/retrieveTheMonitoringData.d.ts +2 -0
- package/dist-esm/samples-dev/retrieveTheMonitoringData.d.ts.map +1 -0
- package/dist-esm/samples-dev/retrieveTheMonitoringData.js +31 -0
- package/dist-esm/samples-dev/retrieveTheMonitoringData.js.map +1 -0
- package/dist-esm/samples-dev/serviceTasksList.d.ts +2 -0
- package/dist-esm/samples-dev/serviceTasksList.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceTasksList.js +45 -0
- package/dist-esm/samples-dev/serviceTasksList.js.map +1 -0
- package/dist-esm/samples-dev/servicesCheckChildrenNameAvailability.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCheckChildrenNameAvailability.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCheckChildrenNameAvailability.js +32 -0
- package/dist-esm/samples-dev/servicesCheckChildrenNameAvailability.js.map +1 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailability.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailability.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailability.js +34 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailability.js.map +1 -0
- package/dist-esm/samples-dev/servicesCheckStatus.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCheckStatus.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCheckStatus.js +31 -0
- package/dist-esm/samples-dev/servicesCheckStatus.js.map +1 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdate.js +35 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/servicesList.d.ts +2 -0
- package/dist-esm/samples-dev/servicesList.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesList.js +43 -0
- package/dist-esm/samples-dev/servicesList.js.map +1 -0
- package/dist-esm/samples-dev/servicesListByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/servicesListByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesListByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/servicesListByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/servicesListSkus.d.ts +2 -0
- package/dist-esm/samples-dev/servicesListSkus.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesListSkus.js +45 -0
- package/dist-esm/samples-dev/servicesListSkus.js.map +1 -0
- package/dist-esm/samples-dev/servicesStart.d.ts +2 -0
- package/dist-esm/samples-dev/servicesStart.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesStart.js +31 -0
- package/dist-esm/samples-dev/servicesStart.js.map +1 -0
- package/dist-esm/samples-dev/servicesStop.d.ts +2 -0
- package/dist-esm/samples-dev/servicesStop.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesStop.js +31 -0
- package/dist-esm/samples-dev/servicesStop.js.map +1 -0
- package/dist-esm/samples-dev/servicesUsages.d.ts +2 -0
- package/dist-esm/samples-dev/servicesUsages.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesUsages.js +44 -0
- package/dist-esm/samples-dev/servicesUsages.js.map +1 -0
- package/dist-esm/samples-dev/stopOngoingMigrationForTheDatabase.d.ts +2 -0
- package/dist-esm/samples-dev/stopOngoingMigrationForTheDatabase.d.ts.map +1 -0
- package/dist-esm/samples-dev/stopOngoingMigrationForTheDatabase.js +35 -0
- package/dist-esm/samples-dev/stopOngoingMigrationForTheDatabase.js.map +1 -0
- package/dist-esm/samples-dev/tasksCancel.d.ts +2 -0
- package/dist-esm/samples-dev/tasksCancel.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksCancel.js +32 -0
- package/dist-esm/samples-dev/tasksCancel.js.map +1 -0
- package/dist-esm/samples-dev/tasksCommand.d.ts +2 -0
- package/dist-esm/samples-dev/tasksCommand.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksCommand.js +37 -0
- package/dist-esm/samples-dev/tasksCommand.js.map +1 -0
- package/dist-esm/samples-dev/tasksCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/tasksCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksCreateOrUpdate.js +38 -0
- package/dist-esm/samples-dev/tasksCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/tasksDelete.d.ts +2 -0
- package/dist-esm/samples-dev/tasksDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksDelete.js +32 -0
- package/dist-esm/samples-dev/tasksDelete.js.map +1 -0
- package/dist-esm/samples-dev/tasksGet.d.ts +2 -0
- package/dist-esm/samples-dev/tasksGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksGet.js +32 -0
- package/dist-esm/samples-dev/tasksGet.js.map +1 -0
- package/dist-esm/samples-dev/tasksList.d.ts +2 -0
- package/dist-esm/samples-dev/tasksList.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksList.js +46 -0
- package/dist-esm/samples-dev/tasksList.js.map +1 -0
- package/dist-esm/samples-dev/tasksUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/tasksUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksUpdate.js +38 -0
- package/dist-esm/samples-dev/tasksUpdate.js.map +1 -0
- package/dist-esm/samples-dev/updateSqlMigrationService.d.ts +2 -0
- package/dist-esm/samples-dev/updateSqlMigrationService.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateSqlMigrationService.js +32 -0
- package/dist-esm/samples-dev/updateSqlMigrationService.js.map +1 -0
- package/dist-esm/src/dataMigrationManagementClient.d.ts +28 -0
- package/dist-esm/src/dataMigrationManagementClient.d.ts.map +1 -0
- package/dist-esm/src/dataMigrationManagementClient.js +61 -0
- package/dist-esm/src/dataMigrationManagementClient.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +7238 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +534 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +434 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +7803 -6204
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +36 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +272 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/databaseMigrationsSqlMi.d.ts +83 -0
- package/dist-esm/src/operations/databaseMigrationsSqlMi.d.ts.map +1 -0
- package/dist-esm/src/operations/databaseMigrationsSqlMi.js +309 -0
- package/dist-esm/src/operations/databaseMigrationsSqlMi.js.map +1 -0
- package/dist-esm/src/operations/databaseMigrationsSqlVm.d.ts +83 -0
- package/dist-esm/src/operations/databaseMigrationsSqlVm.d.ts.map +1 -0
- package/dist-esm/src/operations/databaseMigrationsSqlVm.js +309 -0
- package/dist-esm/src/operations/databaseMigrationsSqlVm.js.map +1 -0
- package/dist-esm/src/operations/files.d.ts +101 -0
- package/dist-esm/src/operations/files.d.ts.map +1 -0
- package/dist-esm/src/operations/files.js +358 -0
- package/dist-esm/src/operations/files.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +4 -1
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +19 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +116 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/projects.d.ts +78 -0
- package/dist-esm/src/operations/projects.d.ts.map +1 -0
- package/dist-esm/src/operations/projects.js +279 -0
- package/dist-esm/src/operations/projects.js.map +1 -0
- package/dist-esm/src/operations/resourceSkus.d.ts +32 -0
- package/dist-esm/src/operations/resourceSkus.d.ts.map +1 -0
- package/dist-esm/src/operations/resourceSkus.js +124 -0
- package/dist-esm/src/operations/resourceSkus.js.map +1 -0
- package/dist-esm/src/operations/serviceTasks.d.ts +91 -0
- package/dist-esm/src/operations/serviceTasks.d.ts.map +1 -0
- package/dist-esm/src/operations/serviceTasks.js +316 -0
- package/dist-esm/src/operations/serviceTasks.js.map +1 -0
- package/dist-esm/src/operations/services.d.ts +217 -0
- package/dist-esm/src/operations/services.d.ts.map +1 -0
- package/dist-esm/src/operations/services.js +884 -0
- package/dist-esm/src/operations/services.js.map +1 -0
- package/dist-esm/src/operations/sqlMigrationServices.d.ts +178 -0
- package/dist-esm/src/operations/sqlMigrationServices.d.ts.map +1 -0
- package/dist-esm/src/operations/sqlMigrationServices.js +720 -0
- package/dist-esm/src/operations/sqlMigrationServices.js.map +1 -0
- package/dist-esm/src/operations/tasks.d.ts +110 -0
- package/dist-esm/src/operations/tasks.d.ts.map +1 -0
- package/dist-esm/src/operations/tasks.js +369 -0
- package/dist-esm/src/operations/tasks.js.map +1 -0
- package/dist-esm/src/operations/usages.d.ts +37 -0
- package/dist-esm/src/operations/usages.d.ts.map +1 -0
- package/dist-esm/src/operations/usages.js +134 -0
- package/dist-esm/src/operations/usages.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/databaseMigrationsSqlMi.d.ts +75 -0
- package/dist-esm/src/operationsInterfaces/databaseMigrationsSqlMi.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/databaseMigrationsSqlMi.js +9 -0
- package/dist-esm/src/operationsInterfaces/databaseMigrationsSqlMi.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/databaseMigrationsSqlVm.d.ts +75 -0
- package/dist-esm/src/operationsInterfaces/databaseMigrationsSqlVm.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/databaseMigrationsSqlVm.js +9 -0
- package/dist-esm/src/operationsInterfaces/databaseMigrationsSqlVm.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/files.d.ts +73 -0
- package/dist-esm/src/operationsInterfaces/files.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/files.js +9 -0
- package/dist-esm/src/operationsInterfaces/files.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +19 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/projects.d.ts +52 -0
- package/dist-esm/src/operationsInterfaces/projects.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/projects.js +9 -0
- package/dist-esm/src/operationsInterfaces/projects.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/resourceSkus.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/resourceSkus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/resourceSkus.js +9 -0
- package/dist-esm/src/operationsInterfaces/resourceSkus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/serviceTasks.d.ts +64 -0
- package/dist-esm/src/operationsInterfaces/serviceTasks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/serviceTasks.js +9 -0
- package/dist-esm/src/operationsInterfaces/serviceTasks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/services.d.ts +161 -0
- package/dist-esm/src/operationsInterfaces/services.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/services.js +9 -0
- package/dist-esm/src/operationsInterfaces/services.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlMigrationServices.d.ts +121 -0
- package/dist-esm/src/operationsInterfaces/sqlMigrationServices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlMigrationServices.js +9 -0
- package/dist-esm/src/operationsInterfaces/sqlMigrationServices.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/tasks.d.ts +81 -0
- package/dist-esm/src/operationsInterfaces/tasks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/tasks.js +9 -0
- package/dist-esm/src/operationsInterfaces/tasks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/usages.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/usages.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/usages.js +9 -0
- package/dist-esm/src/operationsInterfaces/usages.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +82 -22
- package/review/arm-datamigration.api.md +4412 -0
- package/rollup.config.js +181 -30
- package/src/dataMigrationManagementClient.ts +119 -0
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +6252 -7473
- package/src/models/mappers.ts +8147 -6279
- package/src/models/parameters.ts +230 -54
- package/src/operations/databaseMigrationsSqlMi.ts +453 -0
- package/src/operations/databaseMigrationsSqlVm.ts +453 -0
- package/src/operations/files.ts +283 -368
- package/src/operations/index.ts +7 -6
- package/src/operations/operations.ts +93 -85
- package/src/operations/projects.ts +222 -275
- package/src/operations/resourceSkus.ts +92 -78
- package/src/operations/serviceTasks.ts +244 -321
- package/src/operations/services.ts +887 -647
- package/src/operations/sqlMigrationServices.ts +986 -0
- package/src/operations/tasks.ts +303 -397
- package/src/operations/usages.ts +110 -85
- package/src/operationsInterfaces/databaseMigrationsSqlMi.ts +138 -0
- package/src/operationsInterfaces/databaseMigrationsSqlVm.ts +138 -0
- package/src/operationsInterfaces/files.ts +139 -0
- package/{esm/operations/index.js → src/operationsInterfaces/index.ts} +8 -7
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/projects.ts +97 -0
- package/src/operationsInterfaces/resourceSkus.ts +22 -0
- package/src/operationsInterfaces/serviceTasks.ts +116 -0
- package/src/operationsInterfaces/services.ts +272 -0
- package/src/operationsInterfaces/sqlMigrationServices.ts +223 -0
- package/src/operationsInterfaces/tasks.ts +149 -0
- package/src/operationsInterfaces/usages.ts +25 -0
- package/tsconfig.json +5 -4
- package/types/arm-datamigration.d.ts +8549 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-datamigration.js +0 -14002
- package/dist/arm-datamigration.js.map +0 -1
- package/dist/arm-datamigration.min.js +0 -1
- package/dist/arm-datamigration.min.js.map +0 -1
- package/esm/dataMigrationServiceClient.d.ts +0 -25
- package/esm/dataMigrationServiceClient.d.ts.map +0 -1
- package/esm/dataMigrationServiceClient.js +0 -40
- package/esm/dataMigrationServiceClient.js.map +0 -1
- package/esm/dataMigrationServiceClientContext.d.ts +0 -16
- package/esm/dataMigrationServiceClientContext.d.ts.map +0 -1
- package/esm/dataMigrationServiceClientContext.js +0 -56
- package/esm/dataMigrationServiceClientContext.js.map +0 -1
- package/esm/models/filesMappers.d.ts +0 -2
- package/esm/models/filesMappers.d.ts.map +0 -1
- package/esm/models/filesMappers.js +0 -9
- package/esm/models/filesMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -8920
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js +0 -8
- package/esm/models/index.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -374
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -15
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -147
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/projectsMappers.d.ts +0 -2
- package/esm/models/projectsMappers.d.ts.map +0 -1
- package/esm/models/projectsMappers.js +0 -9
- package/esm/models/projectsMappers.js.map +0 -1
- package/esm/models/resourceSkusMappers.d.ts +0 -2
- package/esm/models/resourceSkusMappers.d.ts.map +0 -1
- package/esm/models/resourceSkusMappers.js +0 -9
- package/esm/models/resourceSkusMappers.js.map +0 -1
- package/esm/models/serviceTasksMappers.d.ts +0 -2
- package/esm/models/serviceTasksMappers.d.ts.map +0 -1
- package/esm/models/serviceTasksMappers.js +0 -9
- package/esm/models/serviceTasksMappers.js.map +0 -1
- package/esm/models/servicesMappers.d.ts +0 -2
- package/esm/models/servicesMappers.d.ts.map +0 -1
- package/esm/models/servicesMappers.js +0 -9
- package/esm/models/servicesMappers.js.map +0 -1
- package/esm/models/tasksMappers.d.ts +0 -2
- package/esm/models/tasksMappers.d.ts.map +0 -1
- package/esm/models/tasksMappers.js +0 -9
- package/esm/models/tasksMappers.js.map +0 -1
- package/esm/models/usagesMappers.d.ts +0 -2
- package/esm/models/usagesMappers.d.ts.map +0 -1
- package/esm/models/usagesMappers.js +0 -9
- package/esm/models/usagesMappers.js.map +0 -1
- package/esm/operations/files.d.ts +0 -235
- package/esm/operations/files.d.ts.map +0 -1
- package/esm/operations/files.js +0 -309
- package/esm/operations/files.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -48
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -77
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/projects.d.ts +0 -166
- package/esm/operations/projects.d.ts.map +0 -1
- package/esm/operations/projects.js +0 -230
- package/esm/operations/projects.js.map +0 -1
- package/esm/operations/resourceSkus.d.ts +0 -48
- package/esm/operations/resourceSkus.d.ts.map +0 -1
- package/esm/operations/resourceSkus.js +0 -80
- package/esm/operations/resourceSkus.js.map +0 -1
- package/esm/operations/serviceTasks.d.ts +0 -199
- package/esm/operations/serviceTasks.d.ts.map +0 -1
- package/esm/operations/serviceTasks.js +0 -265
- package/esm/operations/serviceTasks.js.map +0 -1
- package/esm/operations/services.d.ts +0 -350
- package/esm/operations/services.d.ts.map +0 -1
- package/esm/operations/services.js +0 -626
- package/esm/operations/services.js.map +0 -1
- package/esm/operations/tasks.d.ts +0 -246
- package/esm/operations/tasks.d.ts.map +0 -1
- package/esm/operations/tasks.js +0 -317
- package/esm/operations/tasks.js.map +0 -1
- package/esm/operations/usages.d.ts +0 -53
- package/esm/operations/usages.d.ts.map +0 -1
- package/esm/operations/usages.js +0 -82
- package/esm/operations/usages.js.map +0 -1
- package/src/dataMigrationServiceClient.ts +0 -56
- package/src/dataMigrationServiceClientContext.ts +0 -62
- package/src/models/filesMappers.ts +0 -235
- package/src/models/operationsMappers.ts +0 -16
- package/src/models/projectsMappers.ts +0 -234
- package/src/models/resourceSkusMappers.ts +0 -19
- package/src/models/serviceTasksMappers.ts +0 -234
- package/src/models/servicesMappers.ts +0 -241
- package/src/models/tasksMappers.ts +0 -234
- package/src/models/usagesMappers.ts +0 -16
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../src/models/index.ts","../src/models/mappers.ts","../src/models/parameters.ts","../src/lroImpl.ts","../src/operations/databaseMigrationsSqlMi.ts","../src/operations/databaseMigrationsSqlVm.ts","../src/operations/operations.ts","../src/operations/sqlMigrationServices.ts","../src/operations/resourceSkus.ts","../src/operations/services.ts","../src/operations/tasks.ts","../src/operations/serviceTasks.ts","../src/operations/projects.ts","../src/operations/usages.ts","../src/operations/files.ts","../src/dataMigrationManagementClient.ts"],"sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport type DatabaseMigrationPropertiesUnion =\n | DatabaseMigrationProperties\n | DatabaseMigrationPropertiesSqlMi\n | DatabaseMigrationPropertiesSqlVm;\nexport type ProjectTaskPropertiesUnion =\n | ProjectTaskProperties\n | MigrateSchemaSqlServerSqlDbTaskProperties\n | CheckOCIDriverTaskProperties\n | UploadOCIDriverTaskProperties\n | InstallOCIDriverTaskProperties\n | ConnectToMongoDbTaskProperties\n | ConnectToSourceSqlServerTaskProperties\n | ConnectToSourceSqlServerSyncTaskProperties\n | ConnectToSourcePostgreSqlSyncTaskProperties\n | ConnectToSourceMySqlTaskProperties\n | ConnectToSourceOracleSyncTaskProperties\n | ConnectToTargetSqlDbTaskProperties\n | ConnectToTargetSqlDbSyncTaskProperties\n | ConnectToTargetAzureDbForPostgreSqlSyncTaskProperties\n | ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskProperties\n | GetUserTablesSqlTaskProperties\n | GetUserTablesSqlSyncTaskProperties\n | GetUserTablesOracleTaskProperties\n | GetUserTablesPostgreSqlTaskProperties\n | GetUserTablesMySqlTaskProperties\n | ConnectToTargetSqlMITaskProperties\n | ConnectToTargetSqlMISyncTaskProperties\n | ConnectToTargetAzureDbForMySqlTaskProperties\n | MigrateMongoDbTaskProperties\n | MigrateSqlServerSqlMITaskProperties\n | MigrateSqlServerSqlMISyncTaskProperties\n | MigrateSqlServerSqlDbTaskProperties\n | MigrateSqlServerSqlDbSyncTaskProperties\n | MigrateMySqlAzureDbForMySqlSyncTaskProperties\n | MigrateMySqlAzureDbForMySqlOfflineTaskProperties\n | MigratePostgreSqlAzureDbForPostgreSqlSyncTaskProperties\n | MigrateOracleAzureDbForPostgreSqlSyncTaskProperties\n | ValidateMigrationInputSqlServerSqlDbSyncTaskProperties\n | ValidateMigrationInputSqlServerSqlMITaskProperties\n | ValidateMigrationInputSqlServerSqlMISyncTaskProperties\n | ValidateMongoDbTaskProperties\n | ValidateOracleAzureDbForPostgreSqlSyncTaskProperties\n | GetTdeCertificatesSqlTaskProperties\n | MigrateSsisTaskProperties;\nexport type CommandPropertiesUnion =\n | CommandProperties\n | MigrateSyncCompleteCommandProperties\n | MigrateMISyncCompleteCommandProperties\n | MongoDbCancelCommand\n | MongoDbFinishCommand\n | MongoDbRestartCommand;\nexport type ConnectionInfoUnion =\n | ConnectionInfo\n | MongoDbConnectionInfo\n | SqlConnectionInfo\n | MySqlConnectionInfo\n | OracleConnectionInfo\n | PostgreSqlConnectionInfo\n | MiSqlConnectionInfo;\nexport type ConnectToSourceSqlServerTaskOutputUnion =\n | ConnectToSourceSqlServerTaskOutput\n | ConnectToSourceSqlServerTaskOutputTaskLevel\n | ConnectToSourceSqlServerTaskOutputDatabaseLevel\n | ConnectToSourceSqlServerTaskOutputLoginLevel\n | ConnectToSourceSqlServerTaskOutputAgentJobLevel;\nexport type MigrateSchemaSqlServerSqlDbTaskOutputUnion =\n | MigrateSchemaSqlServerSqlDbTaskOutput\n | MigrateSchemaSqlServerSqlDbTaskOutputMigrationLevel\n | MigrateSchemaSqlServerSqlDbTaskOutputDatabaseLevel\n | MigrateSchemaSqlServerSqlDbTaskOutputError\n | MigrateSchemaSqlTaskOutputError;\nexport type MigrateMySqlAzureDbForMySqlSyncTaskOutputUnion =\n | MigrateMySqlAzureDbForMySqlSyncTaskOutput\n | MigrateMySqlAzureDbForMySqlSyncTaskOutputMigrationLevel\n | MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel\n | MigrateMySqlAzureDbForMySqlSyncTaskOutputTableLevel\n | MigrateMySqlAzureDbForMySqlSyncTaskOutputError\n | MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseError;\nexport type MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputUnion =\n | MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput\n | MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel\n | MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseLevel\n | MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputTableLevel\n | MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputError\n | MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseError;\nexport type MigrateSqlServerSqlDbSyncTaskOutputUnion =\n | MigrateSqlServerSqlDbSyncTaskOutput\n | MigrateSqlServerSqlDbSyncTaskOutputMigrationLevel\n | MigrateSqlServerSqlDbSyncTaskOutputDatabaseLevel\n | MigrateSqlServerSqlDbSyncTaskOutputTableLevel\n | MigrateSqlServerSqlDbSyncTaskOutputError\n | MigrateSqlServerSqlDbSyncTaskOutputDatabaseError;\nexport type MigrateSqlServerSqlDbTaskOutputUnion =\n | MigrateSqlServerSqlDbTaskOutput\n | MigrateSqlServerSqlDbTaskOutputMigrationLevel\n | MigrateSqlServerSqlDbTaskOutputDatabaseLevel\n | MigrateSqlServerSqlDbTaskOutputTableLevel\n | MigrateSqlServerSqlDbTaskOutputError\n | MigrateSqlServerSqlDbTaskOutputValidationResult\n | MigrateSqlServerSqlDbTaskOutputDatabaseLevelValidationResult;\nexport type MigrateSqlServerSqlMISyncTaskOutputUnion =\n | MigrateSqlServerSqlMISyncTaskOutput\n | MigrateSqlServerSqlMISyncTaskOutputMigrationLevel\n | MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel\n | MigrateSqlServerSqlMISyncTaskOutputError;\nexport type MigrateSqlServerSqlMITaskOutputUnion =\n | MigrateSqlServerSqlMITaskOutput\n | MigrateSqlServerSqlMITaskOutputMigrationLevel\n | MigrateSqlServerSqlMITaskOutputDatabaseLevel\n | MigrateSqlServerSqlMITaskOutputAgentJobLevel\n | MigrateSqlServerSqlMITaskOutputLoginLevel\n | MigrateSqlServerSqlMITaskOutputError;\nexport type MigrateSsisTaskOutputUnion =\n | MigrateSsisTaskOutput\n | MigrateSsisTaskOutputMigrationLevel\n | MigrateSsisTaskOutputProjectLevel;\nexport type MongoDbProgressUnion =\n | MongoDbProgress\n | MongoDbCollectionProgress\n | MongoDbDatabaseProgress\n | MongoDbMigrationProgress;\nexport type MigrateOracleAzureDbPostgreSqlSyncTaskOutputUnion =\n | MigrateOracleAzureDbPostgreSqlSyncTaskOutput\n | MigrateOracleAzureDbPostgreSqlSyncTaskOutputMigrationLevel\n | MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseLevel\n | MigrateOracleAzureDbPostgreSqlSyncTaskOutputTableLevel\n | MigrateOracleAzureDbPostgreSqlSyncTaskOutputError\n | MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseError;\nexport type MigrateMySqlAzureDbForMySqlOfflineTaskOutputUnion =\n | MigrateMySqlAzureDbForMySqlOfflineTaskOutput\n | MigrateMySqlAzureDbForMySqlOfflineTaskOutputMigrationLevel\n | MigrateMySqlAzureDbForMySqlOfflineTaskOutputDatabaseLevel\n | MigrateMySqlAzureDbForMySqlOfflineTaskOutputTableLevel\n | MigrateMySqlAzureDbForMySqlOfflineTaskOutputError;\n\nexport interface SystemData {\n createdBy?: string;\n createdByType?: CreatedByType;\n createdAt?: Date;\n lastModifiedBy?: string;\n lastModifiedByType?: CreatedByType;\n lastModifiedAt?: Date;\n}\n\n/** Detailed status of current migration. */\nexport interface MigrationStatusDetails {\n /**\n * Current State of Migration.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationState?: string;\n /**\n * Details of full backup set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullBackupSetInfo?: SqlBackupSetInfo;\n /**\n * Last applied backup set information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastRestoredBackupSetInfo?: SqlBackupSetInfo;\n /**\n * Backup sets that are currently active.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly activeBackupSets?: SqlBackupSetInfo[];\n /**\n * Files that are not valid backup files.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidFiles?: string[];\n /**\n * Name of blob container.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly blobContainerName?: string;\n /**\n * Whether full backup has been applied to the target database or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isFullBackupRestored?: boolean;\n /**\n * Restore blocking reason, if any\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly restoreBlockingReason?: string;\n /**\n * Complete restore error message, if any\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly completeRestoreErrorMessage?: string;\n /**\n * File upload blocking errors, if any.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fileUploadBlockingErrors?: string[];\n /**\n * File name that is currently being restored.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentRestoringFilename?: string;\n /**\n * Last restored file name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastRestoredFilename?: string;\n /**\n * Total pending log backups.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly pendingLogBackupsCount?: number;\n}\n\n/** Information of backup set */\nexport interface SqlBackupSetInfo {\n /**\n * Backup set id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupSetId?: string;\n /**\n * First LSN of the backup set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly firstLSN?: string;\n /**\n * Last LSN of the backup set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastLSN?: string;\n /**\n * Backup type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupType?: string;\n /**\n * List of files in the backup set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly listOfBackupFiles?: SqlBackupFileInfo[];\n /**\n * Backup start date.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupStartDate?: Date;\n /**\n * Backup end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupFinishDate?: Date;\n /**\n * Whether this backup set has been restored or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isBackupRestored?: boolean;\n /**\n * Has Backup Checksums\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hasBackupChecksums?: boolean;\n /**\n * Media family count\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly familyCount?: number;\n /**\n * The reasons why the backup set is ignored\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ignoreReasons?: string[];\n}\n\n/** Information of backup file */\nexport interface SqlBackupFileInfo {\n /**\n * File name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fileName?: string;\n /**\n * Status of the file. (Initial, Uploading, Uploaded, Restoring, Restored or Skipped)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: string;\n /**\n * File size in bytes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalSize?: number;\n /**\n * Bytes read\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataRead?: number;\n /**\n * Bytes written\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataWritten?: number;\n /**\n * Copy throughput in KBps\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyThroughput?: number;\n /**\n * Copy Duration in seconds\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyDuration?: number;\n /**\n * Media family sequence number\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly familySequenceNumber?: number;\n}\n\n/** Backup Configuration */\nexport interface BackupConfiguration {\n /** Source location of backups. */\n sourceLocation?: SourceLocation;\n /** Target location for copying backups. */\n targetLocation?: TargetLocation;\n}\n\n/** Source Location details of backups. */\nexport interface SourceLocation {\n /** Source File share. */\n fileShare?: SqlFileShare;\n /** Source Azure Blob. */\n azureBlob?: AzureBlob;\n}\n\n/** File share */\nexport interface SqlFileShare {\n /** Location as SMB share or local drive where backups are placed. */\n path?: string;\n /** Username to access the file share location for backups. */\n username?: string;\n /** Password for username to access file share location. */\n password?: string;\n}\n\n/** Azure Blob Details */\nexport interface AzureBlob {\n /** Resource Id of the storage account where backups are stored. */\n storageAccountResourceId?: string;\n /** Storage Account Key. */\n accountKey?: string;\n /** Blob container name where backups are stored. */\n blobContainerName?: string;\n}\n\n/** Target Location details for optional copy of backups */\nexport interface TargetLocation {\n /** Resource Id of the storage account copying backups. */\n storageAccountResourceId?: string;\n /** Storage Account Key. */\n accountKey?: string;\n}\n\n/** Offline configuration */\nexport interface OfflineConfiguration {\n /** Offline migration */\n offline?: boolean;\n /** Last backup name for offline migration. This is optional for migrations from file share. If it is not provided, then the service will determine the last backup file name based on latest backup files present in file share. */\n lastBackupName?: string;\n}\n\n/** Database Migration Resource properties. */\nexport interface DatabaseMigrationProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"SqlMi\" | \"SqlVm\";\n /** Scope of the database. */\n scope?: string;\n /**\n * Provisioning State of migration. ProvisioningState as Succeeded implies that validations have been performed and migration has started.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * Migration status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationStatus?: string;\n /**\n * Database migration start time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Database migration end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /** Source SQL Server connection details. */\n sourceSqlConnection?: SqlConnectionInformation;\n /** Name of the source database. */\n sourceDatabaseName?: string;\n /** Resource Id of the Migration Service. */\n migrationService?: string;\n /** ID tracking current migration operation. */\n migrationOperationId?: string;\n /**\n * Error details in case of migration failure.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationFailureError?: ErrorInfo;\n}\n\n/** Source SQL Connection */\nexport interface SqlConnectionInformation {\n /** Data source. */\n dataSource?: string;\n /** Authentication type. */\n authentication?: string;\n /** User name to connect to source SQL. */\n userName?: string;\n /** Password to connect to source SQL. */\n password?: string;\n /** Whether to encrypt connection or not. */\n encryptConnection?: boolean;\n /** Whether to trust server certificate or not. */\n trustServerCertificate?: boolean;\n}\n\n/** Error details */\nexport interface ErrorInfo {\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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n}\n\nexport interface ProxyResource {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly id?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly name?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly type?: string;\n}\n\n/** Migration Operation Input */\nexport interface MigrationOperationInput {\n /** ID tracking migration operation. */\n migrationOperationId?: string;\n}\n\n/** Result of the request to list SQL operations. */\nexport interface OperationListResult {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly value?: OperationsDefinition[];\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly nextLink?: string;\n}\n\nexport interface OperationsDefinition {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly name?: string;\n /** Indicates whether the operation is a data action */\n isDataAction?: boolean;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly display?: OperationsDisplayDefinition;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly origin?: OperationOrigin;\n /**\n * Dictionary of <AnyObject>\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly properties?: { [propertyName: string]: Record<string, unknown> };\n}\n\nexport interface OperationsDisplayDefinition {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly provider?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly resource?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly operation?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly description?: string;\n}\n\nexport interface TrackedResource {\n location?: string;\n /** Dictionary of <string> */\n tags?: { [propertyName: string]: string };\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly id?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly name?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly type?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly systemData?: SystemData;\n}\n\n/** An update to a SQL Migration Service. */\nexport interface SqlMigrationServiceUpdate {\n /** Dictionary of <string> */\n tags?: { [propertyName: string]: string };\n}\n\n/** A list of SQL Migration Service. */\nexport interface SqlMigrationListResult {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly value?: SqlMigrationService[];\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly nextLink?: string;\n}\n\n/** An authentication key. */\nexport interface AuthenticationKeys {\n /** The first authentication key. */\n authKey1?: string;\n /** The second authentication key. */\n authKey2?: string;\n}\n\n/** An authentication key to regenerate. */\nexport interface RegenAuthKeys {\n /** The name of authentication key to generate. */\n keyName?: string;\n /** The first authentication key. */\n authKey1?: string;\n /** The second authentication key. */\n authKey2?: string;\n}\n\n/** Details of node to be deleted. */\nexport interface DeleteNode {\n /** The name of node to delete. */\n nodeName?: string;\n /** The name of integration runtime. */\n integrationRuntimeName?: string;\n}\n\n/** A list of Database Migrations. */\nexport interface DatabaseMigrationListResult {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly value?: DatabaseMigration[];\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly nextLink?: string;\n}\n\n/** Integration Runtime Monitoring Data. */\nexport interface IntegrationRuntimeMonitoringData {\n /**\n * The name of Integration Runtime.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Integration Runtime node monitoring data.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodes?: NodeMonitoringData[];\n}\n\nexport interface NodeMonitoringData {\n /**\n * Unmatched properties from the message are deserialized in this collection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalProperties?: {\n [propertyName: string]: Record<string, unknown>;\n };\n /**\n * Name of the integration runtime node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodeName?: string;\n /**\n * Available memory (MB) on the integration runtime node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availableMemoryInMB?: number;\n /**\n * CPU percentage on the integration runtime node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cpuUtilization?: number;\n /**\n * Maximum concurrent jobs on the integration runtime node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly concurrentJobsLimit?: number;\n /**\n * The number of jobs currently running on the integration runtime node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly concurrentJobsRunning?: number;\n /**\n * The maximum concurrent jobs in this integration runtime.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maxConcurrentJobs?: number;\n /**\n * Sent bytes on the integration runtime node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sentBytes?: number;\n /**\n * Received bytes on the integration runtime node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly receivedBytes?: number;\n}\n\n/** The DMS List SKUs operation response. */\nexport interface ResourceSkusResult {\n /** The list of SKUs available for the subscription. */\n value: ResourceSku[];\n /** The uri to fetch the next page of DMS SKUs. Call ListNext() with this to fetch the next page of DMS SKUs. */\n nextLink?: string;\n}\n\n/** Describes an available DMS SKU. */\nexport interface ResourceSku {\n /**\n * The type of resource the SKU applies to.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceType?: string;\n /**\n * The name of SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Specifies the tier of DMS in a scale set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tier?: string;\n /**\n * The Size of the SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly size?: string;\n /**\n * The Family of this particular SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly family?: string;\n /**\n * The Kind of resources that are supported in this SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kind?: string;\n /**\n * Not used.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capacity?: ResourceSkuCapacity;\n /**\n * The set of locations that the SKU is available.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly locations?: string[];\n /**\n * The api versions that support this SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiVersions?: string[];\n /**\n * Metadata for retrieving price info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly costs?: ResourceSkuCosts[];\n /**\n * A name value pair to describe the capability.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capabilities?: ResourceSkuCapabilities[];\n /**\n * The restrictions because of which SKU cannot be used. This is empty if there are no restrictions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly restrictions?: ResourceSkuRestrictions[];\n}\n\n/** Describes scaling information of a SKU. */\nexport interface ResourceSkuCapacity {\n /**\n * The minimum capacity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly minimum?: number;\n /**\n * The maximum capacity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maximum?: number;\n /**\n * The default capacity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly default?: number;\n /**\n * The scale type applicable to the SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scaleType?: ResourceSkuCapacityScaleType;\n}\n\n/** Describes metadata for retrieving price info. */\nexport interface ResourceSkuCosts {\n /**\n * Used for querying price from commerce.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly meterID?: string;\n /**\n * The multiplier is needed to extend the base metered cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly quantity?: number;\n /**\n * An invariant to show the extended unit.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly extendedUnit?: string;\n}\n\n/** Describes The SKU capabilities object. */\nexport interface ResourceSkuCapabilities {\n /**\n * An invariant to describe the feature.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * An invariant if the feature is measured by quantity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: string;\n}\n\n/** Describes scaling information of a SKU. */\nexport interface ResourceSkuRestrictions {\n /**\n * The type of restrictions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: ResourceSkuRestrictionsType;\n /**\n * The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly values?: string[];\n /**\n * The reason code for restriction.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reasonCode?: ResourceSkuRestrictionsReasonCode;\n}\n\n/** Error information. */\nexport interface ApiError {\n /** Error information in OData format */\n error?: ODataError;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Error information in OData format. */\nexport interface ODataError {\n /** The machine-readable description of the error, such as 'InvalidRequest' or 'InternalServerError' */\n code?: string;\n /** The human-readable description of the error */\n message?: string;\n /** Inner errors that caused this error */\n details?: ODataError[];\n}\n\n/** An Azure SKU instance */\nexport interface ServiceSku {\n /** The unique name of the SKU, such as 'P3' */\n name?: string;\n /** The tier of the SKU, such as 'Basic', 'General Purpose', or 'Business Critical' */\n tier?: string;\n /** The SKU family, used when the service has multiple performance classes within a tier, such as 'A', 'D', etc. for virtual machines */\n family?: string;\n /** The size of the SKU, used when the name alone does not denote a service size or when a SKU has multiple performance classes within a family, e.g. 'A1' for virtual machines */\n size?: string;\n /** The capacity of the SKU, if it supports scaling */\n capacity?: number;\n}\n\n/** Service health status */\nexport interface DataMigrationServiceStatusResponse {\n /** The DMS instance agent version */\n agentVersion?: string;\n /** The machine-readable status, such as 'Initializing', 'Offline', 'Online', 'Deploying', 'Deleting', 'Stopped', 'Stopping', 'Starting', 'FailedToStart', 'FailedToStop' or 'Failed' */\n status?: string;\n /** The services virtual machine size, such as 'Standard_D2_v2' */\n vmSize?: string;\n /** The list of supported task types */\n supportedTaskTypes?: string[];\n}\n\n/** OData page of available SKUs */\nexport interface ServiceSkuList {\n /** List of service SKUs */\n value?: AvailableServiceSku[];\n /** URL to load the next page of service SKUs */\n nextLink?: string;\n}\n\n/** Describes the available service SKU. */\nexport interface AvailableServiceSku {\n /** The resource type, including the provider namespace */\n resourceType?: string;\n /** SKU name, tier, etc. */\n sku?: AvailableServiceSkuSku;\n /** A description of the scaling capacities of the SKU */\n capacity?: AvailableServiceSkuCapacity;\n}\n\n/** SKU name, tier, etc. */\nexport interface AvailableServiceSkuSku {\n /** The name of the SKU */\n name?: string;\n /** SKU family */\n family?: string;\n /** SKU size */\n size?: string;\n /** The tier of the SKU, such as \"Basic\", \"General Purpose\", or \"Business Critical\" */\n tier?: string;\n}\n\n/** A description of the scaling capacities of the SKU */\nexport interface AvailableServiceSkuCapacity {\n /** The minimum capacity, usually 0 or 1. */\n minimum?: number;\n /** The maximum capacity */\n maximum?: number;\n /** The default capacity */\n default?: number;\n /** The scalability approach */\n scaleType?: ServiceScalability;\n}\n\n/** OData page of tasks */\nexport interface TaskList {\n /** List of tasks */\n value?: ProjectTask[];\n /** URL to load the next page of tasks */\n nextLink?: string;\n}\n\n/** Base class for all types of DMS task properties. If task is not supported by current client, this object is returned. */\nexport interface ProjectTaskProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType:\n | \"MigrateSchemaSqlServerSqlDb\"\n | \"Service.Check.OCI\"\n | \"Service.Upload.OCI\"\n | \"Service.Install.OCI\"\n | \"Connect.MongoDb\"\n | \"ConnectToSource.SqlServer\"\n | \"ConnectToSource.SqlServer.Sync\"\n | \"ConnectToSource.PostgreSql.Sync\"\n | \"ConnectToSource.MySql\"\n | \"ConnectToSource.Oracle.Sync\"\n | \"ConnectToTarget.SqlDb\"\n | \"ConnectToTarget.SqlDb.Sync\"\n | \"ConnectToTarget.AzureDbForPostgreSql.Sync\"\n | \"ConnectToTarget.Oracle.AzureDbForPostgreSql.Sync\"\n | \"GetUserTables.Sql\"\n | \"GetUserTables.AzureSqlDb.Sync\"\n | \"GetUserTablesOracle\"\n | \"GetUserTablesPostgreSql\"\n | \"GetUserTablesMySql\"\n | \"ConnectToTarget.AzureSqlDbMI\"\n | \"ConnectToTarget.AzureSqlDbMI.Sync.LRS\"\n | \"ConnectToTarget.AzureDbForMySql\"\n | \"Migrate.MongoDb\"\n | \"Migrate.SqlServer.AzureSqlDbMI\"\n | \"Migrate.SqlServer.AzureSqlDbMI.Sync.LRS\"\n | \"Migrate.SqlServer.SqlDb\"\n | \"Migrate.SqlServer.AzureSqlDb.Sync\"\n | \"Migrate.MySql.AzureDbForMySql.Sync\"\n | \"Migrate.MySql.AzureDbForMySql\"\n | \"Migrate.PostgreSql.AzureDbForPostgreSql.SyncV2\"\n | \"Migrate.Oracle.AzureDbForPostgreSql.Sync\"\n | \"ValidateMigrationInput.SqlServer.SqlDb.Sync\"\n | \"ValidateMigrationInput.SqlServer.AzureSqlDbMI\"\n | \"ValidateMigrationInput.SqlServer.AzureSqlDbMI.Sync.LRS\"\n | \"Validate.MongoDb\"\n | \"Validate.Oracle.AzureDbPostgreSql.Sync\"\n | \"GetTDECertificates.Sql\"\n | \"Migrate.Ssis\";\n /**\n * Array of errors. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errors?: ODataError[];\n /**\n * The state of the task. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: TaskState;\n /**\n * Array of command properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly commands?: CommandPropertiesUnion[];\n /** Key value pairs of client data to attach meta data information to task */\n clientData?: { [propertyName: string]: string };\n}\n\n/** Base class for all types of DMS command properties. If command is not supported by current client, this object is returned. */\nexport interface CommandProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n commandType:\n | \"Migrate.Sync.Complete.Database\"\n | \"Migrate.SqlServer.AzureDbSqlMi.Complete\"\n | \"cancel\"\n | \"finish\"\n | \"restart\";\n /**\n * Array of errors. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errors?: ODataError[];\n /**\n * The state of the command. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: CommandState;\n}\n\n/** ARM resource. */\nexport interface Resource {\n /**\n * Resource ID.\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.\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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** A resource type and proposed name */\nexport interface NameAvailabilityRequest {\n /** The proposed resource name */\n name?: string;\n /** The resource type chain (e.g. virtualMachines/extensions) */\n type?: string;\n}\n\n/** Indicates whether a proposed resource name is available */\nexport interface NameAvailabilityResponse {\n /** If true, the name is valid and available. If false, 'reason' describes why not. */\n nameAvailable?: boolean;\n /** The reason why the name is not available, if nameAvailable is false */\n reason?: NameCheckFailureReason;\n /** The localized reason why the name is not available, if nameAvailable is false */\n message?: string;\n}\n\n/** OData page of service objects */\nexport interface DataMigrationServiceList {\n /** List of services */\n value?: DataMigrationService[];\n /** URL to load the next page of services */\n nextLink?: string;\n}\n\n/** OData page of project resources */\nexport interface ProjectList {\n /** List of projects */\n value?: Project[];\n /** URL to load the next page of projects */\n nextLink?: string;\n}\n\n/** Defines the connection properties of a server */\nexport interface ConnectionInfo {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type:\n | \"MongoDbConnectionInfo\"\n | \"SqlConnectionInfo\"\n | \"MySqlConnectionInfo\"\n | \"OracleConnectionInfo\"\n | \"PostgreSqlConnectionInfo\"\n | \"MiSqlConnectionInfo\";\n /** User name */\n userName?: string;\n /** Password credential. */\n password?: string;\n}\n\n/** Project Database Details */\nexport interface DatabaseInfo {\n /** Name of the database */\n sourceDatabaseName: string;\n}\n\n/** OData page of quota objects */\nexport interface QuotaList {\n /** List of quotas */\n value?: Quota[];\n /** URL to load the next page of quotas, or null or missing if this is the last page */\n nextLink?: string;\n}\n\n/** Describes a quota for or usage details about a resource */\nexport interface Quota {\n /** The current value of the quota. If null or missing, the current value cannot be determined in the context of the request. */\n currentValue?: number;\n /** The resource ID of the quota object */\n id?: string;\n /** The maximum value of the quota. If null or missing, the quota has no maximum, in which case it merely tracks usage. */\n limit?: number;\n /** The name of the quota */\n name?: QuotaName;\n /** The unit for the quota, such as Count, Bytes, BytesPerSecond, etc. */\n unit?: string;\n}\n\n/** The name of the quota */\nexport interface QuotaName {\n /** The localized name of the quota */\n localizedValue?: string;\n /** The unlocalized name (or ID) of the quota */\n value?: string;\n}\n\n/** OData page of files */\nexport interface FileList {\n /** List of files */\n value?: ProjectFile[];\n /** URL to load the next page of files */\n nextLink?: string;\n}\n\n/** Base class for file properties. */\nexport interface ProjectFileProperties {\n /** Optional File extension. If submitted it should not have a leading period and must match the extension from filePath. */\n extension?: string;\n /** Relative path of this file resource. This property can be set when creating or updating the file resource. */\n filePath?: string;\n /**\n * Modification DateTime.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModified?: Date;\n /** File content type. This property can be modified to reflect the file content type. */\n mediaType?: string;\n /**\n * File size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly size?: number;\n}\n\n/** File storage information. */\nexport interface FileStorageInfo {\n /** A URI that can be used to access the file content. */\n uri?: string;\n /** Dictionary of <string> */\n headers?: { [propertyName: string]: string };\n}\n\n/** Input for command that completes sync migration for a database. */\nexport interface MigrateSyncCompleteCommandInput {\n /** Name of database */\n databaseName: string;\n /** Time stamp to complete */\n commitTimeStamp?: Date;\n}\n\n/** Output for command that completes sync migration for a database. */\nexport interface MigrateSyncCompleteCommandOutput {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * List of errors that happened during the command execution\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errors?: ReportableException[];\n}\n\n/** Exception object for all custom exceptions */\nexport interface ReportableException {\n /** Error message */\n message?: string;\n /** Actionable steps for this exception */\n actionableMessage?: string;\n /** The path to the file where exception occurred */\n filePath?: string;\n /** The line number where exception occurred */\n lineNumber?: string;\n /** Coded numerical value that is assigned to a specific exception */\n hResult?: number;\n /** Stack trace */\n stackTrace?: string;\n}\n\n/** Input for command that completes online migration for an Azure SQL Database Managed Instance. */\nexport interface MigrateMISyncCompleteCommandInput {\n /** Name of managed instance database */\n sourceDatabaseName: string;\n}\n\n/** Output for command that completes online migration for an Azure SQL Database Managed Instance. */\nexport interface MigrateMISyncCompleteCommandOutput {\n /** List of errors that happened during the command execution */\n errors?: ReportableException[];\n}\n\n/** Azure Active Directory Application */\nexport interface AzureActiveDirectoryApp {\n /** Application ID of the Azure Active Directory Application */\n applicationId: string;\n /** Key used to authenticate to the Azure Active Directory Application */\n appKey: string;\n /** Tenant id of the customer */\n tenantId: string;\n}\n\n/** Information of backup set */\nexport interface BackupSetInfo {\n /** Id for the set of backup files */\n backupSetId?: string;\n /** First log sequence number of the backup file */\n firstLsn?: string;\n /** Last log sequence number of the backup file */\n lastLsn?: string;\n /** Last modified time of the backup file in share location */\n lastModifiedTime?: Date;\n /** Enum of the different backup types */\n backupType?: BackupType;\n /** List of files in the backup set */\n listOfBackupFiles?: BackupFileInfo[];\n /** Name of the database to which the backup set belongs */\n databaseName?: string;\n /** Date and time that the backup operation began */\n backupStartDate?: Date;\n /** Date and time that the backup operation finished */\n backupFinishedDate?: Date;\n /** Whether the backup set is restored or not */\n isBackupRestored?: boolean;\n}\n\n/** Information of the backup file */\nexport interface BackupFileInfo {\n /** Location of the backup file in shared folder */\n fileLocation?: string;\n /** Sequence number of the backup file in the backup set */\n familySequenceNumber?: number;\n /** Status of the backup file during migration */\n status?: BackupFileStatus;\n}\n\n/** Information of orphaned users on the SQL server database. */\nexport interface OrphanedUserInfo {\n /** Name of the orphaned user */\n name?: string;\n /** Parent database of the user */\n databaseName?: string;\n}\n\n/** Input for the task that validates MySQL database connection */\nexport interface ConnectToSourceMySqlTaskInput {\n /** Information for connecting to MySQL source */\n sourceConnectionInfo: MySqlConnectionInfo;\n /** Target Platform for the migration */\n targetPlatform?: MySqlTargetPlatformType;\n /** Permission group for validations */\n checkPermissionsGroup?: ServerLevelPermissionsGroup;\n /** Flag for whether or not the migration is offline */\n isOfflineMigration?: boolean;\n}\n\n/** Input for the task that validates connection to SQL Server and also validates source server requirements */\nexport interface ConnectToSourceSqlServerTaskInput {\n /** Connection information for Source SQL Server */\n sourceConnectionInfo: SqlConnectionInfo;\n /** Permission group for validations */\n checkPermissionsGroup?: ServerLevelPermissionsGroup;\n /** Flag for whether to collect databases from source server. */\n collectDatabases?: boolean;\n /** Flag for whether to collect logins from source server. */\n collectLogins?: boolean;\n /** Flag for whether to collect agent jobs from source server. */\n collectAgentJobs?: boolean;\n /** Flag for whether to collect TDE Certificate names from source server. */\n collectTdeCertificateInfo?: boolean;\n /** Flag for whether to validate SSIS catalog is reachable on the source server. */\n validateSsisCatalogOnly?: boolean;\n}\n\n/** Output for the task that validates connection to SQL Server and also validates source server requirements */\nexport interface ConnectToSourceSqlServerTaskOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType:\n | \"TaskLevelOutput\"\n | \"DatabaseLevelOutput\"\n | \"LoginLevelOutput\"\n | \"AgentJobLevelOutput\";\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Database file specific information */\nexport interface DatabaseFileInfo {\n /** Name of the database */\n databaseName?: string;\n /** Unique identifier for database file */\n id?: string;\n /** Logical name of the file */\n logicalName?: string;\n /** Operating-system full path of the file */\n physicalFullName?: string;\n /** Suggested full path of the file for restoring */\n restoreFullName?: string;\n /** Database file type */\n fileType?: DatabaseFileType;\n /** Size of the file in megabytes */\n sizeMB?: number;\n}\n\n/** Information about migration eligibility of a server object */\nexport interface MigrationEligibilityInfo {\n /**\n * Whether object is eligible for migration or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isEligibleForMigration?: boolean;\n /**\n * Information about eligibility failure for the server object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationMessages?: string[];\n}\n\n/** Input for the task that validates connection to PostgreSQL and source server requirements */\nexport interface ConnectToSourcePostgreSqlSyncTaskInput {\n /** Connection information for source PostgreSQL server */\n sourceConnectionInfo: PostgreSqlConnectionInfo;\n}\n\n/** Output for the task that validates connection to PostgreSQL and source server requirements */\nexport interface ConnectToSourcePostgreSqlSyncTaskOutput {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Version of the source server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * List of databases on source server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databases?: string[];\n /**\n * Source server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerBrandVersion?: string;\n /**\n * Validation errors associated with the task\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the task that validates connection to Azure Database for MySQL and target server requirements */\nexport interface ConnectToTargetAzureDbForMySqlTaskInput {\n /** Connection information for source MySQL server */\n sourceConnectionInfo: MySqlConnectionInfo;\n /** Connection information for target Azure Database for MySQL server */\n targetConnectionInfo: MySqlConnectionInfo;\n /** Flag for whether or not the migration is offline */\n isOfflineMigration?: boolean;\n}\n\n/** Output for the task that validates connection to Azure Database for MySQL and target server requirements */\nexport interface ConnectToTargetAzureDbForMySqlTaskOutput {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Version of the target server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serverVersion?: string;\n /**\n * List of databases on target server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databases?: string[];\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n /**\n * Validation errors associated with the task\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the task that validates connection to SQL DB and target server requirements */\nexport interface ConnectToTargetSqlDbTaskInput {\n /** Connection information for target SQL DB */\n targetConnectionInfo: SqlConnectionInfo;\n}\n\n/** Output for the task that validates connection to SQL DB and target server requirements */\nexport interface ConnectToTargetSqlDbTaskOutput {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Source databases as a map from database name to database id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databases?: string;\n /**\n * Version of the target server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n}\n\n/** Input for the task that validates connection to Azure SQL Database Managed Instance online scenario. */\nexport interface ConnectToTargetSqlMISyncTaskInput {\n /** Connection information for Azure SQL Database Managed Instance */\n targetConnectionInfo: MiSqlConnectionInfo;\n /** Azure Active Directory Application the DMS instance will use to connect to the target instance of Azure SQL Database Managed Instance and the Azure Storage Account */\n azureApp: AzureActiveDirectoryApp;\n}\n\n/** Output for the task that validates connection to Azure SQL Database Managed Instance. */\nexport interface ConnectToTargetSqlMISyncTaskOutput {\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n /**\n * Validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the task that validates connection to Azure SQL Database Managed Instance. */\nexport interface ConnectToTargetSqlMITaskInput {\n /** Connection information for target SQL Server */\n targetConnectionInfo: SqlConnectionInfo;\n /** Flag for whether to collect logins from target SQL MI server. */\n collectLogins?: boolean;\n /** Flag for whether to collect agent jobs from target SQL MI server. */\n collectAgentJobs?: boolean;\n /** Flag for whether to validate SSIS catalog is reachable on the target SQL MI server. */\n validateSsisCatalogOnly?: boolean;\n}\n\n/** Output for the task that validates connection to Azure SQL Database Managed Instance. */\nexport interface ConnectToTargetSqlMITaskOutput {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n /**\n * List of logins on the target server.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly logins?: string[];\n /**\n * List of agent jobs on the target server.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly agentJobs?: string[];\n /**\n * Validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the task that validates connection to Azure SQL DB and target server requirements */\nexport interface ConnectToTargetSqlDbSyncTaskInput {\n /** Connection information for source SQL Server */\n sourceConnectionInfo: SqlConnectionInfo;\n /** Connection information for target SQL DB */\n targetConnectionInfo: SqlConnectionInfo;\n}\n\n/** Input for the task that validates connection to Azure Database for PostgreSQL and target server requirements */\nexport interface ConnectToTargetAzureDbForPostgreSqlSyncTaskInput {\n /** Connection information for source PostgreSQL server */\n sourceConnectionInfo: PostgreSqlConnectionInfo;\n /** Connection information for target Azure Database for PostgreSQL server */\n targetConnectionInfo: PostgreSqlConnectionInfo;\n}\n\n/** Output for the task that validates connection to Azure Database for PostgreSQL and target server requirements */\nexport interface ConnectToTargetAzureDbForPostgreSqlSyncTaskOutput {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Version of the target server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * List of databases on target server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databases?: string[];\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n /**\n * Validation errors associated with the task\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the task that collects user tables for the given list of databases */\nexport interface GetUserTablesMySqlTaskInput {\n /** Connection information for SQL Server */\n connectionInfo: MySqlConnectionInfo;\n /** List of database names to collect tables for */\n selectedDatabases: string[];\n}\n\n/** Output of the task that collects user tables for the given list of databases */\nexport interface GetUserTablesMySqlTaskOutput {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Mapping from database name to list of tables\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databasesToTables?: string;\n /**\n * Validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Table properties */\nexport interface DatabaseTable {\n /**\n * Indicates whether table is empty or not\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hasRows?: boolean;\n /**\n * Schema-qualified name of the table\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n}\n\n/** Input for the task that gets TDE certificates in Base64 encoded format. */\nexport interface GetTdeCertificatesSqlTaskInput {\n /** Connection information for SQL Server */\n connectionInfo: SqlConnectionInfo;\n /** Backup file share information for file share to be used for temporarily storing files. */\n backupFileShare: FileShare;\n /** List containing certificate names and corresponding password to use for encrypting the exported certificate. */\n selectedCertificates: SelectedCertificateInput[];\n}\n\n/** File share information with Path, Username, and Password. */\nexport interface FileShare {\n /** User name credential to connect to the share location */\n userName?: string;\n /** Password credential used to connect to the share location. */\n password?: string;\n /** The folder path for this share. */\n path: string;\n}\n\n/** Info for certificate to be exported for TDE enabled databases. */\nexport interface SelectedCertificateInput {\n /** Name of certificate to be exported. */\n certificateName: string;\n /** Password to use for encrypting the exported certificate. */\n password: string;\n}\n\n/** Output of the task that gets TDE certificates in Base64 encoded format. */\nexport interface GetTdeCertificatesSqlTaskOutput {\n /**\n * Mapping from certificate name to base 64 encoded format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly base64EncodedCertificates?: string;\n /**\n * Validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the task that collects user tables for the given list of databases */\nexport interface GetUserTablesSqlSyncTaskInput {\n /** Connection information for SQL Server */\n sourceConnectionInfo: SqlConnectionInfo;\n /** Connection information for SQL DB */\n targetConnectionInfo: SqlConnectionInfo;\n /** List of source database names to collect tables for */\n selectedSourceDatabases: string[];\n /** List of target database names to collect tables for */\n selectedTargetDatabases: string[];\n}\n\n/** Output of the task that collects user tables for the given list of databases */\nexport interface GetUserTablesSqlSyncTaskOutput {\n /**\n * Mapping from database name to list of source tables\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databasesToSourceTables?: string;\n /**\n * Mapping from database name to list of target tables\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databasesToTargetTables?: string;\n /**\n * Mapping from database name to list of validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tableValidationErrors?: string;\n /**\n * Validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the task that collects user tables for the given list of databases */\nexport interface GetUserTablesSqlTaskInput {\n /** Connection information for SQL Server */\n connectionInfo: SqlConnectionInfo;\n /** List of database names to collect tables for */\n selectedDatabases: string[];\n}\n\n/** Output of the task that collects user tables for the given list of databases */\nexport interface GetUserTablesSqlTaskOutput {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Mapping from database name to list of tables\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databasesToTables?: string;\n /**\n * Validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Database input for migrate schema Sql Server to Azure SQL Server scenario */\nexport interface MigrateSchemaSqlServerSqlDbDatabaseInput {\n /** Name of source database */\n name?: string;\n /** Id of the source database */\n id?: string;\n /** Name of target database */\n targetDatabaseName?: string;\n /** Database schema migration settings */\n schemaSetting?: SchemaMigrationSetting;\n}\n\n/** Settings for migrating schema from source to target */\nexport interface SchemaMigrationSetting {\n /** Option on how to migrate the schema */\n schemaOption?: SchemaMigrationOption;\n /** Resource Identifier of a file resource containing the uploaded schema file */\n fileId?: string;\n /** Name of the file resource containing the uploaded schema file */\n fileName?: string;\n}\n\n/** Base class for migration task input */\nexport interface SqlMigrationTaskInput {\n /** Information for connecting to source */\n sourceConnectionInfo: SqlConnectionInfo;\n /** Information for connecting to target */\n targetConnectionInfo: SqlConnectionInfo;\n}\n\n/** Output for the task that migrates Schema for SQL Server databases to Azure SQL databases */\nexport interface MigrateSchemaSqlServerSqlDbTaskOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType:\n | \"MigrationLevelOutput\"\n | \"DatabaseLevelOutput\"\n | \"SchemaErrorOutput\"\n | \"ErrorOutput\";\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Input for the task that migrates MySQL databases to Azure Database for MySQL for online migrations */\nexport interface MigrateMySqlAzureDbForMySqlSyncTaskInput {\n /** Connection information for source MySQL */\n sourceConnectionInfo: MySqlConnectionInfo;\n /** Connection information for target Azure Database for MySQL */\n targetConnectionInfo: MySqlConnectionInfo;\n /** Databases to migrate */\n selectedDatabases: MigrateMySqlAzureDbForMySqlSyncDatabaseInput[];\n}\n\n/** Database specific information for MySQL to Azure Database for MySQL migration task inputs */\nexport interface MigrateMySqlAzureDbForMySqlSyncDatabaseInput {\n /** Name of the database */\n name?: string;\n /** Name of target database. Note: Target database will be truncated before starting migration. */\n targetDatabaseName?: string;\n /** Migration settings which tune the migration behavior */\n migrationSetting?: { [propertyName: string]: string };\n /** Source settings to tune source endpoint migration behavior */\n sourceSetting?: { [propertyName: string]: string };\n /** Target settings to tune target endpoint migration behavior */\n targetSetting?: { [propertyName: string]: string };\n /** Mapping of source to target tables */\n tableMap?: { [propertyName: string]: string };\n}\n\n/** Output for the task that migrates MySQL databases to Azure Database for MySQL for online migrations */\nexport interface MigrateMySqlAzureDbForMySqlSyncTaskOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType:\n | \"MigrationLevelOutput\"\n | \"DatabaseLevelOutput\"\n | \"TableLevelOutput\"\n | \"ErrorOutput\"\n | \"DatabaseLevelErrorOutput\";\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Database migration errors for online migration */\nexport interface SyncMigrationDatabaseErrorEvent {\n /**\n * String value of timestamp.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly timestampString?: string;\n /**\n * Event type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly eventTypeString?: string;\n /**\n * Event text.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly eventText?: string;\n}\n\n/** Input for the task that migrates PostgreSQL databases to Azure Database for PostgreSQL for online migrations */\nexport interface MigratePostgreSqlAzureDbForPostgreSqlSyncTaskInput {\n /** Databases to migrate */\n selectedDatabases: MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseInput[];\n /** Connection information for target Azure Database for PostgreSQL */\n targetConnectionInfo: PostgreSqlConnectionInfo;\n /** Connection information for source PostgreSQL */\n sourceConnectionInfo: PostgreSqlConnectionInfo;\n /** encrypted key for secure fields */\n encryptedKeyForSecureFields?: string;\n}\n\n/** Database specific information for PostgreSQL to Azure Database for PostgreSQL migration task inputs */\nexport interface MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseInput {\n /** Name of the database */\n name?: string;\n /** Name of target database. Note: Target database will be truncated before starting migration. */\n targetDatabaseName?: string;\n /** Migration settings which tune the migration behavior */\n migrationSetting?: { [propertyName: string]: string };\n /** Source settings to tune source endpoint migration behavior */\n sourceSetting?: { [propertyName: string]: string };\n /** Target settings to tune target endpoint migration behavior */\n targetSetting?: { [propertyName: string]: string };\n /** Tables selected for migration */\n selectedTables?: MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseTableInput[];\n}\n\n/** Selected tables for the migration */\nexport interface MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseTableInput {\n /** Name of the table to migrate */\n name?: string;\n}\n\n/** Output for the task that migrates PostgreSQL databases to Azure Database for PostgreSQL for online migrations */\nexport interface MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType:\n | \"MigrationLevelOutput\"\n | \"DatabaseLevelOutput\"\n | \"TableLevelOutput\"\n | \"ErrorOutput\"\n | \"DatabaseLevelErrorOutput\";\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Database specific information for SQL to Azure SQL DB sync migration task inputs */\nexport interface MigrateSqlServerSqlDbSyncDatabaseInput {\n /** Unique identifier for database */\n id?: string;\n /** Name of database */\n name?: string;\n /** Target database name */\n targetDatabaseName?: string;\n /** Schema name to be migrated */\n schemaName?: string;\n /** Mapping of source to target tables */\n tableMap?: { [propertyName: string]: string };\n /** Migration settings which tune the migration behavior */\n migrationSetting?: { [propertyName: string]: string };\n /** Source settings to tune source endpoint migration behavior */\n sourceSetting?: { [propertyName: string]: string };\n /** Target settings to tune target endpoint migration behavior */\n targetSetting?: { [propertyName: string]: string };\n}\n\n/** Types of validations to run after the migration */\nexport interface MigrationValidationOptions {\n /** Allows to compare the schema information between source and target. */\n enableSchemaValidation?: boolean;\n /** Allows to perform a checksum based data integrity validation between source and target for the selected database / tables . */\n enableDataIntegrityValidation?: boolean;\n /** Allows to perform a quick and intelligent query analysis by retrieving queries from the source database and executes them in the target. The result will have execution statistics for executions in source and target databases for the extracted queries. */\n enableQueryAnalysisValidation?: boolean;\n}\n\n/** Output for the task that migrates on-prem SQL Server databases to Azure SQL Database for online migrations */\nexport interface MigrateSqlServerSqlDbSyncTaskOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType:\n | \"MigrationLevelOutput\"\n | \"DatabaseLevelOutput\"\n | \"TableLevelOutput\"\n | \"ErrorOutput\"\n | \"DatabaseLevelErrorOutput\";\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Database specific information for SQL to Azure SQL DB migration task inputs */\nexport interface MigrateSqlServerSqlDbDatabaseInput {\n /** Name of the database */\n name?: string;\n /** Name of target database. Note: Target database will be truncated before starting migration. */\n targetDatabaseName?: string;\n /** Whether to set database read only before migration */\n makeSourceDbReadOnly?: boolean;\n /** Mapping of source to target tables */\n tableMap?: { [propertyName: string]: string };\n /** Settings selected for DB schema migration. */\n schemaSetting?: Record<string, unknown>;\n /** id of the database */\n id?: string;\n}\n\n/** Output for the task that migrates on-prem SQL Server databases to Azure SQL Database */\nexport interface MigrateSqlServerSqlDbTaskOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType:\n | \"MigrationLevelOutput\"\n | \"DatabaseLevelOutput\"\n | \"TableLevelOutput\"\n | \"ErrorOutput\"\n | \"MigrationValidationOutput\"\n | \"MigrationDatabaseLevelValidationOutput\";\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Migration Validation Result */\nexport interface MigrationValidationResult {\n /**\n * Migration validation result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Migration Identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationId?: string;\n /** Validation summary results for each database */\n summaryResults?: {\n [propertyName: string]: MigrationValidationDatabaseSummaryResult;\n };\n /**\n * Current status of validation at the migration level. Status from the database validation result status will be aggregated here.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** Migration Validation Database level summary result */\nexport interface MigrationValidationDatabaseSummaryResult {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Migration Identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationId?: string;\n /**\n * Name of the source database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceDatabaseName?: string;\n /**\n * Name of the target database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetDatabaseName?: string;\n /**\n * Validation start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Validation end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Current status of validation at the database level\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** Migration validation report result, contains the url for downloading the generated report. */\nexport interface MigrationReportResult {\n /** Migration validation result identifier */\n id?: string;\n /** The url of the report. */\n reportUrl?: string;\n}\n\n/** Basic summary of a data item migration */\nexport interface DataItemMigrationSummaryResult {\n /**\n * Name of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Status message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusMessage?: string;\n /**\n * Number of items\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly itemsCount?: number;\n /**\n * Number of successfully completed items\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly itemsCompletedCount?: number;\n /**\n * Wildcard string prefix to use for querying all errors of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorPrefix?: string;\n /**\n * Wildcard string prefix to use for querying all sub-tem results of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resultPrefix?: string;\n}\n\n/** Database level validation results */\nexport interface MigrationValidationDatabaseLevelResult {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Migration Identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationId?: string;\n /**\n * Name of the source database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceDatabaseName?: string;\n /**\n * Name of the target database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetDatabaseName?: string;\n /**\n * Validation start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Validation end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Provides data integrity validation result between the source and target tables that are migrated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataIntegrityValidationResult?: DataIntegrityValidationResult;\n /**\n * Provides schema comparison result between source and target database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly schemaValidationResult?: SchemaComparisonValidationResult;\n /**\n * Results of some of the query execution result between source and target database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly queryAnalysisValidationResult?: QueryAnalysisValidationResult;\n /**\n * Current status of validation at the database level\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** Results for checksum based Data Integrity validation results */\nexport interface DataIntegrityValidationResult {\n /** List of failed table names of source and target pair */\n failedObjects?: { [propertyName: string]: string };\n /** List of errors that happened while performing data integrity validation */\n validationErrors?: ValidationError;\n}\n\n/** Description about the errors happen while performing migration validation */\nexport interface ValidationError {\n /** Error Text */\n text?: string;\n /** Severity of the error */\n severity?: Severity;\n}\n\n/** Results for schema comparison between the source and target */\nexport interface SchemaComparisonValidationResult {\n /** List of schema differences between the source and target databases */\n schemaDifferences?: SchemaComparisonValidationResultType;\n /** List of errors that happened while performing schema compare validation */\n validationErrors?: ValidationError;\n /** Count of source database objects */\n sourceDatabaseObjectCount?: { [propertyName: string]: number };\n /** Count of target database objects */\n targetDatabaseObjectCount?: { [propertyName: string]: number };\n}\n\n/** Description about the errors happen while performing migration validation */\nexport interface SchemaComparisonValidationResultType {\n /** Name of the object that has the difference */\n objectName?: string;\n /** Type of the object that has the difference. e.g (Table/View/StoredProcedure) */\n objectType?: ObjectType;\n /** Update action type with respect to target */\n updateAction?: UpdateActionType;\n}\n\n/** Results for query analysis comparison between the source and target */\nexport interface QueryAnalysisValidationResult {\n /** List of queries executed and it's execution results in source and target */\n queryResults?: QueryExecutionResult;\n /** Errors that are part of the execution */\n validationErrors?: ValidationError;\n}\n\n/** Describes query analysis results for execution in source and target */\nexport interface QueryExecutionResult {\n /** Query text retrieved from the source server */\n queryText?: string;\n /** Total no. of statements in the batch */\n statementsInBatch?: number;\n /** Query analysis result from the source */\n sourceResult?: ExecutionStatistics;\n /** Query analysis result from the target */\n targetResult?: ExecutionStatistics;\n}\n\n/** Description about the errors happen while performing migration validation */\nexport interface ExecutionStatistics {\n /** No. of query executions */\n executionCount?: number;\n /** CPU Time in millisecond(s) for the query execution */\n cpuTimeMs?: number;\n /** Time taken in millisecond(s) for executing the query */\n elapsedTimeMs?: number;\n /** Dictionary of sql query execution wait types and the respective statistics */\n waitStats?: { [propertyName: string]: WaitStatistics };\n /** Indicates whether the query resulted in an error */\n hasErrors?: boolean;\n /** List of sql Errors */\n sqlErrors?: string[];\n}\n\n/** Wait statistics gathered during query batch execution */\nexport interface WaitStatistics {\n /** Type of the Wait */\n waitType?: string;\n /** Total wait time in millisecond(s) */\n waitTimeMs?: number;\n /** Total no. of waits */\n waitCount?: number;\n}\n\n/** Input for task that migrates SQL Server databases to Azure SQL Database Managed Instance online scenario. */\nexport interface SqlServerSqlMISyncTaskInput {\n /** Databases to migrate */\n selectedDatabases: MigrateSqlServerSqlMIDatabaseInput[];\n /** Backup file share information for all selected databases. */\n backupFileShare?: FileShare;\n /** Fully qualified resourceId of storage */\n storageResourceId: string;\n /** Connection information for source SQL Server */\n sourceConnectionInfo: SqlConnectionInfo;\n /** Connection information for Azure SQL Database Managed Instance */\n targetConnectionInfo: MiSqlConnectionInfo;\n /** Azure Active Directory Application the DMS instance will use to connect to the target instance of Azure SQL Database Managed Instance and the Azure Storage Account */\n azureApp: AzureActiveDirectoryApp;\n}\n\n/** Database specific information for SQL to Azure SQL DB Managed Instance migration task inputs */\nexport interface MigrateSqlServerSqlMIDatabaseInput {\n /** Name of the database */\n name: string;\n /** Name of the database at destination */\n restoreDatabaseName: string;\n /** Backup file share information for backing up this database. */\n backupFileShare?: FileShare;\n /** The list of backup files to be used in case of existing backups. */\n backupFilePaths?: string[];\n /** id of the database */\n id?: string;\n}\n\n/** Output for task that migrates SQL Server databases to Azure SQL Database Managed Instance using Log Replay Service. */\nexport interface MigrateSqlServerSqlMISyncTaskOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\" | \"DatabaseLevelOutput\" | \"ErrorOutput\";\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Blob container storage information. */\nexport interface BlobShare {\n /** SAS URI of Azure Storage Account Container. */\n sasUri: string;\n}\n\n/** Output for task that migrates SQL Server databases to Azure SQL Database Managed Instance. */\nexport interface MigrateSqlServerSqlMITaskOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType:\n | \"MigrationLevelOutput\"\n | \"DatabaseLevelOutput\"\n | \"AgentJobLevelOutput\"\n | \"LoginLevelOutput\"\n | \"ErrorOutput\";\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** SSIS migration info with SSIS store type, overwrite policy. */\nexport interface SsisMigrationInfo {\n /** The SSIS store type of source, only SSIS catalog is supported now in DMS */\n ssisStoreType?: SsisStoreType;\n /** The overwrite option for the SSIS project migration */\n projectOverwriteOption?: SsisMigrationOverwriteOption;\n /** The overwrite option for the SSIS environment migration */\n environmentOverwriteOption?: SsisMigrationOverwriteOption;\n}\n\n/** Output for task that migrates SSIS packages from SQL Server to Azure SQL Database Managed Instance. */\nexport interface MigrateSsisTaskOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\" | \"SsisProjectLevelOutput\";\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Describes the input to the 'cancel' and 'restart' MongoDB migration commands */\nexport interface MongoDbCommandInput {\n /** The qualified name of a database or collection to act upon, or null to act upon the entire migration */\n objectName?: string;\n}\n\n/** Describes a MongoDB data source */\nexport interface MongoDbClusterInfo {\n /** A list of non-system databases in the cluster */\n databases: MongoDbDatabaseInfo[];\n /** Whether the cluster supports sharded collections */\n supportsSharding: boolean;\n /** The type of data source */\n type: MongoDbClusterType;\n /** The version of the data source in the form x.y.z (e.g. 3.6.7). Not used if Type is BlobContainer. */\n version: string;\n}\n\n/** Describes a MongoDB shard key */\nexport interface MongoDbShardKeyInfo {\n /** The fields within the shard key */\n fields: MongoDbShardKeyField[];\n /** Whether the shard key is unique */\n isUnique: boolean;\n}\n\n/** Describes a field reference within a MongoDB shard key */\nexport interface MongoDbShardKeyField {\n /** The name of the field */\n name: string;\n /** The field ordering */\n order: MongoDbShardKeyOrder;\n}\n\n/** Describes a database or collection within a MongoDB data source */\nexport interface MongoDbObjectInfo {\n /** The average document size, or -1 if the average size is unknown */\n averageDocumentSize: number;\n /** The estimated total data size, in bytes, or -1 if the size is unknown. */\n dataSize: number;\n /** The estimated total number of documents, or -1 if the document count is unknown */\n documentCount: number;\n /** The unqualified name of the database or collection */\n name: string;\n /** The qualified name of the database or collection. For a collection, this is the database-qualified name. */\n qualifiedName: string;\n}\n\n/** Base class for MongoDB migration outputs */\nexport interface MongoDbProgress {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"Collection\" | \"Database\" | \"Migration\";\n /** The number of document bytes copied during the Copying stage */\n bytesCopied: number;\n /** The number of documents copied during the Copying stage */\n documentsCopied: number;\n /** The elapsed time in the format [ddd.]hh:mm:ss[.fffffff] (i.e. TimeSpan format) */\n elapsedTime: string;\n /** The errors and warnings that have occurred for the current object. The keys are the error codes. */\n errors: { [propertyName: string]: MongoDbError };\n /** The number of oplog events awaiting replay */\n eventsPending: number;\n /** The number of oplog events replayed so far */\n eventsReplayed: number;\n /** The timestamp of the last oplog event received, or null if no oplog event has been received yet */\n lastEventTime?: Date;\n /** The timestamp of the last oplog event replayed, or null if no oplog event has been replayed yet */\n lastReplayTime?: Date;\n /** The name of the progress object. For a collection, this is the unqualified collection name. For a database, this is the database name. For the overall migration, this is null. */\n name?: string;\n /** The qualified name of the progress object. For a collection, this is the database-qualified name. For a database, this is the database name. For the overall migration, this is null. */\n qualifiedName?: string;\n state: MongoDbMigrationState;\n /** The total number of document bytes on the source at the beginning of the Copying stage, or -1 if the total size was unknown */\n totalBytes: number;\n /** The total number of documents on the source at the beginning of the Copying stage, or -1 if the total count was unknown */\n totalDocuments: number;\n}\n\n/** Describes an error or warning that occurred during a MongoDB migration */\nexport interface MongoDbError {\n /** The non-localized, machine-readable code that describes the error or warning */\n code?: string;\n /** The number of times the error or warning has occurred */\n count?: number;\n /** The localized, human-readable message that describes the error or warning */\n message?: string;\n /** The type of error or warning */\n type?: MongoDbErrorType;\n}\n\n/** Describes how an individual MongoDB collection should be migrated */\nexport interface MongoDbCollectionSettings {\n /** Whether the migrator is allowed to drop the target collection in the course of performing a migration. The default is true. */\n canDelete?: boolean;\n /** Describes a MongoDB shard key */\n shardKey?: MongoDbShardKeySetting;\n /** The RUs that should be configured on a CosmosDB target, or null to use the default. This has no effect on non-CosmosDB targets. */\n targetRUs?: number;\n}\n\n/** Describes a MongoDB shard key */\nexport interface MongoDbShardKeySetting {\n /** The fields within the shard key */\n fields: MongoDbShardKeyField[];\n /** Whether the shard key is unique */\n isUnique: boolean;\n}\n\n/** Describes how an individual MongoDB database should be migrated */\nexport interface MongoDbDatabaseSettings {\n /** The collections on the source database to migrate to the target. The keys are the unqualified names of the collections. */\n collections: { [propertyName: string]: MongoDbCollectionSettings };\n /** The RUs that should be configured on a CosmosDB target, or null to use the default, or 0 if throughput should not be provisioned for the database. This has no effect on non-CosmosDB targets. */\n targetRUs?: number;\n}\n\n/** Describes how a MongoDB data migration should be performed */\nexport interface MongoDbMigrationSettings {\n /** The RU limit on a CosmosDB target that collections will be temporarily increased to (if lower) during the initial copy of a migration, from 10,000 to 1,000,000, or 0 to use the default boost (which is generally the maximum), or null to not boost the RUs. This setting has no effect on non-CosmosDB targets. */\n boostRUs?: number;\n /** The databases on the source cluster to migrate to the target. The keys are the names of the databases. */\n databases: { [propertyName: string]: MongoDbDatabaseSettings };\n /** Describes how changes will be replicated from the source to the target. The default is OneTime. */\n replication?: MongoDbReplication;\n /** Settings used to connect to the source cluster */\n source: MongoDbConnectionInfo;\n /** Settings used to connect to the target cluster */\n target: MongoDbConnectionInfo;\n /** Settings used to limit the resource usage of the migration */\n throttling?: MongoDbThrottlingSettings;\n}\n\n/** Specifies resource limits for the migration */\nexport interface MongoDbThrottlingSettings {\n /** The percentage of CPU time that the migrator will try to avoid using, from 0 to 100 */\n minFreeCpu?: number;\n /** The number of megabytes of RAM that the migrator will try to avoid using */\n minFreeMemoryMb?: number;\n /** The maximum number of work items (e.g. collection copies) that will be processed in parallel */\n maxParallelism?: number;\n}\n\n/** Input for the task that validates Oracle database connection */\nexport interface ConnectToSourceOracleSyncTaskInput {\n /** Information for connecting to Oracle source */\n sourceConnectionInfo: OracleConnectionInfo;\n}\n\n/** Output for the task that validates Oracle database connection */\nexport interface ConnectToSourceOracleSyncTaskOutput {\n /**\n * Version of the source server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * List of schemas on source server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databases?: string[];\n /**\n * Source server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerBrandVersion?: string;\n /**\n * Validation errors associated with the task\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the task that validates connection to Azure Database for PostgreSQL and target server requirements for Oracle source. */\nexport interface ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInput {\n /** Connection information for target Azure Database for PostgreSQL server */\n targetConnectionInfo: PostgreSqlConnectionInfo;\n}\n\n/** Output for the task that validates connection to Azure Database for PostgreSQL and target server requirements for Oracle source. */\nexport interface ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutput {\n /**\n * Version of the target server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * List of databases on target server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databases?: string[];\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n /**\n * Validation errors associated with the task\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n /** Mapping of schemas per database */\n databaseSchemaMap?: ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputDatabaseSchemaMapItem[];\n}\n\nexport interface ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputDatabaseSchemaMapItem {\n database?: string;\n schemas?: string[];\n}\n\n/** Input for the task that gets the list of tables contained within a provided list of Oracle schemas. */\nexport interface GetUserTablesOracleTaskInput {\n /** Information for connecting to Oracle source */\n connectionInfo: OracleConnectionInfo;\n /** List of Oracle schemas for which to collect tables */\n selectedSchemas: string[];\n}\n\n/** Output for the task that gets the list of tables contained within a provided list of Oracle schemas. */\nexport interface GetUserTablesOracleTaskOutput {\n /**\n * The schema this result is for\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly schemaName?: string;\n /**\n * List of valid tables found for this schema\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tables?: DatabaseTable[];\n /**\n * Validation errors associated with the task\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the task that gets the list of tables for a provided list of PostgreSQL databases. */\nexport interface GetUserTablesPostgreSqlTaskInput {\n /** Information for connecting to PostgreSQL source */\n connectionInfo: PostgreSqlConnectionInfo;\n /** List of PostgreSQL databases for which to collect tables */\n selectedDatabases: string[];\n}\n\n/** Output for the task that gets the list of tables for a provided list of PostgreSQL databases. */\nexport interface GetUserTablesPostgreSqlTaskOutput {\n /**\n * The database this result is for\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * List of valid tables found for this database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tables?: DatabaseTable[];\n /**\n * Validation errors associated with the task\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Output for task that validates migration input for Oracle to Azure Database for PostgreSQL for online migrations */\nexport interface ValidateOracleAzureDbPostgreSqlSyncTaskOutput {\n /**\n * Errors associated with a selected database object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the task that migrates Oracle databases to Azure Database for PostgreSQL for online migrations */\nexport interface MigrateOracleAzureDbPostgreSqlSyncTaskInput {\n /** Databases to migrate */\n selectedDatabases: MigrateOracleAzureDbPostgreSqlSyncDatabaseInput[];\n /** Connection information for target Azure Database for PostgreSQL */\n targetConnectionInfo: PostgreSqlConnectionInfo;\n /** Connection information for source Oracle */\n sourceConnectionInfo: OracleConnectionInfo;\n}\n\n/** Database specific information for Oracle to Azure Database for PostgreSQL migration task inputs */\nexport interface MigrateOracleAzureDbPostgreSqlSyncDatabaseInput {\n /** How to handle object name casing: either Preserve or ToLower */\n caseManipulation?: string;\n /** Name of the migration pipeline */\n name?: string;\n /** Name of the source schema */\n schemaName?: string;\n /** Mapping of source to target tables */\n tableMap?: { [propertyName: string]: string };\n /** Name of target database. Note: Target database will be truncated before starting migration. */\n targetDatabaseName?: string;\n /** Migration settings which tune the migration behavior */\n migrationSetting?: { [propertyName: string]: string };\n /** Source settings to tune source endpoint migration behavior */\n sourceSetting?: { [propertyName: string]: string };\n /** Target settings to tune target endpoint migration behavior */\n targetSetting?: { [propertyName: string]: string };\n}\n\n/** Output for the task that migrates Oracle databases to Azure Database for PostgreSQL for online migrations */\nexport interface MigrateOracleAzureDbPostgreSqlSyncTaskOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType:\n | \"MigrationLevelOutput\"\n | \"DatabaseLevelOutput\"\n | \"TableLevelOutput\"\n | \"ErrorOutput\"\n | \"DatabaseLevelErrorOutput\";\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Information about an Oracle OCI driver. */\nexport interface OracleOCIDriverInfo {\n /**\n * The name of the driver package\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly driverName?: string;\n /**\n * The size in bytes of the driver package\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly driverSize?: string;\n /**\n * The MD5 Base64 encoded checksum for the driver package.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly archiveChecksum?: string;\n /**\n * The checksum for the driver package provided by Oracle.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly oracleChecksum?: string;\n /**\n * Version listed in the OCI assembly 'oci.dll'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assemblyVersion?: string;\n /**\n * List of Oracle database versions supported by this driver. Only major minor of the version is listed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly supportedOracleVersions?: string[];\n}\n\n/** Input for the service task to check for OCI drivers. */\nexport interface CheckOCIDriverTaskInput {\n /** Version of the source server to check against. Optional. */\n serverVersion?: string;\n}\n\n/** Output for the service task to check for OCI drivers. */\nexport interface CheckOCIDriverTaskOutput {\n /** Information about the installed driver if found and valid. */\n installedDriver?: OracleOCIDriverInfo;\n /**\n * Validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the service task to upload an OCI driver. */\nexport interface UploadOCIDriverTaskInput {\n /** File share information for the OCI driver archive. */\n driverShare?: FileShare;\n}\n\n/** Output for the service task to upload an OCI driver. */\nexport interface UploadOCIDriverTaskOutput {\n /**\n * The name of the driver package that was validated and uploaded.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly driverPackageName?: string;\n /**\n * Validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for the service task to install an OCI driver. */\nexport interface InstallOCIDriverTaskInput {\n /** Name of the uploaded driver package to install. */\n driverPackageName?: string;\n}\n\n/** Output for the service task to install an OCI driver. */\nexport interface InstallOCIDriverTaskOutput {\n /**\n * Validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Description of an action supported by the Database Migration Service */\nexport interface ServiceOperation {\n /** The fully qualified action name, e.g. Microsoft.DataMigration/services/read */\n name?: string;\n /** Localized display text */\n display?: ServiceOperationDisplay;\n}\n\n/** Localized display text */\nexport interface ServiceOperationDisplay {\n /** The localized resource provider name */\n provider?: string;\n /** The localized resource type name */\n resource?: string;\n /** The localized operation name */\n operation?: string;\n /** The localized operation description */\n description?: string;\n}\n\n/** OData page of action (operation) objects */\nexport interface ServiceOperationList {\n /** List of actions */\n value?: ServiceOperation[];\n /** URL to load the next page of actions */\n nextLink?: string;\n}\n\n/** Output for connect to MySQL type source */\nexport interface ConnectToSourceNonSqlTaskOutput {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerBrandVersion?: string;\n /**\n * Server properties\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serverProperties?: ServerProperties;\n /**\n * List of databases on the server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databases?: string[];\n /**\n * Validation errors associated with the task\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Server properties for MySQL type source */\nexport interface ServerProperties {\n /**\n * Name of the server platform\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serverPlatform?: string;\n /**\n * Name of the server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serverName?: string;\n /**\n * Version of the database server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serverVersion?: string;\n /**\n * Edition of the database server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serverEdition?: string;\n /**\n * Version of the operating system\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serverOperatingSystemVersion?: string;\n /**\n * Number of databases in the server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serverDatabaseCount?: number;\n}\n\n/** Input for the task that migrates MySQL databases to Azure Database for MySQL for offline migrations */\nexport interface MigrateMySqlAzureDbForMySqlOfflineTaskInput {\n /** Connection information for source MySQL */\n sourceConnectionInfo: MySqlConnectionInfo;\n /** Connection information for target Azure Database for MySQL */\n targetConnectionInfo: MySqlConnectionInfo;\n /** Databases to migrate */\n selectedDatabases: MigrateMySqlAzureDbForMySqlOfflineDatabaseInput[];\n /** Setting to set the source server read only */\n makeSourceServerReadOnly?: boolean;\n /** Parameter to specify when the migration started */\n startedOn?: Date;\n /** Optional parameters for fine tuning the data transfer rate during migration */\n optionalAgentSettings?: { [propertyName: string]: string };\n}\n\n/** Database specific information for offline MySQL to Azure Database for MySQL migration task inputs */\nexport interface MigrateMySqlAzureDbForMySqlOfflineDatabaseInput {\n /** Name of the database */\n name?: string;\n /** Name of target database. Note: Target database will be truncated before starting migration. */\n targetDatabaseName?: string;\n /** Mapping of source to target tables */\n tableMap?: { [propertyName: string]: string };\n}\n\n/** Output for the task that migrates MySQL databases to Azure Database for MySQL for offline migrations */\nexport interface MigrateMySqlAzureDbForMySqlOfflineTaskOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType:\n | \"MigrationLevelOutput\"\n | \"DatabaseLevelOutput\"\n | \"TableLevelOutput\"\n | \"ErrorOutput\";\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Input for task that validates migration input for SQL sync migrations */\nexport interface ValidateSyncMigrationInputSqlServerTaskInput {\n /** Information for connecting to source SQL server */\n sourceConnectionInfo: SqlConnectionInfo;\n /** Information for connecting to target */\n targetConnectionInfo: SqlConnectionInfo;\n /** Databases to migrate */\n selectedDatabases: MigrateSqlServerSqlDbSyncDatabaseInput[];\n}\n\n/** Output for task that validates migration input for SQL sync migrations */\nexport interface ValidateSyncMigrationInputSqlServerTaskOutput {\n /**\n * Database identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Name of database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Errors associated with a selected database object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Input for task that validates migration input for SQL to Azure SQL Managed Instance */\nexport interface ValidateMigrationInputSqlServerSqlMITaskInput {\n /** Information for connecting to source */\n sourceConnectionInfo: SqlConnectionInfo;\n /** Information for connecting to target */\n targetConnectionInfo: SqlConnectionInfo;\n /** Databases to migrate */\n selectedDatabases: MigrateSqlServerSqlMIDatabaseInput[];\n /** Logins to migrate */\n selectedLogins?: string[];\n /** Backup file share information for all selected databases. */\n backupFileShare?: FileShare;\n /** SAS URI of Azure Storage Account Container to be used for storing backup files. */\n backupBlobShare: BlobShare;\n /** Backup Mode to specify whether to use existing backup or create new backup. */\n backupMode?: BackupMode;\n}\n\n/** Output for task that validates migration input for SQL to Azure SQL Managed Instance migrations */\nexport interface ValidateMigrationInputSqlServerSqlMITaskOutput {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Name of database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Errors associated with the RestoreDatabaseName\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly restoreDatabaseNameErrors?: ReportableException[];\n /**\n * Errors associated with the BackupFolder path\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupFolderErrors?: ReportableException[];\n /**\n * Errors associated with backup share user name and password credentials\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupShareCredentialsErrors?: ReportableException[];\n /**\n * Errors associated with the storage account provided.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupStorageAccountErrors?: ReportableException[];\n /**\n * Errors associated with existing backup files.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly existingBackupErrors?: ReportableException[];\n /** Information about backup files when existing backup mode is used. */\n databaseBackupInfo?: DatabaseBackupInfo;\n}\n\n/** Information about backup files when existing backup mode is used. */\nexport interface DatabaseBackupInfo {\n /**\n * Database name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Backup Type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupType?: BackupType;\n /**\n * The list of backup files for the current database.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupFiles?: string[];\n /**\n * Position of current database backup in the file.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly position?: number;\n /**\n * Database was damaged when backed up, but the backup operation was requested to continue despite errors.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDamaged?: boolean;\n /**\n * Whether the backup set is compressed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isCompressed?: boolean;\n /**\n * Number of files in the backup set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly familyCount?: number;\n /**\n * Date and time when the backup operation finished.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupFinishDate?: Date;\n}\n\n/** Output for task that validates migration input for Azure SQL Database Managed Instance online migration */\nexport interface ValidateMigrationInputSqlServerSqlMISyncTaskOutput {\n /**\n * Database identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Name of database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Errors associated with a selected database object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n}\n\n/** Information about a single database */\nexport interface Database {\n /** Unique identifier for the database */\n id?: string;\n /** Name of the database */\n name?: string;\n /** SQL Server compatibility level of database */\n compatibilityLevel?: DatabaseCompatLevel;\n /** Collation name of the database */\n collation?: string;\n /** Name of the server */\n serverName?: string;\n /** Fully qualified name */\n fqdn?: string;\n /** Install id of the database */\n installId?: string;\n /** Version of the server */\n serverVersion?: string;\n /** Edition of the server */\n serverEdition?: string;\n /** Product level of the server (RTM, SP, CTP). */\n serverLevel?: string;\n /** Default path of the data files */\n serverDefaultDataPath?: string;\n /** Default path of the log files */\n serverDefaultLogPath?: string;\n /** Default path of the backup folder */\n serverDefaultBackupPath?: string;\n /** Number of cores on the server */\n serverCoreCount?: number;\n /** Number of cores on the server that have VISIBLE ONLINE status */\n serverVisibleOnlineCoreCount?: number;\n /** State of the database */\n databaseState?: DatabaseState;\n /** The unique Server Id */\n serverId?: string;\n}\n\n/** A representation of the name of an object in a database */\nexport interface DatabaseObjectName {\n /**\n * The unescaped name of the database containing the object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * The unescaped name of the object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly objectName?: string;\n /**\n * The unescaped name of the schema containing the object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly schemaName?: string;\n /** Type of the object in the database */\n objectType?: ObjectType;\n}\n\n/** Common metadata for migration projects */\nexport interface DataMigrationProjectMetadata {\n /**\n * Source server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerName?: string;\n /**\n * Source server port number\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerPort?: string;\n /**\n * Source username\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceUsername?: string;\n /**\n * Target server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerName?: string;\n /**\n * Target username\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetUsername?: string;\n /**\n * Target database name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetDbName?: string;\n /**\n * Whether target connection is Windows authentication\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetUsingWinAuth?: boolean;\n /**\n * List of tables selected for migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly selectedMigrationTables?: MigrationTableMetadata[];\n}\n\n/** Metadata for tables selected in migration project */\nexport interface MigrationTableMetadata {\n /**\n * Source table name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceTableName?: string;\n /**\n * Target table name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetTableName?: string;\n}\n\n/** Input for the task that reads configuration from project artifacts */\nexport interface GetProjectDetailsNonSqlTaskInput {\n /** Name of the migration project */\n projectName: string;\n /** A URL that points to the location to access project artifacts */\n projectLocation: string;\n}\n\n/** Base class for non sql migration task input */\nexport interface NonSqlMigrationTaskInput {\n /** Information for connecting to target */\n targetConnectionInfo: SqlConnectionInfo;\n /** Target database name */\n targetDatabaseName: string;\n /** Name of the migration project */\n projectName: string;\n /** A URL that points to the drop location to access project artifacts */\n projectLocation: string;\n /** Metadata of the tables selected for migration */\n selectedTables: NonSqlDataMigrationTable[];\n}\n\n/** Defines metadata for table to be migrated */\nexport interface NonSqlDataMigrationTable {\n /** Source table name */\n sourceName?: string;\n}\n\n/** Base class for non sql migration task output */\nexport interface NonSqlMigrationTaskOutput {\n /**\n * Result identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: MigrationStatus;\n /**\n * Results of the migration. The key contains the table name and the value the table result object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataMigrationTableResults?: string;\n /**\n * Message about the progress of the migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly progressMessage?: string;\n /**\n * Name of source server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerName?: string;\n /**\n * Name of target server\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerName?: string;\n}\n\n/** Object used to report the data migration results of a table */\nexport interface NonSqlDataMigrationTableResult {\n /**\n * Result code of the data migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resultCode?: DataMigrationResultCode;\n /**\n * Name of the source table\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceName?: string;\n /**\n * Name of the target table\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetName?: string;\n /**\n * Number of rows in the source table\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceRowCount?: number;\n /**\n * Number of rows in the target table\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetRowCount?: number;\n /**\n * Time taken to migrate the data\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly elapsedTimeInMiliseconds?: number;\n /**\n * List of errors, if any, during migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errors?: DataMigrationError[];\n}\n\n/** Migration Task errors */\nexport interface DataMigrationError {\n /**\n * Error description\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /** Error type */\n type?: ErrorType;\n}\n\n/** Database specific information for SQL to SQL migration task inputs */\nexport interface MigrateSqlServerDatabaseInput {\n /** Name of the database */\n name?: string;\n /** Name of the database at destination */\n restoreDatabaseName?: string;\n /** The backup and restore folder */\n backupAndRestoreFolder?: string;\n /** The list of database files */\n databaseFiles?: DatabaseFileInput[];\n}\n\n/** Database file specific information for input */\nexport interface DatabaseFileInput {\n /** Unique identifier for database file */\n id?: string;\n /** Logical name of the file */\n logicalName?: string;\n /** Operating-system full path of the file */\n physicalFullName?: string;\n /** Suggested full path of the file for restoring */\n restoreFullName?: string;\n /** Database file type */\n fileType?: DatabaseFileType;\n}\n\n/** Server role migration result */\nexport interface StartMigrationScenarioServerRoleResult {\n /**\n * Name of server role.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Migration exceptions and warnings.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n}\n\n/** Database Migration Resource properties for SQL Managed Instance. */\nexport type DatabaseMigrationPropertiesSqlMi = DatabaseMigrationProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"SqlMi\";\n /**\n * Detailed migration status. Not included by default.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationStatusDetails?: MigrationStatusDetails;\n /** Database collation to be used for the target database. */\n targetDatabaseCollation?: string;\n /** Error message for migration provisioning failure, if any. */\n provisioningError?: string;\n /** Backup configuration info. */\n backupConfiguration?: BackupConfiguration;\n /** Offline configuration. */\n offlineConfiguration?: OfflineConfiguration;\n};\n\n/** Database Migration Resource properties for SQL Virtual Machine. */\nexport type DatabaseMigrationPropertiesSqlVm = DatabaseMigrationProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"SqlVm\";\n /**\n * Detailed migration status. Not included by default.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationStatusDetails?: MigrationStatusDetails;\n /** Database collation to be used for the target database. */\n targetDatabaseCollation?: string;\n /** Error message for migration provisioning failure, if any. */\n provisioningError?: string;\n /** Backup configuration info. */\n backupConfiguration?: BackupConfiguration;\n /** Offline configuration. */\n offlineConfiguration?: OfflineConfiguration;\n};\n\n/** Database Migration Resource for SQL Managed Instance. */\nexport type DatabaseMigrationSqlMi = ProxyResource & {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Database Migration Resource properties for SQL Managed Instance. */\n properties?: DatabaseMigrationPropertiesSqlMi;\n};\n\n/** Database Migration Resource for SQL Virtual Machine. */\nexport type DatabaseMigrationSqlVm = ProxyResource & {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Database Migration Resource properties for SQL Virtual Machine. */\n properties?: DatabaseMigrationPropertiesSqlVm;\n};\n\n/** Database Migration Resource. */\nexport type DatabaseMigration = ProxyResource & {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Database Migration Resource properties. */\n properties?: DatabaseMigrationPropertiesUnion;\n};\n\n/** A SQL Migration Service. */\nexport type SqlMigrationService = TrackedResource & {\n /**\n * Provisioning state to track the async operation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * Current state of the Integration runtime.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly integrationRuntimeState?: string;\n};\n\n/** A Database Migration Service resource */\nexport type DataMigrationService = TrackedResource & {\n /** HTTP strong entity tag value. Ignored if submitted */\n etag?: string;\n /** The resource kind. Only 'vm' (the default) is supported. */\n kind?: string;\n /** Service SKU */\n sku?: ServiceSku;\n /**\n * The resource's provisioning state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ServiceProvisioningState;\n /** The public key of the service, used to encrypt secrets sent to the service */\n publicKey?: string;\n /** The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined */\n virtualSubnetId?: string;\n /** The ID of the Microsoft.Network/networkInterfaces resource which the service have */\n virtualNicId?: string;\n /** The time delay before the service is auto-stopped when idle. */\n autoStopDelay?: string;\n /** Whether service resources should be deleted when stopped. (Turned on by default) */\n deleteResourcesOnStop?: boolean;\n};\n\n/** A project resource */\nexport type Project = TrackedResource & {\n /** HTTP strong entity tag value. This is ignored if submitted. */\n eTag?: string;\n /** Source platform for the project */\n sourcePlatform?: ProjectSourcePlatform;\n /** Field that defines the Azure active directory application info, used to connect to the target Azure resource */\n azureAuthenticationInfo?: string;\n /** Target platform for the project */\n targetPlatform?: ProjectTargetPlatform;\n /**\n * UTC Date and time when project was created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly creationTime?: Date;\n /** Information for connecting to source */\n sourceConnectionInfo?: ConnectionInfoUnion;\n /** Information for connecting to target */\n targetConnectionInfo?: ConnectionInfoUnion;\n /** List of DatabaseInfo */\n databasesInfo?: DatabaseInfo[];\n /**\n * The project's provisioning state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProjectProvisioningState;\n};\n\n/** Properties for task that migrates Schema for SQL Server databases to Azure SQL databases */\nexport type MigrateSchemaSqlServerSqlDbTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"MigrateSchemaSqlServerSqlDb\";\n /** Task input */\n input?: MigrateSchemaSqlServerSqlDbTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigrateSchemaSqlServerSqlDbTaskOutputUnion[];\n /** DateTime in UTC when the task was created */\n createdOn?: string;\n /** Task id */\n taskId?: string;\n};\n\n/** Properties for the task that checks for OCI drivers. */\nexport type CheckOCIDriverTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Service.Check.OCI\";\n /** Input for the service task to check for OCI drivers. */\n input?: CheckOCIDriverTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: CheckOCIDriverTaskOutput[];\n};\n\n/** Properties for the task that uploads an OCI driver. */\nexport type UploadOCIDriverTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Service.Upload.OCI\";\n /** Input for the service task to upload an OCI driver. */\n input?: UploadOCIDriverTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: UploadOCIDriverTaskOutput[];\n};\n\n/** Properties for the task that installs an OCI driver. */\nexport type InstallOCIDriverTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Service.Install.OCI\";\n /** Input for the service task to install an OCI driver. */\n input?: InstallOCIDriverTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: InstallOCIDriverTaskOutput[];\n};\n\n/** Properties for the task that validates the connection to and provides information about a MongoDB server */\nexport type ConnectToMongoDbTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Connect.MongoDb\";\n /** Describes a connection to a MongoDB data source */\n input?: MongoDbConnectionInfo;\n /**\n * An array containing a single MongoDbClusterInfo object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MongoDbClusterInfo[];\n};\n\n/** Properties for the task that validates connection to SQL Server and also validates source server requirements */\nexport type ConnectToSourceSqlServerTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToSource.SqlServer\";\n /** Task input */\n input?: ConnectToSourceSqlServerTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToSourceSqlServerTaskOutputUnion[];\n};\n\n/** Properties for the task that validates connection to SQL Server and source server requirements for online migration */\nexport type ConnectToSourceSqlServerSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToSource.SqlServer.Sync\";\n /** Task input */\n input?: ConnectToSourceSqlServerTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToSourceSqlServerTaskOutputUnion[];\n};\n\n/** Properties for the task that validates connection to PostgreSQL server and source server requirements for online migration */\nexport type ConnectToSourcePostgreSqlSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToSource.PostgreSql.Sync\";\n /** Task input */\n input?: ConnectToSourcePostgreSqlSyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToSourcePostgreSqlSyncTaskOutput[];\n};\n\n/** Properties for the task that validates MySQL database connection */\nexport type ConnectToSourceMySqlTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToSource.MySql\";\n /** Task input */\n input?: ConnectToSourceMySqlTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToSourceNonSqlTaskOutput[];\n};\n\n/** Properties for the task that validates Oracle database connection */\nexport type ConnectToSourceOracleSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToSource.Oracle.Sync\";\n /** Task input */\n input?: ConnectToSourceOracleSyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToSourceOracleSyncTaskOutput[];\n};\n\n/** Properties for the task that validates connection to SQL DB and target server requirements */\nexport type ConnectToTargetSqlDbTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToTarget.SqlDb\";\n /** Task input */\n input?: ConnectToTargetSqlDbTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToTargetSqlDbTaskOutput[];\n};\n\n/** Properties for the task that validates connection to SQL DB and target server requirements for online migration */\nexport type ConnectToTargetSqlDbSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToTarget.SqlDb.Sync\";\n /** Task input */\n input?: ConnectToTargetSqlDbSyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToTargetSqlDbTaskOutput[];\n};\n\n/** Properties for the task that validates connection to Azure Database For PostgreSQL server and target server requirements for online migration */\nexport type ConnectToTargetAzureDbForPostgreSqlSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToTarget.AzureDbForPostgreSql.Sync\";\n /** Task input */\n input?: ConnectToTargetAzureDbForPostgreSqlSyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToTargetAzureDbForPostgreSqlSyncTaskOutput[];\n};\n\n/** Properties for the task that validates connection to Azure Database For PostgreSQL server and target server requirements for online migration for Oracle source. */\nexport type ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToTarget.Oracle.AzureDbForPostgreSql.Sync\";\n /** Task input */\n input?: ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutput[];\n};\n\n/** Properties for the task that collects user tables for the given list of databases */\nexport type GetUserTablesSqlTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"GetUserTables.Sql\";\n /** Task input */\n input?: GetUserTablesSqlTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: GetUserTablesSqlTaskOutput[];\n};\n\n/** Properties for the task that collects user tables for the given list of databases */\nexport type GetUserTablesSqlSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"GetUserTables.AzureSqlDb.Sync\";\n /** Task input */\n input?: GetUserTablesSqlSyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: GetUserTablesSqlSyncTaskOutput[];\n};\n\n/** Properties for the task that collects user tables for the given list of Oracle schemas */\nexport type GetUserTablesOracleTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"GetUserTablesOracle\";\n /** Task input */\n input?: GetUserTablesOracleTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: GetUserTablesOracleTaskOutput[];\n};\n\n/** Properties for the task that collects user tables for the given list of databases */\nexport type GetUserTablesPostgreSqlTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"GetUserTablesPostgreSql\";\n /** Task input */\n input?: GetUserTablesPostgreSqlTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: GetUserTablesPostgreSqlTaskOutput[];\n};\n\n/** Properties for the task that collects user tables for the given list of databases */\nexport type GetUserTablesMySqlTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"GetUserTablesMySql\";\n /** Task input */\n input?: GetUserTablesMySqlTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: GetUserTablesMySqlTaskOutput[];\n};\n\n/** Properties for the task that validates connection to Azure SQL Database Managed Instance */\nexport type ConnectToTargetSqlMITaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToTarget.AzureSqlDbMI\";\n /** Task input */\n input?: ConnectToTargetSqlMITaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToTargetSqlMITaskOutput[];\n};\n\n/** Properties for the task that validates connection to Azure SQL Database Managed Instance */\nexport type ConnectToTargetSqlMISyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToTarget.AzureSqlDbMI.Sync.LRS\";\n /** Task input */\n input?: ConnectToTargetSqlMISyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToTargetSqlMISyncTaskOutput[];\n};\n\n/** Properties for the task that validates connection to Azure Database for MySQL and target server requirements */\nexport type ConnectToTargetAzureDbForMySqlTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ConnectToTarget.AzureDbForMySql\";\n /** Task input */\n input?: ConnectToTargetAzureDbForMySqlTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ConnectToTargetAzureDbForMySqlTaskOutput[];\n};\n\n/** Properties for the task that migrates data between MongoDB data sources */\nexport type MigrateMongoDbTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Migrate.MongoDb\";\n /** Describes how a MongoDB data migration should be performed */\n input?: MongoDbMigrationSettings;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly output?: MongoDbProgressUnion[];\n};\n\n/** Properties for task that migrates SQL Server databases to Azure SQL Database Managed Instance */\nexport type MigrateSqlServerSqlMITaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Migrate.SqlServer.AzureSqlDbMI\";\n /** Task input */\n input?: MigrateSqlServerSqlMITaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigrateSqlServerSqlMITaskOutputUnion[];\n /** task id */\n taskId?: string;\n};\n\n/** Properties for task that migrates SQL Server databases to Azure SQL Database Managed Instance sync scenario */\nexport type MigrateSqlServerSqlMISyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Migrate.SqlServer.AzureSqlDbMI.Sync.LRS\";\n /** Task input */\n input?: MigrateSqlServerSqlMISyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigrateSqlServerSqlMISyncTaskOutputUnion[];\n};\n\n/** Properties for the task that migrates on-prem SQL Server databases to Azure SQL Database */\nexport type MigrateSqlServerSqlDbTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Migrate.SqlServer.SqlDb\";\n /** Task input */\n input?: MigrateSqlServerSqlDbTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigrateSqlServerSqlDbTaskOutputUnion[];\n /** task id */\n taskId?: string;\n /** whether the task can be cloned or not */\n isCloneable?: boolean;\n};\n\n/** Properties for the task that migrates on-prem SQL Server databases to Azure SQL Database for online migrations */\nexport type MigrateSqlServerSqlDbSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Migrate.SqlServer.AzureSqlDb.Sync\";\n /** Task input */\n input?: MigrateSqlServerSqlDbSyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigrateSqlServerSqlDbSyncTaskOutputUnion[];\n};\n\n/** Properties for the task that migrates MySQL databases to Azure Database for MySQL for online migrations */\nexport type MigrateMySqlAzureDbForMySqlSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Migrate.MySql.AzureDbForMySql.Sync\";\n /** Task input */\n input?: MigrateMySqlAzureDbForMySqlSyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigrateMySqlAzureDbForMySqlSyncTaskOutputUnion[];\n};\n\n/** Properties for the task that migrates MySQL databases to Azure Database for MySQL for offline migrations */\nexport type MigrateMySqlAzureDbForMySqlOfflineTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Migrate.MySql.AzureDbForMySql\";\n /** Task input */\n input?: MigrateMySqlAzureDbForMySqlOfflineTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigrateMySqlAzureDbForMySqlOfflineTaskOutputUnion[];\n};\n\n/** Properties for the task that migrates PostgreSQL databases to Azure Database for PostgreSQL for online migrations */\nexport type MigratePostgreSqlAzureDbForPostgreSqlSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Migrate.PostgreSql.AzureDbForPostgreSql.SyncV2\";\n /** Task input */\n input?: MigratePostgreSqlAzureDbForPostgreSqlSyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputUnion[];\n /** task id */\n taskId?: string;\n /** DateTime in UTC when the task was created */\n createdOn?: string;\n};\n\n/** Properties for the task that migrates Oracle to Azure Database for PostgreSQL for online migrations */\nexport type MigrateOracleAzureDbForPostgreSqlSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Migrate.Oracle.AzureDbForPostgreSql.Sync\";\n /** Task input */\n input?: MigrateOracleAzureDbPostgreSqlSyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigrateOracleAzureDbPostgreSqlSyncTaskOutputUnion[];\n};\n\n/** Properties for task that validates migration input for SQL to Azure SQL DB sync migrations */\nexport type ValidateMigrationInputSqlServerSqlDbSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ValidateMigrationInput.SqlServer.SqlDb.Sync\";\n /** Task input */\n input?: ValidateSyncMigrationInputSqlServerTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ValidateSyncMigrationInputSqlServerTaskOutput[];\n};\n\n/** Properties for task that validates migration input for SQL to Azure SQL Database Managed Instance */\nexport type ValidateMigrationInputSqlServerSqlMITaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ValidateMigrationInput.SqlServer.AzureSqlDbMI\";\n /** Task input */\n input?: ValidateMigrationInputSqlServerSqlMITaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ValidateMigrationInputSqlServerSqlMITaskOutput[];\n};\n\n/** Properties for task that validates migration input for SQL to Azure SQL Database Managed Instance sync scenario */\nexport type ValidateMigrationInputSqlServerSqlMISyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ValidateMigrationInput.SqlServer.AzureSqlDbMI.Sync.LRS\";\n /** Task input */\n input?: ValidateMigrationInputSqlServerSqlMISyncTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ValidateMigrationInputSqlServerSqlMISyncTaskOutput[];\n};\n\n/** Properties for the task that validates a migration between MongoDB data sources */\nexport type ValidateMongoDbTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Validate.MongoDb\";\n /** Describes how a MongoDB data migration should be performed */\n input?: MongoDbMigrationSettings;\n /**\n * An array containing a single MongoDbMigrationProgress object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MongoDbMigrationProgress[];\n};\n\n/** Properties for the task that validates a migration for Oracle to Azure Database for PostgreSQL for online migrations */\nexport type ValidateOracleAzureDbForPostgreSqlSyncTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Validate.Oracle.AzureDbPostgreSql.Sync\";\n /** Input for the task that migrates Oracle databases to Azure Database for PostgreSQL for online migrations */\n input?: MigrateOracleAzureDbPostgreSqlSyncTaskInput;\n /**\n * An array containing a single validation error response object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: ValidateOracleAzureDbPostgreSqlSyncTaskOutput[];\n};\n\n/** Properties for the task that gets TDE certificates in Base64 encoded format. */\nexport type GetTdeCertificatesSqlTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"GetTDECertificates.Sql\";\n /** Task input */\n input?: GetTdeCertificatesSqlTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: GetTdeCertificatesSqlTaskOutput[];\n};\n\n/** Properties for task that migrates SSIS packages from SQL Server databases to Azure SQL Database Managed Instance. */\nexport type MigrateSsisTaskProperties = ProjectTaskProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Migrate.Ssis\";\n /** Task input */\n input?: MigrateSsisTaskInput;\n /**\n * Task output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigrateSsisTaskOutputUnion[];\n};\n\n/** Properties for the command that completes sync migration for a database. */\nexport type MigrateSyncCompleteCommandProperties = CommandProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n commandType: \"Migrate.Sync.Complete.Database\";\n /** Command input */\n input?: MigrateSyncCompleteCommandInput;\n /**\n * Command output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigrateSyncCompleteCommandOutput;\n};\n\n/** Properties for the command that completes online migration for an Azure SQL Database Managed Instance. */\nexport type MigrateMISyncCompleteCommandProperties = CommandProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n commandType: \"Migrate.SqlServer.AzureDbSqlMi.Complete\";\n /** Command input */\n input?: MigrateMISyncCompleteCommandInput;\n /**\n * Command output. This is ignored if submitted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly output?: MigrateMISyncCompleteCommandOutput;\n};\n\n/** Properties for the command that cancels a migration in whole or in part */\nexport type MongoDbCancelCommand = CommandProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n commandType: \"cancel\";\n /** Command input */\n input?: MongoDbCommandInput;\n};\n\n/** Properties for the command that finishes a migration in whole or in part */\nexport type MongoDbFinishCommand = CommandProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n commandType: \"finish\";\n /** Command input */\n input?: MongoDbFinishCommandInput;\n};\n\n/** Properties for the command that restarts a migration in whole or in part */\nexport type MongoDbRestartCommand = CommandProperties & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n commandType: \"restart\";\n /** Command input */\n input?: MongoDbCommandInput;\n};\n\n/** A task resource */\nexport type ProjectTask = Resource & {\n /** HTTP strong entity tag value. This is ignored if submitted. */\n etag?: string;\n /** Custom task properties */\n properties?: ProjectTaskPropertiesUnion;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n};\n\n/** A file resource */\nexport type ProjectFile = Resource & {\n /** HTTP strong entity tag value. This is ignored if submitted. */\n etag?: string;\n /** Custom file properties */\n properties?: ProjectFileProperties;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n};\n\n/** Describes a connection to a MongoDB data source */\nexport type MongoDbConnectionInfo = ConnectionInfo & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"MongoDbConnectionInfo\";\n /** A MongoDB connection string or blob container URL. The user name and password can be specified here or in the userName and password properties */\n connectionString: string;\n /** Data source */\n dataSource?: string;\n /** Whether to encrypt the connection */\n encryptConnection?: boolean;\n /** server brand version */\n serverBrandVersion?: string;\n enforceSSL?: boolean;\n /** port for server */\n port?: number;\n /** Additional connection settings */\n additionalSettings?: string;\n};\n\n/** Information for connecting to SQL database server */\nexport type SqlConnectionInfo = ConnectionInfo & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"SqlConnectionInfo\";\n /** Data source in the format Protocol:MachineName\\SQLServerInstanceName,PortNumber */\n dataSource: string;\n /** name of the server */\n serverName?: string;\n /** port for server */\n port?: string;\n /** Represents the ID of an HTTP resource represented by an Azure resource provider. */\n resourceId?: string;\n /** Authentication type to use for connection */\n authentication?: AuthenticationType;\n /** Whether to encrypt the connection */\n encryptConnection?: boolean;\n /** Additional connection settings */\n additionalSettings?: string;\n /** Whether to trust the server certificate */\n trustServerCertificate?: boolean;\n /** Server platform type for connection */\n platform?: SqlSourcePlatform;\n};\n\n/** Information for connecting to MySQL server */\nexport type MySqlConnectionInfo = ConnectionInfo & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"MySqlConnectionInfo\";\n /** Name of the server */\n serverName: string;\n /** Data source */\n dataSource?: string;\n /** Port for Server */\n port: number;\n /** Whether to encrypt the connection */\n encryptConnection?: boolean;\n};\n\n/** Information for connecting to Oracle server */\nexport type OracleConnectionInfo = ConnectionInfo & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"OracleConnectionInfo\";\n /** EZConnect or TNSName connection string. */\n dataSource: string;\n};\n\n/** Information for connecting to PostgreSQL server */\nexport type PostgreSqlConnectionInfo = ConnectionInfo & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"PostgreSqlConnectionInfo\";\n /** Name of the server */\n serverName: string;\n /** Data source */\n dataSource?: string;\n /** server version */\n serverVersion?: string;\n /** Name of the database */\n databaseName?: string;\n /** Port for Server */\n port: number;\n /** Whether to encrypt the connection */\n encryptConnection?: boolean;\n /** Whether to trust the server certificate */\n trustServerCertificate?: boolean;\n};\n\n/** Properties required to create a connection to Azure SQL database Managed instance */\nexport type MiSqlConnectionInfo = ConnectionInfo & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"MiSqlConnectionInfo\";\n /** Resource id for Azure SQL database Managed instance */\n managedInstanceResourceId: string;\n};\n\n/** Task level output for the task that validates connection to SQL Server and also validates source server requirements */\nexport type ConnectToSourceSqlServerTaskOutputTaskLevel = ConnectToSourceSqlServerTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"TaskLevelOutput\";\n /**\n * Source databases as a map from database name to database id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databases?: string;\n /**\n * Source logins as a map from login name to login id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly logins?: string;\n /**\n * Source agent jobs as a map from agent job name to id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly agentJobs?: string;\n /**\n * Mapping from database name to TDE certificate name, if applicable\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseTdeCertificateMapping?: string;\n /**\n * Source server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * Source server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerBrandVersion?: string;\n /**\n * Validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n};\n\n/** Database level output for the task that validates connection to SQL Server and also validates source server requirements */\nexport type ConnectToSourceSqlServerTaskOutputDatabaseLevel = ConnectToSourceSqlServerTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelOutput\";\n /**\n * Database name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Size of the file in megabytes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sizeMB?: number;\n /**\n * The list of database files\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseFiles?: DatabaseFileInfo[];\n /**\n * SQL Server compatibility level of database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly compatibilityLevel?: DatabaseCompatLevel;\n /**\n * State of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseState?: DatabaseState;\n};\n\n/** Login level output for the task that validates connection to SQL Server and also validates source server requirements */\nexport type ConnectToSourceSqlServerTaskOutputLoginLevel = ConnectToSourceSqlServerTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"LoginLevelOutput\";\n /**\n * Login name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of login.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly loginType?: LoginType;\n /**\n * The default database for the login.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly defaultDatabase?: string;\n /**\n * The state of the login.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isEnabled?: boolean;\n /**\n * Information about eligibility of login for migration.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationEligibility?: MigrationEligibilityInfo;\n};\n\n/** Agent Job level output for the task that validates connection to SQL Server and also validates source server requirements */\nexport type ConnectToSourceSqlServerTaskOutputAgentJobLevel = ConnectToSourceSqlServerTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"AgentJobLevelOutput\";\n /**\n * Agent Job name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of Agent Job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly jobCategory?: string;\n /**\n * The state of the original Agent Job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isEnabled?: boolean;\n /**\n * The owner of the Agent Job\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly jobOwner?: string;\n /**\n * UTC Date and time when the Agent Job was last executed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastExecutedOn?: Date;\n /**\n * Validation errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationErrors?: ReportableException[];\n /**\n * Information about eligibility of agent job for migration.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationEligibility?: MigrationEligibilityInfo;\n};\n\n/** Input for task that migrates Schema for SQL Server databases to Azure SQL databases */\nexport type MigrateSchemaSqlServerSqlDbTaskInput = SqlMigrationTaskInput & {\n /** Databases to migrate */\n selectedDatabases: MigrateSchemaSqlServerSqlDbDatabaseInput[];\n /** encrypted key for secure fields */\n encryptedKeyForSecureFields?: string;\n /** Migration start time */\n startedOn?: string;\n};\n\n/** Input for the task that migrates on-prem SQL Server databases to Azure SQL Database for online migrations */\nexport type MigrateSqlServerSqlDbSyncTaskInput = SqlMigrationTaskInput & {\n /** Databases to migrate */\n selectedDatabases: MigrateSqlServerSqlDbSyncDatabaseInput[];\n /** Validation options */\n validationOptions?: MigrationValidationOptions;\n};\n\n/** Input for the task that migrates on-prem SQL Server databases to Azure SQL Database */\nexport type MigrateSqlServerSqlDbTaskInput = SqlMigrationTaskInput & {\n /** Databases to migrate */\n selectedDatabases: MigrateSqlServerSqlDbDatabaseInput[];\n /**\n * Options for enabling various post migration validations. Available options,\n * 1.) Data Integrity Check: Performs a checksum based comparison on source and target tables after the migration to ensure the correctness of the data.\n * 2.) Schema Validation: Performs a thorough schema comparison between the source and target tables and provides a list of differences between the source and target database, 3.) Query Analysis: Executes a set of queries picked up automatically either from the Query Plan Cache or Query Store and execute them and compares the execution time between the source and target database.\n */\n validationOptions?: MigrationValidationOptions;\n /** Date and time relative to UTC when the migration was started on */\n startedOn?: string;\n /** encrypted key for secure fields */\n encryptedKeyForSecureFields?: string;\n};\n\n/** Input for task that migrates SQL Server databases to Azure SQL Database Managed Instance. */\nexport type MigrateSqlServerSqlMITaskInput = SqlMigrationTaskInput & {\n /** Databases to migrate */\n selectedDatabases: MigrateSqlServerSqlMIDatabaseInput[];\n /** Date and time relative to UTC when the migration was started on */\n startedOn?: string;\n /** Logins to migrate. */\n selectedLogins?: string[];\n /** Agent Jobs to migrate. */\n selectedAgentJobs?: string[];\n /** Backup file share information for all selected databases. */\n backupFileShare?: FileShare;\n /** SAS URI of Azure Storage Account Container to be used for storing backup files. */\n backupBlobShare: BlobShare;\n /** Backup Mode to specify whether to use existing backup or create new backup. If using existing backups, backup file paths are required to be provided in selectedDatabases. */\n backupMode?: BackupMode;\n /** Azure Active Directory domain name in the format of 'contoso.com' for federated Azure AD or 'contoso.onmicrosoft.com' for managed domain, required if and only if Windows logins are selected */\n aadDomainName?: string;\n};\n\n/** Input for task that migrates SSIS packages from SQL Server to Azure SQL Database Managed Instance. */\nexport type MigrateSsisTaskInput = SqlMigrationTaskInput & {\n /** SSIS package migration information. */\n ssisMigrationInfo: SsisMigrationInfo;\n};\n\nexport type MigrateSchemaSqlServerSqlDbTaskOutputMigrationLevel = MigrateSchemaSqlServerSqlDbTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\";\n /**\n * Overall state of the schema migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Source server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * Source server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerBrandVersion?: string;\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n};\n\nexport type MigrateSchemaSqlServerSqlDbTaskOutputDatabaseLevel = MigrateSchemaSqlServerSqlDbTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelOutput\";\n /**\n * The name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * State of the schema migration for this database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Schema migration stage for this database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: SchemaMigrationStage;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Prefix string to use for querying errors for this database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseErrorResultPrefix?: string;\n /**\n * Prefix string to use for querying schema errors for this database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly schemaErrorResultPrefix?: string;\n /**\n * Number of successful operations for this database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfSuccessfulOperations?: number;\n /**\n * Number of failed operations for this database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfFailedOperations?: number;\n /**\n * Identifier for the file resource containing the schema of this database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fileId?: string;\n};\n\nexport type MigrateSchemaSqlServerSqlDbTaskOutputError = MigrateSchemaSqlServerSqlDbTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"SchemaErrorOutput\";\n /**\n * Schema command which failed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly commandText?: string;\n /**\n * Reason of failure\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorText?: string;\n};\n\nexport type MigrateSchemaSqlTaskOutputError = MigrateSchemaSqlServerSqlDbTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"ErrorOutput\";\n /**\n * Migration error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: ReportableException;\n};\n\nexport type MigrateMySqlAzureDbForMySqlSyncTaskOutputMigrationLevel = MigrateMySqlAzureDbForMySqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\";\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Source server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * Source server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServer?: string;\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServer?: string;\n};\n\nexport type MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel = MigrateMySqlAzureDbForMySqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelOutput\";\n /**\n * Name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Migration state that this database is in\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationState?: SyncDatabaseMigrationReportingState;\n /**\n * Number of incoming changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly incomingChanges?: number;\n /**\n * Number of applied changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly appliedChanges?: number;\n /**\n * Number of cdc inserts\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcInsertCounter?: number;\n /**\n * Number of cdc deletes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcDeleteCounter?: number;\n /**\n * Number of cdc updates\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcUpdateCounter?: number;\n /**\n * Number of tables completed in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadCompletedTables?: number;\n /**\n * Number of tables loading in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadLoadingTables?: number;\n /**\n * Number of tables queued in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadQueuedTables?: number;\n /**\n * Number of tables errored in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadErroredTables?: number;\n /**\n * Indicates if initial load (full load) has been completed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly initializationCompleted?: boolean;\n /**\n * CDC apply latency\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly latency?: number;\n};\n\nexport type MigrateMySqlAzureDbForMySqlSyncTaskOutputTableLevel = MigrateMySqlAzureDbForMySqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"TableLevelOutput\";\n /**\n * Name of the table\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tableName?: string;\n /**\n * Name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Number of applied inserts\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcInsertCounter?: string;\n /**\n * Number of applied updates\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcUpdateCounter?: string;\n /**\n * Number of applied deletes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcDeleteCounter?: string;\n /**\n * Estimate to finish full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadEstFinishTime?: Date;\n /**\n * Full load start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadStartedOn?: Date;\n /**\n * Full load end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadEndedOn?: Date;\n /**\n * Number of rows applied in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadTotalRows?: number;\n /**\n * Current state of the table migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: SyncTableMigrationState;\n /**\n * Total number of applied changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalChangesApplied?: number;\n /**\n * Number of data errors occurred\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataErrorsCounter?: number;\n /**\n * Last modified time on target\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedTime?: Date;\n};\n\nexport type MigrateMySqlAzureDbForMySqlSyncTaskOutputError = MigrateMySqlAzureDbForMySqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"ErrorOutput\";\n /**\n * Migration error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: ReportableException;\n};\n\nexport type MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseError = MigrateMySqlAzureDbForMySqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelErrorOutput\";\n /** Error message */\n errorMessage?: string;\n /** List of error events. */\n events?: SyncMigrationDatabaseErrorEvent[];\n};\n\nexport type MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel = MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\";\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Source server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * Source server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServer?: string;\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServer?: string;\n /**\n * Source server type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerType?: ScenarioSource;\n /**\n * Target server type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerType?: ScenarioTarget;\n /**\n * Migration status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: ReplicateMigrationState;\n /** Number of databases to include */\n databaseCount?: number;\n};\n\nexport type MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseLevel = MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelOutput\";\n /**\n * Name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Migration state that this database is in\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationState?: SyncDatabaseMigrationReportingState;\n /**\n * Number of incoming changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly incomingChanges?: number;\n /**\n * Number of applied changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly appliedChanges?: number;\n /**\n * Number of cdc inserts\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcInsertCounter?: number;\n /**\n * Number of cdc deletes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcDeleteCounter?: number;\n /**\n * Number of cdc updates\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcUpdateCounter?: number;\n /**\n * Number of tables completed in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadCompletedTables?: number;\n /**\n * Number of tables loading in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadLoadingTables?: number;\n /**\n * Number of tables queued in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadQueuedTables?: number;\n /**\n * Number of tables errored in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadErroredTables?: number;\n /**\n * Indicates if initial load (full load) has been completed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly initializationCompleted?: boolean;\n /**\n * CDC apply latency\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly latency?: number;\n};\n\nexport type MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputTableLevel = MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"TableLevelOutput\";\n /**\n * Name of the table\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tableName?: string;\n /**\n * Name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Number of applied inserts\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcInsertCounter?: number;\n /**\n * Number of applied updates\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcUpdateCounter?: number;\n /**\n * Number of applied deletes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcDeleteCounter?: number;\n /**\n * Estimate to finish full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadEstFinishTime?: Date;\n /**\n * Full load start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadStartedOn?: Date;\n /**\n * Full load end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadEndedOn?: Date;\n /**\n * Number of rows applied in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadTotalRows?: number;\n /**\n * Current state of the table migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: SyncTableMigrationState;\n /**\n * Total number of applied changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalChangesApplied?: number;\n /**\n * Number of data errors occurred\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataErrorsCounter?: number;\n /**\n * Last modified time on target\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedTime?: Date;\n};\n\nexport type MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputError = MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"ErrorOutput\";\n /**\n * Migration error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: ReportableException;\n /** List of error events */\n events?: SyncMigrationDatabaseErrorEvent[];\n};\n\nexport type MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseError = MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelErrorOutput\";\n /** Error message */\n errorMessage?: string;\n /** List of error events. */\n events?: SyncMigrationDatabaseErrorEvent[];\n};\n\nexport type MigrateSqlServerSqlDbSyncTaskOutputMigrationLevel = MigrateSqlServerSqlDbSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\";\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Source server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * Source server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServer?: string;\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServer?: string;\n /**\n * Count of databases\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseCount?: number;\n};\n\nexport type MigrateSqlServerSqlDbSyncTaskOutputDatabaseLevel = MigrateSqlServerSqlDbSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelOutput\";\n /**\n * Name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Migration state that this database is in\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationState?: SyncDatabaseMigrationReportingState;\n /**\n * Number of incoming changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly incomingChanges?: number;\n /**\n * Number of applied changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly appliedChanges?: number;\n /**\n * Number of cdc inserts\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcInsertCounter?: number;\n /**\n * Number of cdc deletes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcDeleteCounter?: number;\n /**\n * Number of cdc updates\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcUpdateCounter?: number;\n /**\n * Number of tables completed in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadCompletedTables?: number;\n /**\n * Number of tables loading in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadLoadingTables?: number;\n /**\n * Number of tables queued in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadQueuedTables?: number;\n /**\n * Number of tables errored in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadErroredTables?: number;\n /**\n * Indicates if initial load (full load) has been completed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly initializationCompleted?: boolean;\n /**\n * CDC apply latency\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly latency?: number;\n};\n\nexport type MigrateSqlServerSqlDbSyncTaskOutputTableLevel = MigrateSqlServerSqlDbSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"TableLevelOutput\";\n /**\n * Name of the table\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tableName?: string;\n /**\n * Name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Number of applied inserts\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcInsertCounter?: number;\n /**\n * Number of applied updates\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcUpdateCounter?: number;\n /**\n * Number of applied deletes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcDeleteCounter?: number;\n /**\n * Estimate to finish full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadEstFinishTime?: Date;\n /**\n * Full load start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadStartedOn?: Date;\n /**\n * Full load end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadEndedOn?: Date;\n /**\n * Number of rows applied in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadTotalRows?: number;\n /**\n * Current state of the table migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: SyncTableMigrationState;\n /**\n * Total number of applied changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalChangesApplied?: number;\n /**\n * Number of data errors occurred\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataErrorsCounter?: number;\n /**\n * Last modified time on target\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedTime?: Date;\n};\n\nexport type MigrateSqlServerSqlDbSyncTaskOutputError = MigrateSqlServerSqlDbSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"ErrorOutput\";\n /**\n * Migration error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: ReportableException;\n};\n\nexport type MigrateSqlServerSqlDbSyncTaskOutputDatabaseError = MigrateSqlServerSqlDbSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelErrorOutput\";\n /** Error message */\n errorMessage?: string;\n /** List of error events. */\n events?: SyncMigrationDatabaseErrorEvent[];\n};\n\nexport type MigrateSqlServerSqlDbTaskOutputMigrationLevel = MigrateSqlServerSqlDbTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\";\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Duration of task execution in seconds.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly durationInSeconds?: number;\n /**\n * Current status of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: MigrationStatus;\n /**\n * Migration status message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusMessage?: string;\n /**\n * Migration progress message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * Selected databases as a map from database name to database id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databases?: string;\n /**\n * Summary of database results in the migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseSummary?: string;\n /** Migration Validation Results */\n migrationValidationResult?: MigrationValidationResult;\n /** Migration Report Result, provides unique url for downloading your migration report. */\n migrationReportResult?: MigrationReportResult;\n /**\n * Source server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * Source server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerBrandVersion?: string;\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n /**\n * Migration exceptions and warnings.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n};\n\nexport type MigrateSqlServerSqlDbTaskOutputDatabaseLevel = MigrateSqlServerSqlDbTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelOutput\";\n /**\n * Name of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Migration stage that this database is in\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: DatabaseMigrationStage;\n /**\n * Status message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusMessage?: string;\n /**\n * Migration progress message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * Number of objects\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfObjects?: number;\n /**\n * Number of successfully completed objects\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfObjectsCompleted?: number;\n /**\n * Number of database/object errors.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorCount?: number;\n /**\n * Wildcard string prefix to use for querying all errors of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorPrefix?: string;\n /**\n * Wildcard string prefix to use for querying all sub-tem results of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resultPrefix?: string;\n /**\n * Migration exceptions and warnings.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n /**\n * Summary of object results in the migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly objectSummary?: string;\n};\n\nexport type MigrateSqlServerSqlDbTaskOutputTableLevel = MigrateSqlServerSqlDbTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"TableLevelOutput\";\n /**\n * Name of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly objectName?: string;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Status message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusMessage?: string;\n /**\n * Number of items\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly itemsCount?: number;\n /**\n * Number of successfully completed items\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly itemsCompletedCount?: number;\n /**\n * Wildcard string prefix to use for querying all errors of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorPrefix?: string;\n /**\n * Wildcard string prefix to use for querying all sub-tem results of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resultPrefix?: string;\n};\n\nexport type MigrateSqlServerSqlDbTaskOutputError = MigrateSqlServerSqlDbTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"ErrorOutput\";\n /**\n * Migration error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: ReportableException;\n};\n\nexport type MigrateSqlServerSqlDbTaskOutputValidationResult = MigrateSqlServerSqlDbTaskOutput &\n MigrationValidationResult & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationValidationOutput\";\n };\n\nexport type MigrateSqlServerSqlDbTaskOutputDatabaseLevelValidationResult = MigrateSqlServerSqlDbTaskOutput &\n MigrationValidationDatabaseLevelResult & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationDatabaseLevelValidationOutput\";\n };\n\n/** Summary of database results in the migration */\nexport type DatabaseSummaryResult = DataItemMigrationSummaryResult & {\n /**\n * Size of the database in megabytes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sizeMB?: number;\n};\n\n/** Input for task that migrates SQL Server databases to Azure SQL Database Managed Instance online scenario. */\nexport type MigrateSqlServerSqlMISyncTaskInput = SqlServerSqlMISyncTaskInput & {};\n\n/** Input for task that migrates SQL Server databases to Azure SQL Database Managed Instance online scenario. */\nexport type ValidateMigrationInputSqlServerSqlMISyncTaskInput = SqlServerSqlMISyncTaskInput & {};\n\nexport type MigrateSqlServerSqlMISyncTaskOutputMigrationLevel = MigrateSqlServerSqlMISyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\";\n /**\n * Count of databases\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseCount?: number;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Source server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerName?: string;\n /**\n * Source server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * Source server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerBrandVersion?: string;\n /**\n * Target server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerName?: string;\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n /**\n * Number of database level errors\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseErrorCount?: number;\n};\n\nexport type MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel = MigrateSqlServerSqlMISyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelOutput\";\n /**\n * Name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceDatabaseName?: string;\n /**\n * Current state of database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationState?: DatabaseMigrationState;\n /**\n * Database migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Database migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Details of full backup set\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullBackupSetInfo?: BackupSetInfo;\n /**\n * Last applied backup set information\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastRestoredBackupSetInfo?: BackupSetInfo;\n /**\n * Backup sets that are currently active (Either being uploaded or getting restored)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly activeBackupSets?: BackupSetInfo[];\n /**\n * Name of container created in the Azure Storage account where backups are copied to\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly containerName?: string;\n /**\n * prefix string to use for querying errors for this database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorPrefix?: string;\n /**\n * Whether full backup has been applied to the target database or not\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isFullBackupRestored?: boolean;\n /**\n * Migration exceptions and warnings\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n};\n\nexport type MigrateSqlServerSqlMISyncTaskOutputError = MigrateSqlServerSqlMISyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"ErrorOutput\";\n /**\n * Migration error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: ReportableException;\n};\n\nexport type MigrateSqlServerSqlMITaskOutputMigrationLevel = MigrateSqlServerSqlMITaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\";\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Current status of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: MigrationStatus;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Selected agent jobs as a map from name to id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly agentJobs?: string;\n /**\n * Selected logins as a map from name to id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly logins?: string;\n /**\n * Migration progress message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * Map of server role migration results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serverRoleResults?: string;\n /**\n * List of orphaned users.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly orphanedUsersInfo?: OrphanedUserInfo[];\n /**\n * Selected databases as a map from database name to database id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databases?: string;\n /**\n * Source server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * Source server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerBrandVersion?: string;\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n /**\n * Migration exceptions and warnings.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n};\n\nexport type MigrateSqlServerSqlMITaskOutputDatabaseLevel = MigrateSqlServerSqlMITaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelOutput\";\n /**\n * Name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Size of the database in megabytes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sizeMB?: number;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Current stage of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: DatabaseMigrationStage;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Migration progress message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * Migration exceptions and warnings\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n};\n\nexport type MigrateSqlServerSqlMITaskOutputAgentJobLevel = MigrateSqlServerSqlMITaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"AgentJobLevelOutput\";\n /**\n * Agent Job name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The state of the original Agent Job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isEnabled?: boolean;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Migration progress message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * Migration errors and warnings per job\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n};\n\nexport type MigrateSqlServerSqlMITaskOutputLoginLevel = MigrateSqlServerSqlMITaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"LoginLevelOutput\";\n /**\n * Login name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly loginName?: string;\n /**\n * Current state of login\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Current stage of login\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: LoginMigrationStage;\n /**\n * Login migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Login migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Login migration progress message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * Login migration errors and warnings per login\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n};\n\nexport type MigrateSqlServerSqlMITaskOutputError = MigrateSqlServerSqlMITaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"ErrorOutput\";\n /**\n * Migration error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: ReportableException;\n};\n\nexport type MigrateSsisTaskOutputMigrationLevel = MigrateSsisTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\";\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Current status of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: MigrationStatus;\n /**\n * Migration progress message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * Source server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * Source server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerBrandVersion?: string;\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n /**\n * Migration exceptions and warnings.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n /**\n * Stage of SSIS migration.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: SsisMigrationStage;\n};\n\nexport type MigrateSsisTaskOutputProjectLevel = MigrateSsisTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"SsisProjectLevelOutput\";\n /**\n * Name of the folder\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly folderName?: string;\n /**\n * Name of the project\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly projectName?: string;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Stage of SSIS migration.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: SsisMigrationStage;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Migration progress message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * Migration exceptions and warnings\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n};\n\n/** Describes the input to the 'finish' MongoDB migration command */\nexport type MongoDbFinishCommandInput = MongoDbCommandInput & {\n /** If true, replication for the affected objects will be stopped immediately. If false, the migrator will finish replaying queued events before finishing the replication. */\n immediate: boolean;\n};\n\n/** Describes a supported collection within a MongoDB database */\nexport type MongoDbCollectionInfo = MongoDbObjectInfo & {\n /** The name of the database containing the collection */\n databaseName: string;\n /** Whether the collection is a capped collection (i.e. whether it has a fixed size and acts like a circular buffer) */\n isCapped: boolean;\n /** Whether the collection is system collection */\n isSystemCollection: boolean;\n /** Whether the collection is a view of another collection */\n isView: boolean;\n /** The shard key on the collection, or null if the collection is not sharded */\n shardKey?: MongoDbShardKeyInfo;\n /** Whether the database has sharding enabled. Note that the migration task will enable sharding on the target if necessary. */\n supportsSharding: boolean;\n /** The name of the collection that this is a view of, if IsView is true */\n viewOf?: string;\n};\n\n/** Describes a database within a MongoDB data source */\nexport type MongoDbDatabaseInfo = MongoDbObjectInfo & {\n /** A list of supported collections in a MongoDB database */\n collections: MongoDbCollectionInfo[];\n /** Whether the database has sharding enabled. Note that the migration task will enable sharding on the target if necessary. */\n supportsSharding: boolean;\n};\n\n/** Describes the progress of a collection */\nexport type MongoDbCollectionProgress = MongoDbProgress & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"Collection\";\n};\n\n/** Describes the progress of a database */\nexport type MongoDbDatabaseProgress = MongoDbProgress & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"Database\";\n /** The progress of the collections in the database. The keys are the unqualified names of the collections */\n collections?: { [propertyName: string]: MongoDbCollectionProgress };\n};\n\n/** Describes the progress of the overall migration */\nexport type MongoDbMigrationProgress = MongoDbProgress & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"Migration\";\n /** The progress of the databases in the migration. The keys are the names of the databases */\n databases?: { [propertyName: string]: MongoDbDatabaseProgress };\n};\n\nexport type MigrateOracleAzureDbPostgreSqlSyncTaskOutputMigrationLevel = MigrateOracleAzureDbPostgreSqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\";\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Source server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * Source server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServer?: string;\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServer?: string;\n};\n\nexport type MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseLevel = MigrateOracleAzureDbPostgreSqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelOutput\";\n /**\n * Name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Migration state that this database is in\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationState?: SyncDatabaseMigrationReportingState;\n /**\n * Number of incoming changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly incomingChanges?: number;\n /**\n * Number of applied changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly appliedChanges?: number;\n /**\n * Number of cdc inserts\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcInsertCounter?: number;\n /**\n * Number of cdc deletes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcDeleteCounter?: number;\n /**\n * Number of cdc updates\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcUpdateCounter?: number;\n /**\n * Number of tables completed in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadCompletedTables?: number;\n /**\n * Number of tables loading in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadLoadingTables?: number;\n /**\n * Number of tables queued in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadQueuedTables?: number;\n /**\n * Number of tables errored in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadErroredTables?: number;\n /**\n * Indicates if initial load (full load) has been completed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly initializationCompleted?: boolean;\n /**\n * CDC apply latency\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly latency?: number;\n};\n\nexport type MigrateOracleAzureDbPostgreSqlSyncTaskOutputTableLevel = MigrateOracleAzureDbPostgreSqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"TableLevelOutput\";\n /**\n * Name of the table\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tableName?: string;\n /**\n * Name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Number of applied inserts\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcInsertCounter?: number;\n /**\n * Number of applied updates\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcUpdateCounter?: number;\n /**\n * Number of applied deletes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cdcDeleteCounter?: number;\n /**\n * Estimate to finish full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadEstFinishTime?: Date;\n /**\n * Full load start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadStartedOn?: Date;\n /**\n * Full load end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadEndedOn?: Date;\n /**\n * Number of rows applied in full load\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullLoadTotalRows?: number;\n /**\n * Current state of the table migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: SyncTableMigrationState;\n /**\n * Total number of applied changes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalChangesApplied?: number;\n /**\n * Number of data errors occurred\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataErrorsCounter?: number;\n /**\n * Last modified time on target\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedTime?: Date;\n};\n\nexport type MigrateOracleAzureDbPostgreSqlSyncTaskOutputError = MigrateOracleAzureDbPostgreSqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"ErrorOutput\";\n /**\n * Migration error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: ReportableException;\n};\n\nexport type MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseError = MigrateOracleAzureDbPostgreSqlSyncTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelErrorOutput\";\n /** Error message */\n errorMessage?: string;\n /** List of error events. */\n events?: SyncMigrationDatabaseErrorEvent[];\n};\n\nexport type MigrateMySqlAzureDbForMySqlOfflineTaskOutputMigrationLevel = MigrateMySqlAzureDbForMySqlOfflineTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"MigrationLevelOutput\";\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Duration of task execution in seconds.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly durationInSeconds?: number;\n /**\n * Current status of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: MigrationStatus;\n /**\n * Migration status message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusMessage?: string;\n /**\n * Migration progress message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /** Selected databases as a map from database name to database id */\n databases?: string;\n /**\n * Summary of database results in the migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseSummary?: string;\n /** Migration Report Result, provides unique url for downloading your migration report. */\n migrationReportResult?: MigrationReportResult;\n /**\n * Source server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerVersion?: string;\n /**\n * Source server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceServerBrandVersion?: string;\n /**\n * Target server version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerVersion?: string;\n /**\n * Target server brand version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetServerBrandVersion?: string;\n /**\n * Migration exceptions and warnings.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n /**\n * Last time the storage was updated\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastStorageUpdate?: Date;\n};\n\nexport type MigrateMySqlAzureDbForMySqlOfflineTaskOutputDatabaseLevel = MigrateMySqlAzureDbForMySqlOfflineTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"DatabaseLevelOutput\";\n /**\n * Name of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Migration stage that this database is in\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: DatabaseMigrationStage;\n /**\n * Status message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusMessage?: string;\n /**\n * Migration progress message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * Number of objects\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfObjects?: number;\n /**\n * Number of successfully completed objects\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfObjectsCompleted?: number;\n /**\n * Number of database/object errors.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorCount?: number;\n /**\n * Wildcard string prefix to use for querying all errors of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorPrefix?: string;\n /**\n * Wildcard string prefix to use for querying all sub-tem results of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resultPrefix?: string;\n /**\n * Migration exceptions and warnings.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exceptionsAndWarnings?: ReportableException[];\n /**\n * Last time the storage was updated\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastStorageUpdate?: Date;\n /**\n * Summary of object results in the migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly objectSummary?: string;\n};\n\nexport type MigrateMySqlAzureDbForMySqlOfflineTaskOutputTableLevel = MigrateMySqlAzureDbForMySqlOfflineTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"TableLevelOutput\";\n /**\n * Name of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly objectName?: string;\n /**\n * Migration start time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedOn?: Date;\n /**\n * Migration end time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endedOn?: Date;\n /**\n * Current state of migration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: MigrationState;\n /**\n * Status message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusMessage?: string;\n /**\n * Number of items\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly itemsCount?: number;\n /**\n * Number of successfully completed items\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly itemsCompletedCount?: number;\n /**\n * Wildcard string prefix to use for querying all errors of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorPrefix?: string;\n /**\n * Wildcard string prefix to use for querying all sub-tem results of the item\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resultPrefix?: string;\n /**\n * Last time the storage was updated\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastStorageUpdate?: Date;\n};\n\nexport type MigrateMySqlAzureDbForMySqlOfflineTaskOutputError = MigrateMySqlAzureDbForMySqlOfflineTaskOutput & {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n resultType: \"ErrorOutput\";\n /**\n * Migration error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: ReportableException;\n};\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n User = \"User\",\n Application = \"Application\",\n ManagedIdentity = \"ManagedIdentity\",\n Key = \"Key\"\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link ResourceType} that the service accepts. */\nexport enum KnownResourceType {\n SqlMi = \"SqlMi\",\n SqlVm = \"SqlVm\"\n}\n\n/**\n * Defines values for ResourceType. \\\n * {@link KnownResourceType} can be used interchangeably with ResourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SqlMi** \\\n * **SqlVm**\n */\nexport type ResourceType = string;\n\n/** Known values of {@link OperationOrigin} that the service accepts. */\nexport enum KnownOperationOrigin {\n User = \"user\",\n System = \"system\"\n}\n\n/**\n * Defines values for OperationOrigin. \\\n * {@link KnownOperationOrigin} can be used interchangeably with OperationOrigin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system**\n */\nexport type OperationOrigin = string;\n\n/** Known values of {@link ResourceSkuCapacityScaleType} that the service accepts. */\nexport enum KnownResourceSkuCapacityScaleType {\n Automatic = \"Automatic\",\n Manual = \"Manual\",\n None = \"None\"\n}\n\n/**\n * Defines values for ResourceSkuCapacityScaleType. \\\n * {@link KnownResourceSkuCapacityScaleType} can be used interchangeably with ResourceSkuCapacityScaleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Automatic** \\\n * **Manual** \\\n * **None**\n */\nexport type ResourceSkuCapacityScaleType = string;\n\n/** Known values of {@link ResourceSkuRestrictionsType} that the service accepts. */\nexport enum KnownResourceSkuRestrictionsType {\n Location = \"location\"\n}\n\n/**\n * Defines values for ResourceSkuRestrictionsType. \\\n * {@link KnownResourceSkuRestrictionsType} can be used interchangeably with ResourceSkuRestrictionsType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **location**\n */\nexport type ResourceSkuRestrictionsType = string;\n\n/** Known values of {@link ResourceSkuRestrictionsReasonCode} that the service accepts. */\nexport enum KnownResourceSkuRestrictionsReasonCode {\n QuotaId = \"QuotaId\",\n NotAvailableForSubscription = \"NotAvailableForSubscription\"\n}\n\n/**\n * Defines values for ResourceSkuRestrictionsReasonCode. \\\n * {@link KnownResourceSkuRestrictionsReasonCode} can be used interchangeably with ResourceSkuRestrictionsReasonCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **QuotaId** \\\n * **NotAvailableForSubscription**\n */\nexport type ResourceSkuRestrictionsReasonCode = string;\n\n/** Known values of {@link ServiceProvisioningState} that the service accepts. */\nexport enum KnownServiceProvisioningState {\n Accepted = \"Accepted\",\n Deleting = \"Deleting\",\n Deploying = \"Deploying\",\n Stopped = \"Stopped\",\n Stopping = \"Stopping\",\n Starting = \"Starting\",\n FailedToStart = \"FailedToStart\",\n FailedToStop = \"FailedToStop\",\n Succeeded = \"Succeeded\",\n Failed = \"Failed\"\n}\n\n/**\n * Defines values for ServiceProvisioningState. \\\n * {@link KnownServiceProvisioningState} can be used interchangeably with ServiceProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Deleting** \\\n * **Deploying** \\\n * **Stopped** \\\n * **Stopping** \\\n * **Starting** \\\n * **FailedToStart** \\\n * **FailedToStop** \\\n * **Succeeded** \\\n * **Failed**\n */\nexport type ServiceProvisioningState = string;\n\n/** Known values of {@link ServiceScalability} that the service accepts. */\nexport enum KnownServiceScalability {\n None = \"none\",\n Manual = \"manual\",\n Automatic = \"automatic\"\n}\n\n/**\n * Defines values for ServiceScalability. \\\n * {@link KnownServiceScalability} can be used interchangeably with ServiceScalability,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **none** \\\n * **manual** \\\n * **automatic**\n */\nexport type ServiceScalability = string;\n\n/** Known values of {@link TaskType} that the service accepts. */\nexport enum KnownTaskType {\n ConnectMongoDb = \"Connect.MongoDb\",\n ConnectToSourceSqlServer = \"ConnectToSource.SqlServer\",\n ConnectToSourceSqlServerSync = \"ConnectToSource.SqlServer.Sync\",\n ConnectToSourcePostgreSqlSync = \"ConnectToSource.PostgreSql.Sync\",\n ConnectToSourceMySql = \"ConnectToSource.MySql\",\n ConnectToSourceOracleSync = \"ConnectToSource.Oracle.Sync\",\n ConnectToTargetSqlDb = \"ConnectToTarget.SqlDb\",\n ConnectToTargetSqlDbSync = \"ConnectToTarget.SqlDb.Sync\",\n ConnectToTargetAzureDbForPostgreSqlSync = \"ConnectToTarget.AzureDbForPostgreSql.Sync\",\n ConnectToTargetOracleAzureDbForPostgreSqlSync = \"ConnectToTarget.Oracle.AzureDbForPostgreSql.Sync\",\n ConnectToTargetAzureSqlDbMI = \"ConnectToTarget.AzureSqlDbMI\",\n ConnectToTargetAzureSqlDbMISyncLRS = \"ConnectToTarget.AzureSqlDbMI.Sync.LRS\",\n ConnectToTargetAzureDbForMySql = \"ConnectToTarget.AzureDbForMySql\",\n GetUserTablesSql = \"GetUserTables.Sql\",\n GetUserTablesAzureSqlDbSync = \"GetUserTables.AzureSqlDb.Sync\",\n GetUserTablesOracle = \"GetUserTablesOracle\",\n GetUserTablesPostgreSql = \"GetUserTablesPostgreSql\",\n GetUserTablesMySql = \"GetUserTablesMySql\",\n MigrateMongoDb = \"Migrate.MongoDb\",\n MigrateSqlServerAzureSqlDbMI = \"Migrate.SqlServer.AzureSqlDbMI\",\n MigrateSqlServerAzureSqlDbMISyncLRS = \"Migrate.SqlServer.AzureSqlDbMI.Sync.LRS\",\n MigrateSqlServerSqlDb = \"Migrate.SqlServer.SqlDb\",\n MigrateSqlServerAzureSqlDbSync = \"Migrate.SqlServer.AzureSqlDb.Sync\",\n MigrateMySqlAzureDbForMySqlSync = \"Migrate.MySql.AzureDbForMySql.Sync\",\n MigrateMySqlAzureDbForMySql = \"Migrate.MySql.AzureDbForMySql\",\n MigratePostgreSqlAzureDbForPostgreSqlSyncV2 = \"Migrate.PostgreSql.AzureDbForPostgreSql.SyncV2\",\n MigrateOracleAzureDbForPostgreSqlSync = \"Migrate.Oracle.AzureDbForPostgreSql.Sync\",\n ValidateMigrationInputSqlServerSqlDbSync = \"ValidateMigrationInput.SqlServer.SqlDb.Sync\",\n ValidateMigrationInputSqlServerAzureSqlDbMI = \"ValidateMigrationInput.SqlServer.AzureSqlDbMI\",\n ValidateMigrationInputSqlServerAzureSqlDbMISyncLRS = \"ValidateMigrationInput.SqlServer.AzureSqlDbMI.Sync.LRS\",\n ValidateMongoDb = \"Validate.MongoDb\",\n ValidateOracleAzureDbPostgreSqlSync = \"Validate.Oracle.AzureDbPostgreSql.Sync\",\n GetTDECertificatesSql = \"GetTDECertificates.Sql\",\n MigrateSsis = \"Migrate.Ssis\",\n ServiceCheckOCI = \"Service.Check.OCI\",\n ServiceUploadOCI = \"Service.Upload.OCI\",\n ServiceInstallOCI = \"Service.Install.OCI\",\n MigrateSchemaSqlServerSqlDb = \"MigrateSchemaSqlServerSqlDb\"\n}\n\n/**\n * Defines values for TaskType. \\\n * {@link KnownTaskType} can be used interchangeably with TaskType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Connect.MongoDb** \\\n * **ConnectToSource.SqlServer** \\\n * **ConnectToSource.SqlServer.Sync** \\\n * **ConnectToSource.PostgreSql.Sync** \\\n * **ConnectToSource.MySql** \\\n * **ConnectToSource.Oracle.Sync** \\\n * **ConnectToTarget.SqlDb** \\\n * **ConnectToTarget.SqlDb.Sync** \\\n * **ConnectToTarget.AzureDbForPostgreSql.Sync** \\\n * **ConnectToTarget.Oracle.AzureDbForPostgreSql.Sync** \\\n * **ConnectToTarget.AzureSqlDbMI** \\\n * **ConnectToTarget.AzureSqlDbMI.Sync.LRS** \\\n * **ConnectToTarget.AzureDbForMySql** \\\n * **GetUserTables.Sql** \\\n * **GetUserTables.AzureSqlDb.Sync** \\\n * **GetUserTablesOracle** \\\n * **GetUserTablesPostgreSql** \\\n * **GetUserTablesMySql** \\\n * **Migrate.MongoDb** \\\n * **Migrate.SqlServer.AzureSqlDbMI** \\\n * **Migrate.SqlServer.AzureSqlDbMI.Sync.LRS** \\\n * **Migrate.SqlServer.SqlDb** \\\n * **Migrate.SqlServer.AzureSqlDb.Sync** \\\n * **Migrate.MySql.AzureDbForMySql.Sync** \\\n * **Migrate.MySql.AzureDbForMySql** \\\n * **Migrate.PostgreSql.AzureDbForPostgreSql.SyncV2** \\\n * **Migrate.Oracle.AzureDbForPostgreSql.Sync** \\\n * **ValidateMigrationInput.SqlServer.SqlDb.Sync** \\\n * **ValidateMigrationInput.SqlServer.AzureSqlDbMI** \\\n * **ValidateMigrationInput.SqlServer.AzureSqlDbMI.Sync.LRS** \\\n * **Validate.MongoDb** \\\n * **Validate.Oracle.AzureDbPostgreSql.Sync** \\\n * **GetTDECertificates.Sql** \\\n * **Migrate.Ssis** \\\n * **Service.Check.OCI** \\\n * **Service.Upload.OCI** \\\n * **Service.Install.OCI** \\\n * **MigrateSchemaSqlServerSqlDb**\n */\nexport type TaskType = string;\n\n/** Known values of {@link TaskState} that the service accepts. */\nexport enum KnownTaskState {\n Unknown = \"Unknown\",\n Queued = \"Queued\",\n Running = \"Running\",\n Canceled = \"Canceled\",\n Succeeded = \"Succeeded\",\n Failed = \"Failed\",\n FailedInputValidation = \"FailedInputValidation\",\n Faulted = \"Faulted\"\n}\n\n/**\n * Defines values for TaskState. \\\n * {@link KnownTaskState} can be used interchangeably with TaskState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Queued** \\\n * **Running** \\\n * **Canceled** \\\n * **Succeeded** \\\n * **Failed** \\\n * **FailedInputValidation** \\\n * **Faulted**\n */\nexport type TaskState = string;\n\n/** Known values of {@link CommandType} that the service accepts. */\nexport enum KnownCommandType {\n MigrateSyncCompleteDatabase = \"Migrate.Sync.Complete.Database\",\n MigrateSqlServerAzureDbSqlMiComplete = \"Migrate.SqlServer.AzureDbSqlMi.Complete\",\n Cancel = \"cancel\",\n Finish = \"finish\",\n Restart = \"restart\"\n}\n\n/**\n * Defines values for CommandType. \\\n * {@link KnownCommandType} can be used interchangeably with CommandType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Migrate.Sync.Complete.Database** \\\n * **Migrate.SqlServer.AzureDbSqlMi.Complete** \\\n * **cancel** \\\n * **finish** \\\n * **restart**\n */\nexport type CommandType = string;\n\n/** Known values of {@link CommandState} that the service accepts. */\nexport enum KnownCommandState {\n Unknown = \"Unknown\",\n Accepted = \"Accepted\",\n Running = \"Running\",\n Succeeded = \"Succeeded\",\n Failed = \"Failed\"\n}\n\n/**\n * Defines values for CommandState. \\\n * {@link KnownCommandState} can be used interchangeably with CommandState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Accepted** \\\n * **Running** \\\n * **Succeeded** \\\n * **Failed**\n */\nexport type CommandState = string;\n\n/** Known values of {@link NameCheckFailureReason} that the service accepts. */\nexport enum KnownNameCheckFailureReason {\n AlreadyExists = \"AlreadyExists\",\n Invalid = \"Invalid\"\n}\n\n/**\n * Defines values for NameCheckFailureReason. \\\n * {@link KnownNameCheckFailureReason} can be used interchangeably with NameCheckFailureReason,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AlreadyExists** \\\n * **Invalid**\n */\nexport type NameCheckFailureReason = string;\n\n/** Known values of {@link ProjectSourcePlatform} that the service accepts. */\nexport enum KnownProjectSourcePlatform {\n SQL = \"SQL\",\n MySQL = \"MySQL\",\n PostgreSql = \"PostgreSql\",\n MongoDb = \"MongoDb\",\n Unknown = \"Unknown\"\n}\n\n/**\n * Defines values for ProjectSourcePlatform. \\\n * {@link KnownProjectSourcePlatform} can be used interchangeably with ProjectSourcePlatform,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SQL** \\\n * **MySQL** \\\n * **PostgreSql** \\\n * **MongoDb** \\\n * **Unknown**\n */\nexport type ProjectSourcePlatform = string;\n\n/** Known values of {@link ProjectTargetPlatform} that the service accepts. */\nexport enum KnownProjectTargetPlatform {\n Sqldb = \"SQLDB\",\n Sqlmi = \"SQLMI\",\n AzureDbForMySql = \"AzureDbForMySql\",\n AzureDbForPostgreSql = \"AzureDbForPostgreSql\",\n MongoDb = \"MongoDb\",\n Unknown = \"Unknown\"\n}\n\n/**\n * Defines values for ProjectTargetPlatform. \\\n * {@link KnownProjectTargetPlatform} can be used interchangeably with ProjectTargetPlatform,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SQLDB** \\\n * **SQLMI** \\\n * **AzureDbForMySql** \\\n * **AzureDbForPostgreSql** \\\n * **MongoDb** \\\n * **Unknown**\n */\nexport type ProjectTargetPlatform = string;\n\n/** Known values of {@link ProjectProvisioningState} that the service accepts. */\nexport enum KnownProjectProvisioningState {\n Deleting = \"Deleting\",\n Succeeded = \"Succeeded\"\n}\n\n/**\n * Defines values for ProjectProvisioningState. \\\n * {@link KnownProjectProvisioningState} can be used interchangeably with ProjectProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Deleting** \\\n * **Succeeded**\n */\nexport type ProjectProvisioningState = string;\n\n/** Known values of {@link AuthenticationType} that the service accepts. */\nexport enum KnownAuthenticationType {\n None = \"None\",\n WindowsAuthentication = \"WindowsAuthentication\",\n SqlAuthentication = \"SqlAuthentication\",\n ActiveDirectoryIntegrated = \"ActiveDirectoryIntegrated\",\n ActiveDirectoryPassword = \"ActiveDirectoryPassword\"\n}\n\n/**\n * Defines values for AuthenticationType. \\\n * {@link KnownAuthenticationType} can be used interchangeably with AuthenticationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **WindowsAuthentication** \\\n * **SqlAuthentication** \\\n * **ActiveDirectoryIntegrated** \\\n * **ActiveDirectoryPassword**\n */\nexport type AuthenticationType = string;\n\n/** Known values of {@link SqlSourcePlatform} that the service accepts. */\nexport enum KnownSqlSourcePlatform {\n SqlOnPrem = \"SqlOnPrem\"\n}\n\n/**\n * Defines values for SqlSourcePlatform. \\\n * {@link KnownSqlSourcePlatform} can be used interchangeably with SqlSourcePlatform,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SqlOnPrem**\n */\nexport type SqlSourcePlatform = string;\n\n/** Known values of {@link BackupType} that the service accepts. */\nexport enum KnownBackupType {\n Database = \"Database\",\n TransactionLog = \"TransactionLog\",\n File = \"File\",\n DifferentialDatabase = \"DifferentialDatabase\",\n DifferentialFile = \"DifferentialFile\",\n Partial = \"Partial\",\n DifferentialPartial = \"DifferentialPartial\"\n}\n\n/**\n * Defines values for BackupType. \\\n * {@link KnownBackupType} can be used interchangeably with BackupType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Database** \\\n * **TransactionLog** \\\n * **File** \\\n * **DifferentialDatabase** \\\n * **DifferentialFile** \\\n * **Partial** \\\n * **DifferentialPartial**\n */\nexport type BackupType = string;\n\n/** Known values of {@link BackupFileStatus} that the service accepts. */\nexport enum KnownBackupFileStatus {\n Arrived = \"Arrived\",\n Queued = \"Queued\",\n Uploading = \"Uploading\",\n Uploaded = \"Uploaded\",\n Restoring = \"Restoring\",\n Restored = \"Restored\",\n Cancelled = \"Cancelled\"\n}\n\n/**\n * Defines values for BackupFileStatus. \\\n * {@link KnownBackupFileStatus} can be used interchangeably with BackupFileStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Arrived** \\\n * **Queued** \\\n * **Uploading** \\\n * **Uploaded** \\\n * **Restoring** \\\n * **Restored** \\\n * **Cancelled**\n */\nexport type BackupFileStatus = string;\n\n/** Known values of {@link MySqlTargetPlatformType} that the service accepts. */\nexport enum KnownMySqlTargetPlatformType {\n SqlServer = \"SqlServer\",\n AzureDbForMySQL = \"AzureDbForMySQL\"\n}\n\n/**\n * Defines values for MySqlTargetPlatformType. \\\n * {@link KnownMySqlTargetPlatformType} can be used interchangeably with MySqlTargetPlatformType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SqlServer** \\\n * **AzureDbForMySQL**\n */\nexport type MySqlTargetPlatformType = string;\n\n/** Known values of {@link DatabaseFileType} that the service accepts. */\nexport enum KnownDatabaseFileType {\n Rows = \"Rows\",\n Log = \"Log\",\n Filestream = \"Filestream\",\n NotSupported = \"NotSupported\",\n Fulltext = \"Fulltext\"\n}\n\n/**\n * Defines values for DatabaseFileType. \\\n * {@link KnownDatabaseFileType} can be used interchangeably with DatabaseFileType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Rows** \\\n * **Log** \\\n * **Filestream** \\\n * **NotSupported** \\\n * **Fulltext**\n */\nexport type DatabaseFileType = string;\n\n/** Known values of {@link DatabaseCompatLevel} that the service accepts. */\nexport enum KnownDatabaseCompatLevel {\n CompatLevel80 = \"CompatLevel80\",\n CompatLevel90 = \"CompatLevel90\",\n CompatLevel100 = \"CompatLevel100\",\n CompatLevel110 = \"CompatLevel110\",\n CompatLevel120 = \"CompatLevel120\",\n CompatLevel130 = \"CompatLevel130\",\n CompatLevel140 = \"CompatLevel140\"\n}\n\n/**\n * Defines values for DatabaseCompatLevel. \\\n * {@link KnownDatabaseCompatLevel} can be used interchangeably with DatabaseCompatLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CompatLevel80** \\\n * **CompatLevel90** \\\n * **CompatLevel100** \\\n * **CompatLevel110** \\\n * **CompatLevel120** \\\n * **CompatLevel130** \\\n * **CompatLevel140**\n */\nexport type DatabaseCompatLevel = string;\n\n/** Known values of {@link DatabaseState} that the service accepts. */\nexport enum KnownDatabaseState {\n Online = \"Online\",\n Restoring = \"Restoring\",\n Recovering = \"Recovering\",\n RecoveryPending = \"RecoveryPending\",\n Suspect = \"Suspect\",\n Emergency = \"Emergency\",\n Offline = \"Offline\",\n Copying = \"Copying\",\n OfflineSecondary = \"OfflineSecondary\"\n}\n\n/**\n * Defines values for DatabaseState. \\\n * {@link KnownDatabaseState} can be used interchangeably with DatabaseState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Online** \\\n * **Restoring** \\\n * **Recovering** \\\n * **RecoveryPending** \\\n * **Suspect** \\\n * **Emergency** \\\n * **Offline** \\\n * **Copying** \\\n * **OfflineSecondary**\n */\nexport type DatabaseState = string;\n\n/** Known values of {@link LoginType} that the service accepts. */\nexport enum KnownLoginType {\n WindowsUser = \"WindowsUser\",\n WindowsGroup = \"WindowsGroup\",\n SqlLogin = \"SqlLogin\",\n Certificate = \"Certificate\",\n AsymmetricKey = \"AsymmetricKey\",\n ExternalUser = \"ExternalUser\",\n ExternalGroup = \"ExternalGroup\"\n}\n\n/**\n * Defines values for LoginType. \\\n * {@link KnownLoginType} can be used interchangeably with LoginType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **WindowsUser** \\\n * **WindowsGroup** \\\n * **SqlLogin** \\\n * **Certificate** \\\n * **AsymmetricKey** \\\n * **ExternalUser** \\\n * **ExternalGroup**\n */\nexport type LoginType = string;\n\n/** Known values of {@link SchemaMigrationOption} that the service accepts. */\nexport enum KnownSchemaMigrationOption {\n None = \"None\",\n ExtractFromSource = \"ExtractFromSource\",\n UseStorageFile = \"UseStorageFile\"\n}\n\n/**\n * Defines values for SchemaMigrationOption. \\\n * {@link KnownSchemaMigrationOption} can be used interchangeably with SchemaMigrationOption,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **ExtractFromSource** \\\n * **UseStorageFile**\n */\nexport type SchemaMigrationOption = string;\n\n/** Known values of {@link MigrationState} that the service accepts. */\nexport enum KnownMigrationState {\n None = \"None\",\n InProgress = \"InProgress\",\n Failed = \"Failed\",\n Warning = \"Warning\",\n Completed = \"Completed\",\n Skipped = \"Skipped\",\n Stopped = \"Stopped\"\n}\n\n/**\n * Defines values for MigrationState. \\\n * {@link KnownMigrationState} can be used interchangeably with MigrationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **InProgress** \\\n * **Failed** \\\n * **Warning** \\\n * **Completed** \\\n * **Skipped** \\\n * **Stopped**\n */\nexport type MigrationState = string;\n\n/** Known values of {@link SchemaMigrationStage} that the service accepts. */\nexport enum KnownSchemaMigrationStage {\n NotStarted = \"NotStarted\",\n ValidatingInputs = \"ValidatingInputs\",\n CollectingObjects = \"CollectingObjects\",\n DownloadingScript = \"DownloadingScript\",\n GeneratingScript = \"GeneratingScript\",\n UploadingScript = \"UploadingScript\",\n DeployingSchema = \"DeployingSchema\",\n Completed = \"Completed\",\n CompletedWithWarnings = \"CompletedWithWarnings\",\n Failed = \"Failed\"\n}\n\n/**\n * Defines values for SchemaMigrationStage. \\\n * {@link KnownSchemaMigrationStage} can be used interchangeably with SchemaMigrationStage,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotStarted** \\\n * **ValidatingInputs** \\\n * **CollectingObjects** \\\n * **DownloadingScript** \\\n * **GeneratingScript** \\\n * **UploadingScript** \\\n * **DeployingSchema** \\\n * **Completed** \\\n * **CompletedWithWarnings** \\\n * **Failed**\n */\nexport type SchemaMigrationStage = string;\n\n/** Known values of {@link SyncDatabaseMigrationReportingState} that the service accepts. */\nexport enum KnownSyncDatabaseMigrationReportingState {\n Undefined = \"UNDEFINED\",\n Configuring = \"CONFIGURING\",\n Initialiazing = \"INITIALIAZING\",\n Starting = \"STARTING\",\n Running = \"RUNNING\",\n ReadyTOComplete = \"READY_TO_COMPLETE\",\n Completing = \"COMPLETING\",\n Complete = \"COMPLETE\",\n Cancelling = \"CANCELLING\",\n Cancelled = \"CANCELLED\",\n Failed = \"FAILED\",\n Validating = \"VALIDATING\",\n ValidationComplete = \"VALIDATION_COMPLETE\",\n ValidationFailed = \"VALIDATION_FAILED\",\n RestoreINProgress = \"RESTORE_IN_PROGRESS\",\n RestoreCompleted = \"RESTORE_COMPLETED\",\n BackupINProgress = \"BACKUP_IN_PROGRESS\",\n BackupCompleted = \"BACKUP_COMPLETED\"\n}\n\n/**\n * Defines values for SyncDatabaseMigrationReportingState. \\\n * {@link KnownSyncDatabaseMigrationReportingState} can be used interchangeably with SyncDatabaseMigrationReportingState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **UNDEFINED** \\\n * **CONFIGURING** \\\n * **INITIALIAZING** \\\n * **STARTING** \\\n * **RUNNING** \\\n * **READY_TO_COMPLETE** \\\n * **COMPLETING** \\\n * **COMPLETE** \\\n * **CANCELLING** \\\n * **CANCELLED** \\\n * **FAILED** \\\n * **VALIDATING** \\\n * **VALIDATION_COMPLETE** \\\n * **VALIDATION_FAILED** \\\n * **RESTORE_IN_PROGRESS** \\\n * **RESTORE_COMPLETED** \\\n * **BACKUP_IN_PROGRESS** \\\n * **BACKUP_COMPLETED**\n */\nexport type SyncDatabaseMigrationReportingState = string;\n\n/** Known values of {@link SyncTableMigrationState} that the service accepts. */\nexport enum KnownSyncTableMigrationState {\n BeforeLoad = \"BEFORE_LOAD\",\n FullLoad = \"FULL_LOAD\",\n Completed = \"COMPLETED\",\n Canceled = \"CANCELED\",\n Error = \"ERROR\",\n Failed = \"FAILED\"\n}\n\n/**\n * Defines values for SyncTableMigrationState. \\\n * {@link KnownSyncTableMigrationState} can be used interchangeably with SyncTableMigrationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **BEFORE_LOAD** \\\n * **FULL_LOAD** \\\n * **COMPLETED** \\\n * **CANCELED** \\\n * **ERROR** \\\n * **FAILED**\n */\nexport type SyncTableMigrationState = string;\n\n/** Known values of {@link ScenarioSource} that the service accepts. */\nexport enum KnownScenarioSource {\n Access = \"Access\",\n DB2 = \"DB2\",\n MySQL = \"MySQL\",\n Oracle = \"Oracle\",\n SQL = \"SQL\",\n Sybase = \"Sybase\",\n PostgreSQL = \"PostgreSQL\",\n MongoDB = \"MongoDB\",\n Sqlrds = \"SQLRDS\",\n MySqlrds = \"MySQLRDS\",\n PostgreSqlrds = \"PostgreSQLRDS\"\n}\n\n/**\n * Defines values for ScenarioSource. \\\n * {@link KnownScenarioSource} can be used interchangeably with ScenarioSource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Access** \\\n * **DB2** \\\n * **MySQL** \\\n * **Oracle** \\\n * **SQL** \\\n * **Sybase** \\\n * **PostgreSQL** \\\n * **MongoDB** \\\n * **SQLRDS** \\\n * **MySQLRDS** \\\n * **PostgreSQLRDS**\n */\nexport type ScenarioSource = string;\n\n/** Known values of {@link ScenarioTarget} that the service accepts. */\nexport enum KnownScenarioTarget {\n SQLServer = \"SQLServer\",\n Sqldb = \"SQLDB\",\n Sqldw = \"SQLDW\",\n Sqlmi = \"SQLMI\",\n AzureDBForMySql = \"AzureDBForMySql\",\n AzureDBForPostgresSQL = \"AzureDBForPostgresSQL\",\n MongoDB = \"MongoDB\"\n}\n\n/**\n * Defines values for ScenarioTarget. \\\n * {@link KnownScenarioTarget} can be used interchangeably with ScenarioTarget,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SQLServer** \\\n * **SQLDB** \\\n * **SQLDW** \\\n * **SQLMI** \\\n * **AzureDBForMySql** \\\n * **AzureDBForPostgresSQL** \\\n * **MongoDB**\n */\nexport type ScenarioTarget = string;\n\n/** Known values of {@link ReplicateMigrationState} that the service accepts. */\nexport enum KnownReplicateMigrationState {\n Undefined = \"UNDEFINED\",\n Validating = \"VALIDATING\",\n Pending = \"PENDING\",\n Complete = \"COMPLETE\",\n ActionRequired = \"ACTION_REQUIRED\",\n Failed = \"FAILED\"\n}\n\n/**\n * Defines values for ReplicateMigrationState. \\\n * {@link KnownReplicateMigrationState} can be used interchangeably with ReplicateMigrationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **UNDEFINED** \\\n * **VALIDATING** \\\n * **PENDING** \\\n * **COMPLETE** \\\n * **ACTION_REQUIRED** \\\n * **FAILED**\n */\nexport type ReplicateMigrationState = string;\n\n/** Known values of {@link MigrationStatus} that the service accepts. */\nexport enum KnownMigrationStatus {\n Default = \"Default\",\n Connecting = \"Connecting\",\n SourceAndTargetSelected = \"SourceAndTargetSelected\",\n SelectLogins = \"SelectLogins\",\n Configured = \"Configured\",\n Running = \"Running\",\n Error = \"Error\",\n Stopped = \"Stopped\",\n Completed = \"Completed\",\n CompletedWithWarnings = \"CompletedWithWarnings\"\n}\n\n/**\n * Defines values for MigrationStatus. \\\n * {@link KnownMigrationStatus} can be used interchangeably with MigrationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default** \\\n * **Connecting** \\\n * **SourceAndTargetSelected** \\\n * **SelectLogins** \\\n * **Configured** \\\n * **Running** \\\n * **Error** \\\n * **Stopped** \\\n * **Completed** \\\n * **CompletedWithWarnings**\n */\nexport type MigrationStatus = string;\n\n/** Known values of {@link ValidationStatus} that the service accepts. */\nexport enum KnownValidationStatus {\n Default = \"Default\",\n NotStarted = \"NotStarted\",\n Initialized = \"Initialized\",\n InProgress = \"InProgress\",\n Completed = \"Completed\",\n CompletedWithIssues = \"CompletedWithIssues\",\n Stopped = \"Stopped\",\n Failed = \"Failed\"\n}\n\n/**\n * Defines values for ValidationStatus. \\\n * {@link KnownValidationStatus} can be used interchangeably with ValidationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default** \\\n * **NotStarted** \\\n * **Initialized** \\\n * **InProgress** \\\n * **Completed** \\\n * **CompletedWithIssues** \\\n * **Stopped** \\\n * **Failed**\n */\nexport type ValidationStatus = string;\n\n/** Known values of {@link DatabaseMigrationStage} that the service accepts. */\nexport enum KnownDatabaseMigrationStage {\n None = \"None\",\n Initialize = \"Initialize\",\n Backup = \"Backup\",\n FileCopy = \"FileCopy\",\n Restore = \"Restore\",\n Completed = \"Completed\"\n}\n\n/**\n * Defines values for DatabaseMigrationStage. \\\n * {@link KnownDatabaseMigrationStage} can be used interchangeably with DatabaseMigrationStage,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Initialize** \\\n * **Backup** \\\n * **FileCopy** \\\n * **Restore** \\\n * **Completed**\n */\nexport type DatabaseMigrationStage = string;\n\n/** Known values of {@link Severity} that the service accepts. */\nexport enum KnownSeverity {\n Message = \"Message\",\n Warning = \"Warning\",\n Error = \"Error\"\n}\n\n/**\n * Defines values for Severity. \\\n * {@link KnownSeverity} can be used interchangeably with Severity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Message** \\\n * **Warning** \\\n * **Error**\n */\nexport type Severity = string;\n\n/** Known values of {@link ObjectType} that the service accepts. */\nexport enum KnownObjectType {\n StoredProcedures = \"StoredProcedures\",\n Table = \"Table\",\n User = \"User\",\n View = \"View\",\n Function = \"Function\"\n}\n\n/**\n * Defines values for ObjectType. \\\n * {@link KnownObjectType} can be used interchangeably with ObjectType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **StoredProcedures** \\\n * **Table** \\\n * **User** \\\n * **View** \\\n * **Function**\n */\nexport type ObjectType = string;\n\n/** Known values of {@link UpdateActionType} that the service accepts. */\nexport enum KnownUpdateActionType {\n DeletedOnTarget = \"DeletedOnTarget\",\n ChangedOnTarget = \"ChangedOnTarget\",\n AddedOnTarget = \"AddedOnTarget\"\n}\n\n/**\n * Defines values for UpdateActionType. \\\n * {@link KnownUpdateActionType} can be used interchangeably with UpdateActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DeletedOnTarget** \\\n * **ChangedOnTarget** \\\n * **AddedOnTarget**\n */\nexport type UpdateActionType = string;\n\n/** Known values of {@link DatabaseMigrationState} that the service accepts. */\nexport enum KnownDatabaseMigrationState {\n Undefined = \"UNDEFINED\",\n Initial = \"INITIAL\",\n FullBackupUploadStart = \"FULL_BACKUP_UPLOAD_START\",\n LOGShippingStart = \"LOG_SHIPPING_START\",\n UploadLOGFilesStart = \"UPLOAD_LOG_FILES_START\",\n CutoverStart = \"CUTOVER_START\",\n PostCutoverComplete = \"POST_CUTOVER_COMPLETE\",\n Completed = \"COMPLETED\",\n Cancelled = \"CANCELLED\",\n Failed = \"FAILED\"\n}\n\n/**\n * Defines values for DatabaseMigrationState. \\\n * {@link KnownDatabaseMigrationState} can be used interchangeably with DatabaseMigrationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **UNDEFINED** \\\n * **INITIAL** \\\n * **FULL_BACKUP_UPLOAD_START** \\\n * **LOG_SHIPPING_START** \\\n * **UPLOAD_LOG_FILES_START** \\\n * **CUTOVER_START** \\\n * **POST_CUTOVER_COMPLETE** \\\n * **COMPLETED** \\\n * **CANCELLED** \\\n * **FAILED**\n */\nexport type DatabaseMigrationState = string;\n\n/** Known values of {@link BackupMode} that the service accepts. */\nexport enum KnownBackupMode {\n CreateBackup = \"CreateBackup\",\n ExistingBackup = \"ExistingBackup\"\n}\n\n/**\n * Defines values for BackupMode. \\\n * {@link KnownBackupMode} can be used interchangeably with BackupMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CreateBackup** \\\n * **ExistingBackup**\n */\nexport type BackupMode = string;\n\n/** Known values of {@link LoginMigrationStage} that the service accepts. */\nexport enum KnownLoginMigrationStage {\n None = \"None\",\n Initialize = \"Initialize\",\n LoginMigration = \"LoginMigration\",\n EstablishUserMapping = \"EstablishUserMapping\",\n AssignRoleMembership = \"AssignRoleMembership\",\n AssignRoleOwnership = \"AssignRoleOwnership\",\n EstablishServerPermissions = \"EstablishServerPermissions\",\n EstablishObjectPermissions = \"EstablishObjectPermissions\",\n Completed = \"Completed\"\n}\n\n/**\n * Defines values for LoginMigrationStage. \\\n * {@link KnownLoginMigrationStage} can be used interchangeably with LoginMigrationStage,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Initialize** \\\n * **LoginMigration** \\\n * **EstablishUserMapping** \\\n * **AssignRoleMembership** \\\n * **AssignRoleOwnership** \\\n * **EstablishServerPermissions** \\\n * **EstablishObjectPermissions** \\\n * **Completed**\n */\nexport type LoginMigrationStage = string;\n\n/** Known values of {@link SsisStoreType} that the service accepts. */\nexport enum KnownSsisStoreType {\n SsisCatalog = \"SsisCatalog\"\n}\n\n/**\n * Defines values for SsisStoreType. \\\n * {@link KnownSsisStoreType} can be used interchangeably with SsisStoreType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SsisCatalog**\n */\nexport type SsisStoreType = string;\n\n/** Known values of {@link SsisMigrationOverwriteOption} that the service accepts. */\nexport enum KnownSsisMigrationOverwriteOption {\n Ignore = \"Ignore\",\n Overwrite = \"Overwrite\"\n}\n\n/**\n * Defines values for SsisMigrationOverwriteOption. \\\n * {@link KnownSsisMigrationOverwriteOption} can be used interchangeably with SsisMigrationOverwriteOption,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Ignore** \\\n * **Overwrite**\n */\nexport type SsisMigrationOverwriteOption = string;\n\n/** Known values of {@link SsisMigrationStage} that the service accepts. */\nexport enum KnownSsisMigrationStage {\n None = \"None\",\n Initialize = \"Initialize\",\n InProgress = \"InProgress\",\n Completed = \"Completed\"\n}\n\n/**\n * Defines values for SsisMigrationStage. \\\n * {@link KnownSsisMigrationStage} can be used interchangeably with SsisMigrationStage,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Initialize** \\\n * **InProgress** \\\n * **Completed**\n */\nexport type SsisMigrationStage = string;\n\n/** Known values of {@link MongoDbShardKeyOrder} that the service accepts. */\nexport enum KnownMongoDbShardKeyOrder {\n Forward = \"Forward\",\n Reverse = \"Reverse\",\n Hashed = \"Hashed\"\n}\n\n/**\n * Defines values for MongoDbShardKeyOrder. \\\n * {@link KnownMongoDbShardKeyOrder} can be used interchangeably with MongoDbShardKeyOrder,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Forward** \\\n * **Reverse** \\\n * **Hashed**\n */\nexport type MongoDbShardKeyOrder = string;\n\n/** Known values of {@link MongoDbClusterType} that the service accepts. */\nexport enum KnownMongoDbClusterType {\n BlobContainer = \"BlobContainer\",\n CosmosDb = \"CosmosDb\",\n MongoDb = \"MongoDb\"\n}\n\n/**\n * Defines values for MongoDbClusterType. \\\n * {@link KnownMongoDbClusterType} can be used interchangeably with MongoDbClusterType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **BlobContainer** \\\n * **CosmosDb** \\\n * **MongoDb**\n */\nexport type MongoDbClusterType = string;\n\n/** Known values of {@link MongoDbErrorType} that the service accepts. */\nexport enum KnownMongoDbErrorType {\n Error = \"Error\",\n ValidationError = \"ValidationError\",\n Warning = \"Warning\"\n}\n\n/**\n * Defines values for MongoDbErrorType. \\\n * {@link KnownMongoDbErrorType} can be used interchangeably with MongoDbErrorType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Error** \\\n * **ValidationError** \\\n * **Warning**\n */\nexport type MongoDbErrorType = string;\n\n/** Known values of {@link MongoDbProgressResultType} that the service accepts. */\nexport enum KnownMongoDbProgressResultType {\n Migration = \"Migration\",\n Database = \"Database\",\n Collection = \"Collection\"\n}\n\n/**\n * Defines values for MongoDbProgressResultType. \\\n * {@link KnownMongoDbProgressResultType} can be used interchangeably with MongoDbProgressResultType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Migration** \\\n * **Database** \\\n * **Collection**\n */\nexport type MongoDbProgressResultType = string;\n\n/** Known values of {@link MongoDbMigrationState} that the service accepts. */\nexport enum KnownMongoDbMigrationState {\n NotStarted = \"NotStarted\",\n ValidatingInput = \"ValidatingInput\",\n Initializing = \"Initializing\",\n Restarting = \"Restarting\",\n Copying = \"Copying\",\n InitialReplay = \"InitialReplay\",\n Replaying = \"Replaying\",\n Finalizing = \"Finalizing\",\n Complete = \"Complete\",\n Canceled = \"Canceled\",\n Failed = \"Failed\"\n}\n\n/**\n * Defines values for MongoDbMigrationState. \\\n * {@link KnownMongoDbMigrationState} can be used interchangeably with MongoDbMigrationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotStarted** \\\n * **ValidatingInput** \\\n * **Initializing** \\\n * **Restarting** \\\n * **Copying** \\\n * **InitialReplay** \\\n * **Replaying** \\\n * **Finalizing** \\\n * **Complete** \\\n * **Canceled** \\\n * **Failed**\n */\nexport type MongoDbMigrationState = string;\n\n/** Known values of {@link MongoDbReplication} that the service accepts. */\nexport enum KnownMongoDbReplication {\n Disabled = \"Disabled\",\n OneTime = \"OneTime\",\n Continuous = \"Continuous\"\n}\n\n/**\n * Defines values for MongoDbReplication. \\\n * {@link KnownMongoDbReplication} can be used interchangeably with MongoDbReplication,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **OneTime** \\\n * **Continuous**\n */\nexport type MongoDbReplication = string;\n\n/** Known values of {@link DataMigrationResultCode} that the service accepts. */\nexport enum KnownDataMigrationResultCode {\n Initial = \"Initial\",\n Completed = \"Completed\",\n ObjectNotExistsInSource = \"ObjectNotExistsInSource\",\n ObjectNotExistsInTarget = \"ObjectNotExistsInTarget\",\n TargetObjectIsInaccessible = \"TargetObjectIsInaccessible\",\n FatalError = \"FatalError\"\n}\n\n/**\n * Defines values for DataMigrationResultCode. \\\n * {@link KnownDataMigrationResultCode} can be used interchangeably with DataMigrationResultCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Initial** \\\n * **Completed** \\\n * **ObjectNotExistsInSource** \\\n * **ObjectNotExistsInTarget** \\\n * **TargetObjectIsInaccessible** \\\n * **FatalError**\n */\nexport type DataMigrationResultCode = string;\n\n/** Known values of {@link ErrorType} that the service accepts. */\nexport enum KnownErrorType {\n Default = \"Default\",\n Warning = \"Warning\",\n Error = \"Error\"\n}\n\n/**\n * Defines values for ErrorType. \\\n * {@link KnownErrorType} can be used interchangeably with ErrorType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default** \\\n * **Warning** \\\n * **Error**\n */\nexport type ErrorType = string;\n/** Defines values for ServerLevelPermissionsGroup. */\nexport type ServerLevelPermissionsGroup =\n | \"Default\"\n | \"MigrationFromSqlServerToAzureDB\"\n | \"MigrationFromSqlServerToAzureMI\"\n | \"MigrationFromMySQLToAzureDBForMySQL\";\n\n/** Optional parameters. */\nexport interface DatabaseMigrationsSqlMiGetOptionalParams\n extends coreClient.OperationOptions {\n /** Optional migration operation ID. If this is provided, then details of migration operation for that ID are retrieved. If not provided (default), then details related to most recent or current operation are retrieved. */\n migrationOperationId?: string;\n /** The child resources to include in the response. */\n expand?: string;\n}\n\n/** Contains response data for the get operation. */\nexport type DatabaseMigrationsSqlMiGetResponse = DatabaseMigrationSqlMi;\n\n/** Optional parameters. */\nexport interface DatabaseMigrationsSqlMiCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type DatabaseMigrationsSqlMiCreateOrUpdateResponse = DatabaseMigrationSqlMi;\n\n/** Optional parameters. */\nexport interface DatabaseMigrationsSqlMiCancelOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabaseMigrationsSqlMiCutoverOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabaseMigrationsSqlVmGetOptionalParams\n extends coreClient.OperationOptions {\n /** Optional migration operation ID. If this is provided, then details of migration operation for that ID are retrieved. If not provided (default), then details related to most recent or current operation are retrieved. */\n migrationOperationId?: string;\n /** The child resources to include in the response. */\n expand?: string;\n}\n\n/** Contains response data for the get operation. */\nexport type DatabaseMigrationsSqlVmGetResponse = DatabaseMigrationSqlVm;\n\n/** Optional parameters. */\nexport interface DatabaseMigrationsSqlVmCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type DatabaseMigrationsSqlVmCreateOrUpdateResponse = DatabaseMigrationSqlVm;\n\n/** Optional parameters. */\nexport interface DatabaseMigrationsSqlVmCancelOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabaseMigrationsSqlVmCutoverOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SqlMigrationServicesGetResponse = SqlMigrationService;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type SqlMigrationServicesCreateOrUpdateResponse = SqlMigrationService;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type SqlMigrationServicesUpdateResponse = SqlMigrationService;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type SqlMigrationServicesListByResourceGroupResponse = SqlMigrationListResult;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesListAuthKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAuthKeys operation. */\nexport type SqlMigrationServicesListAuthKeysResponse = AuthenticationKeys;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesRegenerateAuthKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the regenerateAuthKeys operation. */\nexport type SqlMigrationServicesRegenerateAuthKeysResponse = RegenAuthKeys;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesDeleteNodeOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the deleteNode operation. */\nexport type SqlMigrationServicesDeleteNodeResponse = DeleteNode;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesListMigrationsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMigrations operation. */\nexport type SqlMigrationServicesListMigrationsResponse = DatabaseMigrationListResult;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesListMonitoringDataOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMonitoringData operation. */\nexport type SqlMigrationServicesListMonitoringDataResponse = IntegrationRuntimeMonitoringData;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type SqlMigrationServicesListBySubscriptionResponse = SqlMigrationListResult;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type SqlMigrationServicesListByResourceGroupNextResponse = SqlMigrationListResult;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesListMigrationsNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMigrationsNext operation. */\nexport type SqlMigrationServicesListMigrationsNextResponse = DatabaseMigrationListResult;\n\n/** Optional parameters. */\nexport interface SqlMigrationServicesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type SqlMigrationServicesListBySubscriptionNextResponse = SqlMigrationListResult;\n\n/** Optional parameters. */\nexport interface ResourceSkusListSkusOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkus operation. */\nexport type ResourceSkusListSkusResponse = ResourceSkusResult;\n\n/** Optional parameters. */\nexport interface ResourceSkusListSkusNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkusNext operation. */\nexport type ResourceSkusListSkusNextResponse = ResourceSkusResult;\n\n/** Optional parameters. */\nexport interface ServicesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ServicesCreateOrUpdateResponse = DataMigrationService;\n\n/** Optional parameters. */\nexport interface ServicesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ServicesGetResponse = DataMigrationService;\n\n/** Optional parameters. */\nexport interface ServicesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delete the resource even if it contains running tasks */\n deleteRunningTasks?: boolean;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ServicesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ServicesUpdateResponse = DataMigrationService;\n\n/** Optional parameters. */\nexport interface ServicesCheckStatusOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the checkStatus operation. */\nexport type ServicesCheckStatusResponse = DataMigrationServiceStatusResponse;\n\n/** Optional parameters. */\nexport interface ServicesStartOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ServicesStopOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ServicesListSkusOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkus operation. */\nexport type ServicesListSkusResponse = ServiceSkuList;\n\n/** Optional parameters. */\nexport interface ServicesCheckChildrenNameAvailabilityOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the checkChildrenNameAvailability operation. */\nexport type ServicesCheckChildrenNameAvailabilityResponse = NameAvailabilityResponse;\n\n/** Optional parameters. */\nexport interface ServicesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type ServicesListByResourceGroupResponse = DataMigrationServiceList;\n\n/** Optional parameters. */\nexport interface ServicesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ServicesListResponse = DataMigrationServiceList;\n\n/** Optional parameters. */\nexport interface ServicesCheckNameAvailabilityOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the checkNameAvailability operation. */\nexport type ServicesCheckNameAvailabilityResponse = NameAvailabilityResponse;\n\n/** Optional parameters. */\nexport interface ServicesListSkusNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkusNext operation. */\nexport type ServicesListSkusNextResponse = ServiceSkuList;\n\n/** Optional parameters. */\nexport interface ServicesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type ServicesListByResourceGroupNextResponse = DataMigrationServiceList;\n\n/** Optional parameters. */\nexport interface ServicesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ServicesListNextResponse = DataMigrationServiceList;\n\n/** Optional parameters. */\nexport interface TasksListOptionalParams extends coreClient.OperationOptions {\n /** Filter tasks by task type */\n taskType?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type TasksListResponse = TaskList;\n\n/** Optional parameters. */\nexport interface TasksCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type TasksCreateOrUpdateResponse = ProjectTask;\n\n/** Optional parameters. */\nexport interface TasksGetOptionalParams extends coreClient.OperationOptions {\n /** Expand the response */\n expand?: string;\n}\n\n/** Contains response data for the get operation. */\nexport type TasksGetResponse = ProjectTask;\n\n/** Optional parameters. */\nexport interface TasksDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delete the resource even if it contains running tasks */\n deleteRunningTasks?: boolean;\n}\n\n/** Optional parameters. */\nexport interface TasksUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type TasksUpdateResponse = ProjectTask;\n\n/** Optional parameters. */\nexport interface TasksCancelOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the cancel operation. */\nexport type TasksCancelResponse = ProjectTask;\n\n/** Optional parameters. */\nexport interface TasksCommandOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the command operation. */\nexport type TasksCommandResponse = CommandPropertiesUnion;\n\n/** Optional parameters. */\nexport interface TasksListNextOptionalParams\n extends coreClient.OperationOptions {\n /** Filter tasks by task type */\n taskType?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type TasksListNextResponse = TaskList;\n\n/** Optional parameters. */\nexport interface ServiceTasksListOptionalParams\n extends coreClient.OperationOptions {\n /** Filter tasks by task type */\n taskType?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type ServiceTasksListResponse = TaskList;\n\n/** Optional parameters. */\nexport interface ServiceTasksCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ServiceTasksCreateOrUpdateResponse = ProjectTask;\n\n/** Optional parameters. */\nexport interface ServiceTasksGetOptionalParams\n extends coreClient.OperationOptions {\n /** Expand the response */\n expand?: string;\n}\n\n/** Contains response data for the get operation. */\nexport type ServiceTasksGetResponse = ProjectTask;\n\n/** Optional parameters. */\nexport interface ServiceTasksDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delete the resource even if it contains running tasks */\n deleteRunningTasks?: boolean;\n}\n\n/** Optional parameters. */\nexport interface ServiceTasksUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type ServiceTasksUpdateResponse = ProjectTask;\n\n/** Optional parameters. */\nexport interface ServiceTasksCancelOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the cancel operation. */\nexport type ServiceTasksCancelResponse = ProjectTask;\n\n/** Optional parameters. */\nexport interface ServiceTasksListNextOptionalParams\n extends coreClient.OperationOptions {\n /** Filter tasks by task type */\n taskType?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type ServiceTasksListNextResponse = TaskList;\n\n/** Optional parameters. */\nexport interface ProjectsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ProjectsListResponse = ProjectList;\n\n/** Optional parameters. */\nexport interface ProjectsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ProjectsCreateOrUpdateResponse = Project;\n\n/** Optional parameters. */\nexport interface ProjectsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ProjectsGetResponse = Project;\n\n/** Optional parameters. */\nexport interface ProjectsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delete the resource even if it contains running tasks */\n deleteRunningTasks?: boolean;\n}\n\n/** Optional parameters. */\nexport interface ProjectsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type ProjectsUpdateResponse = Project;\n\n/** Optional parameters. */\nexport interface ProjectsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ProjectsListNextResponse = ProjectList;\n\n/** Optional parameters. */\nexport interface UsagesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type UsagesListResponse = QuotaList;\n\n/** Optional parameters. */\nexport interface UsagesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type UsagesListNextResponse = QuotaList;\n\n/** Optional parameters. */\nexport interface FilesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type FilesListResponse = FileList;\n\n/** Optional parameters. */\nexport interface FilesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type FilesGetResponse = ProjectFile;\n\n/** Optional parameters. */\nexport interface FilesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type FilesCreateOrUpdateResponse = ProjectFile;\n\n/** Optional parameters. */\nexport interface FilesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface FilesUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type FilesUpdateResponse = ProjectFile;\n\n/** Optional parameters. */\nexport interface FilesReadOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the read operation. */\nexport type FilesReadResponse = FileStorageInfo;\n\n/** Optional parameters. */\nexport interface FilesReadWriteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the readWrite operation. */\nexport type FilesReadWriteResponse = FileStorageInfo;\n\n/** Optional parameters. */\nexport interface FilesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type FilesListNextResponse = FileList;\n\n/** Optional parameters. */\nexport interface DataMigrationManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\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 * as coreClient from \"@azure/core-client\";\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\"\n }\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\"\n }\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\"\n }\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const MigrationStatusDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationStatusDetails\",\n modelProperties: {\n migrationState: {\n serializedName: \"migrationState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n fullBackupSetInfo: {\n serializedName: \"fullBackupSetInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlBackupSetInfo\"\n }\n },\n lastRestoredBackupSetInfo: {\n serializedName: \"lastRestoredBackupSetInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlBackupSetInfo\"\n }\n },\n activeBackupSets: {\n serializedName: \"activeBackupSets\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SqlBackupSetInfo\"\n }\n }\n }\n },\n invalidFiles: {\n serializedName: \"invalidFiles\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n blobContainerName: {\n serializedName: \"blobContainerName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n isFullBackupRestored: {\n serializedName: \"isFullBackupRestored\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n restoreBlockingReason: {\n serializedName: \"restoreBlockingReason\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n completeRestoreErrorMessage: {\n serializedName: \"completeRestoreErrorMessage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n fileUploadBlockingErrors: {\n serializedName: \"fileUploadBlockingErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n currentRestoringFilename: {\n serializedName: \"currentRestoringFilename\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n lastRestoredFilename: {\n serializedName: \"lastRestoredFilename\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n pendingLogBackupsCount: {\n serializedName: \"pendingLogBackupsCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const SqlBackupSetInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SqlBackupSetInfo\",\n modelProperties: {\n backupSetId: {\n serializedName: \"backupSetId\",\n readOnly: true,\n type: {\n name: \"Uuid\"\n }\n },\n firstLSN: {\n serializedName: \"firstLSN\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n lastLSN: {\n serializedName: \"lastLSN\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n backupType: {\n serializedName: \"backupType\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n listOfBackupFiles: {\n serializedName: \"listOfBackupFiles\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SqlBackupFileInfo\"\n }\n }\n }\n },\n backupStartDate: {\n serializedName: \"backupStartDate\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n backupFinishDate: {\n serializedName: \"backupFinishDate\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n isBackupRestored: {\n serializedName: \"isBackupRestored\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n hasBackupChecksums: {\n serializedName: \"hasBackupChecksums\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n familyCount: {\n serializedName: \"familyCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n ignoreReasons: {\n serializedName: \"ignoreReasons\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SqlBackupFileInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SqlBackupFileInfo\",\n modelProperties: {\n fileName: {\n serializedName: \"fileName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n totalSize: {\n serializedName: \"totalSize\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n dataRead: {\n serializedName: \"dataRead\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n dataWritten: {\n serializedName: \"dataWritten\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n copyThroughput: {\n serializedName: \"copyThroughput\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n copyDuration: {\n serializedName: \"copyDuration\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n familySequenceNumber: {\n serializedName: \"familySequenceNumber\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const BackupConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupConfiguration\",\n modelProperties: {\n sourceLocation: {\n serializedName: \"sourceLocation\",\n type: {\n name: \"Composite\",\n className: \"SourceLocation\"\n }\n },\n targetLocation: {\n serializedName: \"targetLocation\",\n type: {\n name: \"Composite\",\n className: \"TargetLocation\"\n }\n }\n }\n }\n};\n\nexport const SourceLocation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SourceLocation\",\n modelProperties: {\n fileShare: {\n serializedName: \"fileShare\",\n type: {\n name: \"Composite\",\n className: \"SqlFileShare\"\n }\n },\n azureBlob: {\n serializedName: \"azureBlob\",\n type: {\n name: \"Composite\",\n className: \"AzureBlob\"\n }\n }\n }\n }\n};\n\nexport const SqlFileShare: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SqlFileShare\",\n modelProperties: {\n path: {\n serializedName: \"path\",\n type: {\n name: \"String\"\n }\n },\n username: {\n serializedName: \"username\",\n type: {\n name: \"String\"\n }\n },\n password: {\n serializedName: \"password\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureBlob: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureBlob\",\n modelProperties: {\n storageAccountResourceId: {\n serializedName: \"storageAccountResourceId\",\n type: {\n name: \"String\"\n }\n },\n accountKey: {\n serializedName: \"accountKey\",\n type: {\n name: \"String\"\n }\n },\n blobContainerName: {\n serializedName: \"blobContainerName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TargetLocation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TargetLocation\",\n modelProperties: {\n storageAccountResourceId: {\n serializedName: \"storageAccountResourceId\",\n type: {\n name: \"String\"\n }\n },\n accountKey: {\n serializedName: \"accountKey\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OfflineConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OfflineConfiguration\",\n modelProperties: {\n offline: {\n serializedName: \"offline\",\n type: {\n name: \"Boolean\"\n }\n },\n lastBackupName: {\n serializedName: \"lastBackupName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DatabaseMigrationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseMigrationProperties\",\n uberParent: \"DatabaseMigrationProperties\",\n polymorphicDiscriminator: {\n serializedName: \"kind\",\n clientName: \"kind\"\n },\n modelProperties: {\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n scope: {\n serializedName: \"scope\",\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n migrationStatus: {\n serializedName: \"migrationStatus\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n sourceSqlConnection: {\n serializedName: \"sourceSqlConnection\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInformation\"\n }\n },\n sourceDatabaseName: {\n serializedName: \"sourceDatabaseName\",\n type: {\n name: \"String\"\n }\n },\n migrationService: {\n serializedName: \"migrationService\",\n type: {\n name: \"String\"\n }\n },\n migrationOperationId: {\n serializedName: \"migrationOperationId\",\n type: {\n name: \"String\"\n }\n },\n migrationFailureError: {\n serializedName: \"migrationFailureError\",\n type: {\n name: \"Composite\",\n className: \"ErrorInfo\"\n }\n }\n }\n }\n};\n\nexport const SqlConnectionInformation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInformation\",\n modelProperties: {\n dataSource: {\n serializedName: \"dataSource\",\n type: {\n name: \"String\"\n }\n },\n authentication: {\n serializedName: \"authentication\",\n type: {\n name: \"String\"\n }\n },\n userName: {\n serializedName: \"userName\",\n type: {\n name: \"String\"\n }\n },\n password: {\n serializedName: \"password\",\n type: {\n name: \"String\"\n }\n },\n encryptConnection: {\n serializedName: \"encryptConnection\",\n type: {\n name: \"Boolean\"\n }\n },\n trustServerCertificate: {\n serializedName: \"trustServerCertificate\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ErrorInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorInfo\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrationOperationInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationOperationInput\",\n modelProperties: {\n migrationOperationId: {\n serializedName: \"migrationOperationId\",\n type: {\n name: \"Uuid\"\n }\n }\n }\n }\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OperationsDefinition\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationsDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationsDefinition\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationsDisplayDefinition\"\n }\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n }\n }\n }\n};\n\nexport const OperationsDisplayDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationsDisplayDefinition\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const SqlMigrationServiceUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SqlMigrationServiceUpdate\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const SqlMigrationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SqlMigrationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SqlMigrationService\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AuthenticationKeys: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AuthenticationKeys\",\n modelProperties: {\n authKey1: {\n serializedName: \"authKey1\",\n type: {\n name: \"String\"\n }\n },\n authKey2: {\n serializedName: \"authKey2\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RegenAuthKeys: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RegenAuthKeys\",\n modelProperties: {\n keyName: {\n serializedName: \"keyName\",\n type: {\n name: \"String\"\n }\n },\n authKey1: {\n serializedName: \"authKey1\",\n type: {\n name: \"String\"\n }\n },\n authKey2: {\n serializedName: \"authKey2\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DeleteNode: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeleteNode\",\n modelProperties: {\n nodeName: {\n serializedName: \"nodeName\",\n type: {\n name: \"String\"\n }\n },\n integrationRuntimeName: {\n serializedName: \"integrationRuntimeName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DatabaseMigrationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseMigrationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DatabaseMigration\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationRuntimeMonitoringData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationRuntimeMonitoringData\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n nodes: {\n serializedName: \"nodes\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NodeMonitoringData\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const NodeMonitoringData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NodeMonitoringData\",\n modelProperties: {\n additionalProperties: {\n serializedName: \"additionalProperties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n },\n nodeName: {\n serializedName: \"nodeName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n availableMemoryInMB: {\n serializedName: \"availableMemoryInMB\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cpuUtilization: {\n serializedName: \"cpuUtilization\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n concurrentJobsLimit: {\n serializedName: \"concurrentJobsLimit\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n concurrentJobsRunning: {\n serializedName: \"concurrentJobsRunning\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n maxConcurrentJobs: {\n serializedName: \"maxConcurrentJobs\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n sentBytes: {\n serializedName: \"sentBytes\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n receivedBytes: {\n serializedName: \"receivedBytes\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ResourceSkusResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSkusResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceSku\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n modelProperties: {\n resourceType: {\n serializedName: \"resourceType\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n size: {\n serializedName: \"size\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n family: {\n serializedName: \"family\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n kind: {\n serializedName: \"kind\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Composite\",\n className: \"ResourceSkuCapacity\"\n }\n },\n locations: {\n serializedName: \"locations\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n apiVersions: {\n serializedName: \"apiVersions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n costs: {\n serializedName: \"costs\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceSkuCosts\"\n }\n }\n }\n },\n capabilities: {\n serializedName: \"capabilities\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceSkuCapabilities\"\n }\n }\n }\n },\n restrictions: {\n serializedName: \"restrictions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceSkuRestrictions\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ResourceSkuCapacity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSkuCapacity\",\n modelProperties: {\n minimum: {\n serializedName: \"minimum\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n maximum: {\n serializedName: \"maximum\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n default: {\n serializedName: \"default\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n scaleType: {\n serializedName: \"scaleType\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceSkuCosts: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSkuCosts\",\n modelProperties: {\n meterID: {\n serializedName: \"meterID\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n quantity: {\n serializedName: \"quantity\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n extendedUnit: {\n serializedName: \"extendedUnit\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceSkuCapabilities: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSkuCapabilities\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceSkuRestrictions: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSkuRestrictions\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n values: {\n serializedName: \"values\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n reasonCode: {\n serializedName: \"reasonCode\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiError\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ODataError\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const ODataError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ODataError\",\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 details: {\n serializedName: \"details\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ODataError\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ServiceSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\"\n }\n },\n family: {\n serializedName: \"family\",\n type: {\n name: \"String\"\n }\n },\n size: {\n serializedName: \"size\",\n type: {\n name: \"String\"\n }\n },\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const DataMigrationServiceStatusResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DataMigrationServiceStatusResponse\",\n modelProperties: {\n agentVersion: {\n serializedName: \"agentVersion\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n vmSize: {\n serializedName: \"vmSize\",\n type: {\n name: \"String\"\n }\n },\n supportedTaskTypes: {\n serializedName: \"supportedTaskTypes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ServiceSkuList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceSkuList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AvailableServiceSku\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AvailableServiceSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AvailableServiceSku\",\n modelProperties: {\n resourceType: {\n serializedName: \"resourceType\",\n type: {\n name: \"String\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"AvailableServiceSkuSku\"\n }\n },\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Composite\",\n className: \"AvailableServiceSkuCapacity\"\n }\n }\n }\n }\n};\n\nexport const AvailableServiceSkuSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AvailableServiceSkuSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n family: {\n serializedName: \"family\",\n type: {\n name: \"String\"\n }\n },\n size: {\n serializedName: \"size\",\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AvailableServiceSkuCapacity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AvailableServiceSkuCapacity\",\n modelProperties: {\n minimum: {\n serializedName: \"minimum\",\n type: {\n name: \"Number\"\n }\n },\n maximum: {\n serializedName: \"maximum\",\n type: {\n name: \"Number\"\n }\n },\n default: {\n serializedName: \"default\",\n type: {\n name: \"Number\"\n }\n },\n scaleType: {\n serializedName: \"scaleType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TaskList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TaskList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ProjectTask\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProjectTaskProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProjectTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator: {\n serializedName: \"taskType\",\n clientName: \"taskType\"\n },\n modelProperties: {\n taskType: {\n serializedName: \"taskType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n errors: {\n serializedName: \"errors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ODataError\"\n }\n }\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n commands: {\n serializedName: \"commands\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CommandProperties\"\n }\n }\n }\n },\n clientData: {\n serializedName: \"clientData\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const CommandProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommandProperties\",\n uberParent: \"CommandProperties\",\n polymorphicDiscriminator: {\n serializedName: \"commandType\",\n clientName: \"commandType\"\n },\n modelProperties: {\n commandType: {\n serializedName: \"commandType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n errors: {\n serializedName: \"errors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ODataError\"\n }\n }\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const NameAvailabilityRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NameAvailabilityRequest\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const NameAvailabilityResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NameAvailabilityResponse\",\n modelProperties: {\n nameAvailable: {\n serializedName: \"nameAvailable\",\n type: {\n name: \"Boolean\"\n }\n },\n reason: {\n serializedName: \"reason\",\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 DataMigrationServiceList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DataMigrationServiceList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DataMigrationService\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProjectList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProjectList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Project\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectionInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionInfo\",\n uberParent: \"ConnectionInfo\",\n polymorphicDiscriminator: {\n serializedName: \"type\",\n clientName: \"type\"\n },\n modelProperties: {\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n userName: {\n serializedName: \"userName\",\n type: {\n name: \"String\"\n }\n },\n password: {\n serializedName: \"password\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DatabaseInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseInfo\",\n modelProperties: {\n sourceDatabaseName: {\n serializedName: \"sourceDatabaseName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const QuotaList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QuotaList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Quota\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Quota: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Quota\",\n modelProperties: {\n currentValue: {\n serializedName: \"currentValue\",\n type: {\n name: \"Number\"\n }\n },\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\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: \"QuotaName\"\n }\n },\n unit: {\n serializedName: \"unit\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const QuotaName: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QuotaName\",\n modelProperties: {\n localizedValue: {\n serializedName: \"localizedValue\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const FileList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FileList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ProjectFile\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProjectFileProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProjectFileProperties\",\n modelProperties: {\n extension: {\n serializedName: \"extension\",\n type: {\n name: \"String\"\n }\n },\n filePath: {\n serializedName: \"filePath\",\n type: {\n name: \"String\"\n }\n },\n lastModified: {\n serializedName: \"lastModified\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n mediaType: {\n serializedName: \"mediaType\",\n type: {\n name: \"String\"\n }\n },\n size: {\n serializedName: \"size\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const FileStorageInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FileStorageInfo\",\n modelProperties: {\n uri: {\n serializedName: \"uri\",\n type: {\n name: \"String\"\n }\n },\n headers: {\n serializedName: \"headers\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const MigrateSyncCompleteCommandInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSyncCompleteCommandInput\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n commitTimeStamp: {\n serializedName: \"commitTimeStamp\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const MigrateSyncCompleteCommandOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSyncCompleteCommandOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n errors: {\n serializedName: \"errors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ReportableException: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ReportableException\",\n modelProperties: {\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n actionableMessage: {\n serializedName: \"actionableMessage\",\n type: {\n name: \"String\"\n }\n },\n filePath: {\n serializedName: \"filePath\",\n type: {\n name: \"String\"\n }\n },\n lineNumber: {\n serializedName: \"lineNumber\",\n type: {\n name: \"String\"\n }\n },\n hResult: {\n serializedName: \"hResult\",\n type: {\n name: \"Number\"\n }\n },\n stackTrace: {\n serializedName: \"stackTrace\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateMISyncCompleteCommandInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateMISyncCompleteCommandInput\",\n modelProperties: {\n sourceDatabaseName: {\n serializedName: \"sourceDatabaseName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateMISyncCompleteCommandOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateMISyncCompleteCommandOutput\",\n modelProperties: {\n errors: {\n serializedName: \"errors\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AzureActiveDirectoryApp: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureActiveDirectoryApp\",\n modelProperties: {\n applicationId: {\n serializedName: \"applicationId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n appKey: {\n serializedName: \"appKey\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BackupSetInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupSetInfo\",\n modelProperties: {\n backupSetId: {\n serializedName: \"backupSetId\",\n type: {\n name: \"String\"\n }\n },\n firstLsn: {\n serializedName: \"firstLsn\",\n type: {\n name: \"String\"\n }\n },\n lastLsn: {\n serializedName: \"lastLsn\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedTime: {\n serializedName: \"lastModifiedTime\",\n type: {\n name: \"DateTime\"\n }\n },\n backupType: {\n serializedName: \"backupType\",\n type: {\n name: \"String\"\n }\n },\n listOfBackupFiles: {\n serializedName: \"listOfBackupFiles\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BackupFileInfo\"\n }\n }\n }\n },\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\"\n }\n },\n backupStartDate: {\n serializedName: \"backupStartDate\",\n type: {\n name: \"DateTime\"\n }\n },\n backupFinishedDate: {\n serializedName: \"backupFinishedDate\",\n type: {\n name: \"DateTime\"\n }\n },\n isBackupRestored: {\n serializedName: \"isBackupRestored\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const BackupFileInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupFileInfo\",\n modelProperties: {\n fileLocation: {\n serializedName: \"fileLocation\",\n type: {\n name: \"String\"\n }\n },\n familySequenceNumber: {\n serializedName: \"familySequenceNumber\",\n type: {\n name: \"Number\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OrphanedUserInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OrphanedUserInfo\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceMySqlTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceMySqlTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MySqlConnectionInfo\"\n }\n },\n targetPlatform: {\n serializedName: \"targetPlatform\",\n type: {\n name: \"String\"\n }\n },\n checkPermissionsGroup: {\n serializedName: \"checkPermissionsGroup\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Default\",\n \"MigrationFromSqlServerToAzureDB\",\n \"MigrationFromSqlServerToAzureMI\",\n \"MigrationFromMySQLToAzureDBForMySQL\"\n ]\n }\n },\n isOfflineMigration: {\n defaultValue: false,\n serializedName: \"isOfflineMigration\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceSqlServerTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n checkPermissionsGroup: {\n serializedName: \"checkPermissionsGroup\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Default\",\n \"MigrationFromSqlServerToAzureDB\",\n \"MigrationFromSqlServerToAzureMI\",\n \"MigrationFromMySQLToAzureDBForMySQL\"\n ]\n }\n },\n collectDatabases: {\n defaultValue: true,\n serializedName: \"collectDatabases\",\n type: {\n name: \"Boolean\"\n }\n },\n collectLogins: {\n defaultValue: false,\n serializedName: \"collectLogins\",\n type: {\n name: \"Boolean\"\n }\n },\n collectAgentJobs: {\n defaultValue: false,\n serializedName: \"collectAgentJobs\",\n type: {\n name: \"Boolean\"\n }\n },\n collectTdeCertificateInfo: {\n defaultValue: false,\n serializedName: \"collectTdeCertificateInfo\",\n type: {\n name: \"Boolean\"\n }\n },\n validateSsisCatalogOnly: {\n defaultValue: false,\n serializedName: \"validateSsisCatalogOnly\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceSqlServerTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerTaskOutput\",\n uberParent: \"ConnectToSourceSqlServerTaskOutput\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DatabaseFileInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseFileInfo\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\"\n }\n },\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n logicalName: {\n serializedName: \"logicalName\",\n type: {\n name: \"String\"\n }\n },\n physicalFullName: {\n serializedName: \"physicalFullName\",\n type: {\n name: \"String\"\n }\n },\n restoreFullName: {\n serializedName: \"restoreFullName\",\n type: {\n name: \"String\"\n }\n },\n fileType: {\n serializedName: \"fileType\",\n type: {\n name: \"String\"\n }\n },\n sizeMB: {\n serializedName: \"sizeMB\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MigrationEligibilityInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationEligibilityInfo\",\n modelProperties: {\n isEligibleForMigration: {\n serializedName: \"isEligibleForMigration\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n validationMessages: {\n serializedName: \"validationMessages\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToSourcePostgreSqlSyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourcePostgreSqlSyncTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"PostgreSqlConnectionInfo\"\n }\n }\n }\n }\n};\n\nexport const ConnectToSourcePostgreSqlSyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourcePostgreSqlSyncTaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databases: {\n serializedName: \"databases\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n sourceServerBrandVersion: {\n serializedName: \"sourceServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetAzureDbForMySqlTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetAzureDbForMySqlTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MySqlConnectionInfo\"\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MySqlConnectionInfo\"\n }\n },\n isOfflineMigration: {\n defaultValue: false,\n serializedName: \"isOfflineMigration\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetAzureDbForMySqlTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetAzureDbForMySqlTaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serverVersion: {\n serializedName: \"serverVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databases: {\n serializedName: \"databases\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetSqlDbTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlDbTaskInput\",\n modelProperties: {\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetSqlDbTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlDbTaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databases: {\n serializedName: \"databases\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetSqlMISyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlMISyncTaskInput\",\n modelProperties: {\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MiSqlConnectionInfo\"\n }\n },\n azureApp: {\n serializedName: \"azureApp\",\n type: {\n name: \"Composite\",\n className: \"AzureActiveDirectoryApp\"\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetSqlMISyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlMISyncTaskOutput\",\n modelProperties: {\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetSqlMITaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlMITaskInput\",\n modelProperties: {\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n collectLogins: {\n defaultValue: true,\n serializedName: \"collectLogins\",\n type: {\n name: \"Boolean\"\n }\n },\n collectAgentJobs: {\n defaultValue: true,\n serializedName: \"collectAgentJobs\",\n type: {\n name: \"Boolean\"\n }\n },\n validateSsisCatalogOnly: {\n defaultValue: false,\n serializedName: \"validateSsisCatalogOnly\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetSqlMITaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlMITaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n logins: {\n serializedName: \"logins\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n agentJobs: {\n serializedName: \"agentJobs\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetSqlDbSyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlDbSyncTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetAzureDbForPostgreSqlSyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetAzureDbForPostgreSqlSyncTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"PostgreSqlConnectionInfo\"\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"PostgreSqlConnectionInfo\"\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetAzureDbForPostgreSqlSyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetAzureDbForPostgreSqlSyncTaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databases: {\n serializedName: \"databases\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesMySqlTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesMySqlTaskInput\",\n modelProperties: {\n connectionInfo: {\n serializedName: \"connectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MySqlConnectionInfo\"\n }\n },\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesMySqlTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesMySqlTaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databasesToTables: {\n serializedName: \"databasesToTables\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const DatabaseTable: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseTable\",\n modelProperties: {\n hasRows: {\n serializedName: \"hasRows\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GetTdeCertificatesSqlTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetTdeCertificatesSqlTaskInput\",\n modelProperties: {\n connectionInfo: {\n serializedName: \"connectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n backupFileShare: {\n serializedName: \"backupFileShare\",\n type: {\n name: \"Composite\",\n className: \"FileShare\"\n }\n },\n selectedCertificates: {\n serializedName: \"selectedCertificates\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SelectedCertificateInput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const FileShare: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FileShare\",\n modelProperties: {\n userName: {\n serializedName: \"userName\",\n type: {\n name: \"String\"\n }\n },\n password: {\n serializedName: \"password\",\n type: {\n name: \"String\"\n }\n },\n path: {\n serializedName: \"path\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SelectedCertificateInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SelectedCertificateInput\",\n modelProperties: {\n certificateName: {\n serializedName: \"certificateName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n password: {\n serializedName: \"password\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GetTdeCertificatesSqlTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetTdeCertificatesSqlTaskOutput\",\n modelProperties: {\n base64EncodedCertificates: {\n serializedName: \"base64EncodedCertificates\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesSqlSyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesSqlSyncTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n selectedSourceDatabases: {\n serializedName: \"selectedSourceDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n selectedTargetDatabases: {\n serializedName: \"selectedTargetDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesSqlSyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesSqlSyncTaskOutput\",\n modelProperties: {\n databasesToSourceTables: {\n serializedName: \"databasesToSourceTables\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databasesToTargetTables: {\n serializedName: \"databasesToTargetTables\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tableValidationErrors: {\n serializedName: \"tableValidationErrors\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesSqlTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesSqlTaskInput\",\n modelProperties: {\n connectionInfo: {\n serializedName: \"connectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesSqlTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesSqlTaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databasesToTables: {\n serializedName: \"databasesToTables\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSchemaSqlServerSqlDbDatabaseInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSchemaSqlServerSqlDbDatabaseInput\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n targetDatabaseName: {\n serializedName: \"targetDatabaseName\",\n type: {\n name: \"String\"\n }\n },\n schemaSetting: {\n serializedName: \"schemaSetting\",\n type: {\n name: \"Composite\",\n className: \"SchemaMigrationSetting\"\n }\n }\n }\n }\n};\n\nexport const SchemaMigrationSetting: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SchemaMigrationSetting\",\n modelProperties: {\n schemaOption: {\n serializedName: \"schemaOption\",\n type: {\n name: \"String\"\n }\n },\n fileId: {\n serializedName: \"fileId\",\n type: {\n name: \"String\"\n }\n },\n fileName: {\n serializedName: \"fileName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SqlMigrationTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SqlMigrationTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n }\n }\n }\n};\n\nexport const MigrateSchemaSqlServerSqlDbTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSchemaSqlServerSqlDbTaskOutput\",\n uberParent: \"MigrateSchemaSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlSyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MySqlConnectionInfo\"\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MySqlConnectionInfo\"\n }\n },\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncDatabaseInput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlSyncDatabaseInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncDatabaseInput\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n targetDatabaseName: {\n serializedName: \"targetDatabaseName\",\n type: {\n name: \"String\"\n }\n },\n migrationSetting: {\n serializedName: \"migrationSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n sourceSetting: {\n serializedName: \"sourceSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n targetSetting: {\n serializedName: \"targetSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n tableMap: {\n serializedName: \"tableMap\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlSyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncTaskOutput\",\n uberParent: \"MigrateMySqlAzureDbForMySqlSyncTaskOutput\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SyncMigrationDatabaseErrorEvent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SyncMigrationDatabaseErrorEvent\",\n modelProperties: {\n timestampString: {\n serializedName: \"timestampString\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n eventTypeString: {\n serializedName: \"eventTypeString\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n eventText: {\n serializedName: \"eventText\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigratePostgreSqlAzureDbForPostgreSqlSyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskInput\",\n modelProperties: {\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className:\n \"MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseInput\"\n }\n }\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"PostgreSqlConnectionInfo\"\n }\n },\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"PostgreSqlConnectionInfo\"\n }\n },\n encryptedKeyForSecureFields: {\n serializedName: \"encryptedKeyForSecureFields\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseInput\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n targetDatabaseName: {\n serializedName: \"targetDatabaseName\",\n type: {\n name: \"String\"\n }\n },\n migrationSetting: {\n serializedName: \"migrationSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n sourceSetting: {\n serializedName: \"sourceSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n targetSetting: {\n serializedName: \"targetSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n selectedTables: {\n serializedName: \"selectedTables\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className:\n \"MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseTableInput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseTableInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseTableInput\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput\",\n uberParent: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbSyncDatabaseInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncDatabaseInput\",\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 targetDatabaseName: {\n serializedName: \"targetDatabaseName\",\n type: {\n name: \"String\"\n }\n },\n schemaName: {\n serializedName: \"schemaName\",\n type: {\n name: \"String\"\n }\n },\n tableMap: {\n serializedName: \"tableMap\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n migrationSetting: {\n serializedName: \"migrationSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n sourceSetting: {\n serializedName: \"sourceSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n targetSetting: {\n serializedName: \"targetSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const MigrationValidationOptions: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationValidationOptions\",\n modelProperties: {\n enableSchemaValidation: {\n serializedName: \"enableSchemaValidation\",\n type: {\n name: \"Boolean\"\n }\n },\n enableDataIntegrityValidation: {\n serializedName: \"enableDataIntegrityValidation\",\n type: {\n name: \"Boolean\"\n }\n },\n enableQueryAnalysisValidation: {\n serializedName: \"enableQueryAnalysisValidation\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbSyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncTaskOutput\",\n uberParent: \"MigrateSqlServerSqlDbSyncTaskOutput\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbDatabaseInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbDatabaseInput\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n targetDatabaseName: {\n serializedName: \"targetDatabaseName\",\n type: {\n name: \"String\"\n }\n },\n makeSourceDbReadOnly: {\n serializedName: \"makeSourceDbReadOnly\",\n type: {\n name: \"Boolean\"\n }\n },\n tableMap: {\n serializedName: \"tableMap\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n schemaSetting: {\n serializedName: \"schemaSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbTaskOutput\",\n uberParent: \"MigrateSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrationValidationResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationValidationResult\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n migrationId: {\n serializedName: \"migrationId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n summaryResults: {\n serializedName: \"summaryResults\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"MigrationValidationDatabaseSummaryResult\"\n }\n }\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrationValidationDatabaseSummaryResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationValidationDatabaseSummaryResult\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n migrationId: {\n serializedName: \"migrationId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceDatabaseName: {\n serializedName: \"sourceDatabaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetDatabaseName: {\n serializedName: \"targetDatabaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrationReportResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationReportResult\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n reportUrl: {\n serializedName: \"reportUrl\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DataItemMigrationSummaryResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DataItemMigrationSummaryResult\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n statusMessage: {\n serializedName: \"statusMessage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n itemsCount: {\n serializedName: \"itemsCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n itemsCompletedCount: {\n serializedName: \"itemsCompletedCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n errorPrefix: {\n serializedName: \"errorPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultPrefix: {\n serializedName: \"resultPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrationValidationDatabaseLevelResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationValidationDatabaseLevelResult\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n migrationId: {\n serializedName: \"migrationId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceDatabaseName: {\n serializedName: \"sourceDatabaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetDatabaseName: {\n serializedName: \"targetDatabaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n dataIntegrityValidationResult: {\n serializedName: \"dataIntegrityValidationResult\",\n type: {\n name: \"Composite\",\n className: \"DataIntegrityValidationResult\"\n }\n },\n schemaValidationResult: {\n serializedName: \"schemaValidationResult\",\n type: {\n name: \"Composite\",\n className: \"SchemaComparisonValidationResult\"\n }\n },\n queryAnalysisValidationResult: {\n serializedName: \"queryAnalysisValidationResult\",\n type: {\n name: \"Composite\",\n className: \"QueryAnalysisValidationResult\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DataIntegrityValidationResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DataIntegrityValidationResult\",\n modelProperties: {\n failedObjects: {\n serializedName: \"failedObjects\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n type: {\n name: \"Composite\",\n className: \"ValidationError\"\n }\n }\n }\n }\n};\n\nexport const ValidationError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationError\",\n modelProperties: {\n text: {\n serializedName: \"text\",\n type: {\n name: \"String\"\n }\n },\n severity: {\n serializedName: \"severity\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SchemaComparisonValidationResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SchemaComparisonValidationResult\",\n modelProperties: {\n schemaDifferences: {\n serializedName: \"schemaDifferences\",\n type: {\n name: \"Composite\",\n className: \"SchemaComparisonValidationResultType\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n type: {\n name: \"Composite\",\n className: \"ValidationError\"\n }\n },\n sourceDatabaseObjectCount: {\n serializedName: \"sourceDatabaseObjectCount\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Number\" } }\n }\n },\n targetDatabaseObjectCount: {\n serializedName: \"targetDatabaseObjectCount\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Number\" } }\n }\n }\n }\n }\n};\n\nexport const SchemaComparisonValidationResultType: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SchemaComparisonValidationResultType\",\n modelProperties: {\n objectName: {\n serializedName: \"objectName\",\n type: {\n name: \"String\"\n }\n },\n objectType: {\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n },\n updateAction: {\n serializedName: \"updateAction\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const QueryAnalysisValidationResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QueryAnalysisValidationResult\",\n modelProperties: {\n queryResults: {\n serializedName: \"queryResults\",\n type: {\n name: \"Composite\",\n className: \"QueryExecutionResult\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n type: {\n name: \"Composite\",\n className: \"ValidationError\"\n }\n }\n }\n }\n};\n\nexport const QueryExecutionResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QueryExecutionResult\",\n modelProperties: {\n queryText: {\n serializedName: \"queryText\",\n type: {\n name: \"String\"\n }\n },\n statementsInBatch: {\n serializedName: \"statementsInBatch\",\n type: {\n name: \"Number\"\n }\n },\n sourceResult: {\n serializedName: \"sourceResult\",\n type: {\n name: \"Composite\",\n className: \"ExecutionStatistics\"\n }\n },\n targetResult: {\n serializedName: \"targetResult\",\n type: {\n name: \"Composite\",\n className: \"ExecutionStatistics\"\n }\n }\n }\n }\n};\n\nexport const ExecutionStatistics: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExecutionStatistics\",\n modelProperties: {\n executionCount: {\n serializedName: \"executionCount\",\n type: {\n name: \"Number\"\n }\n },\n cpuTimeMs: {\n serializedName: \"cpuTimeMs\",\n type: {\n name: \"Number\"\n }\n },\n elapsedTimeMs: {\n serializedName: \"elapsedTimeMs\",\n type: {\n name: \"Number\"\n }\n },\n waitStats: {\n serializedName: \"waitStats\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"WaitStatistics\" } }\n }\n },\n hasErrors: {\n serializedName: \"hasErrors\",\n type: {\n name: \"Boolean\"\n }\n },\n sqlErrors: {\n serializedName: \"sqlErrors\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const WaitStatistics: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WaitStatistics\",\n modelProperties: {\n waitType: {\n serializedName: \"waitType\",\n type: {\n name: \"String\"\n }\n },\n waitTimeMs: {\n defaultValue: 0,\n serializedName: \"waitTimeMs\",\n type: {\n name: \"Number\"\n }\n },\n waitCount: {\n serializedName: \"waitCount\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const SqlServerSqlMISyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SqlServerSqlMISyncTaskInput\",\n modelProperties: {\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMIDatabaseInput\"\n }\n }\n }\n },\n backupFileShare: {\n serializedName: \"backupFileShare\",\n type: {\n name: \"Composite\",\n className: \"FileShare\"\n }\n },\n storageResourceId: {\n serializedName: \"storageResourceId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MiSqlConnectionInfo\"\n }\n },\n azureApp: {\n serializedName: \"azureApp\",\n type: {\n name: \"Composite\",\n className: \"AzureActiveDirectoryApp\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMIDatabaseInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMIDatabaseInput\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n restoreDatabaseName: {\n serializedName: \"restoreDatabaseName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n backupFileShare: {\n serializedName: \"backupFileShare\",\n type: {\n name: \"Composite\",\n className: \"FileShare\"\n }\n },\n backupFilePaths: {\n serializedName: \"backupFilePaths\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMISyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMISyncTaskOutput\",\n uberParent: \"MigrateSqlServerSqlMISyncTaskOutput\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BlobShare: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobShare\",\n modelProperties: {\n sasUri: {\n serializedName: \"sasUri\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMITaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMITaskOutput\",\n uberParent: \"MigrateSqlServerSqlMITaskOutput\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SsisMigrationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SsisMigrationInfo\",\n modelProperties: {\n ssisStoreType: {\n serializedName: \"ssisStoreType\",\n type: {\n name: \"String\"\n }\n },\n projectOverwriteOption: {\n serializedName: \"projectOverwriteOption\",\n type: {\n name: \"String\"\n }\n },\n environmentOverwriteOption: {\n serializedName: \"environmentOverwriteOption\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSsisTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSsisTaskOutput\",\n uberParent: \"MigrateSsisTaskOutput\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MongoDbCommandInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbCommandInput\",\n modelProperties: {\n objectName: {\n serializedName: \"objectName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MongoDbClusterInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbClusterInfo\",\n modelProperties: {\n databases: {\n serializedName: \"databases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MongoDbDatabaseInfo\"\n }\n }\n }\n },\n supportsSharding: {\n serializedName: \"supportsSharding\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n version: {\n serializedName: \"version\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MongoDbShardKeyInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbShardKeyInfo\",\n modelProperties: {\n fields: {\n serializedName: \"fields\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MongoDbShardKeyField\"\n }\n }\n }\n },\n isUnique: {\n serializedName: \"isUnique\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const MongoDbShardKeyField: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbShardKeyField\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n order: {\n serializedName: \"order\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MongoDbObjectInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbObjectInfo\",\n modelProperties: {\n averageDocumentSize: {\n serializedName: \"averageDocumentSize\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n dataSize: {\n serializedName: \"dataSize\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n documentCount: {\n serializedName: \"documentCount\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n qualifiedName: {\n serializedName: \"qualifiedName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MongoDbProgress: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbProgress\",\n uberParent: \"MongoDbProgress\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n bytesCopied: {\n serializedName: \"bytesCopied\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n documentsCopied: {\n serializedName: \"documentsCopied\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n elapsedTime: {\n serializedName: \"elapsedTime\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n errors: {\n serializedName: \"errors\",\n required: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"MongoDbError\" } }\n }\n },\n eventsPending: {\n serializedName: \"eventsPending\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n eventsReplayed: {\n serializedName: \"eventsReplayed\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n lastEventTime: {\n serializedName: \"lastEventTime\",\n type: {\n name: \"DateTime\"\n }\n },\n lastReplayTime: {\n serializedName: \"lastReplayTime\",\n type: {\n name: \"DateTime\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n qualifiedName: {\n serializedName: \"qualifiedName\",\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n state: {\n serializedName: \"state\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n totalBytes: {\n serializedName: \"totalBytes\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n totalDocuments: {\n serializedName: \"totalDocuments\",\n required: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MongoDbError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbError\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n count: {\n serializedName: \"count\",\n type: {\n name: \"Number\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MongoDbCollectionSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbCollectionSettings\",\n modelProperties: {\n canDelete: {\n serializedName: \"canDelete\",\n type: {\n name: \"Boolean\"\n }\n },\n shardKey: {\n serializedName: \"shardKey\",\n type: {\n name: \"Composite\",\n className: \"MongoDbShardKeySetting\"\n }\n },\n targetRUs: {\n serializedName: \"targetRUs\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MongoDbShardKeySetting: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbShardKeySetting\",\n modelProperties: {\n fields: {\n serializedName: \"fields\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MongoDbShardKeyField\"\n }\n }\n }\n },\n isUnique: {\n serializedName: \"isUnique\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const MongoDbDatabaseSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbDatabaseSettings\",\n modelProperties: {\n collections: {\n serializedName: \"collections\",\n required: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"MongoDbCollectionSettings\" }\n }\n }\n },\n targetRUs: {\n serializedName: \"targetRUs\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MongoDbMigrationSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbMigrationSettings\",\n modelProperties: {\n boostRUs: {\n serializedName: \"boostRUs\",\n type: {\n name: \"Number\"\n }\n },\n databases: {\n serializedName: \"databases\",\n required: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"MongoDbDatabaseSettings\" }\n }\n }\n },\n replication: {\n serializedName: \"replication\",\n type: {\n name: \"String\"\n }\n },\n source: {\n serializedName: \"source\",\n type: {\n name: \"Composite\",\n className: \"MongoDbConnectionInfo\"\n }\n },\n target: {\n serializedName: \"target\",\n type: {\n name: \"Composite\",\n className: \"MongoDbConnectionInfo\"\n }\n },\n throttling: {\n serializedName: \"throttling\",\n type: {\n name: \"Composite\",\n className: \"MongoDbThrottlingSettings\"\n }\n }\n }\n }\n};\n\nexport const MongoDbThrottlingSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbThrottlingSettings\",\n modelProperties: {\n minFreeCpu: {\n serializedName: \"minFreeCpu\",\n type: {\n name: \"Number\"\n }\n },\n minFreeMemoryMb: {\n serializedName: \"minFreeMemoryMb\",\n type: {\n name: \"Number\"\n }\n },\n maxParallelism: {\n serializedName: \"maxParallelism\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceOracleSyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceOracleSyncTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"OracleConnectionInfo\"\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceOracleSyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceOracleSyncTaskOutput\",\n modelProperties: {\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databases: {\n serializedName: \"databases\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n sourceServerBrandVersion: {\n serializedName: \"sourceServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInput\",\n modelProperties: {\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"PostgreSqlConnectionInfo\"\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutput\",\n modelProperties: {\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databases: {\n serializedName: \"databases\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n },\n databaseSchemaMap: {\n serializedName: \"databaseSchemaMap\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className:\n \"ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputDatabaseSchemaMapItem\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputDatabaseSchemaMapItem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className:\n \"ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputDatabaseSchemaMapItem\",\n modelProperties: {\n database: {\n serializedName: \"database\",\n type: {\n name: \"String\"\n }\n },\n schemas: {\n serializedName: \"schemas\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesOracleTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesOracleTaskInput\",\n modelProperties: {\n connectionInfo: {\n serializedName: \"connectionInfo\",\n type: {\n name: \"Composite\",\n className: \"OracleConnectionInfo\"\n }\n },\n selectedSchemas: {\n serializedName: \"selectedSchemas\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesOracleTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesOracleTaskOutput\",\n modelProperties: {\n schemaName: {\n serializedName: \"schemaName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tables: {\n serializedName: \"tables\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DatabaseTable\"\n }\n }\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesPostgreSqlTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesPostgreSqlTaskInput\",\n modelProperties: {\n connectionInfo: {\n serializedName: \"connectionInfo\",\n type: {\n name: \"Composite\",\n className: \"PostgreSqlConnectionInfo\"\n }\n },\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesPostgreSqlTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesPostgreSqlTaskOutput\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tables: {\n serializedName: \"tables\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DatabaseTable\"\n }\n }\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ValidateOracleAzureDbPostgreSqlSyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidateOracleAzureDbPostgreSqlSyncTaskOutput\",\n modelProperties: {\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateOracleAzureDbPostgreSqlSyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncTaskInput\",\n modelProperties: {\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncDatabaseInput\"\n }\n }\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"PostgreSqlConnectionInfo\"\n }\n },\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"OracleConnectionInfo\"\n }\n }\n }\n }\n};\n\nexport const MigrateOracleAzureDbPostgreSqlSyncDatabaseInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncDatabaseInput\",\n modelProperties: {\n caseManipulation: {\n serializedName: \"caseManipulation\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n schemaName: {\n serializedName: \"schemaName\",\n type: {\n name: \"String\"\n }\n },\n tableMap: {\n serializedName: \"tableMap\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n targetDatabaseName: {\n serializedName: \"targetDatabaseName\",\n type: {\n name: \"String\"\n }\n },\n migrationSetting: {\n serializedName: \"migrationSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n sourceSetting: {\n serializedName: \"sourceSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n targetSetting: {\n serializedName: \"targetSetting\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const MigrateOracleAzureDbPostgreSqlSyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput\",\n uberParent: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OracleOCIDriverInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OracleOCIDriverInfo\",\n modelProperties: {\n driverName: {\n serializedName: \"driverName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n driverSize: {\n serializedName: \"driverSize\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n archiveChecksum: {\n serializedName: \"archiveChecksum\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n oracleChecksum: {\n serializedName: \"oracleChecksum\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n assemblyVersion: {\n serializedName: \"assemblyVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n supportedOracleVersions: {\n serializedName: \"supportedOracleVersions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const CheckOCIDriverTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckOCIDriverTaskInput\",\n modelProperties: {\n serverVersion: {\n serializedName: \"serverVersion\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckOCIDriverTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckOCIDriverTaskOutput\",\n modelProperties: {\n installedDriver: {\n serializedName: \"installedDriver\",\n type: {\n name: \"Composite\",\n className: \"OracleOCIDriverInfo\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const UploadOCIDriverTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UploadOCIDriverTaskInput\",\n modelProperties: {\n driverShare: {\n serializedName: \"driverShare\",\n type: {\n name: \"Composite\",\n className: \"FileShare\"\n }\n }\n }\n }\n};\n\nexport const UploadOCIDriverTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UploadOCIDriverTaskOutput\",\n modelProperties: {\n driverPackageName: {\n serializedName: \"driverPackageName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const InstallOCIDriverTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"InstallOCIDriverTaskInput\",\n modelProperties: {\n driverPackageName: {\n serializedName: \"driverPackageName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const InstallOCIDriverTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"InstallOCIDriverTaskOutput\",\n modelProperties: {\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ServiceOperation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceOperation\",\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: \"ServiceOperationDisplay\"\n }\n }\n }\n }\n};\n\nexport const ServiceOperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceOperationDisplay\",\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 ServiceOperationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceOperationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServiceOperation\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceNonSqlTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceNonSqlTaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerBrandVersion: {\n serializedName: \"sourceServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serverProperties: {\n serializedName: \"serverProperties\",\n type: {\n name: \"Composite\",\n className: \"ServerProperties\"\n }\n },\n databases: {\n serializedName: \"databases\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ServerProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerProperties\",\n modelProperties: {\n serverPlatform: {\n serializedName: \"serverPlatform\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serverName: {\n serializedName: \"serverName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serverVersion: {\n serializedName: \"serverVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serverEdition: {\n serializedName: \"serverEdition\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serverOperatingSystemVersion: {\n serializedName: \"serverOperatingSystemVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serverDatabaseCount: {\n serializedName: \"serverDatabaseCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlOfflineTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlOfflineTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MySqlConnectionInfo\"\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MySqlConnectionInfo\"\n }\n },\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlOfflineDatabaseInput\"\n }\n }\n }\n },\n makeSourceServerReadOnly: {\n defaultValue: false,\n serializedName: \"makeSourceServerReadOnly\",\n type: {\n name: \"Boolean\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"DateTime\"\n }\n },\n optionalAgentSettings: {\n serializedName: \"optionalAgentSettings\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlOfflineDatabaseInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlOfflineDatabaseInput\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n targetDatabaseName: {\n serializedName: \"targetDatabaseName\",\n type: {\n name: \"String\"\n }\n },\n tableMap: {\n serializedName: \"tableMap\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlOfflineTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlOfflineTaskOutput\",\n uberParent: \"MigrateMySqlAzureDbForMySqlOfflineTaskOutput\",\n polymorphicDiscriminator: {\n serializedName: \"resultType\",\n clientName: \"resultType\"\n },\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultType: {\n serializedName: \"resultType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ValidateSyncMigrationInputSqlServerTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidateSyncMigrationInputSqlServerTaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncDatabaseInput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ValidateSyncMigrationInputSqlServerTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidateSyncMigrationInputSqlServerTaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ValidateMigrationInputSqlServerSqlMITaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidateMigrationInputSqlServerSqlMITaskInput\",\n modelProperties: {\n sourceConnectionInfo: {\n serializedName: \"sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMIDatabaseInput\"\n }\n }\n }\n },\n selectedLogins: {\n serializedName: \"selectedLogins\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n backupFileShare: {\n serializedName: \"backupFileShare\",\n type: {\n name: \"Composite\",\n className: \"FileShare\"\n }\n },\n backupBlobShare: {\n serializedName: \"backupBlobShare\",\n type: {\n name: \"Composite\",\n className: \"BlobShare\"\n }\n },\n backupMode: {\n serializedName: \"backupMode\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ValidateMigrationInputSqlServerSqlMITaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidateMigrationInputSqlServerSqlMITaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n restoreDatabaseNameErrors: {\n serializedName: \"restoreDatabaseNameErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n },\n backupFolderErrors: {\n serializedName: \"backupFolderErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n },\n backupShareCredentialsErrors: {\n serializedName: \"backupShareCredentialsErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n },\n backupStorageAccountErrors: {\n serializedName: \"backupStorageAccountErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n },\n existingBackupErrors: {\n serializedName: \"existingBackupErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n },\n databaseBackupInfo: {\n serializedName: \"databaseBackupInfo\",\n type: {\n name: \"Composite\",\n className: \"DatabaseBackupInfo\"\n }\n }\n }\n }\n};\n\nexport const DatabaseBackupInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseBackupInfo\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n backupType: {\n serializedName: \"backupType\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n backupFiles: {\n serializedName: \"backupFiles\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n position: {\n serializedName: \"position\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n isDamaged: {\n serializedName: \"isDamaged\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n isCompressed: {\n serializedName: \"isCompressed\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n familyCount: {\n serializedName: \"familyCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n backupFinishDate: {\n serializedName: \"backupFinishDate\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const ValidateMigrationInputSqlServerSqlMISyncTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidateMigrationInputSqlServerSqlMISyncTaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Database: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Database\",\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 compatibilityLevel: {\n serializedName: \"compatibilityLevel\",\n type: {\n name: \"String\"\n }\n },\n collation: {\n serializedName: \"collation\",\n type: {\n name: \"String\"\n }\n },\n serverName: {\n serializedName: \"serverName\",\n type: {\n name: \"String\"\n }\n },\n fqdn: {\n serializedName: \"fqdn\",\n type: {\n name: \"String\"\n }\n },\n installId: {\n serializedName: \"installId\",\n type: {\n name: \"String\"\n }\n },\n serverVersion: {\n serializedName: \"serverVersion\",\n type: {\n name: \"String\"\n }\n },\n serverEdition: {\n serializedName: \"serverEdition\",\n type: {\n name: \"String\"\n }\n },\n serverLevel: {\n serializedName: \"serverLevel\",\n type: {\n name: \"String\"\n }\n },\n serverDefaultDataPath: {\n serializedName: \"serverDefaultDataPath\",\n type: {\n name: \"String\"\n }\n },\n serverDefaultLogPath: {\n serializedName: \"serverDefaultLogPath\",\n type: {\n name: \"String\"\n }\n },\n serverDefaultBackupPath: {\n serializedName: \"serverDefaultBackupPath\",\n type: {\n name: \"String\"\n }\n },\n serverCoreCount: {\n serializedName: \"serverCoreCount\",\n type: {\n name: \"Number\"\n }\n },\n serverVisibleOnlineCoreCount: {\n serializedName: \"serverVisibleOnlineCoreCount\",\n type: {\n name: \"Number\"\n }\n },\n databaseState: {\n serializedName: \"databaseState\",\n type: {\n name: \"String\"\n }\n },\n serverId: {\n serializedName: \"serverId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DatabaseObjectName: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseObjectName\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n objectName: {\n serializedName: \"objectName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n schemaName: {\n serializedName: \"schemaName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n objectType: {\n serializedName: \"objectType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DataMigrationProjectMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DataMigrationProjectMetadata\",\n modelProperties: {\n sourceServerName: {\n serializedName: \"sourceServerName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerPort: {\n serializedName: \"sourceServerPort\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceUsername: {\n serializedName: \"sourceUsername\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerName: {\n serializedName: \"targetServerName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetUsername: {\n serializedName: \"targetUsername\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetDbName: {\n serializedName: \"targetDbName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetUsingWinAuth: {\n serializedName: \"targetUsingWinAuth\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n selectedMigrationTables: {\n serializedName: \"selectedMigrationTables\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrationTableMetadata\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrationTableMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationTableMetadata\",\n modelProperties: {\n sourceTableName: {\n serializedName: \"sourceTableName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetTableName: {\n serializedName: \"targetTableName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GetProjectDetailsNonSqlTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetProjectDetailsNonSqlTaskInput\",\n modelProperties: {\n projectName: {\n serializedName: \"projectName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n projectLocation: {\n serializedName: \"projectLocation\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const NonSqlMigrationTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NonSqlMigrationTaskInput\",\n modelProperties: {\n targetConnectionInfo: {\n serializedName: \"targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\"\n }\n },\n targetDatabaseName: {\n serializedName: \"targetDatabaseName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n projectName: {\n serializedName: \"projectName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n projectLocation: {\n serializedName: \"projectLocation\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n selectedTables: {\n serializedName: \"selectedTables\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NonSqlDataMigrationTable\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const NonSqlDataMigrationTable: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NonSqlDataMigrationTable\",\n modelProperties: {\n sourceName: {\n serializedName: \"sourceName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const NonSqlMigrationTaskOutput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NonSqlMigrationTaskOutput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n dataMigrationTableResults: {\n serializedName: \"dataMigrationTableResults\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n progressMessage: {\n serializedName: \"progressMessage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerName: {\n serializedName: \"sourceServerName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerName: {\n serializedName: \"targetServerName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const NonSqlDataMigrationTableResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NonSqlDataMigrationTableResult\",\n modelProperties: {\n resultCode: {\n serializedName: \"resultCode\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceName: {\n serializedName: \"sourceName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetName: {\n serializedName: \"targetName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceRowCount: {\n serializedName: \"sourceRowCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n targetRowCount: {\n serializedName: \"targetRowCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n elapsedTimeInMiliseconds: {\n serializedName: \"elapsedTimeInMiliseconds\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n errors: {\n serializedName: \"errors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DataMigrationError\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const DataMigrationError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DataMigrationError\",\n modelProperties: {\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerDatabaseInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerDatabaseInput\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n restoreDatabaseName: {\n serializedName: \"restoreDatabaseName\",\n type: {\n name: \"String\"\n }\n },\n backupAndRestoreFolder: {\n serializedName: \"backupAndRestoreFolder\",\n type: {\n name: \"String\"\n }\n },\n databaseFiles: {\n serializedName: \"databaseFiles\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DatabaseFileInput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const DatabaseFileInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseFileInput\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n logicalName: {\n serializedName: \"logicalName\",\n type: {\n name: \"String\"\n }\n },\n physicalFullName: {\n serializedName: \"physicalFullName\",\n type: {\n name: \"String\"\n }\n },\n restoreFullName: {\n serializedName: \"restoreFullName\",\n type: {\n name: \"String\"\n }\n },\n fileType: {\n serializedName: \"fileType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StartMigrationScenarioServerRoleResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StartMigrationScenarioServerRoleResult\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const DatabaseMigrationPropertiesSqlMi: coreClient.CompositeMapper = {\n serializedName: \"SqlMi\",\n type: {\n name: \"Composite\",\n className: \"DatabaseMigrationPropertiesSqlMi\",\n uberParent: \"DatabaseMigrationProperties\",\n polymorphicDiscriminator:\n DatabaseMigrationProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...DatabaseMigrationProperties.type.modelProperties,\n migrationStatusDetails: {\n serializedName: \"migrationStatusDetails\",\n type: {\n name: \"Composite\",\n className: \"MigrationStatusDetails\"\n }\n },\n targetDatabaseCollation: {\n serializedName: \"targetDatabaseCollation\",\n type: {\n name: \"String\"\n }\n },\n provisioningError: {\n serializedName: \"provisioningError\",\n type: {\n name: \"String\"\n }\n },\n backupConfiguration: {\n serializedName: \"backupConfiguration\",\n type: {\n name: \"Composite\",\n className: \"BackupConfiguration\"\n }\n },\n offlineConfiguration: {\n serializedName: \"offlineConfiguration\",\n type: {\n name: \"Composite\",\n className: \"OfflineConfiguration\"\n }\n }\n }\n }\n};\n\nexport const DatabaseMigrationPropertiesSqlVm: coreClient.CompositeMapper = {\n serializedName: \"SqlVm\",\n type: {\n name: \"Composite\",\n className: \"DatabaseMigrationPropertiesSqlVm\",\n uberParent: \"DatabaseMigrationProperties\",\n polymorphicDiscriminator:\n DatabaseMigrationProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...DatabaseMigrationProperties.type.modelProperties,\n migrationStatusDetails: {\n serializedName: \"migrationStatusDetails\",\n type: {\n name: \"Composite\",\n className: \"MigrationStatusDetails\"\n }\n },\n targetDatabaseCollation: {\n serializedName: \"targetDatabaseCollation\",\n type: {\n name: \"String\"\n }\n },\n provisioningError: {\n serializedName: \"provisioningError\",\n type: {\n name: \"String\"\n }\n },\n backupConfiguration: {\n serializedName: \"backupConfiguration\",\n type: {\n name: \"Composite\",\n className: \"BackupConfiguration\"\n }\n },\n offlineConfiguration: {\n serializedName: \"offlineConfiguration\",\n type: {\n name: \"Composite\",\n className: \"OfflineConfiguration\"\n }\n }\n }\n }\n};\n\nexport const DatabaseMigrationSqlMi: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseMigrationSqlMi\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"DatabaseMigrationPropertiesSqlMi\"\n }\n }\n }\n }\n};\n\nexport const DatabaseMigrationSqlVm: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseMigrationSqlVm\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"DatabaseMigrationPropertiesSqlVm\"\n }\n }\n }\n }\n};\n\nexport const DatabaseMigration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseMigration\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"DatabaseMigrationProperties\"\n }\n }\n }\n }\n};\n\nexport const SqlMigrationService: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SqlMigrationService\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n integrationRuntimeState: {\n serializedName: \"properties.integrationRuntimeState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DataMigrationService: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DataMigrationService\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n },\n kind: {\n serializedName: \"kind\",\n type: {\n name: \"String\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ServiceSku\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n publicKey: {\n serializedName: \"properties.publicKey\",\n type: {\n name: \"String\"\n }\n },\n virtualSubnetId: {\n serializedName: \"properties.virtualSubnetId\",\n type: {\n name: \"String\"\n }\n },\n virtualNicId: {\n serializedName: \"properties.virtualNicId\",\n type: {\n name: \"String\"\n }\n },\n autoStopDelay: {\n serializedName: \"properties.autoStopDelay\",\n type: {\n name: \"String\"\n }\n },\n deleteResourcesOnStop: {\n serializedName: \"properties.deleteResourcesOnStop\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const Project: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Project\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n eTag: {\n serializedName: \"eTag\",\n type: {\n name: \"String\"\n }\n },\n sourcePlatform: {\n serializedName: \"properties.sourcePlatform\",\n type: {\n name: \"String\"\n }\n },\n azureAuthenticationInfo: {\n serializedName: \"properties.azureAuthenticationInfo\",\n type: {\n name: \"String\"\n }\n },\n targetPlatform: {\n serializedName: \"properties.targetPlatform\",\n type: {\n name: \"String\"\n }\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n sourceConnectionInfo: {\n serializedName: \"properties.sourceConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"ConnectionInfo\"\n }\n },\n targetConnectionInfo: {\n serializedName: \"properties.targetConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"ConnectionInfo\"\n }\n },\n databasesInfo: {\n serializedName: \"properties.databasesInfo\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DatabaseInfo\"\n }\n }\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSchemaSqlServerSqlDbTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"MigrateSchemaSqlServerSqlDb\",\n type: {\n name: \"Composite\",\n className: \"MigrateSchemaSqlServerSqlDbTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateSchemaSqlServerSqlDbTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSchemaSqlServerSqlDbTaskOutput\"\n }\n }\n }\n },\n createdOn: {\n serializedName: \"createdOn\",\n type: {\n name: \"String\"\n }\n },\n taskId: {\n serializedName: \"taskId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckOCIDriverTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Service.Check.OCI\",\n type: {\n name: \"Composite\",\n className: \"CheckOCIDriverTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"CheckOCIDriverTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CheckOCIDriverTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const UploadOCIDriverTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Service.Upload.OCI\",\n type: {\n name: \"Composite\",\n className: \"UploadOCIDriverTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"UploadOCIDriverTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"UploadOCIDriverTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const InstallOCIDriverTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Service.Install.OCI\",\n type: {\n name: \"Composite\",\n className: \"InstallOCIDriverTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"InstallOCIDriverTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"InstallOCIDriverTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToMongoDbTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Connect.MongoDb\",\n type: {\n name: \"Composite\",\n className: \"ConnectToMongoDbTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MongoDbConnectionInfo\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MongoDbClusterInfo\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceSqlServerTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToSource.SqlServer\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceSqlServerSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToSource.SqlServer.Sync\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToSourcePostgreSqlSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToSource.PostgreSql.Sync\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourcePostgreSqlSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourcePostgreSqlSyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourcePostgreSqlSyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceMySqlTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToSource.MySql\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceMySqlTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceMySqlTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceNonSqlTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceOracleSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToSource.Oracle.Sync\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceOracleSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceOracleSyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceOracleSyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetSqlDbTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToTarget.SqlDb\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlDbTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlDbTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlDbTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetSqlDbSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToTarget.SqlDb.Sync\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlDbSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlDbSyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlDbTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetAzureDbForPostgreSqlSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToTarget.AzureDbForPostgreSql.Sync\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetAzureDbForPostgreSqlSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetAzureDbForPostgreSqlSyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetAzureDbForPostgreSqlSyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToTarget.Oracle.AzureDbForPostgreSql.Sync\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className:\n \"ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesSqlTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"GetUserTables.Sql\",\n type: {\n name: \"Composite\",\n className: \"GetUserTablesSqlTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"GetUserTablesSqlTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesSqlTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesSqlSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"GetUserTables.AzureSqlDb.Sync\",\n type: {\n name: \"Composite\",\n className: \"GetUserTablesSqlSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"GetUserTablesSqlSyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesSqlSyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesOracleTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"GetUserTablesOracle\",\n type: {\n name: \"Composite\",\n className: \"GetUserTablesOracleTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"GetUserTablesOracleTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesOracleTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesPostgreSqlTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"GetUserTablesPostgreSql\",\n type: {\n name: \"Composite\",\n className: \"GetUserTablesPostgreSqlTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"GetUserTablesPostgreSqlTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesPostgreSqlTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetUserTablesMySqlTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"GetUserTablesMySql\",\n type: {\n name: \"Composite\",\n className: \"GetUserTablesMySqlTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"GetUserTablesMySqlTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"GetUserTablesMySqlTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetSqlMITaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToTarget.AzureSqlDbMI\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlMITaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlMITaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlMITaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetSqlMISyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToTarget.AzureSqlDbMI.Sync.LRS\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlMISyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlMISyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetSqlMISyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToTargetAzureDbForMySqlTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ConnectToTarget.AzureDbForMySql\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetAzureDbForMySqlTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetAzureDbForMySqlTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectToTargetAzureDbForMySqlTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateMongoDbTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.MongoDb\",\n type: {\n name: \"Composite\",\n className: \"MigrateMongoDbTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MongoDbMigrationSettings\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MongoDbProgress\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMITaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.SqlServer.AzureSqlDbMI\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMITaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMITaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMITaskOutput\"\n }\n }\n }\n },\n taskId: {\n serializedName: \"taskId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMISyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.SqlServer.AzureSqlDbMI.Sync.LRS\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMISyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMISyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMISyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.SqlServer.SqlDb\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbTaskOutput\"\n }\n }\n }\n },\n taskId: {\n serializedName: \"taskId\",\n type: {\n name: \"String\"\n }\n },\n isCloneable: {\n serializedName: \"isCloneable\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.SqlServer.AzureSqlDb.Sync\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.MySql.AzureDbForMySql.Sync\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlOfflineTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.MySql.AzureDbForMySql\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlOfflineTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlOfflineTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlOfflineTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigratePostgreSqlAzureDbForPostgreSqlSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.PostgreSql.AzureDbForPostgreSql.SyncV2\",\n type: {\n name: \"Composite\",\n className: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput\"\n }\n }\n }\n },\n taskId: {\n serializedName: \"taskId\",\n type: {\n name: \"String\"\n }\n },\n createdOn: {\n serializedName: \"createdOn\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateOracleAzureDbForPostgreSqlSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.Oracle.AzureDbForPostgreSql.Sync\",\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbForPostgreSqlSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ValidateMigrationInputSqlServerSqlDbSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ValidateMigrationInput.SqlServer.SqlDb.Sync\",\n type: {\n name: \"Composite\",\n className: \"ValidateMigrationInputSqlServerSqlDbSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ValidateSyncMigrationInputSqlServerTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidateSyncMigrationInputSqlServerTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ValidateMigrationInputSqlServerSqlMITaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ValidateMigrationInput.SqlServer.AzureSqlDbMI\",\n type: {\n name: \"Composite\",\n className: \"ValidateMigrationInputSqlServerSqlMITaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ValidateMigrationInputSqlServerSqlMITaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidateMigrationInputSqlServerSqlMITaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ValidateMigrationInputSqlServerSqlMISyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"ValidateMigrationInput.SqlServer.AzureSqlDbMI.Sync.LRS\",\n type: {\n name: \"Composite\",\n className: \"ValidateMigrationInputSqlServerSqlMISyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"ValidateMigrationInputSqlServerSqlMISyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidateMigrationInputSqlServerSqlMISyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ValidateMongoDbTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Validate.MongoDb\",\n type: {\n name: \"Composite\",\n className: \"ValidateMongoDbTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MongoDbMigrationSettings\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MongoDbMigrationProgress\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ValidateOracleAzureDbForPostgreSqlSyncTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Validate.Oracle.AzureDbPostgreSql.Sync\",\n type: {\n name: \"Composite\",\n className: \"ValidateOracleAzureDbForPostgreSqlSyncTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidateOracleAzureDbPostgreSqlSyncTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GetTdeCertificatesSqlTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"GetTDECertificates.Sql\",\n type: {\n name: \"Composite\",\n className: \"GetTdeCertificatesSqlTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"GetTdeCertificatesSqlTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"GetTdeCertificatesSqlTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSsisTaskProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.Ssis\",\n type: {\n name: \"Composite\",\n className: \"MigrateSsisTaskProperties\",\n uberParent: \"ProjectTaskProperties\",\n polymorphicDiscriminator:\n ProjectTaskProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ProjectTaskProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateSsisTaskInput\"\n }\n },\n output: {\n serializedName: \"output\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSsisTaskOutput\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSyncCompleteCommandProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.Sync.Complete.Database\",\n type: {\n name: \"Composite\",\n className: \"MigrateSyncCompleteCommandProperties\",\n uberParent: \"CommandProperties\",\n polymorphicDiscriminator: CommandProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...CommandProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateSyncCompleteCommandInput\"\n }\n },\n output: {\n serializedName: \"output\",\n type: {\n name: \"Composite\",\n className: \"MigrateSyncCompleteCommandOutput\"\n }\n }\n }\n }\n};\n\nexport const MigrateMISyncCompleteCommandProperties: coreClient.CompositeMapper = {\n serializedName: \"Migrate.SqlServer.AzureDbSqlMi.Complete\",\n type: {\n name: \"Composite\",\n className: \"MigrateMISyncCompleteCommandProperties\",\n uberParent: \"CommandProperties\",\n polymorphicDiscriminator: CommandProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...CommandProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MigrateMISyncCompleteCommandInput\"\n }\n },\n output: {\n serializedName: \"output\",\n type: {\n name: \"Composite\",\n className: \"MigrateMISyncCompleteCommandOutput\"\n }\n }\n }\n }\n};\n\nexport const MongoDbCancelCommand: coreClient.CompositeMapper = {\n serializedName: \"cancel\",\n type: {\n name: \"Composite\",\n className: \"MongoDbCancelCommand\",\n uberParent: \"CommandProperties\",\n polymorphicDiscriminator: CommandProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...CommandProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MongoDbCommandInput\"\n }\n }\n }\n }\n};\n\nexport const MongoDbFinishCommand: coreClient.CompositeMapper = {\n serializedName: \"finish\",\n type: {\n name: \"Composite\",\n className: \"MongoDbFinishCommand\",\n uberParent: \"CommandProperties\",\n polymorphicDiscriminator: CommandProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...CommandProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MongoDbFinishCommandInput\"\n }\n }\n }\n }\n};\n\nexport const MongoDbRestartCommand: coreClient.CompositeMapper = {\n serializedName: \"restart\",\n type: {\n name: \"Composite\",\n className: \"MongoDbRestartCommand\",\n uberParent: \"CommandProperties\",\n polymorphicDiscriminator: CommandProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...CommandProperties.type.modelProperties,\n input: {\n serializedName: \"input\",\n type: {\n name: \"Composite\",\n className: \"MongoDbCommandInput\"\n }\n }\n }\n }\n};\n\nexport const ProjectTask: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProjectTask\",\n modelProperties: {\n ...Resource.type.modelProperties,\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ProjectTaskProperties\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const ProjectFile: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProjectFile\",\n modelProperties: {\n ...Resource.type.modelProperties,\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ProjectFileProperties\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const MongoDbConnectionInfo: coreClient.CompositeMapper = {\n serializedName: \"MongoDbConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MongoDbConnectionInfo\",\n uberParent: \"ConnectionInfo\",\n polymorphicDiscriminator: ConnectionInfo.type.polymorphicDiscriminator,\n modelProperties: {\n ...ConnectionInfo.type.modelProperties,\n connectionString: {\n serializedName: \"connectionString\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n dataSource: {\n serializedName: \"dataSource\",\n type: {\n name: \"String\"\n }\n },\n encryptConnection: {\n serializedName: \"encryptConnection\",\n type: {\n name: \"Boolean\"\n }\n },\n serverBrandVersion: {\n serializedName: \"serverBrandVersion\",\n type: {\n name: \"String\"\n }\n },\n enforceSSL: {\n serializedName: \"enforceSSL\",\n type: {\n name: \"Boolean\"\n }\n },\n port: {\n serializedName: \"port\",\n type: {\n name: \"Number\"\n }\n },\n additionalSettings: {\n serializedName: \"additionalSettings\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SqlConnectionInfo: coreClient.CompositeMapper = {\n serializedName: \"SqlConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"SqlConnectionInfo\",\n uberParent: \"ConnectionInfo\",\n polymorphicDiscriminator: ConnectionInfo.type.polymorphicDiscriminator,\n modelProperties: {\n ...ConnectionInfo.type.modelProperties,\n dataSource: {\n serializedName: \"dataSource\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n serverName: {\n serializedName: \"serverName\",\n type: {\n name: \"String\"\n }\n },\n port: {\n serializedName: \"port\",\n type: {\n name: \"String\"\n }\n },\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n },\n authentication: {\n serializedName: \"authentication\",\n type: {\n name: \"String\"\n }\n },\n encryptConnection: {\n defaultValue: true,\n serializedName: \"encryptConnection\",\n type: {\n name: \"Boolean\"\n }\n },\n additionalSettings: {\n serializedName: \"additionalSettings\",\n type: {\n name: \"String\"\n }\n },\n trustServerCertificate: {\n defaultValue: false,\n serializedName: \"trustServerCertificate\",\n type: {\n name: \"Boolean\"\n }\n },\n platform: {\n serializedName: \"platform\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MySqlConnectionInfo: coreClient.CompositeMapper = {\n serializedName: \"MySqlConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MySqlConnectionInfo\",\n uberParent: \"ConnectionInfo\",\n polymorphicDiscriminator: ConnectionInfo.type.polymorphicDiscriminator,\n modelProperties: {\n ...ConnectionInfo.type.modelProperties,\n serverName: {\n serializedName: \"serverName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n dataSource: {\n serializedName: \"dataSource\",\n type: {\n name: \"String\"\n }\n },\n port: {\n serializedName: \"port\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n encryptConnection: {\n defaultValue: true,\n serializedName: \"encryptConnection\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const OracleConnectionInfo: coreClient.CompositeMapper = {\n serializedName: \"OracleConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"OracleConnectionInfo\",\n uberParent: \"ConnectionInfo\",\n polymorphicDiscriminator: ConnectionInfo.type.polymorphicDiscriminator,\n modelProperties: {\n ...ConnectionInfo.type.modelProperties,\n dataSource: {\n serializedName: \"dataSource\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PostgreSqlConnectionInfo: coreClient.CompositeMapper = {\n serializedName: \"PostgreSqlConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"PostgreSqlConnectionInfo\",\n uberParent: \"ConnectionInfo\",\n polymorphicDiscriminator: ConnectionInfo.type.polymorphicDiscriminator,\n modelProperties: {\n ...ConnectionInfo.type.modelProperties,\n serverName: {\n serializedName: \"serverName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n dataSource: {\n serializedName: \"dataSource\",\n type: {\n name: \"String\"\n }\n },\n serverVersion: {\n serializedName: \"serverVersion\",\n type: {\n name: \"String\"\n }\n },\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\"\n }\n },\n port: {\n serializedName: \"port\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n encryptConnection: {\n defaultValue: true,\n serializedName: \"encryptConnection\",\n type: {\n name: \"Boolean\"\n }\n },\n trustServerCertificate: {\n defaultValue: false,\n serializedName: \"trustServerCertificate\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const MiSqlConnectionInfo: coreClient.CompositeMapper = {\n serializedName: \"MiSqlConnectionInfo\",\n type: {\n name: \"Composite\",\n className: \"MiSqlConnectionInfo\",\n uberParent: \"ConnectionInfo\",\n polymorphicDiscriminator: ConnectionInfo.type.polymorphicDiscriminator,\n modelProperties: {\n ...ConnectionInfo.type.modelProperties,\n managedInstanceResourceId: {\n serializedName: \"managedInstanceResourceId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceSqlServerTaskOutputTaskLevel: coreClient.CompositeMapper = {\n serializedName: \"TaskLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerTaskOutputTaskLevel\",\n uberParent: \"ConnectToSourceSqlServerTaskOutput\",\n polymorphicDiscriminator:\n ConnectToSourceSqlServerTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...ConnectToSourceSqlServerTaskOutput.type.modelProperties,\n databases: {\n serializedName: \"databases\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n logins: {\n serializedName: \"logins\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n agentJobs: {\n serializedName: \"agentJobs\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databaseTdeCertificateMapping: {\n serializedName: \"databaseTdeCertificateMapping\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerBrandVersion: {\n serializedName: \"sourceServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceSqlServerTaskOutputDatabaseLevel: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerTaskOutputDatabaseLevel\",\n uberParent: \"ConnectToSourceSqlServerTaskOutput\",\n polymorphicDiscriminator:\n ConnectToSourceSqlServerTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...ConnectToSourceSqlServerTaskOutput.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sizeMB: {\n serializedName: \"sizeMB\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n databaseFiles: {\n serializedName: \"databaseFiles\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DatabaseFileInfo\"\n }\n }\n }\n },\n compatibilityLevel: {\n serializedName: \"compatibilityLevel\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databaseState: {\n serializedName: \"databaseState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceSqlServerTaskOutputLoginLevel: coreClient.CompositeMapper = {\n serializedName: \"LoginLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerTaskOutputLoginLevel\",\n uberParent: \"ConnectToSourceSqlServerTaskOutput\",\n polymorphicDiscriminator:\n ConnectToSourceSqlServerTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...ConnectToSourceSqlServerTaskOutput.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n loginType: {\n serializedName: \"loginType\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n defaultDatabase: {\n serializedName: \"defaultDatabase\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n migrationEligibility: {\n serializedName: \"migrationEligibility\",\n type: {\n name: \"Composite\",\n className: \"MigrationEligibilityInfo\"\n }\n }\n }\n }\n};\n\nexport const ConnectToSourceSqlServerTaskOutputAgentJobLevel: coreClient.CompositeMapper = {\n serializedName: \"AgentJobLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"ConnectToSourceSqlServerTaskOutputAgentJobLevel\",\n uberParent: \"ConnectToSourceSqlServerTaskOutput\",\n polymorphicDiscriminator:\n ConnectToSourceSqlServerTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...ConnectToSourceSqlServerTaskOutput.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n jobCategory: {\n serializedName: \"jobCategory\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n jobOwner: {\n serializedName: \"jobOwner\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n lastExecutedOn: {\n serializedName: \"lastExecutedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n validationErrors: {\n serializedName: \"validationErrors\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n },\n migrationEligibility: {\n serializedName: \"migrationEligibility\",\n type: {\n name: \"Composite\",\n className: \"MigrationEligibilityInfo\"\n }\n }\n }\n }\n};\n\nexport const MigrateSchemaSqlServerSqlDbTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSchemaSqlServerSqlDbTaskInput\",\n modelProperties: {\n ...SqlMigrationTaskInput.type.modelProperties,\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSchemaSqlServerSqlDbDatabaseInput\"\n }\n }\n }\n },\n encryptedKeyForSecureFields: {\n serializedName: \"encryptedKeyForSecureFields\",\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbSyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncTaskInput\",\n modelProperties: {\n ...SqlMigrationTaskInput.type.modelProperties,\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncDatabaseInput\"\n }\n }\n }\n },\n validationOptions: {\n serializedName: \"validationOptions\",\n type: {\n name: \"Composite\",\n className: \"MigrationValidationOptions\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbTaskInput\",\n modelProperties: {\n ...SqlMigrationTaskInput.type.modelProperties,\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbDatabaseInput\"\n }\n }\n }\n },\n validationOptions: {\n serializedName: \"validationOptions\",\n type: {\n name: \"Composite\",\n className: \"MigrationValidationOptions\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"String\"\n }\n },\n encryptedKeyForSecureFields: {\n serializedName: \"encryptedKeyForSecureFields\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMITaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMITaskInput\",\n modelProperties: {\n ...SqlMigrationTaskInput.type.modelProperties,\n selectedDatabases: {\n serializedName: \"selectedDatabases\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMIDatabaseInput\"\n }\n }\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"String\"\n }\n },\n selectedLogins: {\n serializedName: \"selectedLogins\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n selectedAgentJobs: {\n serializedName: \"selectedAgentJobs\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n backupFileShare: {\n serializedName: \"backupFileShare\",\n type: {\n name: \"Composite\",\n className: \"FileShare\"\n }\n },\n backupBlobShare: {\n serializedName: \"backupBlobShare\",\n type: {\n name: \"Composite\",\n className: \"BlobShare\"\n }\n },\n backupMode: {\n serializedName: \"backupMode\",\n type: {\n name: \"String\"\n }\n },\n aadDomainName: {\n serializedName: \"aadDomainName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSsisTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSsisTaskInput\",\n modelProperties: {\n ...SqlMigrationTaskInput.type.modelProperties,\n ssisMigrationInfo: {\n serializedName: \"ssisMigrationInfo\",\n type: {\n name: \"Composite\",\n className: \"SsisMigrationInfo\"\n }\n }\n }\n }\n};\n\nexport const MigrateSchemaSqlServerSqlDbTaskOutputMigrationLevel: coreClient.CompositeMapper = {\n serializedName: \"MigrationLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSchemaSqlServerSqlDbTaskOutputMigrationLevel\",\n uberParent: \"MigrateSchemaSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator:\n MigrateSchemaSqlServerSqlDbTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSchemaSqlServerSqlDbTaskOutput.type.modelProperties,\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerBrandVersion: {\n serializedName: \"sourceServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSchemaSqlServerSqlDbTaskOutputDatabaseLevel: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSchemaSqlServerSqlDbTaskOutputDatabaseLevel\",\n uberParent: \"MigrateSchemaSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator:\n MigrateSchemaSqlServerSqlDbTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSchemaSqlServerSqlDbTaskOutput.type.modelProperties,\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n stage: {\n serializedName: \"stage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n databaseErrorResultPrefix: {\n serializedName: \"databaseErrorResultPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n schemaErrorResultPrefix: {\n serializedName: \"schemaErrorResultPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n numberOfSuccessfulOperations: {\n serializedName: \"numberOfSuccessfulOperations\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n numberOfFailedOperations: {\n serializedName: \"numberOfFailedOperations\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fileId: {\n serializedName: \"fileId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSchemaSqlServerSqlDbTaskOutputError: coreClient.CompositeMapper = {\n serializedName: \"SchemaErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSchemaSqlServerSqlDbTaskOutputError\",\n uberParent: \"MigrateSchemaSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator:\n MigrateSchemaSqlServerSqlDbTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSchemaSqlServerSqlDbTaskOutput.type.modelProperties,\n commandText: {\n serializedName: \"commandText\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n errorText: {\n serializedName: \"errorText\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSchemaSqlTaskOutputError: coreClient.CompositeMapper = {\n serializedName: \"ErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSchemaSqlTaskOutputError\",\n uberParent: \"MigrateSchemaSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator:\n MigrateSchemaSqlServerSqlDbTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSchemaSqlServerSqlDbTaskOutput.type.modelProperties,\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlSyncTaskOutputMigrationLevel: coreClient.CompositeMapper = {\n serializedName: \"MigrationLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncTaskOutputMigrationLevel\",\n uberParent: \"MigrateMySqlAzureDbForMySqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateMySqlAzureDbForMySqlSyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateMySqlAzureDbForMySqlSyncTaskOutput.type.modelProperties,\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServer: {\n serializedName: \"sourceServer\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServer: {\n serializedName: \"targetServer\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel\",\n uberParent: \"MigrateMySqlAzureDbForMySqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateMySqlAzureDbForMySqlSyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateMySqlAzureDbForMySqlSyncTaskOutput.type.modelProperties,\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n migrationState: {\n serializedName: \"migrationState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n incomingChanges: {\n serializedName: \"incomingChanges\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n appliedChanges: {\n serializedName: \"appliedChanges\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadCompletedTables: {\n serializedName: \"fullLoadCompletedTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadLoadingTables: {\n serializedName: \"fullLoadLoadingTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadQueuedTables: {\n serializedName: \"fullLoadQueuedTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadErroredTables: {\n serializedName: \"fullLoadErroredTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n initializationCompleted: {\n serializedName: \"initializationCompleted\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n latency: {\n serializedName: \"latency\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlSyncTaskOutputTableLevel: coreClient.CompositeMapper = {\n serializedName: \"TableLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncTaskOutputTableLevel\",\n uberParent: \"MigrateMySqlAzureDbForMySqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateMySqlAzureDbForMySqlSyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateMySqlAzureDbForMySqlSyncTaskOutput.type.modelProperties,\n tableName: {\n serializedName: \"tableName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n fullLoadEstFinishTime: {\n serializedName: \"fullLoadEstFinishTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadStartedOn: {\n serializedName: \"fullLoadStartedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadEndedOn: {\n serializedName: \"fullLoadEndedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadTotalRows: {\n serializedName: \"fullLoadTotalRows\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n totalChangesApplied: {\n serializedName: \"totalChangesApplied\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n dataErrorsCounter: {\n serializedName: \"dataErrorsCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n lastModifiedTime: {\n serializedName: \"lastModifiedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlSyncTaskOutputError: coreClient.CompositeMapper = {\n serializedName: \"ErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncTaskOutputError\",\n uberParent: \"MigrateMySqlAzureDbForMySqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateMySqlAzureDbForMySqlSyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateMySqlAzureDbForMySqlSyncTaskOutput.type.modelProperties,\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseError: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseError\",\n uberParent: \"MigrateMySqlAzureDbForMySqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateMySqlAzureDbForMySqlSyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateMySqlAzureDbForMySqlSyncTaskOutput.type.modelProperties,\n errorMessage: {\n serializedName: \"errorMessage\",\n type: {\n name: \"String\"\n }\n },\n events: {\n serializedName: \"events\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SyncMigrationDatabaseErrorEvent\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel: coreClient.CompositeMapper = {\n serializedName: \"MigrationLevelOutput\",\n type: {\n name: \"Composite\",\n className:\n \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel\",\n uberParent: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.type\n .modelProperties,\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServer: {\n serializedName: \"sourceServer\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServer: {\n serializedName: \"targetServer\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerType: {\n serializedName: \"sourceServerType\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerType: {\n serializedName: \"targetServerType\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databaseCount: {\n serializedName: \"databaseCount\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseLevel: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelOutput\",\n type: {\n name: \"Composite\",\n className:\n \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseLevel\",\n uberParent: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.type\n .modelProperties,\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n migrationState: {\n serializedName: \"migrationState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n incomingChanges: {\n serializedName: \"incomingChanges\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n appliedChanges: {\n serializedName: \"appliedChanges\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadCompletedTables: {\n serializedName: \"fullLoadCompletedTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadLoadingTables: {\n serializedName: \"fullLoadLoadingTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadQueuedTables: {\n serializedName: \"fullLoadQueuedTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadErroredTables: {\n serializedName: \"fullLoadErroredTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n initializationCompleted: {\n serializedName: \"initializationCompleted\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n latency: {\n serializedName: \"latency\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputTableLevel: coreClient.CompositeMapper = {\n serializedName: \"TableLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputTableLevel\",\n uberParent: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.type\n .modelProperties,\n tableName: {\n serializedName: \"tableName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadEstFinishTime: {\n serializedName: \"fullLoadEstFinishTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadStartedOn: {\n serializedName: \"fullLoadStartedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadEndedOn: {\n serializedName: \"fullLoadEndedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadTotalRows: {\n serializedName: \"fullLoadTotalRows\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n totalChangesApplied: {\n serializedName: \"totalChangesApplied\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n dataErrorsCounter: {\n serializedName: \"dataErrorsCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n lastModifiedTime: {\n serializedName: \"lastModifiedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputError: coreClient.CompositeMapper = {\n serializedName: \"ErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputError\",\n uberParent: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.type\n .modelProperties,\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n },\n events: {\n serializedName: \"events\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SyncMigrationDatabaseErrorEvent\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseError: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelErrorOutput\",\n type: {\n name: \"Composite\",\n className:\n \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseError\",\n uberParent: \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.type\n .modelProperties,\n errorMessage: {\n serializedName: \"errorMessage\",\n type: {\n name: \"String\"\n }\n },\n events: {\n serializedName: \"events\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SyncMigrationDatabaseErrorEvent\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbSyncTaskOutputMigrationLevel: coreClient.CompositeMapper = {\n serializedName: \"MigrationLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncTaskOutputMigrationLevel\",\n uberParent: \"MigrateSqlServerSqlDbSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlDbSyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlDbSyncTaskOutput.type.modelProperties,\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServer: {\n serializedName: \"sourceServer\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServer: {\n serializedName: \"targetServer\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databaseCount: {\n serializedName: \"databaseCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbSyncTaskOutputDatabaseLevel: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncTaskOutputDatabaseLevel\",\n uberParent: \"MigrateSqlServerSqlDbSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlDbSyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlDbSyncTaskOutput.type.modelProperties,\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n migrationState: {\n serializedName: \"migrationState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n incomingChanges: {\n serializedName: \"incomingChanges\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n appliedChanges: {\n serializedName: \"appliedChanges\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadCompletedTables: {\n serializedName: \"fullLoadCompletedTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadLoadingTables: {\n serializedName: \"fullLoadLoadingTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadQueuedTables: {\n serializedName: \"fullLoadQueuedTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadErroredTables: {\n serializedName: \"fullLoadErroredTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n initializationCompleted: {\n serializedName: \"initializationCompleted\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n latency: {\n serializedName: \"latency\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbSyncTaskOutputTableLevel: coreClient.CompositeMapper = {\n serializedName: \"TableLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncTaskOutputTableLevel\",\n uberParent: \"MigrateSqlServerSqlDbSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlDbSyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlDbSyncTaskOutput.type.modelProperties,\n tableName: {\n serializedName: \"tableName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadEstFinishTime: {\n serializedName: \"fullLoadEstFinishTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadStartedOn: {\n serializedName: \"fullLoadStartedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadEndedOn: {\n serializedName: \"fullLoadEndedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadTotalRows: {\n serializedName: \"fullLoadTotalRows\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n totalChangesApplied: {\n serializedName: \"totalChangesApplied\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n dataErrorsCounter: {\n serializedName: \"dataErrorsCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n lastModifiedTime: {\n serializedName: \"lastModifiedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbSyncTaskOutputError: coreClient.CompositeMapper = {\n serializedName: \"ErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncTaskOutputError\",\n uberParent: \"MigrateSqlServerSqlDbSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlDbSyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlDbSyncTaskOutput.type.modelProperties,\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbSyncTaskOutputDatabaseError: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbSyncTaskOutputDatabaseError\",\n uberParent: \"MigrateSqlServerSqlDbSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlDbSyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlDbSyncTaskOutput.type.modelProperties,\n errorMessage: {\n serializedName: \"errorMessage\",\n type: {\n name: \"String\"\n }\n },\n events: {\n serializedName: \"events\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SyncMigrationDatabaseErrorEvent\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbTaskOutputMigrationLevel: coreClient.CompositeMapper = {\n serializedName: \"MigrationLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbTaskOutputMigrationLevel\",\n uberParent: \"MigrateSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlDbTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlDbTaskOutput.type.modelProperties,\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n durationInSeconds: {\n serializedName: \"durationInSeconds\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n statusMessage: {\n serializedName: \"statusMessage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databases: {\n serializedName: \"databases\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databaseSummary: {\n serializedName: \"databaseSummary\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n migrationValidationResult: {\n serializedName: \"migrationValidationResult\",\n type: {\n name: \"Composite\",\n className: \"MigrationValidationResult\"\n }\n },\n migrationReportResult: {\n serializedName: \"migrationReportResult\",\n type: {\n name: \"Composite\",\n className: \"MigrationReportResult\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerBrandVersion: {\n serializedName: \"sourceServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbTaskOutputDatabaseLevel: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbTaskOutputDatabaseLevel\",\n uberParent: \"MigrateSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlDbTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlDbTaskOutput.type.modelProperties,\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n stage: {\n serializedName: \"stage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n statusMessage: {\n serializedName: \"statusMessage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n numberOfObjects: {\n serializedName: \"numberOfObjects\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n numberOfObjectsCompleted: {\n serializedName: \"numberOfObjectsCompleted\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n errorCount: {\n serializedName: \"errorCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n errorPrefix: {\n serializedName: \"errorPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultPrefix: {\n serializedName: \"resultPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n },\n objectSummary: {\n serializedName: \"objectSummary\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbTaskOutputTableLevel: coreClient.CompositeMapper = {\n serializedName: \"TableLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbTaskOutputTableLevel\",\n uberParent: \"MigrateSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlDbTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlDbTaskOutput.type.modelProperties,\n objectName: {\n serializedName: \"objectName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n statusMessage: {\n serializedName: \"statusMessage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n itemsCount: {\n serializedName: \"itemsCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n itemsCompletedCount: {\n serializedName: \"itemsCompletedCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n errorPrefix: {\n serializedName: \"errorPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultPrefix: {\n serializedName: \"resultPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbTaskOutputError: coreClient.CompositeMapper = {\n serializedName: \"ErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbTaskOutputError\",\n uberParent: \"MigrateSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlDbTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlDbTaskOutput.type.modelProperties,\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbTaskOutputValidationResult: coreClient.CompositeMapper = {\n serializedName: \"MigrationValidationOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbTaskOutputValidationResult\",\n uberParent: \"MigrateSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlDbTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlDbTaskOutput.type.modelProperties,\n ...MigrationValidationResult.type.modelProperties\n }\n }\n};\n\nexport const MigrateSqlServerSqlDbTaskOutputDatabaseLevelValidationResult: coreClient.CompositeMapper = {\n serializedName: \"MigrationDatabaseLevelValidationOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlDbTaskOutputDatabaseLevelValidationResult\",\n uberParent: \"MigrateSqlServerSqlDbTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlDbTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlDbTaskOutput.type.modelProperties,\n ...MigrationValidationDatabaseLevelResult.type.modelProperties\n }\n }\n};\n\nexport const DatabaseSummaryResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseSummaryResult\",\n modelProperties: {\n ...DataItemMigrationSummaryResult.type.modelProperties,\n sizeMB: {\n serializedName: \"sizeMB\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMISyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMISyncTaskInput\",\n modelProperties: {\n ...SqlServerSqlMISyncTaskInput.type.modelProperties\n }\n }\n};\n\nexport const ValidateMigrationInputSqlServerSqlMISyncTaskInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidateMigrationInputSqlServerSqlMISyncTaskInput\",\n modelProperties: {\n ...SqlServerSqlMISyncTaskInput.type.modelProperties\n }\n }\n};\n\nexport const MigrateSqlServerSqlMISyncTaskOutputMigrationLevel: coreClient.CompositeMapper = {\n serializedName: \"MigrationLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMISyncTaskOutputMigrationLevel\",\n uberParent: \"MigrateSqlServerSqlMISyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlMISyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlMISyncTaskOutput.type.modelProperties,\n databaseCount: {\n serializedName: \"databaseCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n sourceServerName: {\n serializedName: \"sourceServerName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerBrandVersion: {\n serializedName: \"sourceServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerName: {\n serializedName: \"targetServerName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databaseErrorCount: {\n serializedName: \"databaseErrorCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel\",\n uberParent: \"MigrateSqlServerSqlMISyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlMISyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlMISyncTaskOutput.type.modelProperties,\n sourceDatabaseName: {\n serializedName: \"sourceDatabaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n migrationState: {\n serializedName: \"migrationState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullBackupSetInfo: {\n serializedName: \"fullBackupSetInfo\",\n type: {\n name: \"Composite\",\n className: \"BackupSetInfo\"\n }\n },\n lastRestoredBackupSetInfo: {\n serializedName: \"lastRestoredBackupSetInfo\",\n type: {\n name: \"Composite\",\n className: \"BackupSetInfo\"\n }\n },\n activeBackupSets: {\n serializedName: \"activeBackupSets\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BackupSetInfo\"\n }\n }\n }\n },\n containerName: {\n serializedName: \"containerName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n errorPrefix: {\n serializedName: \"errorPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n isFullBackupRestored: {\n serializedName: \"isFullBackupRestored\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMISyncTaskOutputError: coreClient.CompositeMapper = {\n serializedName: \"ErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMISyncTaskOutputError\",\n uberParent: \"MigrateSqlServerSqlMISyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlMISyncTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlMISyncTaskOutput.type.modelProperties,\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMITaskOutputMigrationLevel: coreClient.CompositeMapper = {\n serializedName: \"MigrationLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMITaskOutputMigrationLevel\",\n uberParent: \"MigrateSqlServerSqlMITaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlMITaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlMITaskOutput.type.modelProperties,\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n agentJobs: {\n serializedName: \"agentJobs\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n logins: {\n serializedName: \"logins\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serverRoleResults: {\n serializedName: \"serverRoleResults\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n orphanedUsersInfo: {\n serializedName: \"orphanedUsersInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OrphanedUserInfo\"\n }\n }\n }\n },\n databases: {\n serializedName: \"databases\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerBrandVersion: {\n serializedName: \"sourceServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMITaskOutputDatabaseLevel: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMITaskOutputDatabaseLevel\",\n uberParent: \"MigrateSqlServerSqlMITaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlMITaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlMITaskOutput.type.modelProperties,\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sizeMB: {\n serializedName: \"sizeMB\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n stage: {\n serializedName: \"stage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMITaskOutputAgentJobLevel: coreClient.CompositeMapper = {\n serializedName: \"AgentJobLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMITaskOutputAgentJobLevel\",\n uberParent: \"MigrateSqlServerSqlMITaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlMITaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlMITaskOutput.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMITaskOutputLoginLevel: coreClient.CompositeMapper = {\n serializedName: \"LoginLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMITaskOutputLoginLevel\",\n uberParent: \"MigrateSqlServerSqlMITaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlMITaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlMITaskOutput.type.modelProperties,\n loginName: {\n serializedName: \"loginName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n stage: {\n serializedName: \"stage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateSqlServerSqlMITaskOutputError: coreClient.CompositeMapper = {\n serializedName: \"ErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSqlServerSqlMITaskOutputError\",\n uberParent: \"MigrateSqlServerSqlMITaskOutput\",\n polymorphicDiscriminator:\n MigrateSqlServerSqlMITaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSqlServerSqlMITaskOutput.type.modelProperties,\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n};\n\nexport const MigrateSsisTaskOutputMigrationLevel: coreClient.CompositeMapper = {\n serializedName: \"MigrationLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSsisTaskOutputMigrationLevel\",\n uberParent: \"MigrateSsisTaskOutput\",\n polymorphicDiscriminator:\n MigrateSsisTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSsisTaskOutput.type.modelProperties,\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerBrandVersion: {\n serializedName: \"sourceServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n },\n stage: {\n serializedName: \"stage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateSsisTaskOutputProjectLevel: coreClient.CompositeMapper = {\n serializedName: \"SsisProjectLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateSsisTaskOutputProjectLevel\",\n uberParent: \"MigrateSsisTaskOutput\",\n polymorphicDiscriminator:\n MigrateSsisTaskOutput.type.polymorphicDiscriminator,\n modelProperties: {\n ...MigrateSsisTaskOutput.type.modelProperties,\n folderName: {\n serializedName: \"folderName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n projectName: {\n serializedName: \"projectName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n stage: {\n serializedName: \"stage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MongoDbFinishCommandInput: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbFinishCommandInput\",\n modelProperties: {\n ...MongoDbCommandInput.type.modelProperties,\n immediate: {\n serializedName: \"immediate\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const MongoDbCollectionInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbCollectionInfo\",\n modelProperties: {\n ...MongoDbObjectInfo.type.modelProperties,\n databaseName: {\n serializedName: \"databaseName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n isCapped: {\n serializedName: \"isCapped\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n isSystemCollection: {\n serializedName: \"isSystemCollection\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n isView: {\n serializedName: \"isView\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n shardKey: {\n serializedName: \"shardKey\",\n type: {\n name: \"Composite\",\n className: \"MongoDbShardKeyInfo\"\n }\n },\n supportsSharding: {\n serializedName: \"supportsSharding\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n viewOf: {\n serializedName: \"viewOf\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MongoDbDatabaseInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MongoDbDatabaseInfo\",\n modelProperties: {\n ...MongoDbObjectInfo.type.modelProperties,\n collections: {\n serializedName: \"collections\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MongoDbCollectionInfo\"\n }\n }\n }\n },\n supportsSharding: {\n serializedName: \"supportsSharding\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const MongoDbCollectionProgress: coreClient.CompositeMapper = {\n serializedName: \"Collection\",\n type: {\n name: \"Composite\",\n className: \"MongoDbCollectionProgress\",\n uberParent: \"MongoDbProgress\",\n polymorphicDiscriminator: MongoDbProgress.type.polymorphicDiscriminator,\n modelProperties: {\n ...MongoDbProgress.type.modelProperties\n }\n }\n};\n\nexport const MongoDbDatabaseProgress: coreClient.CompositeMapper = {\n serializedName: \"Database\",\n type: {\n name: \"Composite\",\n className: \"MongoDbDatabaseProgress\",\n uberParent: \"MongoDbProgress\",\n polymorphicDiscriminator: MongoDbProgress.type.polymorphicDiscriminator,\n modelProperties: {\n ...MongoDbProgress.type.modelProperties,\n collections: {\n serializedName: \"collections\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"MongoDbCollectionProgress\" }\n }\n }\n }\n }\n }\n};\n\nexport const MongoDbMigrationProgress: coreClient.CompositeMapper = {\n serializedName: \"Migration\",\n type: {\n name: \"Composite\",\n className: \"MongoDbMigrationProgress\",\n uberParent: \"MongoDbProgress\",\n polymorphicDiscriminator: MongoDbProgress.type.polymorphicDiscriminator,\n modelProperties: {\n ...MongoDbProgress.type.modelProperties,\n databases: {\n serializedName: \"databases\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"MongoDbDatabaseProgress\" }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateOracleAzureDbPostgreSqlSyncTaskOutputMigrationLevel: coreClient.CompositeMapper = {\n serializedName: \"MigrationLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutputMigrationLevel\",\n uberParent: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateOracleAzureDbPostgreSqlSyncTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigrateOracleAzureDbPostgreSqlSyncTaskOutput.type.modelProperties,\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServer: {\n serializedName: \"sourceServer\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServer: {\n serializedName: \"targetServer\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseLevel: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseLevel\",\n uberParent: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateOracleAzureDbPostgreSqlSyncTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigrateOracleAzureDbPostgreSqlSyncTaskOutput.type.modelProperties,\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n migrationState: {\n serializedName: \"migrationState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n incomingChanges: {\n serializedName: \"incomingChanges\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n appliedChanges: {\n serializedName: \"appliedChanges\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadCompletedTables: {\n serializedName: \"fullLoadCompletedTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadLoadingTables: {\n serializedName: \"fullLoadLoadingTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadQueuedTables: {\n serializedName: \"fullLoadQueuedTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadErroredTables: {\n serializedName: \"fullLoadErroredTables\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n initializationCompleted: {\n serializedName: \"initializationCompleted\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n latency: {\n serializedName: \"latency\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const MigrateOracleAzureDbPostgreSqlSyncTaskOutputTableLevel: coreClient.CompositeMapper = {\n serializedName: \"TableLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutputTableLevel\",\n uberParent: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateOracleAzureDbPostgreSqlSyncTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigrateOracleAzureDbPostgreSqlSyncTaskOutput.type.modelProperties,\n tableName: {\n serializedName: \"tableName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n fullLoadEstFinishTime: {\n serializedName: \"fullLoadEstFinishTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadStartedOn: {\n serializedName: \"fullLoadStartedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadEndedOn: {\n serializedName: \"fullLoadEndedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n fullLoadTotalRows: {\n serializedName: \"fullLoadTotalRows\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n totalChangesApplied: {\n serializedName: \"totalChangesApplied\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n dataErrorsCounter: {\n serializedName: \"dataErrorsCounter\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n lastModifiedTime: {\n serializedName: \"lastModifiedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const MigrateOracleAzureDbPostgreSqlSyncTaskOutputError: coreClient.CompositeMapper = {\n serializedName: \"ErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutputError\",\n uberParent: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateOracleAzureDbPostgreSqlSyncTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigrateOracleAzureDbPostgreSqlSyncTaskOutput.type.modelProperties,\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n};\n\nexport const MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseError: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseError\",\n uberParent: \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput\",\n polymorphicDiscriminator:\n MigrateOracleAzureDbPostgreSqlSyncTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigrateOracleAzureDbPostgreSqlSyncTaskOutput.type.modelProperties,\n errorMessage: {\n serializedName: \"errorMessage\",\n type: {\n name: \"String\"\n }\n },\n events: {\n serializedName: \"events\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SyncMigrationDatabaseErrorEvent\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlOfflineTaskOutputMigrationLevel: coreClient.CompositeMapper = {\n serializedName: \"MigrationLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlOfflineTaskOutputMigrationLevel\",\n uberParent: \"MigrateMySqlAzureDbForMySqlOfflineTaskOutput\",\n polymorphicDiscriminator:\n MigrateMySqlAzureDbForMySqlOfflineTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigrateMySqlAzureDbForMySqlOfflineTaskOutput.type.modelProperties,\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n durationInSeconds: {\n serializedName: \"durationInSeconds\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n statusMessage: {\n serializedName: \"statusMessage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n databases: {\n serializedName: \"databases\",\n type: {\n name: \"String\"\n }\n },\n databaseSummary: {\n serializedName: \"databaseSummary\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n migrationReportResult: {\n serializedName: \"migrationReportResult\",\n type: {\n name: \"Composite\",\n className: \"MigrationReportResult\"\n }\n },\n sourceServerVersion: {\n serializedName: \"sourceServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sourceServerBrandVersion: {\n serializedName: \"sourceServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerVersion: {\n serializedName: \"targetServerVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n targetServerBrandVersion: {\n serializedName: \"targetServerBrandVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n },\n lastStorageUpdate: {\n serializedName: \"lastStorageUpdate\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlOfflineTaskOutputDatabaseLevel: coreClient.CompositeMapper = {\n serializedName: \"DatabaseLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlOfflineTaskOutputDatabaseLevel\",\n uberParent: \"MigrateMySqlAzureDbForMySqlOfflineTaskOutput\",\n polymorphicDiscriminator:\n MigrateMySqlAzureDbForMySqlOfflineTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigrateMySqlAzureDbForMySqlOfflineTaskOutput.type.modelProperties,\n databaseName: {\n serializedName: \"databaseName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n stage: {\n serializedName: \"stage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n statusMessage: {\n serializedName: \"statusMessage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n numberOfObjects: {\n serializedName: \"numberOfObjects\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n numberOfObjectsCompleted: {\n serializedName: \"numberOfObjectsCompleted\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n errorCount: {\n serializedName: \"errorCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n errorPrefix: {\n serializedName: \"errorPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultPrefix: {\n serializedName: \"resultPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n exceptionsAndWarnings: {\n serializedName: \"exceptionsAndWarnings\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n },\n lastStorageUpdate: {\n serializedName: \"lastStorageUpdate\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n objectSummary: {\n serializedName: \"objectSummary\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlOfflineTaskOutputTableLevel: coreClient.CompositeMapper = {\n serializedName: \"TableLevelOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlOfflineTaskOutputTableLevel\",\n uberParent: \"MigrateMySqlAzureDbForMySqlOfflineTaskOutput\",\n polymorphicDiscriminator:\n MigrateMySqlAzureDbForMySqlOfflineTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigrateMySqlAzureDbForMySqlOfflineTaskOutput.type.modelProperties,\n objectName: {\n serializedName: \"objectName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startedOn: {\n serializedName: \"startedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endedOn: {\n serializedName: \"endedOn\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n statusMessage: {\n serializedName: \"statusMessage\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n itemsCount: {\n serializedName: \"itemsCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n itemsCompletedCount: {\n serializedName: \"itemsCompletedCount\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n errorPrefix: {\n serializedName: \"errorPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resultPrefix: {\n serializedName: \"resultPrefix\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n lastStorageUpdate: {\n serializedName: \"lastStorageUpdate\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const MigrateMySqlAzureDbForMySqlOfflineTaskOutputError: coreClient.CompositeMapper = {\n serializedName: \"ErrorOutput\",\n type: {\n name: \"Composite\",\n className: \"MigrateMySqlAzureDbForMySqlOfflineTaskOutputError\",\n uberParent: \"MigrateMySqlAzureDbForMySqlOfflineTaskOutput\",\n polymorphicDiscriminator:\n MigrateMySqlAzureDbForMySqlOfflineTaskOutput.type\n .polymorphicDiscriminator,\n modelProperties: {\n ...MigrateMySqlAzureDbForMySqlOfflineTaskOutput.type.modelProperties,\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ReportableException\"\n }\n }\n }\n }\n};\n\nexport let discriminators = {\n DatabaseMigrationProperties: DatabaseMigrationProperties,\n ProjectTaskProperties: ProjectTaskProperties,\n CommandProperties: CommandProperties,\n ConnectionInfo: ConnectionInfo,\n ConnectToSourceSqlServerTaskOutput: ConnectToSourceSqlServerTaskOutput,\n MigrateSchemaSqlServerSqlDbTaskOutput: MigrateSchemaSqlServerSqlDbTaskOutput,\n MigrateMySqlAzureDbForMySqlSyncTaskOutput: MigrateMySqlAzureDbForMySqlSyncTaskOutput,\n MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput: MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput,\n MigrateSqlServerSqlDbSyncTaskOutput: MigrateSqlServerSqlDbSyncTaskOutput,\n MigrateSqlServerSqlDbTaskOutput: MigrateSqlServerSqlDbTaskOutput,\n MigrateSqlServerSqlMISyncTaskOutput: MigrateSqlServerSqlMISyncTaskOutput,\n MigrateSqlServerSqlMITaskOutput: MigrateSqlServerSqlMITaskOutput,\n MigrateSsisTaskOutput: MigrateSsisTaskOutput,\n MongoDbProgress: MongoDbProgress,\n MigrateOracleAzureDbPostgreSqlSyncTaskOutput: MigrateOracleAzureDbPostgreSqlSyncTaskOutput,\n MigrateMySqlAzureDbForMySqlOfflineTaskOutput: MigrateMySqlAzureDbForMySqlOfflineTaskOutput,\n \"DatabaseMigrationProperties.SqlMi\": DatabaseMigrationPropertiesSqlMi,\n \"DatabaseMigrationProperties.SqlVm\": DatabaseMigrationPropertiesSqlVm,\n \"ProjectTaskProperties.MigrateSchemaSqlServerSqlDb\": MigrateSchemaSqlServerSqlDbTaskProperties,\n \"ProjectTaskProperties.Service.Check.OCI\": CheckOCIDriverTaskProperties,\n \"ProjectTaskProperties.Service.Upload.OCI\": UploadOCIDriverTaskProperties,\n \"ProjectTaskProperties.Service.Install.OCI\": InstallOCIDriverTaskProperties,\n \"ProjectTaskProperties.Connect.MongoDb\": ConnectToMongoDbTaskProperties,\n \"ProjectTaskProperties.ConnectToSource.SqlServer\": ConnectToSourceSqlServerTaskProperties,\n \"ProjectTaskProperties.ConnectToSource.SqlServer.Sync\": ConnectToSourceSqlServerSyncTaskProperties,\n \"ProjectTaskProperties.ConnectToSource.PostgreSql.Sync\": ConnectToSourcePostgreSqlSyncTaskProperties,\n \"ProjectTaskProperties.ConnectToSource.MySql\": ConnectToSourceMySqlTaskProperties,\n \"ProjectTaskProperties.ConnectToSource.Oracle.Sync\": ConnectToSourceOracleSyncTaskProperties,\n \"ProjectTaskProperties.ConnectToTarget.SqlDb\": ConnectToTargetSqlDbTaskProperties,\n \"ProjectTaskProperties.ConnectToTarget.SqlDb.Sync\": ConnectToTargetSqlDbSyncTaskProperties,\n \"ProjectTaskProperties.ConnectToTarget.AzureDbForPostgreSql.Sync\": ConnectToTargetAzureDbForPostgreSqlSyncTaskProperties,\n \"ProjectTaskProperties.ConnectToTarget.Oracle.AzureDbForPostgreSql.Sync\": ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskProperties,\n \"ProjectTaskProperties.GetUserTables.Sql\": GetUserTablesSqlTaskProperties,\n \"ProjectTaskProperties.GetUserTables.AzureSqlDb.Sync\": GetUserTablesSqlSyncTaskProperties,\n \"ProjectTaskProperties.GetUserTablesOracle\": GetUserTablesOracleTaskProperties,\n \"ProjectTaskProperties.GetUserTablesPostgreSql\": GetUserTablesPostgreSqlTaskProperties,\n \"ProjectTaskProperties.GetUserTablesMySql\": GetUserTablesMySqlTaskProperties,\n \"ProjectTaskProperties.ConnectToTarget.AzureSqlDbMI\": ConnectToTargetSqlMITaskProperties,\n \"ProjectTaskProperties.ConnectToTarget.AzureSqlDbMI.Sync.LRS\": ConnectToTargetSqlMISyncTaskProperties,\n \"ProjectTaskProperties.ConnectToTarget.AzureDbForMySql\": ConnectToTargetAzureDbForMySqlTaskProperties,\n \"ProjectTaskProperties.Migrate.MongoDb\": MigrateMongoDbTaskProperties,\n \"ProjectTaskProperties.Migrate.SqlServer.AzureSqlDbMI\": MigrateSqlServerSqlMITaskProperties,\n \"ProjectTaskProperties.Migrate.SqlServer.AzureSqlDbMI.Sync.LRS\": MigrateSqlServerSqlMISyncTaskProperties,\n \"ProjectTaskProperties.Migrate.SqlServer.SqlDb\": MigrateSqlServerSqlDbTaskProperties,\n \"ProjectTaskProperties.Migrate.SqlServer.AzureSqlDb.Sync\": MigrateSqlServerSqlDbSyncTaskProperties,\n \"ProjectTaskProperties.Migrate.MySql.AzureDbForMySql.Sync\": MigrateMySqlAzureDbForMySqlSyncTaskProperties,\n \"ProjectTaskProperties.Migrate.MySql.AzureDbForMySql\": MigrateMySqlAzureDbForMySqlOfflineTaskProperties,\n \"ProjectTaskProperties.Migrate.PostgreSql.AzureDbForPostgreSql.SyncV2\": MigratePostgreSqlAzureDbForPostgreSqlSyncTaskProperties,\n \"ProjectTaskProperties.Migrate.Oracle.AzureDbForPostgreSql.Sync\": MigrateOracleAzureDbForPostgreSqlSyncTaskProperties,\n \"ProjectTaskProperties.ValidateMigrationInput.SqlServer.SqlDb.Sync\": ValidateMigrationInputSqlServerSqlDbSyncTaskProperties,\n \"ProjectTaskProperties.ValidateMigrationInput.SqlServer.AzureSqlDbMI\": ValidateMigrationInputSqlServerSqlMITaskProperties,\n \"ProjectTaskProperties.ValidateMigrationInput.SqlServer.AzureSqlDbMI.Sync.LRS\": ValidateMigrationInputSqlServerSqlMISyncTaskProperties,\n \"ProjectTaskProperties.Validate.MongoDb\": ValidateMongoDbTaskProperties,\n \"ProjectTaskProperties.Validate.Oracle.AzureDbPostgreSql.Sync\": ValidateOracleAzureDbForPostgreSqlSyncTaskProperties,\n \"ProjectTaskProperties.GetTDECertificates.Sql\": GetTdeCertificatesSqlTaskProperties,\n \"ProjectTaskProperties.Migrate.Ssis\": MigrateSsisTaskProperties,\n \"CommandProperties.Migrate.Sync.Complete.Database\": MigrateSyncCompleteCommandProperties,\n \"CommandProperties.Migrate.SqlServer.AzureDbSqlMi.Complete\": MigrateMISyncCompleteCommandProperties,\n \"CommandProperties.cancel\": MongoDbCancelCommand,\n \"CommandProperties.finish\": MongoDbFinishCommand,\n \"CommandProperties.restart\": MongoDbRestartCommand,\n \"ConnectionInfo.MongoDbConnectionInfo\": MongoDbConnectionInfo,\n \"ConnectionInfo.SqlConnectionInfo\": SqlConnectionInfo,\n \"ConnectionInfo.MySqlConnectionInfo\": MySqlConnectionInfo,\n \"ConnectionInfo.OracleConnectionInfo\": OracleConnectionInfo,\n \"ConnectionInfo.PostgreSqlConnectionInfo\": PostgreSqlConnectionInfo,\n \"ConnectionInfo.MiSqlConnectionInfo\": MiSqlConnectionInfo,\n \"ConnectToSourceSqlServerTaskOutput.TaskLevelOutput\": ConnectToSourceSqlServerTaskOutputTaskLevel,\n \"ConnectToSourceSqlServerTaskOutput.DatabaseLevelOutput\": ConnectToSourceSqlServerTaskOutputDatabaseLevel,\n \"ConnectToSourceSqlServerTaskOutput.LoginLevelOutput\": ConnectToSourceSqlServerTaskOutputLoginLevel,\n \"ConnectToSourceSqlServerTaskOutput.AgentJobLevelOutput\": ConnectToSourceSqlServerTaskOutputAgentJobLevel,\n \"MigrateSchemaSqlServerSqlDbTaskOutput.MigrationLevelOutput\": MigrateSchemaSqlServerSqlDbTaskOutputMigrationLevel,\n \"MigrateSchemaSqlServerSqlDbTaskOutput.DatabaseLevelOutput\": MigrateSchemaSqlServerSqlDbTaskOutputDatabaseLevel,\n \"MigrateSchemaSqlServerSqlDbTaskOutput.SchemaErrorOutput\": MigrateSchemaSqlServerSqlDbTaskOutputError,\n \"MigrateSchemaSqlServerSqlDbTaskOutput.ErrorOutput\": MigrateSchemaSqlTaskOutputError,\n \"MigrateMySqlAzureDbForMySqlSyncTaskOutput.MigrationLevelOutput\": MigrateMySqlAzureDbForMySqlSyncTaskOutputMigrationLevel,\n \"MigrateMySqlAzureDbForMySqlSyncTaskOutput.DatabaseLevelOutput\": MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel,\n \"MigrateMySqlAzureDbForMySqlSyncTaskOutput.TableLevelOutput\": MigrateMySqlAzureDbForMySqlSyncTaskOutputTableLevel,\n \"MigrateMySqlAzureDbForMySqlSyncTaskOutput.ErrorOutput\": MigrateMySqlAzureDbForMySqlSyncTaskOutputError,\n \"MigrateMySqlAzureDbForMySqlSyncTaskOutput.DatabaseLevelErrorOutput\": MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseError,\n \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.MigrationLevelOutput\": MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel,\n \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.DatabaseLevelOutput\": MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseLevel,\n \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.TableLevelOutput\": MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputTableLevel,\n \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.ErrorOutput\": MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputError,\n \"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput.DatabaseLevelErrorOutput\": MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseError,\n \"MigrateSqlServerSqlDbSyncTaskOutput.MigrationLevelOutput\": MigrateSqlServerSqlDbSyncTaskOutputMigrationLevel,\n \"MigrateSqlServerSqlDbSyncTaskOutput.DatabaseLevelOutput\": MigrateSqlServerSqlDbSyncTaskOutputDatabaseLevel,\n \"MigrateSqlServerSqlDbSyncTaskOutput.TableLevelOutput\": MigrateSqlServerSqlDbSyncTaskOutputTableLevel,\n \"MigrateSqlServerSqlDbSyncTaskOutput.ErrorOutput\": MigrateSqlServerSqlDbSyncTaskOutputError,\n \"MigrateSqlServerSqlDbSyncTaskOutput.DatabaseLevelErrorOutput\": MigrateSqlServerSqlDbSyncTaskOutputDatabaseError,\n \"MigrateSqlServerSqlDbTaskOutput.MigrationLevelOutput\": MigrateSqlServerSqlDbTaskOutputMigrationLevel,\n \"MigrateSqlServerSqlDbTaskOutput.DatabaseLevelOutput\": MigrateSqlServerSqlDbTaskOutputDatabaseLevel,\n \"MigrateSqlServerSqlDbTaskOutput.TableLevelOutput\": MigrateSqlServerSqlDbTaskOutputTableLevel,\n \"MigrateSqlServerSqlDbTaskOutput.ErrorOutput\": MigrateSqlServerSqlDbTaskOutputError,\n \"MigrateSqlServerSqlDbTaskOutput.MigrationValidationOutput\": MigrateSqlServerSqlDbTaskOutputValidationResult,\n \"MigrateSqlServerSqlDbTaskOutput.MigrationDatabaseLevelValidationOutput\": MigrateSqlServerSqlDbTaskOutputDatabaseLevelValidationResult,\n \"MigrateSqlServerSqlMISyncTaskOutput.MigrationLevelOutput\": MigrateSqlServerSqlMISyncTaskOutputMigrationLevel,\n \"MigrateSqlServerSqlMISyncTaskOutput.DatabaseLevelOutput\": MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel,\n \"MigrateSqlServerSqlMISyncTaskOutput.ErrorOutput\": MigrateSqlServerSqlMISyncTaskOutputError,\n \"MigrateSqlServerSqlMITaskOutput.MigrationLevelOutput\": MigrateSqlServerSqlMITaskOutputMigrationLevel,\n \"MigrateSqlServerSqlMITaskOutput.DatabaseLevelOutput\": MigrateSqlServerSqlMITaskOutputDatabaseLevel,\n \"MigrateSqlServerSqlMITaskOutput.AgentJobLevelOutput\": MigrateSqlServerSqlMITaskOutputAgentJobLevel,\n \"MigrateSqlServerSqlMITaskOutput.LoginLevelOutput\": MigrateSqlServerSqlMITaskOutputLoginLevel,\n \"MigrateSqlServerSqlMITaskOutput.ErrorOutput\": MigrateSqlServerSqlMITaskOutputError,\n \"MigrateSsisTaskOutput.MigrationLevelOutput\": MigrateSsisTaskOutputMigrationLevel,\n \"MigrateSsisTaskOutput.SsisProjectLevelOutput\": MigrateSsisTaskOutputProjectLevel,\n \"MongoDbProgress.Collection\": MongoDbCollectionProgress,\n \"MongoDbProgress.Database\": MongoDbDatabaseProgress,\n \"MongoDbProgress.Migration\": MongoDbMigrationProgress,\n \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput.MigrationLevelOutput\": MigrateOracleAzureDbPostgreSqlSyncTaskOutputMigrationLevel,\n \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput.DatabaseLevelOutput\": MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseLevel,\n \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput.TableLevelOutput\": MigrateOracleAzureDbPostgreSqlSyncTaskOutputTableLevel,\n \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput.ErrorOutput\": MigrateOracleAzureDbPostgreSqlSyncTaskOutputError,\n \"MigrateOracleAzureDbPostgreSqlSyncTaskOutput.DatabaseLevelErrorOutput\": MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseError,\n \"MigrateMySqlAzureDbForMySqlOfflineTaskOutput.MigrationLevelOutput\": MigrateMySqlAzureDbForMySqlOfflineTaskOutputMigrationLevel,\n \"MigrateMySqlAzureDbForMySqlOfflineTaskOutput.DatabaseLevelOutput\": MigrateMySqlAzureDbForMySqlOfflineTaskOutputDatabaseLevel,\n \"MigrateMySqlAzureDbForMySqlOfflineTaskOutput.TableLevelOutput\": MigrateMySqlAzureDbForMySqlOfflineTaskOutputTableLevel,\n \"MigrateMySqlAzureDbForMySqlOfflineTaskOutput.ErrorOutput\": MigrateMySqlAzureDbForMySqlOfflineTaskOutputError\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 {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n DatabaseMigrationSqlMi as DatabaseMigrationSqlMiMapper,\n MigrationOperationInput as MigrationOperationInputMapper,\n DatabaseMigrationSqlVm as DatabaseMigrationSqlVmMapper,\n SqlMigrationService as SqlMigrationServiceMapper,\n SqlMigrationServiceUpdate as SqlMigrationServiceUpdateMapper,\n RegenAuthKeys as RegenAuthKeysMapper,\n DeleteNode as DeleteNodeMapper,\n DataMigrationService as DataMigrationServiceMapper,\n NameAvailabilityRequest as NameAvailabilityRequestMapper,\n ProjectTask as ProjectTaskMapper,\n CommandProperties as CommandPropertiesMapper,\n Project as ProjectMapper,\n ProjectFile as ProjectFileMapper\n} from \"../models/mappers\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const managedInstanceName: OperationURLParameter = {\n parameterPath: \"managedInstanceName\",\n mapper: {\n serializedName: \"managedInstanceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const targetDbName: OperationURLParameter = {\n parameterPath: \"targetDbName\",\n mapper: {\n serializedName: \"targetDbName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const migrationOperationId: OperationQueryParameter = {\n parameterPath: [\"options\", \"migrationOperationId\"],\n mapper: {\n serializedName: \"migrationOperationId\",\n type: {\n name: \"Uuid\"\n }\n }\n};\n\nexport const expand: OperationQueryParameter = {\n parameterPath: [\"options\", \"expand\"],\n mapper: {\n serializedName: \"$expand\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2021-10-30-preview\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: DatabaseMigrationSqlMiMapper\n};\n\nexport const parameters1: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: MigrationOperationInputMapper\n};\n\nexport const sqlVirtualMachineName: OperationURLParameter = {\n parameterPath: \"sqlVirtualMachineName\",\n mapper: {\n serializedName: \"sqlVirtualMachineName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters2: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: DatabaseMigrationSqlVmMapper\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const sqlMigrationServiceName: OperationURLParameter = {\n parameterPath: \"sqlMigrationServiceName\",\n mapper: {\n serializedName: \"sqlMigrationServiceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters3: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: SqlMigrationServiceMapper\n};\n\nexport const parameters4: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: SqlMigrationServiceUpdateMapper\n};\n\nexport const parameters5: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: RegenAuthKeysMapper\n};\n\nexport const parameters6: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: DeleteNodeMapper\n};\n\nexport const parameters7: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: DataMigrationServiceMapper\n};\n\nexport const groupName: OperationURLParameter = {\n parameterPath: \"groupName\",\n mapper: {\n serializedName: \"groupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const serviceName: OperationURLParameter = {\n parameterPath: \"serviceName\",\n mapper: {\n serializedName: \"serviceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const deleteRunningTasks: OperationQueryParameter = {\n parameterPath: [\"options\", \"deleteRunningTasks\"],\n mapper: {\n serializedName: \"deleteRunningTasks\",\n type: {\n name: \"Boolean\"\n }\n }\n};\n\nexport const parameters8: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: NameAvailabilityRequestMapper\n};\n\nexport const location: OperationURLParameter = {\n parameterPath: \"location\",\n mapper: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const projectName: OperationURLParameter = {\n parameterPath: \"projectName\",\n mapper: {\n serializedName: \"projectName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const taskType: OperationQueryParameter = {\n parameterPath: [\"options\", \"taskType\"],\n mapper: {\n serializedName: \"taskType\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters9: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ProjectTaskMapper\n};\n\nexport const taskName: OperationURLParameter = {\n parameterPath: \"taskName\",\n mapper: {\n serializedName: \"taskName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters10: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: CommandPropertiesMapper\n};\n\nexport const parameters11: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ProjectMapper\n};\n\nexport const fileName: OperationURLParameter = {\n parameterPath: \"fileName\",\n mapper: {\n serializedName: \"fileName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters12: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ProjectFileMapper\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 { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport class LroImpl<T> implements LongRunningOperation<T> {\n constructor(\n private sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>,\n private args: Record<string, unknown>,\n private spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>,\n public requestPath: string = spec.path!,\n public requestMethod: string = spec.httpMethod\n ) {}\n public async sendInitialRequest(): Promise<LroResponse<T>> {\n return this.sendOperationFn(this.args, this.spec);\n }\n public async sendPollRequest(path: string): Promise<LroResponse<T>> {\n const { requestBody, ...restSpec } = this.spec;\n return this.sendOperationFn(this.args, {\n ...restSpec,\n path,\n httpMethod: \"GET\"\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\nimport { DatabaseMigrationsSqlMi } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { DataMigrationManagementClient } from \"../dataMigrationManagementClient\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n DatabaseMigrationsSqlMiGetOptionalParams,\n DatabaseMigrationsSqlMiGetResponse,\n DatabaseMigrationSqlMi,\n DatabaseMigrationsSqlMiCreateOrUpdateOptionalParams,\n DatabaseMigrationsSqlMiCreateOrUpdateResponse,\n MigrationOperationInput,\n DatabaseMigrationsSqlMiCancelOptionalParams,\n DatabaseMigrationsSqlMiCutoverOptionalParams\n} from \"../models\";\n\n/** Class containing DatabaseMigrationsSqlMi operations. */\nexport class DatabaseMigrationsSqlMiImpl implements DatabaseMigrationsSqlMi {\n private readonly client: DataMigrationManagementClient;\n\n /**\n * Initialize a new instance of the class DatabaseMigrationsSqlMi class.\n * @param client Reference to the service client\n */\n constructor(client: DataMigrationManagementClient) {\n this.client = client;\n }\n\n /**\n * Retrieve the Database Migration resource.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param managedInstanceName\n * @param targetDbName The name of the target database.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n managedInstanceName: string,\n targetDbName: string,\n options?: DatabaseMigrationsSqlMiGetOptionalParams\n ): Promise<DatabaseMigrationsSqlMiGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, managedInstanceName, targetDbName, options },\n getOperationSpec\n );\n }\n\n /**\n * Create or Update Database Migration resource.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param managedInstanceName\n * @param targetDbName The name of the target database.\n * @param parameters Details of SqlMigrationService resource.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n managedInstanceName: string,\n targetDbName: string,\n parameters: DatabaseMigrationSqlMi,\n options?: DatabaseMigrationsSqlMiCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<DatabaseMigrationsSqlMiCreateOrUpdateResponse>,\n DatabaseMigrationsSqlMiCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<DatabaseMigrationsSqlMiCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n managedInstanceName,\n targetDbName,\n parameters,\n options\n },\n createOrUpdateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Create or Update Database Migration resource.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param managedInstanceName\n * @param targetDbName The name of the target database.\n * @param parameters Details of SqlMigrationService resource.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n managedInstanceName: string,\n targetDbName: string,\n parameters: DatabaseMigrationSqlMi,\n options?: DatabaseMigrationsSqlMiCreateOrUpdateOptionalParams\n ): Promise<DatabaseMigrationsSqlMiCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n managedInstanceName,\n targetDbName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Stop migrations in progress for the database\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param managedInstanceName\n * @param targetDbName The name of the target database.\n * @param parameters Required migration operation ID for which cancel will be initiated.\n * @param options The options parameters.\n */\n async beginCancel(\n resourceGroupName: string,\n managedInstanceName: string,\n targetDbName: string,\n parameters: MigrationOperationInput,\n options?: DatabaseMigrationsSqlMiCancelOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n managedInstanceName,\n targetDbName,\n parameters,\n options\n },\n cancelOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Stop migrations in progress for the database\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param managedInstanceName\n * @param targetDbName The name of the target database.\n * @param parameters Required migration operation ID for which cancel will be initiated.\n * @param options The options parameters.\n */\n async beginCancelAndWait(\n resourceGroupName: string,\n managedInstanceName: string,\n targetDbName: string,\n parameters: MigrationOperationInput,\n options?: DatabaseMigrationsSqlMiCancelOptionalParams\n ): Promise<void> {\n const poller = await this.beginCancel(\n resourceGroupName,\n managedInstanceName,\n targetDbName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Initiate cutover for online migration in progress for the database.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param managedInstanceName\n * @param targetDbName The name of the target database.\n * @param parameters Required migration operation ID for which cutover will be initiated.\n * @param options The options parameters.\n */\n async beginCutover(\n resourceGroupName: string,\n managedInstanceName: string,\n targetDbName: string,\n parameters: MigrationOperationInput,\n options?: DatabaseMigrationsSqlMiCutoverOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n managedInstanceName,\n targetDbName,\n parameters,\n options\n },\n cutoverOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Initiate cutover for online migration in progress for the database.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param managedInstanceName\n * @param targetDbName The name of the target database.\n * @param parameters Required migration operation ID for which cutover will be initiated.\n * @param options The options parameters.\n */\n async beginCutoverAndWait(\n resourceGroupName: string,\n managedInstanceName: string,\n targetDbName: string,\n parameters: MigrationOperationInput,\n options?: DatabaseMigrationsSqlMiCutoverOptionalParams\n ): Promise<void> {\n const poller = await this.beginCutover(\n resourceGroupName,\n managedInstanceName,\n targetDbName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabaseMigrationSqlMi\n },\n default: {}\n },\n queryParameters: [\n Parameters.migrationOperationId,\n Parameters.expand,\n Parameters.apiVersion\n ],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.managedInstanceName,\n Parameters.targetDbName,\n Parameters.subscriptionId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabaseMigrationSqlMi\n },\n 201: {\n bodyMapper: Mappers.DatabaseMigrationSqlMi\n },\n 202: {\n bodyMapper: Mappers.DatabaseMigrationSqlMi\n },\n 204: {\n bodyMapper: Mappers.DatabaseMigrationSqlMi\n },\n default: {}\n },\n requestBody: Parameters.parameters,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.managedInstanceName,\n Parameters.targetDbName,\n Parameters.subscriptionId\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst cancelOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}/cancel\",\n httpMethod: \"POST\",\n responses: { 200: {}, 201: {}, 202: {}, 204: {}, default: {} },\n requestBody: Parameters.parameters1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.managedInstanceName,\n Parameters.targetDbName,\n Parameters.subscriptionId\n ],\n headerParameters: [Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst cutoverOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}/cutover\",\n httpMethod: \"POST\",\n responses: { 200: {}, 201: {}, 202: {}, 204: {}, default: {} },\n requestBody: Parameters.parameters1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.managedInstanceName,\n Parameters.targetDbName,\n Parameters.subscriptionId\n ],\n headerParameters: [Parameters.contentType],\n mediaType: \"json\",\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\nimport { DatabaseMigrationsSqlVm } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { DataMigrationManagementClient } from \"../dataMigrationManagementClient\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n DatabaseMigrationsSqlVmGetOptionalParams,\n DatabaseMigrationsSqlVmGetResponse,\n DatabaseMigrationSqlVm,\n DatabaseMigrationsSqlVmCreateOrUpdateOptionalParams,\n DatabaseMigrationsSqlVmCreateOrUpdateResponse,\n MigrationOperationInput,\n DatabaseMigrationsSqlVmCancelOptionalParams,\n DatabaseMigrationsSqlVmCutoverOptionalParams\n} from \"../models\";\n\n/** Class containing DatabaseMigrationsSqlVm operations. */\nexport class DatabaseMigrationsSqlVmImpl implements DatabaseMigrationsSqlVm {\n private readonly client: DataMigrationManagementClient;\n\n /**\n * Initialize a new instance of the class DatabaseMigrationsSqlVm class.\n * @param client Reference to the service client\n */\n constructor(client: DataMigrationManagementClient) {\n this.client = client;\n }\n\n /**\n * Retrieve the Database Migration resource.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlVirtualMachineName\n * @param targetDbName The name of the target database.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n sqlVirtualMachineName: string,\n targetDbName: string,\n options?: DatabaseMigrationsSqlVmGetOptionalParams\n ): Promise<DatabaseMigrationsSqlVmGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, sqlVirtualMachineName, targetDbName, options },\n getOperationSpec\n );\n }\n\n /**\n * Create or Update Database Migration resource.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlVirtualMachineName\n * @param targetDbName The name of the target database.\n * @param parameters Details of SqlMigrationService resource.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n sqlVirtualMachineName: string,\n targetDbName: string,\n parameters: DatabaseMigrationSqlVm,\n options?: DatabaseMigrationsSqlVmCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<DatabaseMigrationsSqlVmCreateOrUpdateResponse>,\n DatabaseMigrationsSqlVmCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<DatabaseMigrationsSqlVmCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n sqlVirtualMachineName,\n targetDbName,\n parameters,\n options\n },\n createOrUpdateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Create or Update Database Migration resource.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlVirtualMachineName\n * @param targetDbName The name of the target database.\n * @param parameters Details of SqlMigrationService resource.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n sqlVirtualMachineName: string,\n targetDbName: string,\n parameters: DatabaseMigrationSqlVm,\n options?: DatabaseMigrationsSqlVmCreateOrUpdateOptionalParams\n ): Promise<DatabaseMigrationsSqlVmCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n sqlVirtualMachineName,\n targetDbName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Stop ongoing migration for the database.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlVirtualMachineName\n * @param targetDbName The name of the target database.\n * @param parameters Migration Operation Input\n * @param options The options parameters.\n */\n async beginCancel(\n resourceGroupName: string,\n sqlVirtualMachineName: string,\n targetDbName: string,\n parameters: MigrationOperationInput,\n options?: DatabaseMigrationsSqlVmCancelOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n sqlVirtualMachineName,\n targetDbName,\n parameters,\n options\n },\n cancelOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Stop ongoing migration for the database.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlVirtualMachineName\n * @param targetDbName The name of the target database.\n * @param parameters Migration Operation Input\n * @param options The options parameters.\n */\n async beginCancelAndWait(\n resourceGroupName: string,\n sqlVirtualMachineName: string,\n targetDbName: string,\n parameters: MigrationOperationInput,\n options?: DatabaseMigrationsSqlVmCancelOptionalParams\n ): Promise<void> {\n const poller = await this.beginCancel(\n resourceGroupName,\n sqlVirtualMachineName,\n targetDbName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Cutover online migration operation for the database.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlVirtualMachineName\n * @param targetDbName The name of the target database.\n * @param parameters Migration Operation Input\n * @param options The options parameters.\n */\n async beginCutover(\n resourceGroupName: string,\n sqlVirtualMachineName: string,\n targetDbName: string,\n parameters: MigrationOperationInput,\n options?: DatabaseMigrationsSqlVmCutoverOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n sqlVirtualMachineName,\n targetDbName,\n parameters,\n options\n },\n cutoverOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Cutover online migration operation for the database.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlVirtualMachineName\n * @param targetDbName The name of the target database.\n * @param parameters Migration Operation Input\n * @param options The options parameters.\n */\n async beginCutoverAndWait(\n resourceGroupName: string,\n sqlVirtualMachineName: string,\n targetDbName: string,\n parameters: MigrationOperationInput,\n options?: DatabaseMigrationsSqlVmCutoverOptionalParams\n ): Promise<void> {\n const poller = await this.beginCutover(\n resourceGroupName,\n sqlVirtualMachineName,\n targetDbName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/{sqlVirtualMachineName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabaseMigrationSqlVm\n },\n default: {}\n },\n queryParameters: [\n Parameters.migrationOperationId,\n Parameters.expand,\n Parameters.apiVersion\n ],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.targetDbName,\n Parameters.subscriptionId,\n Parameters.sqlVirtualMachineName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/{sqlVirtualMachineName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabaseMigrationSqlVm\n },\n 201: {\n bodyMapper: Mappers.DatabaseMigrationSqlVm\n },\n 202: {\n bodyMapper: Mappers.DatabaseMigrationSqlVm\n },\n 204: {\n bodyMapper: Mappers.DatabaseMigrationSqlVm\n },\n default: {}\n },\n requestBody: Parameters.parameters2,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.targetDbName,\n Parameters.subscriptionId,\n Parameters.sqlVirtualMachineName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst cancelOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/{sqlVirtualMachineName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}/cancel\",\n httpMethod: \"POST\",\n responses: { 200: {}, 201: {}, 202: {}, 204: {}, default: {} },\n requestBody: Parameters.parameters1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.targetDbName,\n Parameters.subscriptionId,\n Parameters.sqlVirtualMachineName\n ],\n headerParameters: [Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst cutoverOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/{sqlVirtualMachineName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}/cutover\",\n httpMethod: \"POST\",\n responses: { 200: {}, 201: {}, 202: {}, 204: {}, default: {} },\n requestBody: Parameters.parameters1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.targetDbName,\n Parameters.subscriptionId,\n Parameters.sqlVirtualMachineName\n ],\n headerParameters: [Parameters.contentType],\n mediaType: \"json\",\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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Operations } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { DataMigrationManagementClient } from \"../dataMigrationManagementClient\";\nimport {\n OperationsDefinition,\n OperationsListNextOptionalParams,\n OperationsListOptionalParams,\n OperationsListResponse,\n OperationsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Operations operations. */\nexport class OperationsImpl implements Operations {\n private readonly client: DataMigrationManagementClient;\n\n /**\n * Initialize a new instance of the class Operations class.\n * @param client Reference to the service client\n */\n constructor(client: DataMigrationManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists all of the available SQL Migration REST API operations.\n * @param options The options parameters.\n */\n public list(\n options?: OperationsListOptionalParams\n ): PagedAsyncIterableIterator<OperationsDefinition> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(options);\n }\n };\n }\n\n private async *listPagingPage(\n options?: OperationsListOptionalParams\n ): AsyncIterableIterator<OperationsDefinition[]> {\n let result = await this._list(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n options?: OperationsListOptionalParams\n ): AsyncIterableIterator<OperationsDefinition> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Lists all of the available SQL Migration REST API operations.\n * @param options The options parameters.\n */\n private _list(\n options?: OperationsListOptionalParams\n ): Promise<OperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: OperationsListNextOptionalParams\n ): Promise<OperationsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.DataMigration/operations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {}\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {}\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SqlMigrationServices } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { DataMigrationManagementClient } from \"../dataMigrationManagementClient\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n SqlMigrationService,\n SqlMigrationServicesListByResourceGroupNextOptionalParams,\n SqlMigrationServicesListByResourceGroupOptionalParams,\n DatabaseMigration,\n SqlMigrationServicesListMigrationsNextOptionalParams,\n SqlMigrationServicesListMigrationsOptionalParams,\n SqlMigrationServicesListBySubscriptionNextOptionalParams,\n SqlMigrationServicesListBySubscriptionOptionalParams,\n SqlMigrationServicesGetOptionalParams,\n SqlMigrationServicesGetResponse,\n SqlMigrationServicesCreateOrUpdateOptionalParams,\n SqlMigrationServicesCreateOrUpdateResponse,\n SqlMigrationServicesDeleteOptionalParams,\n SqlMigrationServiceUpdate,\n SqlMigrationServicesUpdateOptionalParams,\n SqlMigrationServicesUpdateResponse,\n SqlMigrationServicesListByResourceGroupResponse,\n SqlMigrationServicesListAuthKeysOptionalParams,\n SqlMigrationServicesListAuthKeysResponse,\n RegenAuthKeys,\n SqlMigrationServicesRegenerateAuthKeysOptionalParams,\n SqlMigrationServicesRegenerateAuthKeysResponse,\n DeleteNode,\n SqlMigrationServicesDeleteNodeOptionalParams,\n SqlMigrationServicesDeleteNodeResponse,\n SqlMigrationServicesListMigrationsResponse,\n SqlMigrationServicesListMonitoringDataOptionalParams,\n SqlMigrationServicesListMonitoringDataResponse,\n SqlMigrationServicesListBySubscriptionResponse,\n SqlMigrationServicesListByResourceGroupNextResponse,\n SqlMigrationServicesListMigrationsNextResponse,\n SqlMigrationServicesListBySubscriptionNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing SqlMigrationServices operations. */\nexport class SqlMigrationServicesImpl implements SqlMigrationServices {\n private readonly client: DataMigrationManagementClient;\n\n /**\n * Initialize a new instance of the class SqlMigrationServices class.\n * @param client Reference to the service client\n */\n constructor(client: DataMigrationManagementClient) {\n this.client = client;\n }\n\n /**\n * Retrieve all SQL migration services in the resource group.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: SqlMigrationServicesListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<SqlMigrationService> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listByResourceGroupPagingPage(resourceGroupName, options);\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: SqlMigrationServicesListByResourceGroupOptionalParams\n ): AsyncIterableIterator<SqlMigrationService[]> {\n let result = await this._listByResourceGroup(resourceGroupName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: SqlMigrationServicesListByResourceGroupOptionalParams\n ): AsyncIterableIterator<SqlMigrationService> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Retrieve the List of database migrations attached to the service.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param options The options parameters.\n */\n public listMigrations(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n options?: SqlMigrationServicesListMigrationsOptionalParams\n ): PagedAsyncIterableIterator<DatabaseMigration> {\n const iter = this.listMigrationsPagingAll(\n resourceGroupName,\n sqlMigrationServiceName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listMigrationsPagingPage(\n resourceGroupName,\n sqlMigrationServiceName,\n options\n );\n }\n };\n }\n\n private async *listMigrationsPagingPage(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n options?: SqlMigrationServicesListMigrationsOptionalParams\n ): AsyncIterableIterator<DatabaseMigration[]> {\n let result = await this._listMigrations(\n resourceGroupName,\n sqlMigrationServiceName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listMigrationsNext(\n resourceGroupName,\n sqlMigrationServiceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listMigrationsPagingAll(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n options?: SqlMigrationServicesListMigrationsOptionalParams\n ): AsyncIterableIterator<DatabaseMigration> {\n for await (const page of this.listMigrationsPagingPage(\n resourceGroupName,\n sqlMigrationServiceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Retrieve all SQL migration services in the subscriptions.\n * @param options The options parameters.\n */\n public listBySubscription(\n options?: SqlMigrationServicesListBySubscriptionOptionalParams\n ): PagedAsyncIterableIterator<SqlMigrationService> {\n const iter = this.listBySubscriptionPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listBySubscriptionPagingPage(options);\n }\n };\n }\n\n private async *listBySubscriptionPagingPage(\n options?: SqlMigrationServicesListBySubscriptionOptionalParams\n ): AsyncIterableIterator<SqlMigrationService[]> {\n let result = await this._listBySubscription(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listBySubscriptionNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listBySubscriptionPagingAll(\n options?: SqlMigrationServicesListBySubscriptionOptionalParams\n ): AsyncIterableIterator<SqlMigrationService> {\n for await (const page of this.listBySubscriptionPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Retrieve the Migration Service.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n options?: SqlMigrationServicesGetOptionalParams\n ): Promise<SqlMigrationServicesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, sqlMigrationServiceName, options },\n getOperationSpec\n );\n }\n\n /**\n * Create or Update SQL Migration Service.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param parameters Details of SqlMigrationService resource.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n parameters: SqlMigrationService,\n options?: SqlMigrationServicesCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<SqlMigrationServicesCreateOrUpdateResponse>,\n SqlMigrationServicesCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<SqlMigrationServicesCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, sqlMigrationServiceName, parameters, options },\n createOrUpdateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Create or Update SQL Migration Service.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param parameters Details of SqlMigrationService resource.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n parameters: SqlMigrationService,\n options?: SqlMigrationServicesCreateOrUpdateOptionalParams\n ): Promise<SqlMigrationServicesCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n sqlMigrationServiceName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Delete SQL Migration Service.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n options?: SqlMigrationServicesDeleteOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, sqlMigrationServiceName, options },\n deleteOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Delete SQL Migration Service.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n options?: SqlMigrationServicesDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n sqlMigrationServiceName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Update SQL Migration Service.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param parameters Details of SqlMigrationService resource.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n parameters: SqlMigrationServiceUpdate,\n options?: SqlMigrationServicesUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<SqlMigrationServicesUpdateResponse>,\n SqlMigrationServicesUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<SqlMigrationServicesUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, sqlMigrationServiceName, parameters, options },\n updateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Update SQL Migration Service.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param parameters Details of SqlMigrationService resource.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n parameters: SqlMigrationServiceUpdate,\n options?: SqlMigrationServicesUpdateOptionalParams\n ): Promise<SqlMigrationServicesUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n sqlMigrationServiceName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Retrieve all SQL migration services in the resource group.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: SqlMigrationServicesListByResourceGroupOptionalParams\n ): Promise<SqlMigrationServicesListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * Retrieve the List of Authentication Keys for Self Hosted Integration Runtime.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param options The options parameters.\n */\n listAuthKeys(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n options?: SqlMigrationServicesListAuthKeysOptionalParams\n ): Promise<SqlMigrationServicesListAuthKeysResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, sqlMigrationServiceName, options },\n listAuthKeysOperationSpec\n );\n }\n\n /**\n * Regenerate a new set of Authentication Keys for Self Hosted Integration Runtime.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param parameters Details of SqlMigrationService resource.\n * @param options The options parameters.\n */\n regenerateAuthKeys(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n parameters: RegenAuthKeys,\n options?: SqlMigrationServicesRegenerateAuthKeysOptionalParams\n ): Promise<SqlMigrationServicesRegenerateAuthKeysResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, sqlMigrationServiceName, parameters, options },\n regenerateAuthKeysOperationSpec\n );\n }\n\n /**\n * Delete the integration runtime node.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param parameters Details of SqlMigrationService resource.\n * @param options The options parameters.\n */\n deleteNode(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n parameters: DeleteNode,\n options?: SqlMigrationServicesDeleteNodeOptionalParams\n ): Promise<SqlMigrationServicesDeleteNodeResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, sqlMigrationServiceName, parameters, options },\n deleteNodeOperationSpec\n );\n }\n\n /**\n * Retrieve the List of database migrations attached to the service.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param options The options parameters.\n */\n private _listMigrations(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n options?: SqlMigrationServicesListMigrationsOptionalParams\n ): Promise<SqlMigrationServicesListMigrationsResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, sqlMigrationServiceName, options },\n listMigrationsOperationSpec\n );\n }\n\n /**\n * Retrieve the Monitoring Data.\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param options The options parameters.\n */\n listMonitoringData(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n options?: SqlMigrationServicesListMonitoringDataOptionalParams\n ): Promise<SqlMigrationServicesListMonitoringDataResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, sqlMigrationServiceName, options },\n listMonitoringDataOperationSpec\n );\n }\n\n /**\n * Retrieve all SQL migration services in the subscriptions.\n * @param options The options parameters.\n */\n private _listBySubscription(\n options?: SqlMigrationServicesListBySubscriptionOptionalParams\n ): Promise<SqlMigrationServicesListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBySubscriptionOperationSpec\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: SqlMigrationServicesListByResourceGroupNextOptionalParams\n ): Promise<SqlMigrationServicesListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec\n );\n }\n\n /**\n * ListMigrationsNext\n * @param resourceGroupName Name of the resource group that contains the resource. You can obtain this\n * value from the Azure Resource Manager API or the portal.\n * @param sqlMigrationServiceName Name of the SQL Migration Service.\n * @param nextLink The nextLink from the previous successful call to the ListMigrations method.\n * @param options The options parameters.\n */\n private _listMigrationsNext(\n resourceGroupName: string,\n sqlMigrationServiceName: string,\n nextLink: string,\n options?: SqlMigrationServicesListMigrationsNextOptionalParams\n ): Promise<SqlMigrationServicesListMigrationsNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, sqlMigrationServiceName, nextLink, options },\n listMigrationsNextOperationSpec\n );\n }\n\n /**\n * ListBySubscriptionNext\n * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.\n * @param options The options parameters.\n */\n private _listBySubscriptionNext(\n nextLink: string,\n options?: SqlMigrationServicesListBySubscriptionNextOptionalParams\n ): Promise<SqlMigrationServicesListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBySubscriptionNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SqlMigrationService\n },\n default: {}\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.sqlMigrationServiceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.SqlMigrationService\n },\n 201: {\n bodyMapper: Mappers.SqlMigrationService\n },\n 202: {\n bodyMapper: Mappers.SqlMigrationService\n },\n 204: {\n bodyMapper: Mappers.SqlMigrationService\n },\n default: {}\n },\n requestBody: Parameters.parameters3,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.sqlMigrationServiceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}\",\n httpMethod: \"DELETE\",\n responses: { 200: {}, 201: {}, 202: {}, 204: {}, default: {} },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.sqlMigrationServiceName\n ],\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.SqlMigrationService\n },\n 201: {\n bodyMapper: Mappers.SqlMigrationService\n },\n 202: {\n bodyMapper: Mappers.SqlMigrationService\n },\n 204: {\n bodyMapper: Mappers.SqlMigrationService\n },\n default: {}\n },\n requestBody: Parameters.parameters4,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.sqlMigrationServiceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SqlMigrationListResult\n },\n default: {}\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listAuthKeysOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}/listAuthKeys\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.AuthenticationKeys\n },\n default: {}\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.sqlMigrationServiceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst regenerateAuthKeysOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}/regenerateAuthKeys\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.RegenAuthKeys\n },\n default: {}\n },\n requestBody: Parameters.parameters5,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.sqlMigrationServiceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteNodeOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}/deleteNode\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.DeleteNode\n },\n default: {}\n },\n requestBody: Parameters.parameters6,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.sqlMigrationServiceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listMigrationsOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}/listMigrations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabaseMigrationListResult\n },\n default: {}\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.sqlMigrationServiceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listMonitoringDataOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}/listMonitoringData\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationRuntimeMonitoringData\n },\n default: {}\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.sqlMigrationServiceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listBySubscriptionOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.DataMigration/sqlMigrationServices\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SqlMigrationListResult\n },\n default: {}\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SqlMigrationListResult\n },\n default: {}\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listMigrationsNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DatabaseMigrationListResult\n },\n default: {}\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.sqlMigrationServiceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SqlMigrationListResult\n },\n default: {}\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { ResourceSkus } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { DataMigrationManagementClient } from \"../dataMigrationManagementClient\";\nimport {\n ResourceSku,\n ResourceSkusListSkusNextOptionalParams,\n ResourceSkusListSkusOptionalParams,\n ResourceSkusListSkusResponse,\n ResourceSkusListSkusNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ResourceSkus operations. */\nexport class ResourceSkusImpl implements ResourceSkus {\n private readonly client: DataMigrationManagementClient;\n\n /**\n * Initialize a new instance of the class ResourceSkus class.\n * @param client Reference to the service client\n */\n constructor(client: DataMigrationManagementClient) {\n this.client = client;\n }\n\n /**\n * The skus action returns the list of SKUs that DMS supports.\n * @param options The options parameters.\n */\n public listSkus(\n options?: ResourceSkusListSkusOptionalParams\n ): PagedAsyncIterableIterator<ResourceSku> {\n const iter = this.listSkusPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listSkusPagingPage(options);\n }\n };\n }\n\n private async *listSkusPagingPage(\n options?: ResourceSkusListSkusOptionalParams\n ): AsyncIterableIterator<ResourceSku[]> {\n let result = await this._listSkus(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listSkusNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listSkusPagingAll(\n options?: ResourceSkusListSkusOptionalParams\n ): AsyncIterableIterator<ResourceSku> {\n for await (const page of this.listSkusPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * The skus action returns the list of SKUs that DMS supports.\n * @param options The options parameters.\n */\n private _listSkus(\n options?: ResourceSkusListSkusOptionalParams\n ): Promise<ResourceSkusListSkusResponse> {\n return this.client.sendOperationRequest({ options }, listSkusOperationSpec);\n }\n\n /**\n * ListSkusNext\n * @param nextLink The nextLink from the previous successful call to the ListSkus method.\n * @param options The options parameters.\n */\n private _listSkusNext(\n nextLink: string,\n options?: ResourceSkusListSkusNextOptionalParams\n ): Promise<ResourceSkusListSkusNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listSkusNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listSkusOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.DataMigration/skus\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ResourceSkusResult\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listSkusNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ResourceSkusResult\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Services } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { DataMigrationManagementClient } from \"../dataMigrationManagementClient\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n AvailableServiceSku,\n ServicesListSkusNextOptionalParams,\n ServicesListSkusOptionalParams,\n DataMigrationService,\n ServicesListByResourceGroupNextOptionalParams,\n ServicesListByResourceGroupOptionalParams,\n ServicesListNextOptionalParams,\n ServicesListOptionalParams,\n ServicesCreateOrUpdateOptionalParams,\n ServicesCreateOrUpdateResponse,\n ServicesGetOptionalParams,\n ServicesGetResponse,\n ServicesDeleteOptionalParams,\n ServicesUpdateOptionalParams,\n ServicesUpdateResponse,\n ServicesCheckStatusOptionalParams,\n ServicesCheckStatusResponse,\n ServicesStartOptionalParams,\n ServicesStopOptionalParams,\n ServicesListSkusResponse,\n NameAvailabilityRequest,\n ServicesCheckChildrenNameAvailabilityOptionalParams,\n ServicesCheckChildrenNameAvailabilityResponse,\n ServicesListByResourceGroupResponse,\n ServicesListResponse,\n ServicesCheckNameAvailabilityOptionalParams,\n ServicesCheckNameAvailabilityResponse,\n ServicesListSkusNextResponse,\n ServicesListByResourceGroupNextResponse,\n ServicesListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Services operations. */\nexport class ServicesImpl implements Services {\n private readonly client: DataMigrationManagementClient;\n\n /**\n * Initialize a new instance of the class Services class.\n * @param client Reference to the service client\n */\n constructor(client: DataMigrationManagementClient) {\n this.client = client;\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. The\n * skus action returns the list of SKUs that a service resource can be updated to.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n public listSkus(\n groupName: string,\n serviceName: string,\n options?: ServicesListSkusOptionalParams\n ): PagedAsyncIterableIterator<AvailableServiceSku> {\n const iter = this.listSkusPagingAll(groupName, serviceName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listSkusPagingPage(groupName, serviceName, options);\n }\n };\n }\n\n private async *listSkusPagingPage(\n groupName: string,\n serviceName: string,\n options?: ServicesListSkusOptionalParams\n ): AsyncIterableIterator<AvailableServiceSku[]> {\n let result = await this._listSkus(groupName, serviceName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listSkusNext(\n groupName,\n serviceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listSkusPagingAll(\n groupName: string,\n serviceName: string,\n options?: ServicesListSkusOptionalParams\n ): AsyncIterableIterator<AvailableServiceSku> {\n for await (const page of this.listSkusPagingPage(\n groupName,\n serviceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * The Services resource is the top-level resource that represents the Database Migration Service. This\n * method returns a list of service resources in a resource group.\n * @param groupName Name of the resource group\n * @param options The options parameters.\n */\n public listByResourceGroup(\n groupName: string,\n options?: ServicesListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<DataMigrationService> {\n const iter = this.listByResourceGroupPagingAll(groupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listByResourceGroupPagingPage(groupName, options);\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n groupName: string,\n options?: ServicesListByResourceGroupOptionalParams\n ): AsyncIterableIterator<DataMigrationService[]> {\n let result = await this._listByResourceGroup(groupName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n groupName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listByResourceGroupPagingAll(\n groupName: string,\n options?: ServicesListByResourceGroupOptionalParams\n ): AsyncIterableIterator<DataMigrationService> {\n for await (const page of this.listByResourceGroupPagingPage(\n groupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. This\n * method returns a list of service resources in a subscription.\n * @param options The options parameters.\n */\n public list(\n options?: ServicesListOptionalParams\n ): PagedAsyncIterableIterator<DataMigrationService> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(options);\n }\n };\n }\n\n private async *listPagingPage(\n options?: ServicesListOptionalParams\n ): AsyncIterableIterator<DataMigrationService[]> {\n let result = await this._list(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n options?: ServicesListOptionalParams\n ): AsyncIterableIterator<DataMigrationService> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. The\n * PUT method creates a new service or updates an existing one. When a service is updated, existing\n * child resources (i.e. tasks) are unaffected. Services currently support a single kind, \"vm\", which\n * refers to a VM-based service, although other kinds may be added in the future. This method can\n * change the kind, SKU, and network of the service, but if tasks are currently running (i.e. the\n * service is busy), this will fail with 400 Bad Request (\"ServiceIsBusy\"). The provider will reply\n * when successful with 200 OK or 201 Created. Long-running operations use the provisioningState\n * property.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param parameters Information about the service\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n groupName: string,\n serviceName: string,\n parameters: DataMigrationService,\n options?: ServicesCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<ServicesCreateOrUpdateResponse>,\n ServicesCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<ServicesCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { groupName, serviceName, parameters, options },\n createOrUpdateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. The\n * PUT method creates a new service or updates an existing one. When a service is updated, existing\n * child resources (i.e. tasks) are unaffected. Services currently support a single kind, \"vm\", which\n * refers to a VM-based service, although other kinds may be added in the future. This method can\n * change the kind, SKU, and network of the service, but if tasks are currently running (i.e. the\n * service is busy), this will fail with 400 Bad Request (\"ServiceIsBusy\"). The provider will reply\n * when successful with 200 OK or 201 Created. Long-running operations use the provisioningState\n * property.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param parameters Information about the service\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n groupName: string,\n serviceName: string,\n parameters: DataMigrationService,\n options?: ServicesCreateOrUpdateOptionalParams\n ): Promise<ServicesCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n groupName,\n serviceName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. The\n * GET method retrieves information about a service instance.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n get(\n groupName: string,\n serviceName: string,\n options?: ServicesGetOptionalParams\n ): Promise<ServicesGetResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, options },\n getOperationSpec\n );\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. The\n * DELETE method deletes a service. Any running tasks will be canceled.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n async beginDelete(\n groupName: string,\n serviceName: string,\n options?: ServicesDeleteOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { groupName, serviceName, options },\n deleteOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. The\n * DELETE method deletes a service. Any running tasks will be canceled.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n groupName: string,\n serviceName: string,\n options?: ServicesDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(groupName, serviceName, options);\n return poller.pollUntilDone();\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. The\n * PATCH method updates an existing service. This method can change the kind, SKU, and network of the\n * service, but if tasks are currently running (i.e. the service is busy), this will fail with 400 Bad\n * Request (\"ServiceIsBusy\").\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param parameters Information about the service\n * @param options The options parameters.\n */\n async beginUpdate(\n groupName: string,\n serviceName: string,\n parameters: DataMigrationService,\n options?: ServicesUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<ServicesUpdateResponse>,\n ServicesUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<ServicesUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { groupName, serviceName, parameters, options },\n updateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. The\n * PATCH method updates an existing service. This method can change the kind, SKU, and network of the\n * service, but if tasks are currently running (i.e. the service is busy), this will fail with 400 Bad\n * Request (\"ServiceIsBusy\").\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param parameters Information about the service\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n groupName: string,\n serviceName: string,\n parameters: DataMigrationService,\n options?: ServicesUpdateOptionalParams\n ): Promise<ServicesUpdateResponse> {\n const poller = await this.beginUpdate(\n groupName,\n serviceName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. This\n * action performs a health check and returns the status of the service and virtual machine size.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n checkStatus(\n groupName: string,\n serviceName: string,\n options?: ServicesCheckStatusOptionalParams\n ): Promise<ServicesCheckStatusResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, options },\n checkStatusOperationSpec\n );\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. This\n * action starts the service and the service can be used for data migration.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n async beginStart(\n groupName: string,\n serviceName: string,\n options?: ServicesStartOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { groupName, serviceName, options },\n startOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. This\n * action starts the service and the service can be used for data migration.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n async beginStartAndWait(\n groupName: string,\n serviceName: string,\n options?: ServicesStartOptionalParams\n ): Promise<void> {\n const poller = await this.beginStart(groupName, serviceName, options);\n return poller.pollUntilDone();\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. This\n * action stops the service and the service cannot be used for data migration. The service owner won't\n * be billed when the service is stopped.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n async beginStop(\n groupName: string,\n serviceName: string,\n options?: ServicesStopOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { groupName, serviceName, options },\n stopOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. This\n * action stops the service and the service cannot be used for data migration. The service owner won't\n * be billed when the service is stopped.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n async beginStopAndWait(\n groupName: string,\n serviceName: string,\n options?: ServicesStopOptionalParams\n ): Promise<void> {\n const poller = await this.beginStop(groupName, serviceName, options);\n return poller.pollUntilDone();\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. The\n * skus action returns the list of SKUs that a service resource can be updated to.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n private _listSkus(\n groupName: string,\n serviceName: string,\n options?: ServicesListSkusOptionalParams\n ): Promise<ServicesListSkusResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, options },\n listSkusOperationSpec\n );\n }\n\n /**\n * This method checks whether a proposed nested resource name is valid and available.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param parameters Requested name to validate\n * @param options The options parameters.\n */\n checkChildrenNameAvailability(\n groupName: string,\n serviceName: string,\n parameters: NameAvailabilityRequest,\n options?: ServicesCheckChildrenNameAvailabilityOptionalParams\n ): Promise<ServicesCheckChildrenNameAvailabilityResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, parameters, options },\n checkChildrenNameAvailabilityOperationSpec\n );\n }\n\n /**\n * The Services resource is the top-level resource that represents the Database Migration Service. This\n * method returns a list of service resources in a resource group.\n * @param groupName Name of the resource group\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n groupName: string,\n options?: ServicesListByResourceGroupOptionalParams\n ): Promise<ServicesListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { groupName, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. This\n * method returns a list of service resources in a subscription.\n * @param options The options parameters.\n */\n private _list(\n options?: ServicesListOptionalParams\n ): Promise<ServicesListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * This method checks whether a proposed top-level resource name is valid and available.\n * @param location The Azure region of the operation\n * @param parameters Requested name to validate\n * @param options The options parameters.\n */\n checkNameAvailability(\n location: string,\n parameters: NameAvailabilityRequest,\n options?: ServicesCheckNameAvailabilityOptionalParams\n ): Promise<ServicesCheckNameAvailabilityResponse> {\n return this.client.sendOperationRequest(\n { location, parameters, options },\n checkNameAvailabilityOperationSpec\n );\n }\n\n /**\n * ListSkusNext\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param nextLink The nextLink from the previous successful call to the ListSkus method.\n * @param options The options parameters.\n */\n private _listSkusNext(\n groupName: string,\n serviceName: string,\n nextLink: string,\n options?: ServicesListSkusNextOptionalParams\n ): Promise<ServicesListSkusNextResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, nextLink, options },\n listSkusNextOperationSpec\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param groupName Name of the resource group\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n groupName: string,\n nextLink: string,\n options?: ServicesListByResourceGroupNextOptionalParams\n ): Promise<ServicesListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { groupName, nextLink, options },\n listByResourceGroupNextOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: ServicesListNextOptionalParams\n ): Promise<ServicesListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.DataMigrationService\n },\n 201: {\n bodyMapper: Mappers.DataMigrationService\n },\n 202: {\n bodyMapper: Mappers.DataMigrationService\n },\n 204: {\n bodyMapper: Mappers.DataMigrationService\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters7,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DataMigrationService\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.deleteRunningTasks],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.DataMigrationService\n },\n 201: {\n bodyMapper: Mappers.DataMigrationService\n },\n 202: {\n bodyMapper: Mappers.DataMigrationService\n },\n 204: {\n bodyMapper: Mappers.DataMigrationService\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters7,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst checkStatusOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/checkStatus\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.DataMigrationServiceStatusResponse\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst startOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/start\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst stopOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/stop\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listSkusOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/skus\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServiceSkuList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst checkChildrenNameAvailabilityOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/checkNameAvailability\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.NameAvailabilityResponse\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters8,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DataMigrationServiceList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.DataMigration/services\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DataMigrationServiceList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst checkNameAvailabilityOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.DataMigration/locations/{location}/checkNameAvailability\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.NameAvailabilityResponse\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters8,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listSkusNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServiceSkuList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DataMigrationServiceList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.groupName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DataMigrationServiceList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Tasks } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { DataMigrationManagementClient } from \"../dataMigrationManagementClient\";\nimport {\n ProjectTask,\n TasksListNextOptionalParams,\n TasksListOptionalParams,\n TasksListResponse,\n TasksCreateOrUpdateOptionalParams,\n TasksCreateOrUpdateResponse,\n TasksGetOptionalParams,\n TasksGetResponse,\n TasksDeleteOptionalParams,\n TasksUpdateOptionalParams,\n TasksUpdateResponse,\n TasksCancelOptionalParams,\n TasksCancelResponse,\n CommandPropertiesUnion,\n TasksCommandOptionalParams,\n TasksCommandResponse,\n TasksListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Tasks operations. */\nexport class TasksImpl implements Tasks {\n private readonly client: DataMigrationManagementClient;\n\n /**\n * Initialize a new instance of the class Tasks class.\n * @param client Reference to the service client\n */\n constructor(client: DataMigrationManagementClient) {\n this.client = client;\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. This\n * method returns a list of tasks owned by a service resource. Some tasks may have a status of Unknown,\n * which indicates that an error occurred while querying the status of that task.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param options The options parameters.\n */\n public list(\n groupName: string,\n serviceName: string,\n projectName: string,\n options?: TasksListOptionalParams\n ): PagedAsyncIterableIterator<ProjectTask> {\n const iter = this.listPagingAll(\n groupName,\n serviceName,\n projectName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n groupName,\n serviceName,\n projectName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n groupName: string,\n serviceName: string,\n projectName: string,\n options?: TasksListOptionalParams\n ): AsyncIterableIterator<ProjectTask[]> {\n let result = await this._list(groupName, serviceName, projectName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n groupName,\n serviceName,\n projectName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n groupName: string,\n serviceName: string,\n projectName: string,\n options?: TasksListOptionalParams\n ): AsyncIterableIterator<ProjectTask> {\n for await (const page of this.listPagingPage(\n groupName,\n serviceName,\n projectName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. This\n * method returns a list of tasks owned by a service resource. Some tasks may have a status of Unknown,\n * which indicates that an error occurred while querying the status of that task.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param options The options parameters.\n */\n private _list(\n groupName: string,\n serviceName: string,\n projectName: string,\n options?: TasksListOptionalParams\n ): Promise<TasksListResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, options },\n listOperationSpec\n );\n }\n\n /**\n * The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance.\n * The PUT method creates a new task or updates an existing one, although since tasks have no mutable\n * custom properties, there is little reason to update an existing one.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param taskName Name of the Task\n * @param parameters Information about the task\n * @param options The options parameters.\n */\n createOrUpdate(\n groupName: string,\n serviceName: string,\n projectName: string,\n taskName: string,\n parameters: ProjectTask,\n options?: TasksCreateOrUpdateOptionalParams\n ): Promise<TasksCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, taskName, parameters, options },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance.\n * The GET method retrieves information about a task.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param taskName Name of the Task\n * @param options The options parameters.\n */\n get(\n groupName: string,\n serviceName: string,\n projectName: string,\n taskName: string,\n options?: TasksGetOptionalParams\n ): Promise<TasksGetResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, taskName, options },\n getOperationSpec\n );\n }\n\n /**\n * The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance.\n * The DELETE method deletes a task, canceling it first if it's running.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param taskName Name of the Task\n * @param options The options parameters.\n */\n delete(\n groupName: string,\n serviceName: string,\n projectName: string,\n taskName: string,\n options?: TasksDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, taskName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance.\n * The PATCH method updates an existing task, but since tasks have no mutable custom properties, there\n * is little reason to do so.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param taskName Name of the Task\n * @param parameters Information about the task\n * @param options The options parameters.\n */\n update(\n groupName: string,\n serviceName: string,\n projectName: string,\n taskName: string,\n parameters: ProjectTask,\n options?: TasksUpdateOptionalParams\n ): Promise<TasksUpdateResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, taskName, parameters, options },\n updateOperationSpec\n );\n }\n\n /**\n * The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance.\n * This method cancels a task if it's currently queued or running.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param taskName Name of the Task\n * @param options The options parameters.\n */\n cancel(\n groupName: string,\n serviceName: string,\n projectName: string,\n taskName: string,\n options?: TasksCancelOptionalParams\n ): Promise<TasksCancelResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, taskName, options },\n cancelOperationSpec\n );\n }\n\n /**\n * The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance.\n * This method executes a command on a running task.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param taskName Name of the Task\n * @param parameters Command to execute\n * @param options The options parameters.\n */\n command(\n groupName: string,\n serviceName: string,\n projectName: string,\n taskName: string,\n parameters: CommandPropertiesUnion,\n options?: TasksCommandOptionalParams\n ): Promise<TasksCommandResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, taskName, parameters, options },\n commandOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n groupName: string,\n serviceName: string,\n projectName: string,\n nextLink: string,\n options?: TasksListNextOptionalParams\n ): Promise<TasksListNextResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/tasks\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.TaskList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.taskType],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/tasks/{taskName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectTask\n },\n 201: {\n bodyMapper: Mappers.ProjectTask\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters9,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.taskName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/tasks/{taskName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectTask\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.expand, Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.taskName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/tasks/{taskName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.deleteRunningTasks],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.taskName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/tasks/{taskName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectTask\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters9,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.taskName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst cancelOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/tasks/{taskName}/cancel\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectTask\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.taskName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst commandOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/tasks/{taskName}/command\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.CommandProperties\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters10,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.taskName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.TaskList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.taskType],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName\n ],\n headerParameters: [Parameters.accept],\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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { ServiceTasks } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { DataMigrationManagementClient } from \"../dataMigrationManagementClient\";\nimport {\n ProjectTask,\n ServiceTasksListNextOptionalParams,\n ServiceTasksListOptionalParams,\n ServiceTasksListResponse,\n ServiceTasksCreateOrUpdateOptionalParams,\n ServiceTasksCreateOrUpdateResponse,\n ServiceTasksGetOptionalParams,\n ServiceTasksGetResponse,\n ServiceTasksDeleteOptionalParams,\n ServiceTasksUpdateOptionalParams,\n ServiceTasksUpdateResponse,\n ServiceTasksCancelOptionalParams,\n ServiceTasksCancelResponse,\n ServiceTasksListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ServiceTasks operations. */\nexport class ServiceTasksImpl implements ServiceTasks {\n private readonly client: DataMigrationManagementClient;\n\n /**\n * Initialize a new instance of the class ServiceTasks class.\n * @param client Reference to the service client\n */\n constructor(client: DataMigrationManagementClient) {\n this.client = client;\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. This\n * method returns a list of service level tasks owned by a service resource. Some tasks may have a\n * status of Unknown, which indicates that an error occurred while querying the status of that task.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n public list(\n groupName: string,\n serviceName: string,\n options?: ServiceTasksListOptionalParams\n ): PagedAsyncIterableIterator<ProjectTask> {\n const iter = this.listPagingAll(groupName, serviceName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(groupName, serviceName, options);\n }\n };\n }\n\n private async *listPagingPage(\n groupName: string,\n serviceName: string,\n options?: ServiceTasksListOptionalParams\n ): AsyncIterableIterator<ProjectTask[]> {\n let result = await this._list(groupName, serviceName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n groupName,\n serviceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n groupName: string,\n serviceName: string,\n options?: ServiceTasksListOptionalParams\n ): AsyncIterableIterator<ProjectTask> {\n for await (const page of this.listPagingPage(\n groupName,\n serviceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * The services resource is the top-level resource that represents the Database Migration Service. This\n * method returns a list of service level tasks owned by a service resource. Some tasks may have a\n * status of Unknown, which indicates that an error occurred while querying the status of that task.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n private _list(\n groupName: string,\n serviceName: string,\n options?: ServiceTasksListOptionalParams\n ): Promise<ServiceTasksListResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, options },\n listOperationSpec\n );\n }\n\n /**\n * The service tasks resource is a nested, proxy-only resource representing work performed by a DMS\n * instance. The PUT method creates a new service task or updates an existing one, although since\n * service tasks have no mutable custom properties, there is little reason to update an existing one.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param taskName Name of the Task\n * @param parameters Information about the task\n * @param options The options parameters.\n */\n createOrUpdate(\n groupName: string,\n serviceName: string,\n taskName: string,\n parameters: ProjectTask,\n options?: ServiceTasksCreateOrUpdateOptionalParams\n ): Promise<ServiceTasksCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, taskName, parameters, options },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * The service tasks resource is a nested, proxy-only resource representing work performed by a DMS\n * instance. The GET method retrieves information about a service task.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param taskName Name of the Task\n * @param options The options parameters.\n */\n get(\n groupName: string,\n serviceName: string,\n taskName: string,\n options?: ServiceTasksGetOptionalParams\n ): Promise<ServiceTasksGetResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, taskName, options },\n getOperationSpec\n );\n }\n\n /**\n * The service tasks resource is a nested, proxy-only resource representing work performed by a DMS\n * instance. The DELETE method deletes a service task, canceling it first if it's running.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param taskName Name of the Task\n * @param options The options parameters.\n */\n delete(\n groupName: string,\n serviceName: string,\n taskName: string,\n options?: ServiceTasksDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, taskName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * The service tasks resource is a nested, proxy-only resource representing work performed by a DMS\n * instance. The PATCH method updates an existing service task, but since service tasks have no mutable\n * custom properties, there is little reason to do so.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param taskName Name of the Task\n * @param parameters Information about the task\n * @param options The options parameters.\n */\n update(\n groupName: string,\n serviceName: string,\n taskName: string,\n parameters: ProjectTask,\n options?: ServiceTasksUpdateOptionalParams\n ): Promise<ServiceTasksUpdateResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, taskName, parameters, options },\n updateOperationSpec\n );\n }\n\n /**\n * The service tasks resource is a nested, proxy-only resource representing work performed by a DMS\n * instance. This method cancels a service task if it's currently queued or running.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param taskName Name of the Task\n * @param options The options parameters.\n */\n cancel(\n groupName: string,\n serviceName: string,\n taskName: string,\n options?: ServiceTasksCancelOptionalParams\n ): Promise<ServiceTasksCancelResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, taskName, options },\n cancelOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n groupName: string,\n serviceName: string,\n nextLink: string,\n options?: ServiceTasksListNextOptionalParams\n ): Promise<ServiceTasksListNextResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/serviceTasks\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.TaskList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.taskType],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/serviceTasks/{taskName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectTask\n },\n 201: {\n bodyMapper: Mappers.ProjectTask\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters9,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.taskName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/serviceTasks/{taskName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectTask\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.expand, Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.taskName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/serviceTasks/{taskName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.deleteRunningTasks],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.taskName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/serviceTasks/{taskName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectTask\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters9,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.taskName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst cancelOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/serviceTasks/{taskName}/cancel\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectTask\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.taskName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.TaskList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.taskType],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept],\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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Projects } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { DataMigrationManagementClient } from \"../dataMigrationManagementClient\";\nimport {\n Project,\n ProjectsListNextOptionalParams,\n ProjectsListOptionalParams,\n ProjectsListResponse,\n ProjectsCreateOrUpdateOptionalParams,\n ProjectsCreateOrUpdateResponse,\n ProjectsGetOptionalParams,\n ProjectsGetResponse,\n ProjectsDeleteOptionalParams,\n ProjectsUpdateOptionalParams,\n ProjectsUpdateResponse,\n ProjectsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Projects operations. */\nexport class ProjectsImpl implements Projects {\n private readonly client: DataMigrationManagementClient;\n\n /**\n * Initialize a new instance of the class Projects class.\n * @param client Reference to the service client\n */\n constructor(client: DataMigrationManagementClient) {\n this.client = client;\n }\n\n /**\n * The project resource is a nested resource representing a stored migration project. This method\n * returns a list of projects owned by a service resource.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n public list(\n groupName: string,\n serviceName: string,\n options?: ProjectsListOptionalParams\n ): PagedAsyncIterableIterator<Project> {\n const iter = this.listPagingAll(groupName, serviceName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(groupName, serviceName, options);\n }\n };\n }\n\n private async *listPagingPage(\n groupName: string,\n serviceName: string,\n options?: ProjectsListOptionalParams\n ): AsyncIterableIterator<Project[]> {\n let result = await this._list(groupName, serviceName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n groupName,\n serviceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n groupName: string,\n serviceName: string,\n options?: ProjectsListOptionalParams\n ): AsyncIterableIterator<Project> {\n for await (const page of this.listPagingPage(\n groupName,\n serviceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * The project resource is a nested resource representing a stored migration project. This method\n * returns a list of projects owned by a service resource.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param options The options parameters.\n */\n private _list(\n groupName: string,\n serviceName: string,\n options?: ProjectsListOptionalParams\n ): Promise<ProjectsListResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, options },\n listOperationSpec\n );\n }\n\n /**\n * The project resource is a nested resource representing a stored migration project. The PUT method\n * creates a new project or updates an existing one.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param parameters Information about the project\n * @param options The options parameters.\n */\n createOrUpdate(\n groupName: string,\n serviceName: string,\n projectName: string,\n parameters: Project,\n options?: ProjectsCreateOrUpdateOptionalParams\n ): Promise<ProjectsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, parameters, options },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * The project resource is a nested resource representing a stored migration project. The GET method\n * retrieves information about a project.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param options The options parameters.\n */\n get(\n groupName: string,\n serviceName: string,\n projectName: string,\n options?: ProjectsGetOptionalParams\n ): Promise<ProjectsGetResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, options },\n getOperationSpec\n );\n }\n\n /**\n * The project resource is a nested resource representing a stored migration project. The DELETE method\n * deletes a project.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param options The options parameters.\n */\n delete(\n groupName: string,\n serviceName: string,\n projectName: string,\n options?: ProjectsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * The project resource is a nested resource representing a stored migration project. The PATCH method\n * updates an existing project.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param parameters Information about the project\n * @param options The options parameters.\n */\n update(\n groupName: string,\n serviceName: string,\n projectName: string,\n parameters: Project,\n options?: ProjectsUpdateOptionalParams\n ): Promise<ProjectsUpdateResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, parameters, options },\n updateOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n groupName: string,\n serviceName: string,\n nextLink: string,\n options?: ProjectsListNextOptionalParams\n ): Promise<ProjectsListNextResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Project\n },\n 201: {\n bodyMapper: Mappers.Project\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters11,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Project\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.deleteRunningTasks],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.Project\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters11,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.groupName,\n Parameters.serviceName\n ],\n headerParameters: [Parameters.accept],\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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Usages } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { DataMigrationManagementClient } from \"../dataMigrationManagementClient\";\nimport {\n Quota,\n UsagesListNextOptionalParams,\n UsagesListOptionalParams,\n UsagesListResponse,\n UsagesListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Usages operations. */\nexport class UsagesImpl implements Usages {\n private readonly client: DataMigrationManagementClient;\n\n /**\n * Initialize a new instance of the class Usages class.\n * @param client Reference to the service client\n */\n constructor(client: DataMigrationManagementClient) {\n this.client = client;\n }\n\n /**\n * This method returns region-specific quotas and resource usage information for the Database Migration\n * Service.\n * @param location The Azure region of the operation\n * @param options The options parameters.\n */\n public list(\n location: string,\n options?: UsagesListOptionalParams\n ): PagedAsyncIterableIterator<Quota> {\n const iter = this.listPagingAll(location, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(location, options);\n }\n };\n }\n\n private async *listPagingPage(\n location: string,\n options?: UsagesListOptionalParams\n ): AsyncIterableIterator<Quota[]> {\n let result = await this._list(location, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(location, continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n location: string,\n options?: UsagesListOptionalParams\n ): AsyncIterableIterator<Quota> {\n for await (const page of this.listPagingPage(location, options)) {\n yield* page;\n }\n }\n\n /**\n * This method returns region-specific quotas and resource usage information for the Database Migration\n * Service.\n * @param location The Azure region of the operation\n * @param options The options parameters.\n */\n private _list(\n location: string,\n options?: UsagesListOptionalParams\n ): Promise<UsagesListResponse> {\n return this.client.sendOperationRequest(\n { location, options },\n listOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param location The Azure region of the operation\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n location: string,\n nextLink: string,\n options?: UsagesListNextOptionalParams\n ): Promise<UsagesListNextResponse> {\n return this.client.sendOperationRequest(\n { location, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.DataMigration/locations/{location}/usages\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.QuotaList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.QuotaList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.location\n ],\n headerParameters: [Parameters.accept],\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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Files } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { DataMigrationManagementClient } from \"../dataMigrationManagementClient\";\nimport {\n ProjectFile,\n FilesListNextOptionalParams,\n FilesListOptionalParams,\n FilesListResponse,\n FilesGetOptionalParams,\n FilesGetResponse,\n FilesCreateOrUpdateOptionalParams,\n FilesCreateOrUpdateResponse,\n FilesDeleteOptionalParams,\n FilesUpdateOptionalParams,\n FilesUpdateResponse,\n FilesReadOptionalParams,\n FilesReadResponse,\n FilesReadWriteOptionalParams,\n FilesReadWriteResponse,\n FilesListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Files operations. */\nexport class FilesImpl implements Files {\n private readonly client: DataMigrationManagementClient;\n\n /**\n * Initialize a new instance of the class Files class.\n * @param client Reference to the service client\n */\n constructor(client: DataMigrationManagementClient) {\n this.client = client;\n }\n\n /**\n * The project resource is a nested resource representing a stored migration project. This method\n * returns a list of files owned by a project resource.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param options The options parameters.\n */\n public list(\n groupName: string,\n serviceName: string,\n projectName: string,\n options?: FilesListOptionalParams\n ): PagedAsyncIterableIterator<ProjectFile> {\n const iter = this.listPagingAll(\n groupName,\n serviceName,\n projectName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n groupName,\n serviceName,\n projectName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n groupName: string,\n serviceName: string,\n projectName: string,\n options?: FilesListOptionalParams\n ): AsyncIterableIterator<ProjectFile[]> {\n let result = await this._list(groupName, serviceName, projectName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n groupName,\n serviceName,\n projectName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n groupName: string,\n serviceName: string,\n projectName: string,\n options?: FilesListOptionalParams\n ): AsyncIterableIterator<ProjectFile> {\n for await (const page of this.listPagingPage(\n groupName,\n serviceName,\n projectName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * The project resource is a nested resource representing a stored migration project. This method\n * returns a list of files owned by a project resource.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param options The options parameters.\n */\n private _list(\n groupName: string,\n serviceName: string,\n projectName: string,\n options?: FilesListOptionalParams\n ): Promise<FilesListResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, options },\n listOperationSpec\n );\n }\n\n /**\n * The files resource is a nested, proxy-only resource representing a file stored under the project\n * resource. This method retrieves information about a file.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param fileName Name of the File\n * @param options The options parameters.\n */\n get(\n groupName: string,\n serviceName: string,\n projectName: string,\n fileName: string,\n options?: FilesGetOptionalParams\n ): Promise<FilesGetResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, fileName, options },\n getOperationSpec\n );\n }\n\n /**\n * The PUT method creates a new file or updates an existing one.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param fileName Name of the File\n * @param parameters Information about the file\n * @param options The options parameters.\n */\n createOrUpdate(\n groupName: string,\n serviceName: string,\n projectName: string,\n fileName: string,\n parameters: ProjectFile,\n options?: FilesCreateOrUpdateOptionalParams\n ): Promise<FilesCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, fileName, parameters, options },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * This method deletes a file.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param fileName Name of the File\n * @param options The options parameters.\n */\n delete(\n groupName: string,\n serviceName: string,\n projectName: string,\n fileName: string,\n options?: FilesDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, fileName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * This method updates an existing file.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param fileName Name of the File\n * @param parameters Information about the file\n * @param options The options parameters.\n */\n update(\n groupName: string,\n serviceName: string,\n projectName: string,\n fileName: string,\n parameters: ProjectFile,\n options?: FilesUpdateOptionalParams\n ): Promise<FilesUpdateResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, fileName, parameters, options },\n updateOperationSpec\n );\n }\n\n /**\n * This method is used for requesting storage information using which contents of the file can be\n * downloaded.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param fileName Name of the File\n * @param options The options parameters.\n */\n read(\n groupName: string,\n serviceName: string,\n projectName: string,\n fileName: string,\n options?: FilesReadOptionalParams\n ): Promise<FilesReadResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, fileName, options },\n readOperationSpec\n );\n }\n\n /**\n * This method is used for requesting information for reading and writing the file content.\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param fileName Name of the File\n * @param options The options parameters.\n */\n readWrite(\n groupName: string,\n serviceName: string,\n projectName: string,\n fileName: string,\n options?: FilesReadWriteOptionalParams\n ): Promise<FilesReadWriteResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, fileName, options },\n readWriteOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param groupName Name of the resource group\n * @param serviceName Name of the service\n * @param projectName Name of the project\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n groupName: string,\n serviceName: string,\n projectName: string,\n nextLink: string,\n options?: FilesListNextOptionalParams\n ): Promise<FilesListNextResponse> {\n return this.client.sendOperationRequest(\n { groupName, serviceName, projectName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/files\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.FileList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/files/{fileName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectFile\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.fileName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/files/{fileName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectFile\n },\n 201: {\n bodyMapper: Mappers.ProjectFile\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters12,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.fileName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/files/{fileName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.fileName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/files/{fileName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProjectFile\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n requestBody: Parameters.parameters12,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.fileName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst readOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/files/{fileName}/read\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.FileStorageInfo\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.fileName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst readWriteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/files/{fileName}/readwrite\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.FileStorageInfo\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName,\n Parameters.fileName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.FileList\n },\n default: {\n bodyMapper: Mappers.ApiError\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.groupName,\n Parameters.serviceName,\n Parameters.projectName\n ],\n headerParameters: [Parameters.accept],\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\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n DatabaseMigrationsSqlMiImpl,\n DatabaseMigrationsSqlVmImpl,\n OperationsImpl,\n SqlMigrationServicesImpl,\n ResourceSkusImpl,\n ServicesImpl,\n TasksImpl,\n ServiceTasksImpl,\n ProjectsImpl,\n UsagesImpl,\n FilesImpl\n} from \"./operations\";\nimport {\n DatabaseMigrationsSqlMi,\n DatabaseMigrationsSqlVm,\n Operations,\n SqlMigrationServices,\n ResourceSkus,\n Services,\n Tasks,\n ServiceTasks,\n Projects,\n Usages,\n Files\n} from \"./operationsInterfaces\";\nimport { DataMigrationManagementClientOptionalParams } from \"./models\";\n\nexport class DataMigrationManagementClient extends coreClient.ServiceClient {\n $host: string;\n subscriptionId: string;\n apiVersion: string;\n\n /**\n * Initializes a new instance of the DataMigrationManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId Subscription ID that identifies an Azure subscription.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: DataMigrationManagementClientOptionalParams\n ) {\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 // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: DataMigrationManagementClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials\n };\n\n const packageDetails = `azsdk-js-arm-datamigration/3.0.0-beta.1`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n if (!options.credentialScopes) {\n options.credentialScopes = [\"https://management.azure.com/.default\"];\n }\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix\n },\n baseUri: options.endpoint || \"https://management.azure.com\"\n };\n super(optionsWithDefaults);\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2021-10-30-preview\";\n this.databaseMigrationsSqlMi = new DatabaseMigrationsSqlMiImpl(this);\n this.databaseMigrationsSqlVm = new DatabaseMigrationsSqlVmImpl(this);\n this.operations = new OperationsImpl(this);\n this.sqlMigrationServices = new SqlMigrationServicesImpl(this);\n this.resourceSkus = new ResourceSkusImpl(this);\n this.services = new ServicesImpl(this);\n this.tasks = new TasksImpl(this);\n this.serviceTasks = new ServiceTasksImpl(this);\n this.projects = new ProjectsImpl(this);\n this.usages = new UsagesImpl(this);\n this.files = new FilesImpl(this);\n }\n\n databaseMigrationsSqlMi: DatabaseMigrationsSqlMi;\n databaseMigrationsSqlVm: DatabaseMigrationsSqlVm;\n operations: Operations;\n sqlMigrationServices: SqlMigrationServices;\n resourceSkus: ResourceSkus;\n services: Services;\n tasks: Tasks;\n serviceTasks: ServiceTasks;\n projects: Projects;\n usages: Usages;\n files: Files;\n}\n"],"names":["KnownCreatedByType","KnownResourceType","KnownOperationOrigin","KnownResourceSkuCapacityScaleType","KnownResourceSkuRestrictionsType","KnownResourceSkuRestrictionsReasonCode","KnownServiceProvisioningState","KnownServiceScalability","KnownTaskType","KnownTaskState","KnownCommandType","KnownCommandState","KnownNameCheckFailureReason","KnownProjectSourcePlatform","KnownProjectTargetPlatform","KnownProjectProvisioningState","KnownAuthenticationType","KnownSqlSourcePlatform","KnownBackupType","KnownBackupFileStatus","KnownMySqlTargetPlatformType","KnownDatabaseFileType","KnownDatabaseCompatLevel","KnownDatabaseState","KnownLoginType","KnownSchemaMigrationOption","KnownMigrationState","KnownSchemaMigrationStage","KnownSyncDatabaseMigrationReportingState","KnownSyncTableMigrationState","KnownScenarioSource","KnownScenarioTarget","KnownReplicateMigrationState","KnownMigrationStatus","KnownValidationStatus","KnownDatabaseMigrationStage","KnownSeverity","KnownObjectType","KnownUpdateActionType","KnownDatabaseMigrationState","KnownBackupMode","KnownLoginMigrationStage","KnownSsisStoreType","KnownSsisMigrationOverwriteOption","KnownSsisMigrationStage","KnownMongoDbShardKeyOrder","KnownMongoDbClusterType","KnownMongoDbErrorType","KnownMongoDbProgressResultType","KnownMongoDbMigrationState","KnownMongoDbReplication","KnownDataMigrationResultCode","KnownErrorType","DatabaseMigrationSqlMiMapper","MigrationOperationInputMapper","DatabaseMigrationSqlVmMapper","SqlMigrationServiceMapper","SqlMigrationServiceUpdateMapper","RegenAuthKeysMapper","DeleteNodeMapper","DataMigrationServiceMapper","NameAvailabilityRequestMapper","ProjectTaskMapper","CommandPropertiesMapper","ProjectMapper","ProjectFileMapper","LroEngine","coreClient.createSerializer","Mappers.DatabaseMigrationSqlMi","Parameters.migrationOperationId","Parameters.expand","Parameters.apiVersion","Parameters.$host","Parameters.resourceGroupName","Parameters.managedInstanceName","Parameters.targetDbName","Parameters.subscriptionId","Parameters.accept","Parameters.parameters","Parameters.contentType","Parameters.parameters1","getOperationSpec","createOrUpdateOperationSpec","cancelOperationSpec","cutoverOperationSpec","serializer","Mappers.DatabaseMigrationSqlVm","Parameters.sqlVirtualMachineName","Parameters.parameters2","__asyncValues","__asyncDelegator","Mappers.OperationListResult","Parameters.nextLink","Mappers.SqlMigrationService","Parameters.sqlMigrationServiceName","Parameters.parameters3","Parameters.parameters4","Mappers.SqlMigrationListResult","Mappers.AuthenticationKeys","Mappers.RegenAuthKeys","Parameters.parameters5","Mappers.DeleteNode","Parameters.parameters6","Mappers.DatabaseMigrationListResult","Mappers.IntegrationRuntimeMonitoringData","Mappers.ResourceSkusResult","Mappers.ApiError","deleteOperationSpec","updateOperationSpec","listSkusOperationSpec","listByResourceGroupOperationSpec","listOperationSpec","listSkusNextOperationSpec","listByResourceGroupNextOperationSpec","listNextOperationSpec","Mappers.DataMigrationService","Parameters.parameters7","Parameters.groupName","Parameters.serviceName","Parameters.deleteRunningTasks","Mappers.DataMigrationServiceStatusResponse","Mappers.ServiceSkuList","Mappers.NameAvailabilityResponse","Parameters.parameters8","Mappers.DataMigrationServiceList","Parameters.location","Mappers.TaskList","Parameters.taskType","Parameters.projectName","Mappers.ProjectTask","Parameters.parameters9","Parameters.taskName","Mappers.CommandProperties","Parameters.parameters10","Mappers.ProjectList","Mappers.Project","Parameters.parameters11","Mappers.QuotaList","Mappers.FileList","Mappers.ProjectFile","Parameters.fileName","Parameters.parameters12","Mappers.FileStorageInfo","coreClient.ServiceClient"],"mappings":"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"}
|