GetHybridAksClusterPlainArgs

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

Constructors

Link copied to clipboard
constructor(hybridAksClusterName: String, resourceGroupName: String)

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.

Functions

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