SparkSessionCollection.Sessions Property

Definition

Gets the sessions.

public System.Collections.Generic.IReadOnlyList<Azure.Analytics.Synapse.Spark.Models.SparkSession> Sessions { get; }
member this.Sessions : System.Collections.Generic.IReadOnlyList<Azure.Analytics.Synapse.Spark.Models.SparkSession>
Public ReadOnly Property Sessions As IReadOnlyList(Of SparkSession)

Property Value

Applies to