start Mode
Parameters
value
The starting mode of the Stream Analytics Job. Possible values are JobStartTime
, CustomTime
and LastOutputEventTime
.
Note: Setting
start_mode
toLastOutputEventTime
is only possible if the job had been previously started and produced output.