Share via


MediaJobOutputStateChangeEventData.Output Property

Definition

Gets the output. Please note MediaJobOutput is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include MediaJobOutputAsset.

public Azure.Messaging.EventGrid.SystemEvents.MediaJobOutput Output { get; }
member this.Output : Azure.Messaging.EventGrid.SystemEvents.MediaJobOutput
Public ReadOnly Property Output As MediaJobOutput

Property Value

Applies to