Condividi tramite


Screen.Classification Property

Definition

Gets or sets the classification details of the text.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to