getImportSqlCollectorOperation

Get a ImportSqlCollector Uses Azure REST API version 2024-03-03-preview.

Return

Import SQL Collector REST resource.

Parameters

argument

null


suspend fun getImportSqlCollectorOperation(importSqlCollectorsName: String, projectName: String, resourceGroupName: String): GetImportSqlCollectorOperationResult

Return

Import SQL Collector REST resource.

Parameters

importSqlCollectorsName

Import SQL Collector arm name.

projectName

Assessment Project Name

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

Import SQL Collector REST resource.

Parameters

argument

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

See also