getSolutionsControllerSolution

Solution REST Resource. Uses Azure REST API version 2023-01-01.

Return

Solution REST Resource.

Parameters

argument

null


suspend fun getSolutionsControllerSolution(migrateProjectName: String, resourceGroupName: String, solutionName: String): GetSolutionsControllerSolutionResult

Return

Solution REST Resource.

Parameters

migrateProjectName

Name of the Azure Migrate project.

resourceGroupName

The name of the resource group. The name is case insensitive.

solutionName

Unique name of a migration solution within a migrate project.

See also


Return

Solution REST Resource.

Parameters

argument

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

See also