DataFlow.TransformKql Property

Definition

Gets or sets the KQL query to transform stream data.

[Newtonsoft.Json.JsonProperty(PropertyName="transformKql")]
public string TransformKql { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="transformKql")>]
member this.TransformKql : string with get, set
Public Property TransformKql As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to