ResponseObject.Error Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Error.
public Azure.AI.AgentServer.Responses.Models.ResponseErrorInfo Error { get; set; }
member this.Error : Azure.AI.AgentServer.Responses.Models.ResponseErrorInfo with get, set
Public Property Error As ResponseErrorInfo