GetManagedClusterApplicationTypePlainArgs

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

Constructors

fun GetManagedClusterApplicationTypePlainArgs(applicationTypeName: String, clusterName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the application type name resource.

Link copied to clipboard

The name of the cluster resource.

Link copied to clipboard

The name of the resource group.