GetClusterPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

Name of the cluster.

Link copied to clipboard

The Resource Group Name.