Recovery_Backup_Schedules_RetentionInfo
Recovery_Backup_Schedules_RetentionInfo
The Schedules.RetentionInfo structure contains retention information associated with a schedule.
JSON Example
{
"max_count": 0
}
integer As int64
max_count
Required
Number of backups which should be retained. If retention is not set, all the backups will be retained forever.