Interface ElasticPoolDatabaseActivity

    • Method Detail

      • databaseName

        String databaseName()
        Returns:
        the database name
      • endTime

        OffsetDateTime endTime()
        Returns:
        the time the operation finished (ISO8601 format)
      • errorCode

        int errorCode()
        Returns:
        the error code if available
      • errorMessage

        String errorMessage()
        Returns:
        the error message if available
      • errorSeverity

        int errorSeverity()
        Returns:
        the error severity if available
      • operation

        String operation()
        Returns:
        the operation name
      • operationId

        String operationId()
        Returns:
        the unique operation ID
      • percentComplete

        int percentComplete()
        Returns:
        the percentage complete if available
      • requestedElasticPoolName

        String requestedElasticPoolName()
        Returns:
        the name for the Elastic Pool the database is moving into if available
      • currentElasticPoolName

        String currentElasticPoolName()
        Returns:
        the name of the current Elastic Pool the database is in if available
      • currentServiceObjective

        String currentServiceObjective()
        Returns:
        the name of the current service objective if available
      • requestedServiceObjective

        String requestedServiceObjective()
        Returns:
        the name of the requested service objective if available
      • serverName

        String serverName()
        Returns:
        the name of the Azure SQL Server the Elastic Pool is in
      • startTime

        OffsetDateTime startTime()
        Returns:
        the time the operation started (ISO8601 format)
      • state

        String state()
        Returns:
        the current state of the operation
      • location

        String location()
        Returns:
        the geo-location where the resource lives.