Class ConfigurationProfileList

java.lang.Object
com.azure.resourcemanager.automanage.models.ConfigurationProfileList

public final class ConfigurationProfileList extends Object
The response of the list configuration profile operation.
  • Constructor Details

    • ConfigurationProfileList

      public ConfigurationProfileList()
  • Method Details

    • value

      Get the value property: Result of the list ConfigurationProfile operation.
      Returns:
      the value value.
    • withValue

      Set the value property: Result of the list ConfigurationProfile operation.
      Parameters:
      value - the value value to set.
      Returns:
      the ConfigurationProfileList object itself.
    • validate

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