GetOperationalizationClusterPlainArgs

data class GetOperationalizationClusterPlainArgs(val clusterName: String, val resourceGroupName: String) : ConvertibleToJava<GetOperationalizationClusterPlainArgs>

Constructors

Link copied to clipboard
fun GetOperationalizationClusterPlainArgs(clusterName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the cluster.

Link copied to clipboard

Name of the resource group in which the cluster is located.