getKubeEnvironment

Description for Get the properties of a Kubernetes Environment. Azure REST API version: 2022-09-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

See also

Parameters

name

Name of the Kubernetes Environment.

resourceGroupName

Name of the resource group to which the resource belongs.


Return

A Kubernetes cluster specialized for web workloads by Azure App Service

See also

Parameters

argument

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