Share via


PipelineJob.Error Property

Definition

Gets details about the error, in case the pipeline job fails.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.error")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.PipelineJobError Error { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.error")>]
member this.Error : Microsoft.Azure.Management.VideoAnalyzer.Models.PipelineJobError
Public ReadOnly Property Error As PipelineJobError

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to