Operation.ErrorResponse Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to