Share via


AnalyzeConversationOperationState.Errors Property

Definition

errors.

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

Property Value

Applies to