listSqlMigrationServiceMonitoringData

Retrieve the registered Integration Runtime nodes and their monitoring data for a given Database Migration Service. Uses Azure REST API version 2022-03-30-preview. Other available API versions: 2023-07-15-preview.

Return

Integration Runtime Monitoring Data.

Parameters

argument

null


suspend fun listSqlMigrationServiceMonitoringData(resourceGroupName: String, sqlMigrationServiceName: String): ListSqlMigrationServiceMonitoringDataResult

Return

Integration Runtime Monitoring Data.

Parameters

resourceGroupName

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

sqlMigrationServiceName

Name of the SQL Migration Service.

See also


Return

Integration Runtime Monitoring Data.

Parameters

argument

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

See also