Datamigration Functions
object DatamigrationFunctions
Functions
Link copied to clipboard
suspend fun getDatabaseMigrationsSqlDb(argument: GetDatabaseMigrationsSqlDbPlainArgs): GetDatabaseMigrationsSqlDbResult
Database Migration Resource for SQL Database. API Version: 2022-03-30-preview.
suspend fun getDatabaseMigrationsSqlDb(argument: suspend GetDatabaseMigrationsSqlDbPlainArgsBuilder.() -> Unit): GetDatabaseMigrationsSqlDbResult
suspend fun getDatabaseMigrationsSqlDb(expand: String? = null, migrationOperationId: String? = null, resourceGroupName: String, sqlDbInstanceName: String, targetDbName: String): GetDatabaseMigrationsSqlDbResult
Link copied to clipboard
A file resource API Version: 2018-07-15-preview.
Link copied to clipboard
A project resource API Version: 2018-04-19.
suspend fun getProject(groupName: String, projectName: String, serviceName: String): GetProjectResult
Link copied to clipboard
A Database Migration Service resource API Version: 2018-04-19.
Link copied to clipboard
suspend fun getSqlMigrationService(argument: GetSqlMigrationServicePlainArgs): GetSqlMigrationServiceResult
A SQL Migration Service. API Version: 2021-10-30-preview.
suspend fun getSqlMigrationService(argument: suspend GetSqlMigrationServicePlainArgsBuilder.() -> Unit): GetSqlMigrationServiceResult
suspend fun getSqlMigrationService(resourceGroupName: String, sqlMigrationServiceName: String): GetSqlMigrationServiceResult
Link copied to clipboard
A task resource API Version: 2018-04-19.
Link copied to clipboard
suspend fun listSqlMigrationServiceAuthKeys(argument: ListSqlMigrationServiceAuthKeysPlainArgs): ListSqlMigrationServiceAuthKeysResult
An authentication key. API Version: 2021-10-30-preview.
suspend fun listSqlMigrationServiceAuthKeys(argument: suspend ListSqlMigrationServiceAuthKeysPlainArgsBuilder.() -> Unit): ListSqlMigrationServiceAuthKeysResult
suspend fun listSqlMigrationServiceAuthKeys(resourceGroupName: String, sqlMigrationServiceName: String): ListSqlMigrationServiceAuthKeysResult
Link copied to clipboard
suspend fun listSqlMigrationServiceMonitoringData(argument: ListSqlMigrationServiceMonitoringDataPlainArgs): ListSqlMigrationServiceMonitoringDataResult
Integration Runtime Monitoring Data. API Version: 2021-10-30-preview.
suspend fun listSqlMigrationServiceMonitoringData(argument: suspend ListSqlMigrationServiceMonitoringDataPlainArgsBuilder.() -> Unit): ListSqlMigrationServiceMonitoringDataResult
suspend fun listSqlMigrationServiceMonitoringData(resourceGroupName: String, sqlMigrationServiceName: String): ListSqlMigrationServiceMonitoringDataResult