GetImportCollectorPlainArgs

data class GetImportCollectorPlainArgs(val importCollectorName: String, val projectName: String, val resourceGroupName: String) : ConvertibleToJava<GetImportCollectorPlainArgs>

Constructors

Link copied to clipboard
fun GetImportCollectorPlainArgs(importCollectorName: String, projectName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetImportCollectorPlainArgs

Properties

Link copied to clipboard

Unique name of a Import collector within a project.

Link copied to clipboard

Name of the Azure Migrate project.

Link copied to clipboard

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