getManagedCluster

Gets the details of the managed cluster with a specified resource group and name. API Version: 2021-03-01.

Return

Managed cluster.

Parameters

argument

null


suspend fun getManagedCluster(resourceGroupName: String, resourceName: String): GetManagedClusterResult

Return

Managed cluster.

Parameters

resourceGroupName

The name of the resource group.

resourceName

The name of the managed cluster resource.

See also


Return

Managed cluster.

Parameters

argument

Builder for com.pulumi.azurenative.containerservice.kotlin.inputs.GetManagedClusterPlainArgs.

See also