getMigrateProjectsControllerMigrateProject

Get information related to a specific migrate project. Returns a json object of type 'migrateProject' as specified in the models section. Uses Azure REST API version 2020-05-01. Other available API versions: 2023-01-01.

Return

Migrate project.

Parameters

argument

null


Return

Migrate project.

Parameters

migrateProjectName

Migrate project name.

resourceGroupName

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

See also


Return

Migrate project.

Parameters

argument

Builder for com.pulumi.azurenative.migrate.kotlin.inputs.GetMigrateProjectsControllerMigrateProjectPlainArgs.

See also