Share via


StreamingJob.CompatibilityLevel Property

Definition

Controls certain runtime behaviors of the streaming job.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Support.CompatibilityLevel? CompatibilityLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)>]
member this.CompatibilityLevel : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Support.CompatibilityLevel> with get, set
Public Property CompatibilityLevel As Nullable(Of CompatibilityLevel)

Property Value

Implements

Attributes

Applies to