sqlScript

@JvmName(name = "afdffuwxnnrafqmv")
suspend fun sqlScript(value: Output<String>)
@JvmName(name = "wxouunwaylufstbv")
suspend fun sqlScript(value: String?)

Parameters

value

The T-SQL script to be executed by this Elastic Job Step.

Note: While Azure places no restrictions on the script provided here, it is recommended to ensure the script is idempotent.