BackupScheduleFrequencyType enum
type: string
Describes the frequency with which to run the time based backup schedule.
Possible values are:
Invalid
- Indicates an invalid backup schedule frequency type. All Service Fabric enumerations have the invalid type.Daily
- Indicates that the time based backup schedule is repeated at a daily frequency.Weekly
- Indicates that the time based backup schedule is repeated at a weekly frequency.