Interface SqlDatabaseUsageMetric

    • Method Detail

      • resourceName

        String resourceName()
        Returns:
        the name of the SQL Database resource
      • displayName

        String displayName()
        Returns:
        a user-readable name of the metric
      • currentValue

        double currentValue()
        Returns:
        the current value of the metric
      • limit

        double limit()
        Returns:
        the boundary value of the metric
      • unit

        String unit()
        Returns:
        the unit of the metric
      • nextResetTime

        OffsetDateTime nextResetTime()
        Returns:
        the next reset time for the usage metric (ISO8601 format)