Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 675 Bytes

DbaasServiceMysqlBackupSchedule.md

File metadata and controls

12 lines (7 loc) · 675 Bytes

DbaasServiceMysqlBackupSchedule

Properties

Name Type Description Notes
backup_hour Option<i64> The hour of day (in UTC) when backup for the service is started. New backup is only started if previous backup has already completed. [optional]
backup_minute Option<i64> The minute of an hour when backup for the service is started. New backup is only started if previous backup has already completed. [optional]

[Back to Model list] [Back to API list] [Back to README]