Package version:
Optional
dependsActivity depends on condition.
Optional
descriptionActivity description.
Optional
librariesA list of libraries to be installed on the cluster that will execute the job.
Optional
linkedLinked service reference.
The full name of the class containing the main method to be executed. This class must be contained in a JAR provided as a library. Type: string (or Expression with resultType string).
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 that will be passed to the main method.
Optional
policyActivity policy.
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.
DatabricksSparkJar activity.