GetMigrateProjectPlainArgs

data class GetMigrateProjectPlainArgs(val migrateProjectName: String, val resourceGroupName: String) : ConvertibleToJava<GetMigrateProjectPlainArgs>

Constructors

Link copied to clipboard
fun GetMigrateProjectPlainArgs(migrateProjectName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the Azure Migrate project.

Link copied to clipboard

Name of the Azure Resource Group that migrate project is part of.