Class LabServicesSkuCost

java.lang.Object
com.azure.resourcemanager.labservices.models.LabServicesSkuCost

public final class LabServicesSkuCost extends Object
The array of costs of a lab services SKU.
  • Constructor Details

    • LabServicesSkuCost

      public LabServicesSkuCost()
  • Method Details

    • meterId

      public String meterId()
      Get the meterId property: The meter id.
      Returns:
      the meterId value.
    • quantity

      public Float quantity()
      Get the quantity property: The quantity of units charged.
      Returns:
      the quantity value.
    • extendedUnit

      public String extendedUnit()
      Get the extendedUnit property: The extended unit.
      Returns:
      the extendedUnit value.
    • validate

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