test/adf2/pipeline/SynapseNotebook1.json

{
    "name": "SynapseNotebook1",
    "properties": {
        "activities": [
            {
                "name": "Notebook1",
                "type": "SynapseNotebook",
                "dependsOn": [],
                "policy": {
                    "timeout": "0.12:00:00",
                    "retry": 0,
                    "retryIntervalInSeconds": 30,
                    "secureOutput": false,
                    "secureInput": false
                },
                "userProperties": [],
                "typeProperties": {
                    "notebook": {
                        "referenceName": {
                            "value": "'LakeDb'",
                            "type": "Expression"
                        },
                        "type": "NotebookReference"
                    },
                    "snapshot": true,
                    "Single'Quote": true,
                    "sparkPool": {
                        "referenceName": {
                            "value": "cosdsdsd",
                            "type": "Expression"
                        },
                        "type": "BigDataPoolReference"
                    },
                    "conf": {
                        "spark.dynamicAllocation.enabled": null,
                        "spark.dynamicAllocation.minExecutors": null,
                        "spark.dynamicAllocation.maxExecutors": null
                    },
                    "numExecutors": null
                },
                "linkedServiceName": {
                    "referenceName": "LS_AzureSynapseArtifacts1",
                    "type": "LinkedServiceReference"
                }
            }
        ],
        "annotations": []
    }
}