Compartir a través de


ConversationPiiResults.Errors Property

Definition

Errors by document id.

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

Property Value

Applies to