Interface SqlSubscriptionUsageMetric
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.HasId, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<SubscriptionUsageInner>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Refreshable<SqlSubscriptionUsageMetric>
public interface SqlSubscriptionUsageMetric
extends com.azure.resourcemanager.resources.fluentcore.model.Refreshable<SqlSubscriptionUsageMetric>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasId, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<SubscriptionUsageInner>
The result of SQL server usages per current subscription.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasId
idMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModelMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Refreshable
refresh, refreshAsync
-
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
-
type
-