ListManagedClusterAdminCredentialsPlainArgs

data class ListManagedClusterAdminCredentialsPlainArgs(val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<ListManagedClusterAdminCredentialsPlainArgs>

Constructors

fun ListManagedClusterAdminCredentialsPlainArgs(resourceGroupName: String, resourceName: String)

Functions

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

Properties

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the managed cluster resource.