Synapse Notebook Activity Args
Execute Synapse notebook activity.
Constructors
Properties
Activity depends on condition.
Activity description.
Number of core and memory to be used for driver allocated in the specified Spark pool for the session, which will be used for overriding 'driverCores' and 'driverMemory' of the notebook you provide. Type: string (or Expression with resultType string).
Number of core and memory to be used for executors allocated in the specified Spark pool for the session, which will be used for overriding 'executorCores' and 'executorMemory' of the notebook you provide. Type: string (or Expression with resultType string).
Linked service reference.
Synapse notebook reference.
Number of executors to launch for this session, which will override the 'numExecutors' of the notebook you provide. Type: integer (or Expression with resultType integer).
Notebook parameters.
Activity policy.
The name of the big data pool which will be used to execute the notebook.
Activity user properties.