Share via


DatabricksNotebookActivity.NotebookPath Property

Definition

The absolute path of the notebook to be run in the Databricks Workspace. This path must begin with a slash. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> NotebookPath { get; set; }
member this.NotebookPath : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property NotebookPath As DataFactoryElement(Of String)

Property Value

Applies to