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. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native migrate [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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