ConfigurationListResult Class
A list of server configurations.
- Inheritance
-
ConfigurationListResult
Constructor
ConfigurationListResult(*, value: Optional[List[azure.mgmt.rdbms.mysql_flexibleservers.models._models_py3.Configuration]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[Configuration]
The list of server configurations.
- next_link
- str
The link used to get the next page of operations.
Feedback
Submit and view feedback for