Share via


HDInsightMapReduceActivity.ClassName Property

Definition

Gets or sets class name. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to