MediaJobOutputAsset Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |