getMigrationService

Retrieve the Database Migration Service Uses Azure REST API version 2023-07-15-preview.

Return

A Migration Service.

Parameters

argument

null


suspend fun getMigrationService(migrationServiceName: String, resourceGroupName: String): GetMigrationServiceResult

Return

A Migration Service.

Parameters

migrationServiceName

Name of the Migration Service.

resourceGroupName

Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

See also


Return

A Migration Service.

Parameters

argument

Builder for com.pulumi.azurenative.datamigration.kotlin.inputs.GetMigrationServicePlainArgs.

See also