MediaJobStateChangeEventData interface
The previous state of the Job. PossibleThe new state of the Job. Possible values include:Gets the Job correlation data.
Properties
correlation |
|
previous |
|
state |
Property Details
correlationData
correlationData?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
previousState
previousState?: string
Property Value
string
state
state?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript