Class TermsInList
Namespace: Microsoft.Azure.CognitiveServices.ContentModerator.Models
Assembly: Microsoft.Azure.CognitiveServices.Vision.ContentModerator.dll
Syntax
public class TermsInList
Constructors
TermsInList()
Declaration
public TermsInList ();
TermsInList(String)
Properties
Term
Declaration
[Newtonsoft.Json.JsonProperty(PropertyName="Term")]
public string Term { get; set; }
Property Value
|
String
|