getContainerApp

Container App. API Version: 2022-03-01.

Return

Container App.

Parameters

argument

null


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

Return

Container App.

Parameters

containerAppName

Name of the Container App.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

Container App.

Parameters

argument

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

See also