Interface ServerMetric
- All Superinterfaces:
HasInnerModel<ServerUsageInner>
An immutable client-side representation of an Azure SQL ServerMetric.
-
Method Summary
Methods inherited from interface HasInnerModel
innerModel
-
Method Details
-
name
-
displayName
-
currentValue
double currentValue()Gets the current value of the metric.- Returns:
- the current value of the metric
-
limit
double limit()Gets the current limit of the metric.- Returns:
- the current limit of the metric
-
unit
-