java.lang.Object
com.azure.resourcemanager.databoxedge.models.SkuCost

public final class SkuCost extends Object
The metadata for retrieving price info.
  • Constructor Details

    • SkuCost

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

    • meterId

      public String meterId()
      Get the meterId property: Used for querying price from commerce.
      Returns:
      the meterId value.
    • quantity

      public Long quantity()
      Get the quantity property: The cost quantity.
      Returns:
      the quantity value.
    • extendedUnit

      public String extendedUnit()
      Get the extendedUnit property: Restriction of the SKU for the location/zone.
      Returns:
      the extendedUnit value.
    • validate

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