get Solution
Get installed Solution details by Solution id. Azure REST API version: 2023-06-01-preview. Other available API versions: 2021-09-01-preview.
Return
Solution resource.
Parameters
argument
null
suspend fun getSolution(dataManagerForAgricultureResourceName: String, resourceGroupName: String, solutionId: String): GetSolutionResult
Return
Solution resource.
See also
Parameters
data Manager For Agriculture Resource Name
DataManagerForAgriculture resource name.
resource Group Name
The name of the resource group. The name is case insensitive.
solution Id
SolutionId for Data Manager For Agriculture Resource.
suspend fun getSolution(argument: suspend GetSolutionPlainArgsBuilder.() -> Unit): GetSolutionResult
Return
Solution resource.
See also
Parameters
argument
Builder for com.pulumi.azurenative.agfoodplatform.kotlin.inputs.GetSolutionPlainArgs.