MediaJobCanceledEventData Class

Definition

public class MediaJobCanceledEventData : Microsoft.Azure.EventGrid.Models.MediaJobStateChangeEventData
type MediaJobCanceledEventData = class
    inherit MediaJobStateChangeEventData
Public Class MediaJobCanceledEventData
Inherits MediaJobStateChangeEventData
Inheritance
MediaJobCanceledEventData

Constructors

MediaJobCanceledEventData()
MediaJobCanceledEventData(MediaJobState, MediaJobState, IDictionary<String,String>, IList<MediaJobOutput>)

Properties

CorrelationData (Inherited from MediaJobStateChangeEventData)
Outputs
PreviousState (Inherited from MediaJobStateChangeEventData)
State (Inherited from MediaJobStateChangeEventData)

Applies to