APIError.Error Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to