Class NetworkFunctionVendorListResult

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

public final class NetworkFunctionVendorListResult extends Object
The network function vendor list result.
  • Constructor Details

    • NetworkFunctionVendorListResult

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

    • value

      Get the value property: A list of available network function vendors and skus.
      Returns:
      the value value.
    • withValue

      Set the value property: A list of available network function vendors and skus.
      Parameters:
      value - the value value to set.
      Returns:
      the NetworkFunctionVendorListResult 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.