MediaJobStateChangeEventData interface
Microsoft.Media.JobStateChange 事件的 EventGridEvent Data 屬性架構。
屬性
correlation |
取得作業相互關聯資料。 |
previous |
作業的上一個狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
state | 作業的新狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
correlationData
取得作業相互關聯資料。
correlationData: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}