Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaJobOutputStateChangeEventData

Package version

Schema of the Data property of an EventGridEvent for a Microsoft.Media.JobOutputStateChange event.

Hierarchy

  • MediaJobOutputStateChangeEventData

Index

Properties

jobCorrelationData

jobCorrelationData: {}

Gets the Job correlation data.

Type declaration

  • [propertyName: string]: string

output

Gets the output.

previousState

previousState: MediaJobState

The previous state of the Job. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc