AzureDataExplorerSink.FlushImmediately Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If set to true, any aggregation will be skipped. Default is false. Type: boolean.
public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> FlushImmediately { get; set; }
member this.FlushImmediately : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property FlushImmediately As DataFactoryElement(Of Boolean)