Interface ServiceLevelObjectiveUsageMetric
- All Superinterfaces:
HasInner<SloUsageMetric>
An immutable client-side representation of an Azure SQL database's service level objective usage metric.
-
Method Summary
Modifier and TypeMethodDescriptiondouble
-
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.
-