Partager via


SentimentBatchResult.Errors Propriété

Définition

[Newtonsoft.Json.JsonProperty(PropertyName="errors")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.TextAnalytics.Models.ErrorRecord> Errors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errors")>]
member this.Errors : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.TextAnalytics.Models.ErrorRecord>
Public ReadOnly Property Errors As IList(Of ErrorRecord)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à