Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaJobOutputProgressEventData

Package version

Job Output Progress Event Data. Schema of the Data property of an EventGridEvent for a Microsoft.Media.JobOutputProgress event.

Hierarchy

  • MediaJobOutputProgressEventData

Index

Properties

jobCorrelationData

jobCorrelationData: {}

Gets the Job correlation data.

Type declaration

  • [propertyName: string]: string

label

label: string

Gets the Job output label.

progress

progress: number

Gets the Job output progress.

Generated using TypeDoc