GetClusterPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the Event Hubs Cluster.

Link copied to clipboard

Name of the resource group within the azure subscription.