Class PerformanceLevelCapability
java.lang.Object
com.azure.resourcemanager.sql.models.PerformanceLevelCapability
The performance level capability.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of PerformanceLevelCapability class. -
Method Summary
-
Constructor Details
-
PerformanceLevelCapability
public PerformanceLevelCapability()Creates an instance of PerformanceLevelCapability class.
-
-
Method Details
-
value
Get the value property: Performance level value.- Returns:
- the value value.
-
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.
-