共用方式為


MediaJobOutputProgressEventData interface

作業輸出進度事件資料。 Microsoft.Media.JobOutputProgress 事件的 EventGridEvent Data 屬性架構。

屬性

jobCorrelationData

取得作業相互關聯資料。

label

取得作業輸出標籤。

progress

取得作業輸出進度。

屬性詳細資料

jobCorrelationData

取得作業相互關聯資料。

jobCorrelationData: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

label

取得作業輸出標籤。

label: string

屬性值

string

progress

取得作業輸出進度。

progress: number

屬性值

number