getVMwareCollector

Get a VMware collector. API Version: 2019-10-01.

Return

null

Parameters

argument

null


suspend fun getVMwareCollector(projectName: String, resourceGroupName: String, vmWareCollectorName: String): GetVMwareCollectorResult

Return

null

Parameters

projectName

Name of the Azure Migrate project.

resourceGroupName

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

vmWareCollectorName

Unique name of a VMware collector within a project.

See also


Return

null

Parameters

argument

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

See also