getHyperVCollector

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

Return

null

Parameters

argument

null


suspend fun getHyperVCollector(hyperVCollectorName: String, projectName: String, resourceGroupName: String): GetHyperVCollectorResult

Return

null

Parameters

hyperVCollectorName

Unique name of a Hyper-V 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.GetHyperVCollectorPlainArgs.

See also