frequency property

String? frequency
getter/setter pair

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;