Partager via


SparkStatementCollection.Statements Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à