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.

See also

Parameters

resourceGroupName

The name of the resource group.

resourceName

The name of the managed cluster resource.


Return

Managed cluster.

See also

Parameters

argument

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