Aracılığıyla paylaş


ComputerVisionErrorResponse.Error Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to