Declaration
public Terms (Microsoft.Azure.CognitiveServices.ContentModerator.Models.TermsData data = null, Microsoft.Azure.CognitiveServices.ContentModerator.Models.TermsPaging paging = null);
Parameters
Declaration
[Newtonsoft.Json.JsonProperty(PropertyName="Data")]
public Microsoft.Azure.CognitiveServices.ContentModerator.Models.TermsData Data { get; set; }
Property Value
Declaration
[Newtonsoft.Json.JsonProperty(PropertyName="Paging")]
public Microsoft.Azure.CognitiveServices.ContentModerator.Models.TermsPaging Paging { get; set; }
Property Value