次の方法で共有


LivyStatementsResponseBody.Statements プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象