ExtendedLivySessionResponse.ErrorInfo Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to