다음을 통해 공유


KustoLanguageExtensionList.Value Property

Definition

The list of language extensions.

public System.Collections.Generic.IList<Azure.ResourceManager.Kusto.Models.KustoLanguageExtension> Value { get; }
member this.Value : System.Collections.Generic.IList<Azure.ResourceManager.Kusto.Models.KustoLanguageExtension>
Public ReadOnly Property Value As IList(Of KustoLanguageExtension)

Property Value

Applies to