LivyStatementResponseBody.Output Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to