次の方法で共有


AzureDataExplorerCommandActivity.Command プロパティ

定義

Azure Data Explorer コマンドの構文に従って、コントロール コマンドを取得または設定します。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.command")]
public object Command { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.command")>]
member this.Command : obj with get, set
Public Property Command As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象