Partager via


TermsData.Terms Propriété

Définition

Obtient ou définit la liste des termes.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à