ConfigurationListResult Class

A list of server configurations.

Inheritance
ConfigurationListResult

Constructor

ConfigurationListResult(*, value: Optional[List[azure.mgmt.rdbms.postgresql_flexibleservers.models._models_py3.Configuration]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[Configuration]
Required

The list of server configurations.

next_link
str
Required

The link used to get the next page of operations.