Class AvailableWorkloadProfilesCollection

java.lang.Object
com.azure.resourcemanager.appcontainers.models.AvailableWorkloadProfilesCollection

public final class AvailableWorkloadProfilesCollection extends Object
Collection of available workload profiles in the location.
  • Constructor Details

    • AvailableWorkloadProfilesCollection

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

    • value

      Get the value property: Collection of workload profiles.
      Returns:
      the value value.
    • withValue

      Set the value property: Collection of workload profiles.
      Parameters:
      value - the value value to set.
      Returns:
      the AvailableWorkloadProfilesCollection object itself.
    • nextLink

      public String nextLink()
      Get the nextLink property: Link to next page of resources.
      Returns:
      the nextLink value.
    • validate

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