DatamigrationFunctions

Functions

Link copied to clipboard

Database Migration Resource for SQL Database. API Version: 2022-03-30-preview.

suspend fun getDatabaseMigrationsSqlDb(expand: String? = null, migrationOperationId: String? = null, resourceGroupName: String, sqlDbInstanceName: String, targetDbName: String): GetDatabaseMigrationsSqlDbResult
Link copied to clipboard
suspend fun getFile(argument: GetFilePlainArgs): GetFileResult

A file resource API Version: 2018-07-15-preview.

suspend fun getFile(argument: suspend GetFilePlainArgsBuilder.() -> Unit): GetFileResult
suspend fun getFile(fileName: String, groupName: String, projectName: String, serviceName: String): GetFileResult
Link copied to clipboard

A project resource API Version: 2018-04-19.

suspend fun getProject(argument: suspend GetProjectPlainArgsBuilder.() -> Unit): GetProjectResult
suspend fun getProject(groupName: String, projectName: String, serviceName: String): GetProjectResult
Link copied to clipboard

A Database Migration Service resource API Version: 2018-04-19.

suspend fun getService(argument: suspend GetServicePlainArgsBuilder.() -> Unit): GetServiceResult
suspend fun getService(groupName: String, serviceName: String): GetServiceResult
Link copied to clipboard

A SQL Migration Service. API Version: 2021-10-30-preview.

suspend fun getSqlMigrationService(resourceGroupName: String, sqlMigrationServiceName: String): GetSqlMigrationServiceResult
Link copied to clipboard
suspend fun getTask(argument: GetTaskPlainArgs): GetTaskResult

A task resource API Version: 2018-04-19.

suspend fun getTask(argument: suspend GetTaskPlainArgsBuilder.() -> Unit): GetTaskResult
suspend fun getTask(expand: String? = null, groupName: String, projectName: String, serviceName: String, taskName: String): GetTaskResult