ClusterUpdate.LanguageExtensions Property

Definition

Gets list of the cluster's language extensions.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.languageExtensions")]
public Microsoft.Azure.Management.Kusto.Models.LanguageExtensionsList LanguageExtensions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.languageExtensions")>]
member this.LanguageExtensions : Microsoft.Azure.Management.Kusto.Models.LanguageExtensionsList
Public ReadOnly Property LanguageExtensions As LanguageExtensionsList

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to