GetUpdateRunPlainArgs

data class GetUpdateRunPlainArgs(val clusterName: String, val resourceGroupName: String, val updateName: String, val updateRunName: String) : ConvertibleToJava<GetUpdateRunPlainArgs>

Constructors

Link copied to clipboard
fun GetUpdateRunPlainArgs(clusterName: String, resourceGroupName: String, updateName: String, updateRunName: String)

Functions

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

Properties

Link copied to clipboard

The name of the cluster.

Link copied to clipboard

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

Link copied to clipboard

The name of the Update

Link copied to clipboard

The name of the Update Run