Class PagedLabServicesSkus

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

public final class PagedLabServicesSkus extends Object
Paged list of lab services skus.
  • Constructor Details

    • PagedLabServicesSkus

      public PagedLabServicesSkus()
  • Method Details

    • value

      public List<LabServicesSkuInner> value()
      Get the value property: The array page of sku results.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: The link to get the next page of sku results.
      Returns:
      the nextLink value.
    • validate

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