Interface SqlDatabaseUsageMetric
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<DatabaseUsageInner>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
public interface SqlDatabaseUsageMetric
extends com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<DatabaseUsageInner>
The result of SQL server usages per SQL Database.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModelMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Method Details
-
displayName
String displayName()Gets a user-readable name of the metric.- Returns:
- a user-readable name of the metric
-
currentValue
double currentValue()Gets the current value of the metric.- Returns:
- the current value of the metric
-
limit
double limit()Gets the boundary value of the metric.- Returns:
- the boundary value of the metric
-
unit
-