Share via


ErrorResponse.InnerError Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="innerError")]
public Microsoft.Azure.CognitiveServices.Language.TextAnalytics.Models.InternalError InnerError { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="innerError")>]
member this.InnerError : Microsoft.Azure.CognitiveServices.Language.TextAnalytics.Models.InternalError with get, set
Public Property InnerError As InternalError

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to