GetManagedClusterApplicationPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the application resource.

Link copied to clipboard

The name of the cluster resource.

Link copied to clipboard

The name of the resource group.