ListListUpgradableVersionPostPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the cluster resource.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The target code version.