Interface ConfigurationListResult


  • public interface ConfigurationListResult
    An immutable client-side representation of ConfigurationListResult.
    • Method Detail

      • value

        List<Configuration> value()
        Gets the value property: The list of server configurations.
        Returns:
        the value value.
      • nextLink

        String nextLink()
        Gets the nextLink property: The link used to get the next page of operations.
        Returns:
        the nextLink value.
      • innerModel

        ConfigurationListResultInner innerModel()
        Gets the inner com.azure.resourcemanager.mysqlflexibleserver.fluent.models.ConfigurationListResultInner object.
        Returns:
        the inner object.