compatibilityLevel

@JvmName(name = "omdpsjnqmnmjprvp")
suspend fun compatibilityLevel(value: Output<String>)
@JvmName(name = "nhwlpentvbylrjus")
suspend fun compatibilityLevel(value: String?)

Parameters

value

Specifies the compatibility level for this job - which controls certain runtime behaviours of the streaming job. Possible values are 1.0, 1.1 and 1.2.

Note: Support for Compatibility Level 1.2 is dependent on a new version of the Stream Analytics API, which being tracked in this issue.