INPUT_OBJECT
YearlySnapshotScheduleInput
Description
Yearly snapshot schedule.
link GraphQL Schema definition
- input YearlySnapshotScheduleInput {
- # Basic yearly snapshot schedule.
- BasicSnapshotScheduleInput :
- # Day of the Year.
- DayOfYear :
- # Starting month of year.
- Month :
- }