Partilhar via


MatchResponse.Matches Propriedade

Definição

Obtém ou define os detalhes da correspondência.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a