OBJECT
QuarterlySnapshotSchedule
Description
Quarterly snapshot schedule.
link GraphQL Schema definition
- type QuarterlySnapshotSchedule {
- # Basic quarterly snapshot schedule.
- BasicSnapshotSchedule :
- # Day of the Quarter.
- DayOfQuarter! :
- # Starting month of quarter.
- Month! :
- }