Class SkuInformationList

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

public final class SkuInformationList extends Object
List of SKU Information objects.
  • Constructor Details

    • SkuInformationList

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

    • value

      public List<ResourceTypeSkuInner> value()
      Get the value property: List of ResourceType Sku.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: Links to the next set of results.
      Returns:
      the nextLink value.
    • validate

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