Class EnabledResourceTypesListResult

java.lang.Object
com.azure.resourcemanager.extendedlocation.models.EnabledResourceTypesListResult

public final class EnabledResourceTypesListResult extends Object
List of EnabledResourceTypes definition.
  • Constructor Details

    • EnabledResourceTypesListResult

      public EnabledResourceTypesListResult()
  • Method Details

    • nextLink

      public String nextLink()
      Get the nextLink property: The URL to use for getting the next set of results.
      Returns:
      the nextLink value.
    • value

      public List<EnabledResourceTypeInner> value()
      Get the value property: The list of EnabledResourceTypes available for a customLocation.
      Returns:
      the value value.
    • validate

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