ExtendedLivyListSessionResponse.Sessions Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to