VideoAnalyzerOperationStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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 .NET