getHybridAksCluster

Get the additional details related to the provided Hybrid AKS provisioned cluster. API Version: 2022-12-12-preview.

Return

The details are specific to the Network Cloud use of the Hybrid AKS cluster.

Parameters

argument

null


suspend fun getHybridAksCluster(hybridAksClusterName: String, resourceGroupName: String): GetHybridAksClusterResult

Return

The details are specific to the Network Cloud use of the Hybrid AKS cluster.

Parameters

hybridAksClusterName

The name of the Hybrid AKS cluster.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

The details are specific to the Network Cloud use of the Hybrid AKS cluster.

Parameters

argument

Builder for com.pulumi.azurenative.networkcloud.kotlin.inputs.GetHybridAksClusterPlainArgs.

See also