getMigrateAgent

Gets the details of the modernizeProject agent. Azure REST API version: 2022-05-01-preview.

Return

MigrateAgent model.

Parameters

argument

null


suspend fun getMigrateAgent(agentName: String, modernizeProjectName: String, resourceGroupName: String, subscriptionId: String? = null): GetMigrateAgentResult

Return

MigrateAgent model.

See also

Parameters

agentName

MigrateAgent name.

modernizeProjectName

ModernizeProject name.

resourceGroupName

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

subscriptionId

Azure Subscription Id in which project was created.


Return

MigrateAgent model.

See also

Parameters

argument

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