getMigration

Gets details of a migration. Azure REST API version: 2023-03-01-preview. Other available API versions: 2021-06-15-privatepreview, 2022-05-01-preview.

Return

Represents a migration resource.

Parameters

argument

null


suspend fun getMigration(migrationName: String, resourceGroupName: String, subscriptionId: String? = null, targetDbServerName: String): GetMigrationResult

Return

Represents a migration resource.

See also

Parameters

migrationName

The name of the migration.

resourceGroupName

The resource group name of the target database server.

subscriptionId

The subscription ID of the target database server.

targetDbServerName

The name of the target database server.


Return

Represents a migration resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.dbforpostgresql.kotlin.inputs.GetMigrationPlainArgs.