Partager via


DatabricksNotebookActivity.NotebookPath Propriété

Définition

Obtient ou définit le chemin absolu du notebook à exécuter dans l’espace de travail Databricks. Ce chemin doit commencer par une barre oblique. Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.notebookPath")]
public object NotebookPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.notebookPath")>]
member this.NotebookPath : obj with get, set
Public Property NotebookPath As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à