Interface SqlSubscriptionUsageMetric

All Superinterfaces:
HasId, HasInner<com.microsoft.azure.management.sql.implementation.SubscriptionUsageInner>, HasName, Refreshable<SqlSubscriptionUsageMetric>

@Beta(V1_8_0) public interface SqlSubscriptionUsageMetric extends Refreshable<SqlSubscriptionUsageMetric>, HasId, HasName, HasInner<com.microsoft.azure.management.sql.implementation.SubscriptionUsageInner>
The result of SQL server usages per current subscription.
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
     
    double
     
     
     

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasId

    id

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

    inner

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName

    name

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Refreshable

    refresh, refreshAsync
  • Method Details

    • displayName

      String displayName()
      Returns:
      a user-readable name of the metric
    • currentValue

      double currentValue()
      Returns:
      the current value of the metric
    • limit

      double limit()
      Returns:
      the boundary value of the metric
    • unit

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

      String type()
      Returns:
      the resource type