ResponsesApiException.Error Property

Definition

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

Property Value

Applies to