Bagikan melalui


HDInsightSparkActivity.ClassName Property

Definition

Gets or sets the application's Java/Spark main class.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to