次の方法で共有


AzureDataExplorerSource.NoTruncation プロパティ

定義

特定の行数の制限を超える結果セットに切り捨てを適用するかどうかを制御するブール型 (Boolean) オプションの名前を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象