次の方法で共有


ClusterUpdate.LanguageExtensions プロパティ

定義

クラスターの言語拡張機能の一覧を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象