Compartilhar via


SparkBatchJobCollection.Sessions Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a