GetKubeEnvironmentPlainArgs

data class GetKubeEnvironmentPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetKubeEnvironmentPlainArgs>

Constructors

Link copied to clipboard
fun GetKubeEnvironmentPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the Kubernetes Environment.

Link copied to clipboard

Name of the resource group to which the resource belongs.