Error.Details Property

Definition

Gets the Details.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.Error> Details { get; }
member this.Details : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.Error>
Public ReadOnly Property Details As IList(Of Error)

Property Value

Applies to