Class NetworkFunctionRoleInstanceListResult

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

public final class NetworkFunctionRoleInstanceListResult extends Object
List of role instances of vendor network function.
  • Constructor Details

    • NetworkFunctionRoleInstanceListResult

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

    • value

      public List<RoleInstanceInner> value()
      Get the value property: A list of role instances.
      Returns:
      the value value.
    • 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.