Partager via


SparkSessionCollection.Sessions Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à