Evaluate.Status Property

Definition

Gets or sets the evaluate status

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to