get Database Migrations Mongo To Cosmos Dbv Core Mongo
suspend fun getDatabaseMigrationsMongoToCosmosDbvCoreMongo(argument: GetDatabaseMigrationsMongoToCosmosDbvCoreMongoPlainArgs): GetDatabaseMigrationsMongoToCosmosDbvCoreMongoResult
Get Database Migration resource. Uses Azure REST API version 2023-07-15-preview.
Return
Database Migration Resource for Mongo to CosmosDb.
Parameters
argument
null
suspend fun getDatabaseMigrationsMongoToCosmosDbvCoreMongo(migrationName: String, resourceGroupName: String, targetResourceName: String): GetDatabaseMigrationsMongoToCosmosDbvCoreMongoResult
Return
Database Migration Resource for Mongo to CosmosDb.
Parameters
migration Name
Name of the migration.
resource Group Name
Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
target Resource Name
The name of the target resource/account.
See also
suspend fun getDatabaseMigrationsMongoToCosmosDbvCoreMongo(argument: suspend GetDatabaseMigrationsMongoToCosmosDbvCoreMongoPlainArgsBuilder.() -> Unit): GetDatabaseMigrationsMongoToCosmosDbvCoreMongoResult
Return
Database Migration Resource for Mongo to CosmosDb.
Parameters
argument
Builder for com.pulumi.azurenative.datamigration.kotlin.inputs.GetDatabaseMigrationsMongoToCosmosDbvCoreMongoPlainArgs.