次の方法で共有


DatabricksNotebookActivity.NotebookPath プロパティ

定義

Databricks ワークスペースで実行するノートブックの絶対パスです。 このパスはスラッシュで始まる必要があります。 型: string (または resultType 文字列を含む式)。

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)

プロパティ値

適用対象