Package version:
Optional
compilationCompilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string).
Optional
degreeThe maximum number of nodes simultaneously used to run the job. Default value is 1. Type: integer (or Expression with resultType integer), minimum: 1.
Optional
dependsActivity depends on condition.
Optional
descriptionActivity description.
Optional
linkedLinked service reference.
Activity name.
Optional
onStatus 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.
Optional
parametersParameters for U-SQL job request.
Optional
policyActivity policy.
Optional
priorityDetermines 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.
Optional
runtimeRuntime 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).
Optional
stateActivity 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
Optional
userActivity user properties.
Data Lake Analytics U-SQL activity.