ResponsesApiException.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 the structured error model to serialize in the API response body.
public Azure.AI.AgentServer.Responses.Models.Error Error { get; }
member this.Error : Azure.AI.AgentServer.Responses.Models.Error
Public ReadOnly Property Error As Error