Share via


InnerErrorModel.InnerError Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to