@azure/arm-datamigration 3.0.0-beta.1 → 3.0.0-beta.3
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +2 -2
- package/README.md +12 -1
- package/dist/index.js +981 -288
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCancelSample.js +35 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCreateOrUpdateSample.js +117 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCutoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCutoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCutoverSample.js +35 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiCutoverSample.js.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiGetSample.js +32 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlMiGetSample.js.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCancelSample.js +35 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCreateOrUpdateSample.js +117 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCutoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCutoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCutoverSample.js +35 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMCutoverSample.js.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMGetSample.js +32 -0
- package/dist-esm/samples-dev/databaseMigrationsSqlVMGetSample.js.map +1 -0
- package/dist-esm/samples-dev/filesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/filesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/filesCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/filesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/filesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/filesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/filesDeleteSample.js +33 -0
- package/dist-esm/samples-dev/filesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/filesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/filesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/filesGetSample.js +33 -0
- package/dist-esm/samples-dev/filesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/filesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/filesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/filesListSample.js +46 -0
- package/dist-esm/samples-dev/filesListSample.js.map +1 -0
- package/dist-esm/samples-dev/filesReadSample.d.ts +2 -0
- package/dist-esm/samples-dev/filesReadSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/filesReadSample.js +33 -0
- package/dist-esm/samples-dev/filesReadSample.js.map +1 -0
- package/dist-esm/samples-dev/filesReadWriteSample.d.ts +2 -0
- package/dist-esm/samples-dev/filesReadWriteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/filesReadWriteSample.js +33 -0
- package/dist-esm/samples-dev/filesReadWriteSample.js.map +1 -0
- package/dist-esm/samples-dev/filesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/filesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/filesUpdateSample.js +36 -0
- package/dist-esm/samples-dev/filesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdateSample.js +37 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/projectsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/projectsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/projectsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsGetSample.js +32 -0
- package/dist-esm/samples-dev/projectsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/projectsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsListSample.js +45 -0
- package/dist-esm/samples-dev/projectsListSample.js.map +1 -0
- package/dist-esm/samples-dev/projectsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsUpdateSample.js +37 -0
- package/dist-esm/samples-dev/projectsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/resourceSkusListSkusSample.d.ts +2 -0
- package/dist-esm/samples-dev/resourceSkusListSkusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/resourceSkusListSkusSample.js +43 -0
- package/dist-esm/samples-dev/resourceSkusListSkusSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceTasksCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceTasksCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceTasksCancelSample.js +32 -0
- package/dist-esm/samples-dev/serviceTasksCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceTasksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceTasksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceTasksCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/serviceTasksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceTasksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceTasksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceTasksDeleteSample.js +32 -0
- package/dist-esm/samples-dev/serviceTasksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceTasksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceTasksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceTasksGetSample.js +32 -0
- package/dist-esm/samples-dev/serviceTasksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceTasksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceTasksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceTasksListSample.js +45 -0
- package/dist-esm/samples-dev/serviceTasksListSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceTasksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceTasksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceTasksUpdateSample.js +38 -0
- package/dist-esm/samples-dev/serviceTasksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesCheckChildrenNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCheckChildrenNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCheckChildrenNameAvailabilitySample.js +32 -0
- package/dist-esm/samples-dev/servicesCheckChildrenNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js +34 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/servicesCheckStatusSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCheckStatusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCheckStatusSample.js +31 -0
- package/dist-esm/samples-dev/servicesCheckStatusSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/servicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesGetSample.js +31 -0
- package/dist-esm/samples-dev/servicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesListSample.js +43 -0
- package/dist-esm/samples-dev/servicesListSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesListSkusSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesListSkusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesListSkusSample.js +45 -0
- package/dist-esm/samples-dev/servicesListSkusSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesStartSample.js +31 -0
- package/dist-esm/samples-dev/servicesStartSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesStopSample.js +31 -0
- package/dist-esm/samples-dev/servicesStopSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesUpdateSample.js +35 -0
- package/dist-esm/samples-dev/servicesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sqlMigrationServicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesCreateOrUpdateSample.js +51 -0
- package/dist-esm/samples-dev/sqlMigrationServicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesDeleteNodeSample.d.ts +2 -0
- package/dist-esm/samples-dev/sqlMigrationServicesDeleteNodeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesDeleteNodeSample.js +35 -0
- package/dist-esm/samples-dev/sqlMigrationServicesDeleteNodeSample.js.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/sqlMigrationServicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/sqlMigrationServicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/sqlMigrationServicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesGetSample.js +31 -0
- package/dist-esm/samples-dev/sqlMigrationServicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListAuthKeysSample.d.ts +2 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListAuthKeysSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListAuthKeysSample.js +31 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListAuthKeysSample.js.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListMigrationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListMigrationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListMigrationsSample.js +45 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListMigrationsSample.js.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListMonitoringDataSample.d.ts +2 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListMonitoringDataSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListMonitoringDataSample.js +31 -0
- package/dist-esm/samples-dev/sqlMigrationServicesListMonitoringDataSample.js.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesRegenerateAuthKeysSample.d.ts +2 -0
- package/dist-esm/samples-dev/sqlMigrationServicesRegenerateAuthKeysSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesRegenerateAuthKeysSample.js +32 -0
- package/dist-esm/samples-dev/sqlMigrationServicesRegenerateAuthKeysSample.js.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sqlMigrationServicesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sqlMigrationServicesUpdateSample.js +32 -0
- package/dist-esm/samples-dev/sqlMigrationServicesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksCancelSample.js +33 -0
- package/dist-esm/samples-dev/tasksCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksCommandSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksCommandSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksCommandSample.js +37 -0
- package/dist-esm/samples-dev/tasksCommandSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksCreateOrUpdateSample.js +49 -0
- package/dist-esm/samples-dev/tasksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksDeleteSample.js +33 -0
- package/dist-esm/samples-dev/tasksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksGetSample.js +33 -0
- package/dist-esm/samples-dev/tasksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksListSample.js +46 -0
- package/dist-esm/samples-dev/tasksListSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksUpdateSample.js +49 -0
- package/dist-esm/samples-dev/tasksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/usagesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/usagesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/usagesListSample.js +44 -0
- package/dist-esm/samples-dev/usagesListSample.js.map +1 -0
- package/dist-esm/src/dataMigrationManagementClient.d.ts +2 -0
- package/dist-esm/src/dataMigrationManagementClient.d.ts.map +1 -1
- package/dist-esm/src/dataMigrationManagementClient.js +54 -5
- package/dist-esm/src/dataMigrationManagementClient.js.map +1 -1
- package/dist-esm/src/index.d.ts +1 -0
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +1 -0
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +556 -240
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +314 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/operations/databaseMigrationsSqlMi.d.ts.map +1 -1
- package/dist-esm/src/operations/databaseMigrationsSqlMi.js +9 -3
- package/dist-esm/src/operations/databaseMigrationsSqlMi.js.map +1 -1
- package/dist-esm/src/operations/databaseMigrationsSqlVm.d.ts.map +1 -1
- package/dist-esm/src/operations/databaseMigrationsSqlVm.js +9 -3
- package/dist-esm/src/operations/databaseMigrationsSqlVm.js.map +1 -1
- package/dist-esm/src/operations/files.d.ts.map +1 -1
- package/dist-esm/src/operations/files.js +19 -7
- package/dist-esm/src/operations/files.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +19 -7
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/projects.d.ts.map +1 -1
- package/dist-esm/src/operations/projects.js +19 -7
- package/dist-esm/src/operations/projects.js.map +1 -1
- package/dist-esm/src/operations/resourceSkus.d.ts.map +1 -1
- package/dist-esm/src/operations/resourceSkus.js +19 -7
- package/dist-esm/src/operations/resourceSkus.js.map +1 -1
- package/dist-esm/src/operations/serviceTasks.d.ts.map +1 -1
- package/dist-esm/src/operations/serviceTasks.js +19 -7
- package/dist-esm/src/operations/serviceTasks.js.map +1 -1
- package/dist-esm/src/operations/services.d.ts.map +1 -1
- package/dist-esm/src/operations/services.js +70 -26
- package/dist-esm/src/operations/services.js.map +1 -1
- package/dist-esm/src/operations/sqlMigrationServices.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlMigrationServices.js +64 -24
- package/dist-esm/src/operations/sqlMigrationServices.js.map +1 -1
- package/dist-esm/src/operations/tasks.d.ts.map +1 -1
- package/dist-esm/src/operations/tasks.js +19 -7
- package/dist-esm/src/operations/tasks.js.map +1 -1
- package/dist-esm/src/operations/usages.d.ts.map +1 -1
- package/dist-esm/src/operations/usages.js +19 -7
- package/dist-esm/src/operations/usages.js.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/sampleTest.js +11 -13
- package/dist-esm/test/sampleTest.js.map +1 -1
- package/package.json +38 -22
- package/review/arm-datamigration.api.md +564 -872
- package/rollup.config.js +6 -72
- package/src/dataMigrationManagementClient.ts +70 -5
- package/src/index.ts +1 -0
- package/src/models/index.ts +646 -246
- package/src/operations/databaseMigrationsSqlMi.ts +9 -3
- package/src/operations/databaseMigrationsSqlVm.ts +9 -3
- package/src/operations/files.ts +22 -8
- package/src/operations/operations.ts +21 -8
- package/src/operations/projects.ts +21 -8
- package/src/operations/resourceSkus.ts +21 -8
- package/src/operations/serviceTasks.ts +21 -8
- package/src/operations/services.ts +82 -30
- package/src/operations/sqlMigrationServices.ts +80 -32
- package/src/operations/tasks.ts +22 -8
- package/src/operations/usages.ts +21 -8
- package/src/pagingHelper.ts +39 -0
- package/tsconfig.json +18 -5
- package/types/arm-datamigration.d.ts +567 -240
- package/types/tsdoc-metadata.json +1 -1
- package/LICENSE.txt +0 -21
@@ -8,527 +8,841 @@
|
|
8
8
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
9
9
|
export var KnownCreatedByType;
|
10
10
|
(function (KnownCreatedByType) {
|
11
|
+
/** User */
|
11
12
|
KnownCreatedByType["User"] = "User";
|
13
|
+
/** Application */
|
12
14
|
KnownCreatedByType["Application"] = "Application";
|
15
|
+
/** ManagedIdentity */
|
13
16
|
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
17
|
+
/** Key */
|
14
18
|
KnownCreatedByType["Key"] = "Key";
|
15
19
|
})(KnownCreatedByType || (KnownCreatedByType = {}));
|
16
20
|
/** Known values of {@link ResourceType} that the service accepts. */
|
17
21
|
export var KnownResourceType;
|
18
22
|
(function (KnownResourceType) {
|
23
|
+
/** SqlMi */
|
19
24
|
KnownResourceType["SqlMi"] = "SqlMi";
|
25
|
+
/** SqlVm */
|
20
26
|
KnownResourceType["SqlVm"] = "SqlVm";
|
21
27
|
})(KnownResourceType || (KnownResourceType = {}));
|
22
28
|
/** Known values of {@link OperationOrigin} that the service accepts. */
|
23
29
|
export var KnownOperationOrigin;
|
24
30
|
(function (KnownOperationOrigin) {
|
31
|
+
/** User */
|
25
32
|
KnownOperationOrigin["User"] = "user";
|
33
|
+
/** System */
|
26
34
|
KnownOperationOrigin["System"] = "system";
|
27
35
|
})(KnownOperationOrigin || (KnownOperationOrigin = {}));
|
28
36
|
/** Known values of {@link ResourceSkuCapacityScaleType} that the service accepts. */
|
29
37
|
export var KnownResourceSkuCapacityScaleType;
|
30
38
|
(function (KnownResourceSkuCapacityScaleType) {
|
39
|
+
/** Automatic */
|
31
40
|
KnownResourceSkuCapacityScaleType["Automatic"] = "Automatic";
|
41
|
+
/** Manual */
|
32
42
|
KnownResourceSkuCapacityScaleType["Manual"] = "Manual";
|
43
|
+
/** None */
|
33
44
|
KnownResourceSkuCapacityScaleType["None"] = "None";
|
34
45
|
})(KnownResourceSkuCapacityScaleType || (KnownResourceSkuCapacityScaleType = {}));
|
35
46
|
/** Known values of {@link ResourceSkuRestrictionsType} that the service accepts. */
|
36
47
|
export var KnownResourceSkuRestrictionsType;
|
37
48
|
(function (KnownResourceSkuRestrictionsType) {
|
49
|
+
/** Location */
|
38
50
|
KnownResourceSkuRestrictionsType["Location"] = "location";
|
39
51
|
})(KnownResourceSkuRestrictionsType || (KnownResourceSkuRestrictionsType = {}));
|
40
52
|
/** Known values of {@link ResourceSkuRestrictionsReasonCode} that the service accepts. */
|
41
53
|
export var KnownResourceSkuRestrictionsReasonCode;
|
42
54
|
(function (KnownResourceSkuRestrictionsReasonCode) {
|
55
|
+
/** QuotaId */
|
43
56
|
KnownResourceSkuRestrictionsReasonCode["QuotaId"] = "QuotaId";
|
57
|
+
/** NotAvailableForSubscription */
|
44
58
|
KnownResourceSkuRestrictionsReasonCode["NotAvailableForSubscription"] = "NotAvailableForSubscription";
|
45
59
|
})(KnownResourceSkuRestrictionsReasonCode || (KnownResourceSkuRestrictionsReasonCode = {}));
|
46
60
|
/** Known values of {@link ServiceProvisioningState} that the service accepts. */
|
47
61
|
export var KnownServiceProvisioningState;
|
48
62
|
(function (KnownServiceProvisioningState) {
|
63
|
+
/** Accepted */
|
49
64
|
KnownServiceProvisioningState["Accepted"] = "Accepted";
|
65
|
+
/** Deleting */
|
50
66
|
KnownServiceProvisioningState["Deleting"] = "Deleting";
|
67
|
+
/** Deploying */
|
51
68
|
KnownServiceProvisioningState["Deploying"] = "Deploying";
|
69
|
+
/** Stopped */
|
52
70
|
KnownServiceProvisioningState["Stopped"] = "Stopped";
|
71
|
+
/** Stopping */
|
53
72
|
KnownServiceProvisioningState["Stopping"] = "Stopping";
|
73
|
+
/** Starting */
|
54
74
|
KnownServiceProvisioningState["Starting"] = "Starting";
|
75
|
+
/** FailedToStart */
|
55
76
|
KnownServiceProvisioningState["FailedToStart"] = "FailedToStart";
|
77
|
+
/** FailedToStop */
|
56
78
|
KnownServiceProvisioningState["FailedToStop"] = "FailedToStop";
|
79
|
+
/** Succeeded */
|
57
80
|
KnownServiceProvisioningState["Succeeded"] = "Succeeded";
|
81
|
+
/** Failed */
|
58
82
|
KnownServiceProvisioningState["Failed"] = "Failed";
|
59
83
|
})(KnownServiceProvisioningState || (KnownServiceProvisioningState = {}));
|
60
84
|
/** Known values of {@link ServiceScalability} that the service accepts. */
|
61
85
|
export var KnownServiceScalability;
|
62
86
|
(function (KnownServiceScalability) {
|
87
|
+
/** None */
|
63
88
|
KnownServiceScalability["None"] = "none";
|
89
|
+
/** Manual */
|
64
90
|
KnownServiceScalability["Manual"] = "manual";
|
91
|
+
/** Automatic */
|
65
92
|
KnownServiceScalability["Automatic"] = "automatic";
|
66
93
|
})(KnownServiceScalability || (KnownServiceScalability = {}));
|
67
94
|
/** Known values of {@link TaskType} that the service accepts. */
|
68
95
|
export var KnownTaskType;
|
69
96
|
(function (KnownTaskType) {
|
97
|
+
/** ConnectMongoDb */
|
70
98
|
KnownTaskType["ConnectMongoDb"] = "Connect.MongoDb";
|
99
|
+
/** ConnectToSourceSqlServer */
|
71
100
|
KnownTaskType["ConnectToSourceSqlServer"] = "ConnectToSource.SqlServer";
|
101
|
+
/** ConnectToSourceSqlServerSync */
|
72
102
|
KnownTaskType["ConnectToSourceSqlServerSync"] = "ConnectToSource.SqlServer.Sync";
|
103
|
+
/** ConnectToSourcePostgreSqlSync */
|
73
104
|
KnownTaskType["ConnectToSourcePostgreSqlSync"] = "ConnectToSource.PostgreSql.Sync";
|
105
|
+
/** ConnectToSourceMySql */
|
74
106
|
KnownTaskType["ConnectToSourceMySql"] = "ConnectToSource.MySql";
|
107
|
+
/** ConnectToSourceOracleSync */
|
75
108
|
KnownTaskType["ConnectToSourceOracleSync"] = "ConnectToSource.Oracle.Sync";
|
109
|
+
/** ConnectToTargetSqlDb */
|
76
110
|
KnownTaskType["ConnectToTargetSqlDb"] = "ConnectToTarget.SqlDb";
|
111
|
+
/** ConnectToTargetSqlDbSync */
|
77
112
|
KnownTaskType["ConnectToTargetSqlDbSync"] = "ConnectToTarget.SqlDb.Sync";
|
113
|
+
/** ConnectToTargetAzureDbForPostgreSqlSync */
|
78
114
|
KnownTaskType["ConnectToTargetAzureDbForPostgreSqlSync"] = "ConnectToTarget.AzureDbForPostgreSql.Sync";
|
115
|
+
/** ConnectToTargetOracleAzureDbForPostgreSqlSync */
|
79
116
|
KnownTaskType["ConnectToTargetOracleAzureDbForPostgreSqlSync"] = "ConnectToTarget.Oracle.AzureDbForPostgreSql.Sync";
|
117
|
+
/** ConnectToTargetAzureSqlDbMI */
|
80
118
|
KnownTaskType["ConnectToTargetAzureSqlDbMI"] = "ConnectToTarget.AzureSqlDbMI";
|
119
|
+
/** ConnectToTargetAzureSqlDbMISyncLRS */
|
81
120
|
KnownTaskType["ConnectToTargetAzureSqlDbMISyncLRS"] = "ConnectToTarget.AzureSqlDbMI.Sync.LRS";
|
121
|
+
/** ConnectToTargetAzureDbForMySql */
|
82
122
|
KnownTaskType["ConnectToTargetAzureDbForMySql"] = "ConnectToTarget.AzureDbForMySql";
|
123
|
+
/** GetUserTablesSql */
|
83
124
|
KnownTaskType["GetUserTablesSql"] = "GetUserTables.Sql";
|
125
|
+
/** GetUserTablesAzureSqlDbSync */
|
84
126
|
KnownTaskType["GetUserTablesAzureSqlDbSync"] = "GetUserTables.AzureSqlDb.Sync";
|
127
|
+
/** GetUserTablesOracle */
|
85
128
|
KnownTaskType["GetUserTablesOracle"] = "GetUserTablesOracle";
|
129
|
+
/** GetUserTablesPostgreSql */
|
86
130
|
KnownTaskType["GetUserTablesPostgreSql"] = "GetUserTablesPostgreSql";
|
131
|
+
/** GetUserTablesMySql */
|
87
132
|
KnownTaskType["GetUserTablesMySql"] = "GetUserTablesMySql";
|
133
|
+
/** MigrateMongoDb */
|
88
134
|
KnownTaskType["MigrateMongoDb"] = "Migrate.MongoDb";
|
135
|
+
/** MigrateSqlServerAzureSqlDbMI */
|
89
136
|
KnownTaskType["MigrateSqlServerAzureSqlDbMI"] = "Migrate.SqlServer.AzureSqlDbMI";
|
137
|
+
/** MigrateSqlServerAzureSqlDbMISyncLRS */
|
90
138
|
KnownTaskType["MigrateSqlServerAzureSqlDbMISyncLRS"] = "Migrate.SqlServer.AzureSqlDbMI.Sync.LRS";
|
139
|
+
/** MigrateSqlServerSqlDb */
|
91
140
|
KnownTaskType["MigrateSqlServerSqlDb"] = "Migrate.SqlServer.SqlDb";
|
141
|
+
/** MigrateSqlServerAzureSqlDbSync */
|
92
142
|
KnownTaskType["MigrateSqlServerAzureSqlDbSync"] = "Migrate.SqlServer.AzureSqlDb.Sync";
|
143
|
+
/** MigrateMySqlAzureDbForMySqlSync */
|
93
144
|
KnownTaskType["MigrateMySqlAzureDbForMySqlSync"] = "Migrate.MySql.AzureDbForMySql.Sync";
|
145
|
+
/** MigrateMySqlAzureDbForMySql */
|
94
146
|
KnownTaskType["MigrateMySqlAzureDbForMySql"] = "Migrate.MySql.AzureDbForMySql";
|
147
|
+
/** MigratePostgreSqlAzureDbForPostgreSqlSyncV2 */
|
95
148
|
KnownTaskType["MigratePostgreSqlAzureDbForPostgreSqlSyncV2"] = "Migrate.PostgreSql.AzureDbForPostgreSql.SyncV2";
|
149
|
+
/** MigrateOracleAzureDbForPostgreSqlSync */
|
96
150
|
KnownTaskType["MigrateOracleAzureDbForPostgreSqlSync"] = "Migrate.Oracle.AzureDbForPostgreSql.Sync";
|
151
|
+
/** ValidateMigrationInputSqlServerSqlDbSync */
|
97
152
|
KnownTaskType["ValidateMigrationInputSqlServerSqlDbSync"] = "ValidateMigrationInput.SqlServer.SqlDb.Sync";
|
153
|
+
/** ValidateMigrationInputSqlServerAzureSqlDbMI */
|
98
154
|
KnownTaskType["ValidateMigrationInputSqlServerAzureSqlDbMI"] = "ValidateMigrationInput.SqlServer.AzureSqlDbMI";
|
155
|
+
/** ValidateMigrationInputSqlServerAzureSqlDbMISyncLRS */
|
99
156
|
KnownTaskType["ValidateMigrationInputSqlServerAzureSqlDbMISyncLRS"] = "ValidateMigrationInput.SqlServer.AzureSqlDbMI.Sync.LRS";
|
157
|
+
/** ValidateMongoDb */
|
100
158
|
KnownTaskType["ValidateMongoDb"] = "Validate.MongoDb";
|
159
|
+
/** ValidateOracleAzureDbPostgreSqlSync */
|
101
160
|
KnownTaskType["ValidateOracleAzureDbPostgreSqlSync"] = "Validate.Oracle.AzureDbPostgreSql.Sync";
|
161
|
+
/** GetTDECertificatesSql */
|
102
162
|
KnownTaskType["GetTDECertificatesSql"] = "GetTDECertificates.Sql";
|
163
|
+
/** MigrateSsis */
|
103
164
|
KnownTaskType["MigrateSsis"] = "Migrate.Ssis";
|
165
|
+
/** ServiceCheckOCI */
|
104
166
|
KnownTaskType["ServiceCheckOCI"] = "Service.Check.OCI";
|
167
|
+
/** ServiceUploadOCI */
|
105
168
|
KnownTaskType["ServiceUploadOCI"] = "Service.Upload.OCI";
|
169
|
+
/** ServiceInstallOCI */
|
106
170
|
KnownTaskType["ServiceInstallOCI"] = "Service.Install.OCI";
|
171
|
+
/** MigrateSchemaSqlServerSqlDb */
|
107
172
|
KnownTaskType["MigrateSchemaSqlServerSqlDb"] = "MigrateSchemaSqlServerSqlDb";
|
108
173
|
})(KnownTaskType || (KnownTaskType = {}));
|
109
174
|
/** Known values of {@link TaskState} that the service accepts. */
|
110
175
|
export var KnownTaskState;
|
111
176
|
(function (KnownTaskState) {
|
177
|
+
/** Unknown */
|
112
178
|
KnownTaskState["Unknown"] = "Unknown";
|
179
|
+
/** Queued */
|
113
180
|
KnownTaskState["Queued"] = "Queued";
|
181
|
+
/** Running */
|
114
182
|
KnownTaskState["Running"] = "Running";
|
183
|
+
/** Canceled */
|
115
184
|
KnownTaskState["Canceled"] = "Canceled";
|
185
|
+
/** Succeeded */
|
116
186
|
KnownTaskState["Succeeded"] = "Succeeded";
|
187
|
+
/** Failed */
|
117
188
|
KnownTaskState["Failed"] = "Failed";
|
189
|
+
/** FailedInputValidation */
|
118
190
|
KnownTaskState["FailedInputValidation"] = "FailedInputValidation";
|
191
|
+
/** Faulted */
|
119
192
|
KnownTaskState["Faulted"] = "Faulted";
|
120
193
|
})(KnownTaskState || (KnownTaskState = {}));
|
121
194
|
/** Known values of {@link CommandType} that the service accepts. */
|
122
195
|
export var KnownCommandType;
|
123
196
|
(function (KnownCommandType) {
|
197
|
+
/** MigrateSyncCompleteDatabase */
|
124
198
|
KnownCommandType["MigrateSyncCompleteDatabase"] = "Migrate.Sync.Complete.Database";
|
199
|
+
/** MigrateSqlServerAzureDbSqlMiComplete */
|
125
200
|
KnownCommandType["MigrateSqlServerAzureDbSqlMiComplete"] = "Migrate.SqlServer.AzureDbSqlMi.Complete";
|
201
|
+
/** Cancel */
|
126
202
|
KnownCommandType["Cancel"] = "cancel";
|
203
|
+
/** Finish */
|
127
204
|
KnownCommandType["Finish"] = "finish";
|
205
|
+
/** Restart */
|
128
206
|
KnownCommandType["Restart"] = "restart";
|
129
207
|
})(KnownCommandType || (KnownCommandType = {}));
|
130
208
|
/** Known values of {@link CommandState} that the service accepts. */
|
131
209
|
export var KnownCommandState;
|
132
210
|
(function (KnownCommandState) {
|
211
|
+
/** Unknown */
|
133
212
|
KnownCommandState["Unknown"] = "Unknown";
|
213
|
+
/** Accepted */
|
134
214
|
KnownCommandState["Accepted"] = "Accepted";
|
215
|
+
/** Running */
|
135
216
|
KnownCommandState["Running"] = "Running";
|
217
|
+
/** Succeeded */
|
136
218
|
KnownCommandState["Succeeded"] = "Succeeded";
|
219
|
+
/** Failed */
|
137
220
|
KnownCommandState["Failed"] = "Failed";
|
138
221
|
})(KnownCommandState || (KnownCommandState = {}));
|
139
222
|
/** Known values of {@link NameCheckFailureReason} that the service accepts. */
|
140
223
|
export var KnownNameCheckFailureReason;
|
141
224
|
(function (KnownNameCheckFailureReason) {
|
225
|
+
/** AlreadyExists */
|
142
226
|
KnownNameCheckFailureReason["AlreadyExists"] = "AlreadyExists";
|
227
|
+
/** Invalid */
|
143
228
|
KnownNameCheckFailureReason["Invalid"] = "Invalid";
|
144
229
|
})(KnownNameCheckFailureReason || (KnownNameCheckFailureReason = {}));
|
145
230
|
/** Known values of {@link ProjectSourcePlatform} that the service accepts. */
|
146
231
|
export var KnownProjectSourcePlatform;
|
147
232
|
(function (KnownProjectSourcePlatform) {
|
233
|
+
/** SQL */
|
148
234
|
KnownProjectSourcePlatform["SQL"] = "SQL";
|
235
|
+
/** MySQL */
|
149
236
|
KnownProjectSourcePlatform["MySQL"] = "MySQL";
|
237
|
+
/** PostgreSql */
|
150
238
|
KnownProjectSourcePlatform["PostgreSql"] = "PostgreSql";
|
239
|
+
/** MongoDb */
|
151
240
|
KnownProjectSourcePlatform["MongoDb"] = "MongoDb";
|
241
|
+
/** Unknown */
|
152
242
|
KnownProjectSourcePlatform["Unknown"] = "Unknown";
|
153
243
|
})(KnownProjectSourcePlatform || (KnownProjectSourcePlatform = {}));
|
154
244
|
/** Known values of {@link ProjectTargetPlatform} that the service accepts. */
|
155
245
|
export var KnownProjectTargetPlatform;
|
156
246
|
(function (KnownProjectTargetPlatform) {
|
247
|
+
/** Sqldb */
|
157
248
|
KnownProjectTargetPlatform["Sqldb"] = "SQLDB";
|
249
|
+
/** Sqlmi */
|
158
250
|
KnownProjectTargetPlatform["Sqlmi"] = "SQLMI";
|
251
|
+
/** AzureDbForMySql */
|
159
252
|
KnownProjectTargetPlatform["AzureDbForMySql"] = "AzureDbForMySql";
|
253
|
+
/** AzureDbForPostgreSql */
|
160
254
|
KnownProjectTargetPlatform["AzureDbForPostgreSql"] = "AzureDbForPostgreSql";
|
255
|
+
/** MongoDb */
|
161
256
|
KnownProjectTargetPlatform["MongoDb"] = "MongoDb";
|
257
|
+
/** Unknown */
|
162
258
|
KnownProjectTargetPlatform["Unknown"] = "Unknown";
|
163
259
|
})(KnownProjectTargetPlatform || (KnownProjectTargetPlatform = {}));
|
164
260
|
/** Known values of {@link ProjectProvisioningState} that the service accepts. */
|
165
261
|
export var KnownProjectProvisioningState;
|
166
262
|
(function (KnownProjectProvisioningState) {
|
263
|
+
/** Deleting */
|
167
264
|
KnownProjectProvisioningState["Deleting"] = "Deleting";
|
265
|
+
/** Succeeded */
|
168
266
|
KnownProjectProvisioningState["Succeeded"] = "Succeeded";
|
169
267
|
})(KnownProjectProvisioningState || (KnownProjectProvisioningState = {}));
|
170
268
|
/** Known values of {@link AuthenticationType} that the service accepts. */
|
171
269
|
export var KnownAuthenticationType;
|
172
270
|
(function (KnownAuthenticationType) {
|
271
|
+
/** None */
|
173
272
|
KnownAuthenticationType["None"] = "None";
|
273
|
+
/** WindowsAuthentication */
|
174
274
|
KnownAuthenticationType["WindowsAuthentication"] = "WindowsAuthentication";
|
275
|
+
/** SqlAuthentication */
|
175
276
|
KnownAuthenticationType["SqlAuthentication"] = "SqlAuthentication";
|
277
|
+
/** ActiveDirectoryIntegrated */
|
176
278
|
KnownAuthenticationType["ActiveDirectoryIntegrated"] = "ActiveDirectoryIntegrated";
|
279
|
+
/** ActiveDirectoryPassword */
|
177
280
|
KnownAuthenticationType["ActiveDirectoryPassword"] = "ActiveDirectoryPassword";
|
178
281
|
})(KnownAuthenticationType || (KnownAuthenticationType = {}));
|
179
282
|
/** Known values of {@link SqlSourcePlatform} that the service accepts. */
|
180
283
|
export var KnownSqlSourcePlatform;
|
181
284
|
(function (KnownSqlSourcePlatform) {
|
285
|
+
/** SqlOnPrem */
|
182
286
|
KnownSqlSourcePlatform["SqlOnPrem"] = "SqlOnPrem";
|
183
287
|
})(KnownSqlSourcePlatform || (KnownSqlSourcePlatform = {}));
|
184
288
|
/** Known values of {@link BackupType} that the service accepts. */
|
185
289
|
export var KnownBackupType;
|
186
290
|
(function (KnownBackupType) {
|
291
|
+
/** Database */
|
187
292
|
KnownBackupType["Database"] = "Database";
|
293
|
+
/** TransactionLog */
|
188
294
|
KnownBackupType["TransactionLog"] = "TransactionLog";
|
295
|
+
/** File */
|
189
296
|
KnownBackupType["File"] = "File";
|
297
|
+
/** DifferentialDatabase */
|
190
298
|
KnownBackupType["DifferentialDatabase"] = "DifferentialDatabase";
|
299
|
+
/** DifferentialFile */
|
191
300
|
KnownBackupType["DifferentialFile"] = "DifferentialFile";
|
301
|
+
/** Partial */
|
192
302
|
KnownBackupType["Partial"] = "Partial";
|
303
|
+
/** DifferentialPartial */
|
193
304
|
KnownBackupType["DifferentialPartial"] = "DifferentialPartial";
|
194
305
|
})(KnownBackupType || (KnownBackupType = {}));
|
195
306
|
/** Known values of {@link BackupFileStatus} that the service accepts. */
|
196
307
|
export var KnownBackupFileStatus;
|
197
308
|
(function (KnownBackupFileStatus) {
|
309
|
+
/** Arrived */
|
198
310
|
KnownBackupFileStatus["Arrived"] = "Arrived";
|
311
|
+
/** Queued */
|
199
312
|
KnownBackupFileStatus["Queued"] = "Queued";
|
313
|
+
/** Uploading */
|
200
314
|
KnownBackupFileStatus["Uploading"] = "Uploading";
|
315
|
+
/** Uploaded */
|
201
316
|
KnownBackupFileStatus["Uploaded"] = "Uploaded";
|
317
|
+
/** Restoring */
|
202
318
|
KnownBackupFileStatus["Restoring"] = "Restoring";
|
319
|
+
/** Restored */
|
203
320
|
KnownBackupFileStatus["Restored"] = "Restored";
|
321
|
+
/** Cancelled */
|
204
322
|
KnownBackupFileStatus["Cancelled"] = "Cancelled";
|
205
323
|
})(KnownBackupFileStatus || (KnownBackupFileStatus = {}));
|
206
324
|
/** Known values of {@link MySqlTargetPlatformType} that the service accepts. */
|
207
325
|
export var KnownMySqlTargetPlatformType;
|
208
326
|
(function (KnownMySqlTargetPlatformType) {
|
327
|
+
/** SqlServer */
|
209
328
|
KnownMySqlTargetPlatformType["SqlServer"] = "SqlServer";
|
329
|
+
/** AzureDbForMySQL */
|
210
330
|
KnownMySqlTargetPlatformType["AzureDbForMySQL"] = "AzureDbForMySQL";
|
211
331
|
})(KnownMySqlTargetPlatformType || (KnownMySqlTargetPlatformType = {}));
|
212
332
|
/** Known values of {@link DatabaseFileType} that the service accepts. */
|
213
333
|
export var KnownDatabaseFileType;
|
214
334
|
(function (KnownDatabaseFileType) {
|
335
|
+
/** Rows */
|
215
336
|
KnownDatabaseFileType["Rows"] = "Rows";
|
337
|
+
/** Log */
|
216
338
|
KnownDatabaseFileType["Log"] = "Log";
|
339
|
+
/** Filestream */
|
217
340
|
KnownDatabaseFileType["Filestream"] = "Filestream";
|
341
|
+
/** NotSupported */
|
218
342
|
KnownDatabaseFileType["NotSupported"] = "NotSupported";
|
343
|
+
/** Fulltext */
|
219
344
|
KnownDatabaseFileType["Fulltext"] = "Fulltext";
|
220
345
|
})(KnownDatabaseFileType || (KnownDatabaseFileType = {}));
|
221
346
|
/** Known values of {@link DatabaseCompatLevel} that the service accepts. */
|
222
347
|
export var KnownDatabaseCompatLevel;
|
223
348
|
(function (KnownDatabaseCompatLevel) {
|
349
|
+
/** CompatLevel80 */
|
224
350
|
KnownDatabaseCompatLevel["CompatLevel80"] = "CompatLevel80";
|
351
|
+
/** CompatLevel90 */
|
225
352
|
KnownDatabaseCompatLevel["CompatLevel90"] = "CompatLevel90";
|
353
|
+
/** CompatLevel100 */
|
226
354
|
KnownDatabaseCompatLevel["CompatLevel100"] = "CompatLevel100";
|
355
|
+
/** CompatLevel110 */
|
227
356
|
KnownDatabaseCompatLevel["CompatLevel110"] = "CompatLevel110";
|
357
|
+
/** CompatLevel120 */
|
228
358
|
KnownDatabaseCompatLevel["CompatLevel120"] = "CompatLevel120";
|
359
|
+
/** CompatLevel130 */
|
229
360
|
KnownDatabaseCompatLevel["CompatLevel130"] = "CompatLevel130";
|
361
|
+
/** CompatLevel140 */
|
230
362
|
KnownDatabaseCompatLevel["CompatLevel140"] = "CompatLevel140";
|
231
363
|
})(KnownDatabaseCompatLevel || (KnownDatabaseCompatLevel = {}));
|
232
364
|
/** Known values of {@link DatabaseState} that the service accepts. */
|
233
365
|
export var KnownDatabaseState;
|
234
366
|
(function (KnownDatabaseState) {
|
367
|
+
/** Online */
|
235
368
|
KnownDatabaseState["Online"] = "Online";
|
369
|
+
/** Restoring */
|
236
370
|
KnownDatabaseState["Restoring"] = "Restoring";
|
371
|
+
/** Recovering */
|
237
372
|
KnownDatabaseState["Recovering"] = "Recovering";
|
373
|
+
/** RecoveryPending */
|
238
374
|
KnownDatabaseState["RecoveryPending"] = "RecoveryPending";
|
375
|
+
/** Suspect */
|
239
376
|
KnownDatabaseState["Suspect"] = "Suspect";
|
377
|
+
/** Emergency */
|
240
378
|
KnownDatabaseState["Emergency"] = "Emergency";
|
379
|
+
/** Offline */
|
241
380
|
KnownDatabaseState["Offline"] = "Offline";
|
381
|
+
/** Copying */
|
242
382
|
KnownDatabaseState["Copying"] = "Copying";
|
383
|
+
/** OfflineSecondary */
|
243
384
|
KnownDatabaseState["OfflineSecondary"] = "OfflineSecondary";
|
244
385
|
})(KnownDatabaseState || (KnownDatabaseState = {}));
|
245
386
|
/** Known values of {@link LoginType} that the service accepts. */
|
246
387
|
export var KnownLoginType;
|
247
388
|
(function (KnownLoginType) {
|
389
|
+
/** WindowsUser */
|
248
390
|
KnownLoginType["WindowsUser"] = "WindowsUser";
|
391
|
+
/** WindowsGroup */
|
249
392
|
KnownLoginType["WindowsGroup"] = "WindowsGroup";
|
393
|
+
/** SqlLogin */
|
250
394
|
KnownLoginType["SqlLogin"] = "SqlLogin";
|
395
|
+
/** Certificate */
|
251
396
|
KnownLoginType["Certificate"] = "Certificate";
|
397
|
+
/** AsymmetricKey */
|
252
398
|
KnownLoginType["AsymmetricKey"] = "AsymmetricKey";
|
399
|
+
/** ExternalUser */
|
253
400
|
KnownLoginType["ExternalUser"] = "ExternalUser";
|
401
|
+
/** ExternalGroup */
|
254
402
|
KnownLoginType["ExternalGroup"] = "ExternalGroup";
|
255
403
|
})(KnownLoginType || (KnownLoginType = {}));
|
256
404
|
/** Known values of {@link SchemaMigrationOption} that the service accepts. */
|
257
405
|
export var KnownSchemaMigrationOption;
|
258
406
|
(function (KnownSchemaMigrationOption) {
|
407
|
+
/** None */
|
259
408
|
KnownSchemaMigrationOption["None"] = "None";
|
409
|
+
/** ExtractFromSource */
|
260
410
|
KnownSchemaMigrationOption["ExtractFromSource"] = "ExtractFromSource";
|
411
|
+
/** UseStorageFile */
|
261
412
|
KnownSchemaMigrationOption["UseStorageFile"] = "UseStorageFile";
|
262
413
|
})(KnownSchemaMigrationOption || (KnownSchemaMigrationOption = {}));
|
263
414
|
/** Known values of {@link MigrationState} that the service accepts. */
|
264
415
|
export var KnownMigrationState;
|
265
416
|
(function (KnownMigrationState) {
|
417
|
+
/** None */
|
266
418
|
KnownMigrationState["None"] = "None";
|
419
|
+
/** InProgress */
|
267
420
|
KnownMigrationState["InProgress"] = "InProgress";
|
421
|
+
/** Failed */
|
268
422
|
KnownMigrationState["Failed"] = "Failed";
|
423
|
+
/** Warning */
|
269
424
|
KnownMigrationState["Warning"] = "Warning";
|
425
|
+
/** Completed */
|
270
426
|
KnownMigrationState["Completed"] = "Completed";
|
427
|
+
/** Skipped */
|
271
428
|
KnownMigrationState["Skipped"] = "Skipped";
|
429
|
+
/** Stopped */
|
272
430
|
KnownMigrationState["Stopped"] = "Stopped";
|
273
431
|
})(KnownMigrationState || (KnownMigrationState = {}));
|
274
432
|
/** Known values of {@link SchemaMigrationStage} that the service accepts. */
|
275
433
|
export var KnownSchemaMigrationStage;
|
276
434
|
(function (KnownSchemaMigrationStage) {
|
435
|
+
/** NotStarted */
|
277
436
|
KnownSchemaMigrationStage["NotStarted"] = "NotStarted";
|
437
|
+
/** ValidatingInputs */
|
278
438
|
KnownSchemaMigrationStage["ValidatingInputs"] = "ValidatingInputs";
|
439
|
+
/** CollectingObjects */
|
279
440
|
KnownSchemaMigrationStage["CollectingObjects"] = "CollectingObjects";
|
441
|
+
/** DownloadingScript */
|
280
442
|
KnownSchemaMigrationStage["DownloadingScript"] = "DownloadingScript";
|
443
|
+
/** GeneratingScript */
|
281
444
|
KnownSchemaMigrationStage["GeneratingScript"] = "GeneratingScript";
|
445
|
+
/** UploadingScript */
|
282
446
|
KnownSchemaMigrationStage["UploadingScript"] = "UploadingScript";
|
447
|
+
/** DeployingSchema */
|
283
448
|
KnownSchemaMigrationStage["DeployingSchema"] = "DeployingSchema";
|
449
|
+
/** Completed */
|
284
450
|
KnownSchemaMigrationStage["Completed"] = "Completed";
|
451
|
+
/** CompletedWithWarnings */
|
285
452
|
KnownSchemaMigrationStage["CompletedWithWarnings"] = "CompletedWithWarnings";
|
453
|
+
/** Failed */
|
286
454
|
KnownSchemaMigrationStage["Failed"] = "Failed";
|
287
455
|
})(KnownSchemaMigrationStage || (KnownSchemaMigrationStage = {}));
|
288
456
|
/** Known values of {@link SyncDatabaseMigrationReportingState} that the service accepts. */
|
289
457
|
export var KnownSyncDatabaseMigrationReportingState;
|
290
458
|
(function (KnownSyncDatabaseMigrationReportingState) {
|
459
|
+
/** Undefined */
|
291
460
|
KnownSyncDatabaseMigrationReportingState["Undefined"] = "UNDEFINED";
|
461
|
+
/** Configuring */
|
292
462
|
KnownSyncDatabaseMigrationReportingState["Configuring"] = "CONFIGURING";
|
463
|
+
/** Initialiazing */
|
293
464
|
KnownSyncDatabaseMigrationReportingState["Initialiazing"] = "INITIALIAZING";
|
465
|
+
/** Starting */
|
294
466
|
KnownSyncDatabaseMigrationReportingState["Starting"] = "STARTING";
|
467
|
+
/** Running */
|
295
468
|
KnownSyncDatabaseMigrationReportingState["Running"] = "RUNNING";
|
469
|
+
/** ReadyTOComplete */
|
296
470
|
KnownSyncDatabaseMigrationReportingState["ReadyTOComplete"] = "READY_TO_COMPLETE";
|
471
|
+
/** Completing */
|
297
472
|
KnownSyncDatabaseMigrationReportingState["Completing"] = "COMPLETING";
|
473
|
+
/** Complete */
|
298
474
|
KnownSyncDatabaseMigrationReportingState["Complete"] = "COMPLETE";
|
475
|
+
/** Cancelling */
|
299
476
|
KnownSyncDatabaseMigrationReportingState["Cancelling"] = "CANCELLING";
|
477
|
+
/** Cancelled */
|
300
478
|
KnownSyncDatabaseMigrationReportingState["Cancelled"] = "CANCELLED";
|
479
|
+
/** Failed */
|
301
480
|
KnownSyncDatabaseMigrationReportingState["Failed"] = "FAILED";
|
481
|
+
/** Validating */
|
302
482
|
KnownSyncDatabaseMigrationReportingState["Validating"] = "VALIDATING";
|
483
|
+
/** ValidationComplete */
|
303
484
|
KnownSyncDatabaseMigrationReportingState["ValidationComplete"] = "VALIDATION_COMPLETE";
|
485
|
+
/** ValidationFailed */
|
304
486
|
KnownSyncDatabaseMigrationReportingState["ValidationFailed"] = "VALIDATION_FAILED";
|
487
|
+
/** RestoreINProgress */
|
305
488
|
KnownSyncDatabaseMigrationReportingState["RestoreINProgress"] = "RESTORE_IN_PROGRESS";
|
489
|
+
/** RestoreCompleted */
|
306
490
|
KnownSyncDatabaseMigrationReportingState["RestoreCompleted"] = "RESTORE_COMPLETED";
|
491
|
+
/** BackupINProgress */
|
307
492
|
KnownSyncDatabaseMigrationReportingState["BackupINProgress"] = "BACKUP_IN_PROGRESS";
|
493
|
+
/** BackupCompleted */
|
308
494
|
KnownSyncDatabaseMigrationReportingState["BackupCompleted"] = "BACKUP_COMPLETED";
|
309
495
|
})(KnownSyncDatabaseMigrationReportingState || (KnownSyncDatabaseMigrationReportingState = {}));
|
310
496
|
/** Known values of {@link SyncTableMigrationState} that the service accepts. */
|
311
497
|
export var KnownSyncTableMigrationState;
|
312
498
|
(function (KnownSyncTableMigrationState) {
|
499
|
+
/** BeforeLoad */
|
313
500
|
KnownSyncTableMigrationState["BeforeLoad"] = "BEFORE_LOAD";
|
501
|
+
/** FullLoad */
|
314
502
|
KnownSyncTableMigrationState["FullLoad"] = "FULL_LOAD";
|
503
|
+
/** Completed */
|
315
504
|
KnownSyncTableMigrationState["Completed"] = "COMPLETED";
|
505
|
+
/** Canceled */
|
316
506
|
KnownSyncTableMigrationState["Canceled"] = "CANCELED";
|
507
|
+
/** Error */
|
317
508
|
KnownSyncTableMigrationState["Error"] = "ERROR";
|
509
|
+
/** Failed */
|
318
510
|
KnownSyncTableMigrationState["Failed"] = "FAILED";
|
319
511
|
})(KnownSyncTableMigrationState || (KnownSyncTableMigrationState = {}));
|
320
512
|
/** Known values of {@link ScenarioSource} that the service accepts. */
|
321
513
|
export var KnownScenarioSource;
|
322
514
|
(function (KnownScenarioSource) {
|
515
|
+
/** Access */
|
323
516
|
KnownScenarioSource["Access"] = "Access";
|
517
|
+
/** DB2 */
|
324
518
|
KnownScenarioSource["DB2"] = "DB2";
|
519
|
+
/** MySQL */
|
325
520
|
KnownScenarioSource["MySQL"] = "MySQL";
|
521
|
+
/** Oracle */
|
326
522
|
KnownScenarioSource["Oracle"] = "Oracle";
|
523
|
+
/** SQL */
|
327
524
|
KnownScenarioSource["SQL"] = "SQL";
|
525
|
+
/** Sybase */
|
328
526
|
KnownScenarioSource["Sybase"] = "Sybase";
|
527
|
+
/** PostgreSQL */
|
329
528
|
KnownScenarioSource["PostgreSQL"] = "PostgreSQL";
|
529
|
+
/** MongoDB */
|
330
530
|
KnownScenarioSource["MongoDB"] = "MongoDB";
|
531
|
+
/** Sqlrds */
|
331
532
|
KnownScenarioSource["Sqlrds"] = "SQLRDS";
|
533
|
+
/** MySqlrds */
|
332
534
|
KnownScenarioSource["MySqlrds"] = "MySQLRDS";
|
535
|
+
/** PostgreSqlrds */
|
333
536
|
KnownScenarioSource["PostgreSqlrds"] = "PostgreSQLRDS";
|
334
537
|
})(KnownScenarioSource || (KnownScenarioSource = {}));
|
335
538
|
/** Known values of {@link ScenarioTarget} that the service accepts. */
|
336
539
|
export var KnownScenarioTarget;
|
337
540
|
(function (KnownScenarioTarget) {
|
541
|
+
/** SQLServer */
|
338
542
|
KnownScenarioTarget["SQLServer"] = "SQLServer";
|
543
|
+
/** Sqldb */
|
339
544
|
KnownScenarioTarget["Sqldb"] = "SQLDB";
|
545
|
+
/** Sqldw */
|
340
546
|
KnownScenarioTarget["Sqldw"] = "SQLDW";
|
547
|
+
/** Sqlmi */
|
341
548
|
KnownScenarioTarget["Sqlmi"] = "SQLMI";
|
549
|
+
/** AzureDBForMySql */
|
342
550
|
KnownScenarioTarget["AzureDBForMySql"] = "AzureDBForMySql";
|
551
|
+
/** AzureDBForPostgresSQL */
|
343
552
|
KnownScenarioTarget["AzureDBForPostgresSQL"] = "AzureDBForPostgresSQL";
|
553
|
+
/** MongoDB */
|
344
554
|
KnownScenarioTarget["MongoDB"] = "MongoDB";
|
345
555
|
})(KnownScenarioTarget || (KnownScenarioTarget = {}));
|
346
556
|
/** Known values of {@link ReplicateMigrationState} that the service accepts. */
|
347
557
|
export var KnownReplicateMigrationState;
|
348
558
|
(function (KnownReplicateMigrationState) {
|
559
|
+
/** Undefined */
|
349
560
|
KnownReplicateMigrationState["Undefined"] = "UNDEFINED";
|
561
|
+
/** Validating */
|
350
562
|
KnownReplicateMigrationState["Validating"] = "VALIDATING";
|
563
|
+
/** Pending */
|
351
564
|
KnownReplicateMigrationState["Pending"] = "PENDING";
|
565
|
+
/** Complete */
|
352
566
|
KnownReplicateMigrationState["Complete"] = "COMPLETE";
|
567
|
+
/** ActionRequired */
|
353
568
|
KnownReplicateMigrationState["ActionRequired"] = "ACTION_REQUIRED";
|
569
|
+
/** Failed */
|
354
570
|
KnownReplicateMigrationState["Failed"] = "FAILED";
|
355
571
|
})(KnownReplicateMigrationState || (KnownReplicateMigrationState = {}));
|
356
572
|
/** Known values of {@link MigrationStatus} that the service accepts. */
|
357
573
|
export var KnownMigrationStatus;
|
358
574
|
(function (KnownMigrationStatus) {
|
575
|
+
/** Default */
|
359
576
|
KnownMigrationStatus["Default"] = "Default";
|
577
|
+
/** Connecting */
|
360
578
|
KnownMigrationStatus["Connecting"] = "Connecting";
|
579
|
+
/** SourceAndTargetSelected */
|
361
580
|
KnownMigrationStatus["SourceAndTargetSelected"] = "SourceAndTargetSelected";
|
581
|
+
/** SelectLogins */
|
362
582
|
KnownMigrationStatus["SelectLogins"] = "SelectLogins";
|
583
|
+
/** Configured */
|
363
584
|
KnownMigrationStatus["Configured"] = "Configured";
|
585
|
+
/** Running */
|
364
586
|
KnownMigrationStatus["Running"] = "Running";
|
587
|
+
/** Error */
|
365
588
|
KnownMigrationStatus["Error"] = "Error";
|
589
|
+
/** Stopped */
|
366
590
|
KnownMigrationStatus["Stopped"] = "Stopped";
|
591
|
+
/** Completed */
|
367
592
|
KnownMigrationStatus["Completed"] = "Completed";
|
593
|
+
/** CompletedWithWarnings */
|
368
594
|
KnownMigrationStatus["CompletedWithWarnings"] = "CompletedWithWarnings";
|
369
595
|
})(KnownMigrationStatus || (KnownMigrationStatus = {}));
|
370
596
|
/** Known values of {@link ValidationStatus} that the service accepts. */
|
371
597
|
export var KnownValidationStatus;
|
372
598
|
(function (KnownValidationStatus) {
|
599
|
+
/** Default */
|
373
600
|
KnownValidationStatus["Default"] = "Default";
|
601
|
+
/** NotStarted */
|
374
602
|
KnownValidationStatus["NotStarted"] = "NotStarted";
|
603
|
+
/** Initialized */
|
375
604
|
KnownValidationStatus["Initialized"] = "Initialized";
|
605
|
+
/** InProgress */
|
376
606
|
KnownValidationStatus["InProgress"] = "InProgress";
|
607
|
+
/** Completed */
|
377
608
|
KnownValidationStatus["Completed"] = "Completed";
|
609
|
+
/** CompletedWithIssues */
|
378
610
|
KnownValidationStatus["CompletedWithIssues"] = "CompletedWithIssues";
|
611
|
+
/** Stopped */
|
379
612
|
KnownValidationStatus["Stopped"] = "Stopped";
|
613
|
+
/** Failed */
|
380
614
|
KnownValidationStatus["Failed"] = "Failed";
|
381
615
|
})(KnownValidationStatus || (KnownValidationStatus = {}));
|
382
616
|
/** Known values of {@link DatabaseMigrationStage} that the service accepts. */
|
383
617
|
export var KnownDatabaseMigrationStage;
|
384
618
|
(function (KnownDatabaseMigrationStage) {
|
619
|
+
/** None */
|
385
620
|
KnownDatabaseMigrationStage["None"] = "None";
|
621
|
+
/** Initialize */
|
386
622
|
KnownDatabaseMigrationStage["Initialize"] = "Initialize";
|
623
|
+
/** Backup */
|
387
624
|
KnownDatabaseMigrationStage["Backup"] = "Backup";
|
625
|
+
/** FileCopy */
|
388
626
|
KnownDatabaseMigrationStage["FileCopy"] = "FileCopy";
|
627
|
+
/** Restore */
|
389
628
|
KnownDatabaseMigrationStage["Restore"] = "Restore";
|
629
|
+
/** Completed */
|
390
630
|
KnownDatabaseMigrationStage["Completed"] = "Completed";
|
391
631
|
})(KnownDatabaseMigrationStage || (KnownDatabaseMigrationStage = {}));
|
392
632
|
/** Known values of {@link Severity} that the service accepts. */
|
393
633
|
export var KnownSeverity;
|
394
634
|
(function (KnownSeverity) {
|
635
|
+
/** Message */
|
395
636
|
KnownSeverity["Message"] = "Message";
|
637
|
+
/** Warning */
|
396
638
|
KnownSeverity["Warning"] = "Warning";
|
639
|
+
/** Error */
|
397
640
|
KnownSeverity["Error"] = "Error";
|
398
641
|
})(KnownSeverity || (KnownSeverity = {}));
|
399
642
|
/** Known values of {@link ObjectType} that the service accepts. */
|
400
643
|
export var KnownObjectType;
|
401
644
|
(function (KnownObjectType) {
|
645
|
+
/** StoredProcedures */
|
402
646
|
KnownObjectType["StoredProcedures"] = "StoredProcedures";
|
647
|
+
/** Table */
|
403
648
|
KnownObjectType["Table"] = "Table";
|
649
|
+
/** User */
|
404
650
|
KnownObjectType["User"] = "User";
|
651
|
+
/** View */
|
405
652
|
KnownObjectType["View"] = "View";
|
653
|
+
/** Function */
|
406
654
|
KnownObjectType["Function"] = "Function";
|
407
655
|
})(KnownObjectType || (KnownObjectType = {}));
|
408
656
|
/** Known values of {@link UpdateActionType} that the service accepts. */
|
409
657
|
export var KnownUpdateActionType;
|
410
658
|
(function (KnownUpdateActionType) {
|
659
|
+
/** DeletedOnTarget */
|
411
660
|
KnownUpdateActionType["DeletedOnTarget"] = "DeletedOnTarget";
|
661
|
+
/** ChangedOnTarget */
|
412
662
|
KnownUpdateActionType["ChangedOnTarget"] = "ChangedOnTarget";
|
663
|
+
/** AddedOnTarget */
|
413
664
|
KnownUpdateActionType["AddedOnTarget"] = "AddedOnTarget";
|
414
665
|
})(KnownUpdateActionType || (KnownUpdateActionType = {}));
|
415
666
|
/** Known values of {@link DatabaseMigrationState} that the service accepts. */
|
416
667
|
export var KnownDatabaseMigrationState;
|
417
668
|
(function (KnownDatabaseMigrationState) {
|
669
|
+
/** Undefined */
|
418
670
|
KnownDatabaseMigrationState["Undefined"] = "UNDEFINED";
|
671
|
+
/** Initial */
|
419
672
|
KnownDatabaseMigrationState["Initial"] = "INITIAL";
|
673
|
+
/** FullBackupUploadStart */
|
420
674
|
KnownDatabaseMigrationState["FullBackupUploadStart"] = "FULL_BACKUP_UPLOAD_START";
|
675
|
+
/** LOGShippingStart */
|
421
676
|
KnownDatabaseMigrationState["LOGShippingStart"] = "LOG_SHIPPING_START";
|
677
|
+
/** UploadLOGFilesStart */
|
422
678
|
KnownDatabaseMigrationState["UploadLOGFilesStart"] = "UPLOAD_LOG_FILES_START";
|
679
|
+
/** CutoverStart */
|
423
680
|
KnownDatabaseMigrationState["CutoverStart"] = "CUTOVER_START";
|
681
|
+
/** PostCutoverComplete */
|
424
682
|
KnownDatabaseMigrationState["PostCutoverComplete"] = "POST_CUTOVER_COMPLETE";
|
683
|
+
/** Completed */
|
425
684
|
KnownDatabaseMigrationState["Completed"] = "COMPLETED";
|
685
|
+
/** Cancelled */
|
426
686
|
KnownDatabaseMigrationState["Cancelled"] = "CANCELLED";
|
687
|
+
/** Failed */
|
427
688
|
KnownDatabaseMigrationState["Failed"] = "FAILED";
|
428
689
|
})(KnownDatabaseMigrationState || (KnownDatabaseMigrationState = {}));
|
429
690
|
/** Known values of {@link BackupMode} that the service accepts. */
|
430
691
|
export var KnownBackupMode;
|
431
692
|
(function (KnownBackupMode) {
|
693
|
+
/** CreateBackup */
|
432
694
|
KnownBackupMode["CreateBackup"] = "CreateBackup";
|
695
|
+
/** ExistingBackup */
|
433
696
|
KnownBackupMode["ExistingBackup"] = "ExistingBackup";
|
434
697
|
})(KnownBackupMode || (KnownBackupMode = {}));
|
435
698
|
/** Known values of {@link LoginMigrationStage} that the service accepts. */
|
436
699
|
export var KnownLoginMigrationStage;
|
437
700
|
(function (KnownLoginMigrationStage) {
|
701
|
+
/** None */
|
438
702
|
KnownLoginMigrationStage["None"] = "None";
|
703
|
+
/** Initialize */
|
439
704
|
KnownLoginMigrationStage["Initialize"] = "Initialize";
|
705
|
+
/** LoginMigration */
|
440
706
|
KnownLoginMigrationStage["LoginMigration"] = "LoginMigration";
|
707
|
+
/** EstablishUserMapping */
|
441
708
|
KnownLoginMigrationStage["EstablishUserMapping"] = "EstablishUserMapping";
|
709
|
+
/** AssignRoleMembership */
|
442
710
|
KnownLoginMigrationStage["AssignRoleMembership"] = "AssignRoleMembership";
|
711
|
+
/** AssignRoleOwnership */
|
443
712
|
KnownLoginMigrationStage["AssignRoleOwnership"] = "AssignRoleOwnership";
|
713
|
+
/** EstablishServerPermissions */
|
444
714
|
KnownLoginMigrationStage["EstablishServerPermissions"] = "EstablishServerPermissions";
|
715
|
+
/** EstablishObjectPermissions */
|
445
716
|
KnownLoginMigrationStage["EstablishObjectPermissions"] = "EstablishObjectPermissions";
|
717
|
+
/** Completed */
|
446
718
|
KnownLoginMigrationStage["Completed"] = "Completed";
|
447
719
|
})(KnownLoginMigrationStage || (KnownLoginMigrationStage = {}));
|
448
720
|
/** Known values of {@link SsisStoreType} that the service accepts. */
|
449
721
|
export var KnownSsisStoreType;
|
450
722
|
(function (KnownSsisStoreType) {
|
723
|
+
/** SsisCatalog */
|
451
724
|
KnownSsisStoreType["SsisCatalog"] = "SsisCatalog";
|
452
725
|
})(KnownSsisStoreType || (KnownSsisStoreType = {}));
|
453
726
|
/** Known values of {@link SsisMigrationOverwriteOption} that the service accepts. */
|
454
727
|
export var KnownSsisMigrationOverwriteOption;
|
455
728
|
(function (KnownSsisMigrationOverwriteOption) {
|
729
|
+
/** Ignore */
|
456
730
|
KnownSsisMigrationOverwriteOption["Ignore"] = "Ignore";
|
731
|
+
/** Overwrite */
|
457
732
|
KnownSsisMigrationOverwriteOption["Overwrite"] = "Overwrite";
|
458
733
|
})(KnownSsisMigrationOverwriteOption || (KnownSsisMigrationOverwriteOption = {}));
|
459
734
|
/** Known values of {@link SsisMigrationStage} that the service accepts. */
|
460
735
|
export var KnownSsisMigrationStage;
|
461
736
|
(function (KnownSsisMigrationStage) {
|
737
|
+
/** None */
|
462
738
|
KnownSsisMigrationStage["None"] = "None";
|
739
|
+
/** Initialize */
|
463
740
|
KnownSsisMigrationStage["Initialize"] = "Initialize";
|
741
|
+
/** InProgress */
|
464
742
|
KnownSsisMigrationStage["InProgress"] = "InProgress";
|
743
|
+
/** Completed */
|
465
744
|
KnownSsisMigrationStage["Completed"] = "Completed";
|
466
745
|
})(KnownSsisMigrationStage || (KnownSsisMigrationStage = {}));
|
467
746
|
/** Known values of {@link MongoDbShardKeyOrder} that the service accepts. */
|
468
747
|
export var KnownMongoDbShardKeyOrder;
|
469
748
|
(function (KnownMongoDbShardKeyOrder) {
|
749
|
+
/** Forward */
|
470
750
|
KnownMongoDbShardKeyOrder["Forward"] = "Forward";
|
751
|
+
/** Reverse */
|
471
752
|
KnownMongoDbShardKeyOrder["Reverse"] = "Reverse";
|
753
|
+
/** Hashed */
|
472
754
|
KnownMongoDbShardKeyOrder["Hashed"] = "Hashed";
|
473
755
|
})(KnownMongoDbShardKeyOrder || (KnownMongoDbShardKeyOrder = {}));
|
474
756
|
/** Known values of {@link MongoDbClusterType} that the service accepts. */
|
475
757
|
export var KnownMongoDbClusterType;
|
476
758
|
(function (KnownMongoDbClusterType) {
|
759
|
+
/** BlobContainer */
|
477
760
|
KnownMongoDbClusterType["BlobContainer"] = "BlobContainer";
|
761
|
+
/** CosmosDb */
|
478
762
|
KnownMongoDbClusterType["CosmosDb"] = "CosmosDb";
|
763
|
+
/** MongoDb */
|
479
764
|
KnownMongoDbClusterType["MongoDb"] = "MongoDb";
|
480
765
|
})(KnownMongoDbClusterType || (KnownMongoDbClusterType = {}));
|
481
766
|
/** Known values of {@link MongoDbErrorType} that the service accepts. */
|
482
767
|
export var KnownMongoDbErrorType;
|
483
768
|
(function (KnownMongoDbErrorType) {
|
769
|
+
/** Error */
|
484
770
|
KnownMongoDbErrorType["Error"] = "Error";
|
771
|
+
/** ValidationError */
|
485
772
|
KnownMongoDbErrorType["ValidationError"] = "ValidationError";
|
773
|
+
/** Warning */
|
486
774
|
KnownMongoDbErrorType["Warning"] = "Warning";
|
487
775
|
})(KnownMongoDbErrorType || (KnownMongoDbErrorType = {}));
|
488
776
|
/** Known values of {@link MongoDbProgressResultType} that the service accepts. */
|
489
777
|
export var KnownMongoDbProgressResultType;
|
490
778
|
(function (KnownMongoDbProgressResultType) {
|
779
|
+
/** Migration */
|
491
780
|
KnownMongoDbProgressResultType["Migration"] = "Migration";
|
781
|
+
/** Database */
|
492
782
|
KnownMongoDbProgressResultType["Database"] = "Database";
|
783
|
+
/** Collection */
|
493
784
|
KnownMongoDbProgressResultType["Collection"] = "Collection";
|
494
785
|
})(KnownMongoDbProgressResultType || (KnownMongoDbProgressResultType = {}));
|
495
786
|
/** Known values of {@link MongoDbMigrationState} that the service accepts. */
|
496
787
|
export var KnownMongoDbMigrationState;
|
497
788
|
(function (KnownMongoDbMigrationState) {
|
789
|
+
/** NotStarted */
|
498
790
|
KnownMongoDbMigrationState["NotStarted"] = "NotStarted";
|
791
|
+
/** ValidatingInput */
|
499
792
|
KnownMongoDbMigrationState["ValidatingInput"] = "ValidatingInput";
|
793
|
+
/** Initializing */
|
500
794
|
KnownMongoDbMigrationState["Initializing"] = "Initializing";
|
795
|
+
/** Restarting */
|
501
796
|
KnownMongoDbMigrationState["Restarting"] = "Restarting";
|
797
|
+
/** Copying */
|
502
798
|
KnownMongoDbMigrationState["Copying"] = "Copying";
|
799
|
+
/** InitialReplay */
|
503
800
|
KnownMongoDbMigrationState["InitialReplay"] = "InitialReplay";
|
801
|
+
/** Replaying */
|
504
802
|
KnownMongoDbMigrationState["Replaying"] = "Replaying";
|
803
|
+
/** Finalizing */
|
505
804
|
KnownMongoDbMigrationState["Finalizing"] = "Finalizing";
|
805
|
+
/** Complete */
|
506
806
|
KnownMongoDbMigrationState["Complete"] = "Complete";
|
807
|
+
/** Canceled */
|
507
808
|
KnownMongoDbMigrationState["Canceled"] = "Canceled";
|
809
|
+
/** Failed */
|
508
810
|
KnownMongoDbMigrationState["Failed"] = "Failed";
|
509
811
|
})(KnownMongoDbMigrationState || (KnownMongoDbMigrationState = {}));
|
510
812
|
/** Known values of {@link MongoDbReplication} that the service accepts. */
|
511
813
|
export var KnownMongoDbReplication;
|
512
814
|
(function (KnownMongoDbReplication) {
|
815
|
+
/** Disabled */
|
513
816
|
KnownMongoDbReplication["Disabled"] = "Disabled";
|
817
|
+
/** OneTime */
|
514
818
|
KnownMongoDbReplication["OneTime"] = "OneTime";
|
819
|
+
/** Continuous */
|
515
820
|
KnownMongoDbReplication["Continuous"] = "Continuous";
|
516
821
|
})(KnownMongoDbReplication || (KnownMongoDbReplication = {}));
|
517
822
|
/** Known values of {@link DataMigrationResultCode} that the service accepts. */
|
518
823
|
export var KnownDataMigrationResultCode;
|
519
824
|
(function (KnownDataMigrationResultCode) {
|
825
|
+
/** Initial */
|
520
826
|
KnownDataMigrationResultCode["Initial"] = "Initial";
|
827
|
+
/** Completed */
|
521
828
|
KnownDataMigrationResultCode["Completed"] = "Completed";
|
829
|
+
/** ObjectNotExistsInSource */
|
522
830
|
KnownDataMigrationResultCode["ObjectNotExistsInSource"] = "ObjectNotExistsInSource";
|
831
|
+
/** ObjectNotExistsInTarget */
|
523
832
|
KnownDataMigrationResultCode["ObjectNotExistsInTarget"] = "ObjectNotExistsInTarget";
|
833
|
+
/** TargetObjectIsInaccessible */
|
524
834
|
KnownDataMigrationResultCode["TargetObjectIsInaccessible"] = "TargetObjectIsInaccessible";
|
835
|
+
/** FatalError */
|
525
836
|
KnownDataMigrationResultCode["FatalError"] = "FatalError";
|
526
837
|
})(KnownDataMigrationResultCode || (KnownDataMigrationResultCode = {}));
|
527
838
|
/** Known values of {@link ErrorType} that the service accepts. */
|
528
839
|
export var KnownErrorType;
|
529
840
|
(function (KnownErrorType) {
|
841
|
+
/** Default */
|
530
842
|
KnownErrorType["Default"] = "Default";
|
843
|
+
/** Warning */
|
531
844
|
KnownErrorType["Warning"] = "Warning";
|
845
|
+
/** Error */
|
532
846
|
KnownErrorType["Error"] = "Error";
|
533
847
|
})(KnownErrorType || (KnownErrorType = {}));
|
534
848
|
//# sourceMappingURL=index.js.map
|