Bagikan melalui


AzureDataExplorerSink.FlushImmediately Property

Definition

Gets or sets if set to true, any aggregation will be skipped. Default is false. Type: boolean.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to