Partilhar via


StreamingJob.CompatibilityLevel Propriedade

Definição

Obtém ou define controles determinados comportamentos de runtime do trabalho de streaming. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a