ClusterLanguageExtension

data class ClusterLanguageExtension(val image: String, val name: String)

Constructors

Link copied to clipboard
constructor(image: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The name of the Kusto Cluster to create. Only lowercase Alphanumeric characters allowed, starting with a letter. Changing this forces a new resource to be created.