次の方法で共有


MediaJobErroredEventData クラス

定義

public class MediaJobErroredEventData : Microsoft.Azure.EventGrid.Models.MediaJobStateChangeEventData
type MediaJobErroredEventData = class
    inherit MediaJobStateChangeEventData
Public Class MediaJobErroredEventData
Inherits MediaJobStateChangeEventData
継承
MediaJobErroredEventData

コンストラクター

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

プロパティ

CorrelationData (継承元 MediaJobStateChangeEventData)
Outputs
PreviousState (継承元 MediaJobStateChangeEventData)
State (継承元 MediaJobStateChangeEventData)

適用対象