MediaJobOutputStateChangeEventData.Output Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to