getContainerApp

Container App. Azure REST API version: 2023-01-01. Other available API versions: 2023-12-01.

Return

Container App.

Parameters

argument

null


suspend fun getContainerApp(name: String, resourceGroupName: String): GetContainerAppResult

Return

Container App.

Parameters

name

Name of the Container App.

resourceGroupName

Name of the resource group to which the resource belongs.

See also


Return

Container App.

Parameters

argument

Builder for com.pulumi.azurenative.web.kotlin.inputs.GetContainerAppPlainArgs.

See also