GetProvisionedClusterPlainArgs

data class GetProvisionedClusterPlainArgs(val provisionedClustersName: String, val resourceGroupName: String) : ConvertibleToJava<GetProvisionedClusterPlainArgs>

Constructors

Link copied to clipboard
fun GetProvisionedClusterPlainArgs(provisionedClustersName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Parameter for the name of the provisioned cluster

Link copied to clipboard

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