Class VirtualMachinesList

java.lang.Object
com.azure.resourcemanager.avs.models.VirtualMachinesList

public final class VirtualMachinesList extends Object
A list of Virtual Machines.
  • Constructor Details

    • VirtualMachinesList

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

    • value

      public List<VirtualMachineInner> value()
      Get the value property: The items to be displayed on the page.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: URL to get the next page if any.
      Returns:
      the nextLink value.
    • validate

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