Compartir a través de


SparkSessionCollection.Sessions Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a