Class WorkloadNetworkGatewayList

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

public final class WorkloadNetworkGatewayList extends Object
A list of NSX Gateways.
  • Constructor Details

    • WorkloadNetworkGatewayList

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

    • value

      Get the value property: The items 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.