MediaServiceOperationStatus interface
Status of media service 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?: Date
Property Value
Date
error
id
Operation resource ID.
id?: string
Property Value
string
name
Operation identifier.
name: string
Property Value
string
startTime
Operation start time.
startTime?: Date
Property Value
Date
status
Operation status.
status: string
Property Value
string