Freigeben über


MatchResponse.Matches Eigenschaft

Definition

Ruft die Übereinstimmungsdetails ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: