get Import Sql Collector Operation
suspend fun getImportSqlCollectorOperation(argument: GetImportSqlCollectorOperationPlainArgs): GetImportSqlCollectorOperationResult
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
import Sql Collectors Name
Import SQL Collector arm name.
project Name
Assessment Project Name
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getImportSqlCollectorOperation(argument: suspend GetImportSqlCollectorOperationPlainArgsBuilder.() -> Unit): GetImportSqlCollectorOperationResult
Return
Import SQL Collector REST resource.
Parameters
argument
Builder for com.pulumi.azurenative.migrate.kotlin.inputs.GetImportSqlCollectorOperationPlainArgs.