Interface SloUsageMetricInterface

All Superinterfaces:
HasInner<SloUsageMetric>

public interface SloUsageMetricInterface extends HasInner<SloUsageMetric>
An immutable client-side representation of an Azure SQL database's SloUsageMetric.
  • Method Details

    • serviceLevelObjective

      ServiceObjectiveName serviceLevelObjective()
      Returns:
      the serviceLevelObjective for SLO usage metric.
    • serviceLevelObjectiveId

      UUID serviceLevelObjectiveId()
      Returns:
      the serviceLevelObjectiveId for SLO usage metric.
    • inRangeTimeRatio

      double inRangeTimeRatio()
      Returns:
      inRangeTimeRatio for SLO usage metric.