frequency property
How frequently automated backups should occur.
The only supported value at this time is 24 hours. An undefined frequency is treated as 24 hours.
Implementation
core.String? frequency;
How frequently automated backups should occur.
The only supported value at this time is 24 hours. An undefined frequency is treated as 24 hours.
core.String? frequency;