GetOperationalizationClusterPlainArgs

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

Constructors

Link copied to clipboard
constructor(clusterName: String, resourceGroupName: String)

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.

Functions

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