Partager via


EntityRecord.Matches Propriété

Définition

[Newtonsoft.Json.JsonProperty(PropertyName="matches")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.TextAnalytics.Models.MatchRecord> Matches { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="matches")>]
member this.Matches : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.TextAnalytics.Models.MatchRecord> with get, set
Public Property Matches As IList(Of MatchRecord)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à