ListListUpgradableVersionPostPlainArgs

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

Constructors

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

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.

Functions

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