startMode

@JvmName(name = "dmxtymjxhvgbtvge")
suspend fun startMode(value: Output<String>)
@JvmName(name = "hxroqcocuvtcvpta")
suspend fun startMode(value: String?)

Parameters

value

The starting mode of the Stream Analytics Job. Possible values are JobStartTime, CustomTime and LastOutputEventTime.

Note: Setting start_mode to LastOutputEventTime is only possible if the job had been previously started and produced output.