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) |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET