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