次の方法で共有


DatabricksSparkPythonActivity.PythonFile プロパティ

定義

実行する Python ファイルの URI を取得または設定します。 DBFS パスがサポートされています。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象