getIntegrationRuntimeStatus

Gets detailed status information for an integration runtime. Azure REST API version: 2018-06-01.

Return

Integration runtime status response.

Parameters

argument

null


suspend fun getIntegrationRuntimeStatus(factoryName: String, integrationRuntimeName: String, resourceGroupName: String): GetIntegrationRuntimeStatusResult

Return

Integration runtime status response.

See also

Parameters

factoryName

The factory name.

integrationRuntimeName

The integration runtime name.

resourceGroupName

The resource group name.


Return

Integration runtime status response.

See also

Parameters

argument

Builder for com.pulumi.azurenative.datafactory.kotlin.inputs.GetIntegrationRuntimeStatusPlainArgs.