get Hybrid Aks Cluster
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
hybrid Aks Cluster Name
The name of the Hybrid AKS cluster.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getHybridAksCluster(argument: suspend GetHybridAksClusterPlainArgsBuilder.() -> Unit): GetHybridAksClusterResult
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.