VideoAnalyzerPrivateEndpointConnectionOperationStatus 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 private endpoint connection operation.
public class VideoAnalyzerPrivateEndpointConnectionOperationStatus
type VideoAnalyzerPrivateEndpointConnectionOperationStatus = class
Public Class VideoAnalyzerPrivateEndpointConnectionOperationStatus
- Inheritance
-
VideoAnalyzerPrivateEndpointConnectionOperationStatus
Constructors
VideoAnalyzerPrivateEndpointConnectionOperationStatus() |
Initializes a new instance of the VideoAnalyzerPrivateEndpointConnectionOperationStatus class. |
VideoAnalyzerPrivateEndpointConnectionOperationStatus(String, String, String, String, String, ErrorDetail) |
Initializes a new instance of the VideoAnalyzerPrivateEndpointConnectionOperationStatus 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
Azure SDK for .NET