Class PerformanceLevelCapability

java.lang.Object
com.azure.resourcemanager.sql.models.PerformanceLevelCapability

public final class PerformanceLevelCapability extends Object
The performance level capability.
  • Constructor Details

    • PerformanceLevelCapability

      public PerformanceLevelCapability()
      Creates an instance of PerformanceLevelCapability class.
  • Method Details

    • value

      public Double value()
      Get the value property: Performance level value.
      Returns:
      the value value.
    • unit

      public PerformanceLevelUnit unit()
      Get the unit property: Unit type used to measure performance level.
      Returns:
      the unit value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.