Share via


Screen.Terms Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to