Partilhar via


ClusterProperties.EnableStreamingIngest Property

Definition

A boolean value that indicates if the streaming ingest is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public bool? EnableStreamingIngest { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.EnableStreamingIngest : Nullable<bool> with get, set
Public Property EnableStreamingIngest As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to