Compartir a través de


Cluster.EnableStreamingIngest Propiedad

Definición

Obtiene o establece un valor booleano que indica si la ingesta de streaming está habilitada.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableStreamingIngest")]
public bool? EnableStreamingIngest { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableStreamingIngest")>]
member this.EnableStreamingIngest : Nullable<bool> with get, set
Public Property EnableStreamingIngest As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a