GetDatabaseMigrationsMongoToCosmosDbRUMongoPlainArgs

data class GetDatabaseMigrationsMongoToCosmosDbRUMongoPlainArgs(val migrationName: String, val resourceGroupName: String, val targetResourceName: String) : ConvertibleToJava<GetDatabaseMigrationsMongoToCosmosDbRUMongoPlainArgs>

Constructors

constructor(migrationName: String, resourceGroupName: String, targetResourceName: String)

Properties

Link copied to clipboard

Name of the migration.

Link copied to clipboard

Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

Link copied to clipboard

The name of the target resource/account.

Functions

Link copied to clipboard
open override fun toJava(): GetDatabaseMigrationsMongoToCosmosDbRUMongoPlainArgs