你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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