Interface SqlDatabaseUsageMetric

All Superinterfaces:
HasInnerModel<DatabaseUsageInner>, HasName

public interface SqlDatabaseUsageMetric extends HasName, HasInnerModel<DatabaseUsageInner>
The result of SQL server usages per SQL Database.
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
     
    double
     
     

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel

    innerModel

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

    name
  • 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