Compartir a través de


SparkStatementCollection.Statements Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a