ListClusterLanguageExtensionsPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the Kusto cluster.

Link copied to clipboard

The name of the resource group containing the Kusto cluster.