VideoAnalyzerOperationStatus interface
Status of video analyzer operation.
Properties
end |
Operation end time. |
error | The error detail. |
id | Operation resource ID. |
name | Operation identifier. |
start |
Operation start time. |
status | Operation status. |
Property Details
endTime
Operation end time.
endTime?: string
Property Value
string
error
id
Operation resource ID.
id?: string
Property Value
string
name
Operation identifier.
name: string
Property Value
string
startTime
Operation start time.
startTime?: string
Property Value
string
status
Operation status.
status?: 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