Share via


SparkStatement.Output Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="output")]
public Microsoft.Azure.HDInsight.Job.Models.SparkStatementOutput Output { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="output")>]
member this.Output : Microsoft.Azure.HDInsight.Job.Models.SparkStatementOutput with get, set
Public Property Output As SparkStatementOutput

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to