getContainerAppsAuthConfig

Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature. API Version: 2022-03-01.

Return

Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature.

Parameters

argument

null


suspend fun getContainerAppsAuthConfig(authConfigName: String, containerAppName: String, resourceGroupName: String): GetContainerAppsAuthConfigResult

Return

Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature.

Parameters

authConfigName

Name of the Container App AuthConfig.

containerAppName

Name of the Container App.

resourceGroupName

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

See also


Return

Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature.

Parameters

argument

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

See also