Class ResourceSkuCosts

java.lang.Object
com.microsoft.azure.management.compute.ResourceSkuCosts

public class ResourceSkuCosts extends Object
Describes metadata for retrieving price info.
  • Constructor Details

    • ResourceSkuCosts

      public ResourceSkuCosts()
  • Method Details

    • meterID

      public String meterID()
      Get used for querying price from commerce.
      Returns:
      the meterID value
    • quantity

      public Long quantity()
      Get the multiplier is needed to extend the base metered cost.
      Returns:
      the quantity value
    • extendedUnit

      public String extendedUnit()
      Get an invariant to show the extended unit.
      Returns:
      the extendedUnit value