OBJECT
YearlySnapshotSchedule
Description
Yearly snapshot schedule.
link GraphQL Schema definition
- type YearlySnapshotSchedule {
- # Basic yearly snapshot schedule.
- BasicSnapshotSchedule :
- # Day of the Year.
- DayOfYear! :
- # Starting month of year.
- Month! :
- }