GetHybridAksClusterPlainArgs

data class GetHybridAksClusterPlainArgs(val hybridAksClusterName: String, val resourceGroupName: String) : ConvertibleToJava<GetHybridAksClusterPlainArgs>

Constructors

Link copied to clipboard
fun GetHybridAksClusterPlainArgs(hybridAksClusterName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetHybridAksClusterPlainArgs

Properties

Link copied to clipboard

The name of the Hybrid AKS cluster.

Link copied to clipboard

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