compatibilityLevel

@JvmName(name = "uphdgxqrhkoavbsg")
suspend fun compatibilityLevel(value: Output<String>)
@JvmName(name = "eucuuhknhuysmklr")
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.