ExtendedLivySessionResponse.ErrorInfo プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象