GetConnectedClusterPlainArgs

data class GetConnectedClusterPlainArgs(val clusterName: String, val resourceGroupName: String) : ConvertibleToJava<GetConnectedClusterPlainArgs>

Constructors

Link copied to clipboard
fun GetConnectedClusterPlainArgs(clusterName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the Kubernetes cluster on which get is called.

Link copied to clipboard

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