getImportCollector

Get a Import collector. Uses Azure REST API version 2019-10-01.

Return

null

Parameters

argument

null


suspend fun getImportCollector(importCollectorName: String, projectName: String, resourceGroupName: String): GetImportCollectorResult

Return

null

Parameters

importCollectorName

Unique name of a Import collector within a project.

projectName

Name of the Azure Migrate project.

resourceGroupName

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

See also


Return

null

Parameters

argument

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

See also