次の方法で共有


AzureDataExplorerSource.Query プロパティ

定義

データベース クエリ。 Kusto 照会言語 (KQL) クエリである必要があります。 型: string (または resultType 文字列を含む式)。

public object Query { get; set; }
member this.Query : obj with get, set
Public Property Query As Object

プロパティ値

適用対象