sqlScript

val sqlScript: Output<String>

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.