Share via


MediaJobOutputAsset Class

Definition

The event data for a Job output asset.

public class MediaJobOutputAsset : Azure.Messaging.EventGrid.SystemEvents.MediaJobOutput
type MediaJobOutputAsset = class
    inherit MediaJobOutput
Public Class MediaJobOutputAsset
Inherits MediaJobOutput
Inheritance
MediaJobOutputAsset

Properties

AssetName

Gets the Job output asset name.

Error

Gets the Job output error.

(Inherited from MediaJobOutput)
Label

Gets the Job output label.

(Inherited from MediaJobOutput)
Progress

Gets the Job output progress.

(Inherited from MediaJobOutput)
State

Gets the Job output state.

(Inherited from MediaJobOutput)

Applies to