Class PagedVirtualMachines

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

public final class PagedVirtualMachines extends Object
Paged list of lab services virtual machines.
  • Constructor Details

    • PagedVirtualMachines

      public PagedVirtualMachines()
  • Method Details

    • value

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

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

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