次の方法で共有


ConversationError.Details Property

Definition

An array of details about specific errors that led to this reported error.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Conversations.Models.ConversationError> Details { get; }
member this.Details : System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Conversations.Models.ConversationError>
Public ReadOnly Property Details As IReadOnlyList(Of ConversationError)

Property Value

Applies to