ExtendedLivyListBatchResponse.Sessions Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to