# DbaasServiceMysqlBackupSchedule
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**backup_hour** | Option<**u64**> | 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<**u64**> | 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)