Data Lake Analytics USQLActivity Args
Data Lake Analytics U-SQL activity.
Constructors
Properties
Compilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string).
The maximum number of nodes simultaneously used to run the job. Default value is 1. Type: integer (or Expression with resultType integer), minimum: 1.
Activity depends on condition.
Activity description.
Linked service reference.
Status 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.
Parameters for U-SQL job request.
Activity policy.
Runtime 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).
Activity state. This is an optional property and if not provided, the state will be Active by default.
Activity user properties.