Class SkuCapacity

java.lang.Object
com.azure.resourcemanager.databox.models.SkuCapacity

public final class SkuCapacity extends Object
Capacity of the sku.
  • Constructor Details

    • SkuCapacity

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

    • usable

      public String usable()
      Get the usable property: Usable capacity in TB.
      Returns:
      the usable value.
    • maximum

      public String maximum()
      Get the maximum property: Maximum capacity in TB.
      Returns:
      the maximum value.
    • validate

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