GetManagedEnvironmentAuthTokenPlainArgs

data class GetManagedEnvironmentAuthTokenPlainArgs(val environmentName: String, val resourceGroupName: String) : ConvertibleToJava<GetManagedEnvironmentAuthTokenPlainArgs>

Constructors

Link copied to clipboard
fun GetManagedEnvironmentAuthTokenPlainArgs(environmentName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the Managed Environment.

Link copied to clipboard

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