Share via


StreamAnalyticsCompileQuery.CompatibilityLevel Property

Definition

The query to compile.

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