Share via


StreamingJobData.CompatibilityLevel Property

Definition

Controls certain runtime behaviors of the streaming job.

public Azure.ResourceManager.StreamAnalytics.Models.StreamingJobCompatibilityLevel? CompatibilityLevel { get; set; }
member this.CompatibilityLevel : Nullable<Azure.ResourceManager.StreamAnalytics.Models.StreamingJobCompatibilityLevel> with get, set
Public Property CompatibilityLevel As Nullable(Of StreamingJobCompatibilityLevel)

Property Value

Applies to