Frequency type

The frequency of backups
KnownFrequency can be used interchangeably with Frequency, this enum contains the known values that the service supports.

Known values supported by the service

daily: Daily backups
weekly: Weekly backups
monthly: Monthly backups
yearly: Yearly backups
minutes: Minutes backups

type Frequency = string