MediaJobOutput.Error Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to