Compartir a través de


AzureDataExplorerCommandActivity.Command Propiedad

Definición

Obtiene o establece un comando de control, según la sintaxis de comandos de Azure Data Explorer. Tipo: cadena (o Expresión con cadena 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a