Share via


VideoAnalyzerOperationStatus Class

Definition

Status of video analyzer operation.

public class VideoAnalyzerOperationStatus
type VideoAnalyzerOperationStatus = class
Public Class VideoAnalyzerOperationStatus
Inheritance
VideoAnalyzerOperationStatus

Constructors

VideoAnalyzerOperationStatus()

Initializes a new instance of the VideoAnalyzerOperationStatus class.

VideoAnalyzerOperationStatus(String, String, String, String, String, ErrorDetail)

Initializes a new instance of the VideoAnalyzerOperationStatus class.

Properties

EndTime

Gets or sets operation end time.

Error
Id

Gets or sets operation resource ID.

Name

Gets or sets operation identifier.

StartTime

Gets or sets operation start time.

Status

Gets or sets operation status.

Methods

Validate()

Validate the object.

Applies to