Compartir a través de


MediaJobCanceledEventData.Outputs Propiedad

Definición

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a