Share via


LivyStatementsResponseBody.Statements Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="statements")]
public System.Collections.Generic.IList<Microsoft.Azure.Synapse.Models.LivyStatementResponseBody> Statements { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statements")>]
member this.Statements : System.Collections.Generic.IList<Microsoft.Azure.Synapse.Models.LivyStatementResponseBody> with get, set
Public Property Statements As IList(Of LivyStatementResponseBody)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to