getOpenShiftManagedCluster

Gets the details of the managed OpenShift cluster with a specified resource group and name. API Version: 2019-04-30.

Return

OpenShift Managed cluster.

Parameters

argument

null


suspend fun getOpenShiftManagedCluster(resourceGroupName: String, resourceName: String): GetOpenShiftManagedClusterResult

Return

OpenShift Managed cluster.

Parameters

resourceGroupName

The name of the resource group.

resourceName

The name of the OpenShift managed cluster resource.

See also


Return

OpenShift Managed cluster.

Parameters

argument

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

See also