Class PreviewSubscriptionsList

java.lang.Object
com.azure.resourcemanager.hybridnetwork.models.PreviewSubscriptionsList

public final class PreviewSubscriptionsList extends Object
A list of customer subscriptions which can use a sku.
  • Constructor Details

    • PreviewSubscriptionsList

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

    • value

      public List<PreviewSubscriptionInner> value()
      Get the value property: A list of preview subscriptions.
      Returns:
      the value value.
    • withValue

      Set the value property: A list of preview subscriptions.
      Parameters:
      value - the value value to set.
      Returns:
      the PreviewSubscriptionsList object itself.
    • nextLink

      public String nextLink()
      Get the nextLink property: The URL to get 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.