次の方法で共有


DatabricksSparkJarActivity.MainClassName プロパティ

定義

実行するメイン メソッドを含むクラスの完全な名前を取得または設定します。 このクラスは、ライブラリとして提供される JAR に含まれている必要があります。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象