Interface VideoAnalyzerPrivateEndpointConnectionOperationStatus


  • public interface VideoAnalyzerPrivateEndpointConnectionOperationStatus
    An immutable client-side representation of VideoAnalyzerPrivateEndpointConnectionOperationStatus.
    • Method Detail

      • name

        String name()
        Gets the name property: Operation identifier.
        Returns:
        the name value.
      • id

        String id()
        Gets the id property: Operation resource ID.
        Returns:
        the id value.
      • startTime

        String startTime()
        Gets the startTime property: Operation start time.
        Returns:
        the startTime value.
      • endTime

        String endTime()
        Gets the endTime property: Operation end time.
        Returns:
        the endTime value.
      • status

        String status()
        Gets the status property: Operation status.
        Returns:
        the status value.
      • error

        com.azure.core.management.exception.ManagementError error()
        Gets the error property: The error detail.
        Returns:
        the error value.