AzureDataExplorerSource.NoTruncation Property

Definition

Gets or sets the name of the Boolean option that controls whether truncation is applied to result-sets that go beyond a certain row-count limit.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to