Compartilhar via


TermsData.Terms Propriedade

Definição

Obtém ou define a lista de termos.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a