getManagedEnvironment

Get the properties of a Managed Environment used to host container apps. API Version: 2022-03-01.

Return

An environment for hosting container apps

Parameters

argument

null


suspend fun getManagedEnvironment(environmentName: String, resourceGroupName: String): GetManagedEnvironmentResult

Return

An environment for hosting container apps

Parameters

environmentName

Name of the Environment.

resourceGroupName

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

See also


Return

An environment for hosting container apps

Parameters

argument

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

See also