次の方法で共有


HDInsightSparkActivity.ClassName プロパティ

定義

アプリケーションの Java/Spark メイン クラスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.className")]
public string ClassName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.className")>]
member this.ClassName : string with get, set
Public Property ClassName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象