Package version:
OptionalcompilationCompilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string).
OptionaldegreeThe maximum number of nodes simultaneously used to run the job. Default value is 1. Type: integer (or Expression with resultType integer), minimum: 1.
OptionaldependsActivity depends on condition.
OptionaldescriptionActivity description.
OptionallinkedLinked service reference.
Activity name.
OptionalonStatus result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
OptionalparametersParameters for U-SQL job request.
OptionalpolicyActivity policy.
OptionalpriorityDetermines which jobs out of all that are queued should be selected to run first. The lower the number, the higher the priority. Default value is 1000. Type: integer (or Expression with resultType integer), minimum: 1.
OptionalruntimeRuntime version of the U-SQL engine to use. Type: string (or Expression with resultType string).
Script linked service reference.
Case-sensitive path to folder that contains the U-SQL script. Type: string (or Expression with resultType string).
OptionalstateActivity state. This is an optional property and if not provided, the state will be Active by default.
Polymorphic discriminator, which specifies the different types this object can be
OptionaluserActivity user properties.
Data Lake Analytics U-SQL activity.