Interface SqlSubscriptionUsageMetric

All Superinterfaces:
HasId, HasInnerModel<SubscriptionUsageInner>, HasName, Refreshable<SqlSubscriptionUsageMetric>

public interface SqlSubscriptionUsageMetric extends Refreshable<SqlSubscriptionUsageMetric>, HasId, HasName, HasInnerModel<SubscriptionUsageInner>
The result of SQL server usages per current subscription.
  • 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

      String unit()
      Gets the unit of the metric.
      Returns:
      the unit of the metric
    • type

      String type()
      Gets the resource type.
      Returns:
      the resource type