getKubeEnvironment

Get the properties of a Kubernetes Environment. API Version: 2021-01-01.

Return

A Kubernetes cluster specialized for web workloads by Azure App Service

Parameters

argument

null


suspend fun getKubeEnvironment(name: String, resourceGroupName: String): GetKubeEnvironmentResult

Return

A Kubernetes cluster specialized for web workloads by Azure App Service

Parameters

name

Name of the Kubernetes Environment.

resourceGroupName

Name of the resource group to which the resource belongs.

See also


Return

A Kubernetes cluster specialized for web workloads by Azure App Service

Parameters

argument

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

See also