GetManagedClusterPlainArgs

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

Constructors

Link copied to clipboard
fun GetManagedClusterPlainArgs(resourceGroupName: String, resourceName: String)

Functions

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

Properties

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the managed cluster resource.