ClusterUpdate.LanguageExtensionValue Property

Definition

The list of language extensions.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.ILanguageExtension> LanguageExtensionValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.LanguageExtensionValue : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.ILanguageExtension> with get, set
Public Property LanguageExtensionValue As List(Of ILanguageExtension)

Property Value

Implements

Attributes

Applies to