VideoAnalyzerOperationStatus interface

Status of video analyzer operation.

Properties

endTime

Operation end time.

error

The error detail.

id

Operation resource ID.

name

Operation identifier.

startTime

Operation start time.

status

Operation status.

Property Details

endTime

Operation end time.

endTime?: string

Property Value

string

error

The error detail.

error?: ErrorDetail

Property Value

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