Compartir a través de


StreamingJob.CompatibilityLevel Propiedad

Definición

Obtiene o establece controla determinados comportamientos en tiempo de ejecución del trabajo de streaming. Entre los valores posibles se incluyen: '1.0', '1.2'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.compatibilityLevel")]
public string CompatibilityLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.compatibilityLevel")>]
member this.CompatibilityLevel : string with get, set
Public Property CompatibilityLevel As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a