INPUT_OBJECT
QuarterlySnapshotScheduleInput
Description
Quarterly snapshot schedule.
link GraphQL Schema definition
- input QuarterlySnapshotScheduleInput {
- # Basic quarterly snapshot schedule.
- : BasicSnapshotScheduleInput
- # Day of the Quarter.
- : DayOfQuarter
- # Starting month of quarter.
- : Month
- }