MediaJobFinishedEventData.Outputs Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="outputs")]
public System.Collections.Generic.IList<Microsoft.Azure.EventGrid.Models.MediaJobOutput> Outputs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="outputs")>]
member this.Outputs : System.Collections.Generic.IList<Microsoft.Azure.EventGrid.Models.MediaJobOutput> with get, set
Public Property Outputs As IList(Of MediaJobOutput)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to