BatchLabelExample.Error Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to