OBJECT
MonthlySnapshotSchedule
Description
Monthly snapshot schedule.
link GraphQL Schema definition
- type MonthlySnapshotSchedule {
- # Basic monthly snapshot schedule.
- BasicSnapshotSchedule :
- # Day of the month.
- DayOfMonth! :
- }
OBJECT
Monthly snapshot schedule.
- type MonthlySnapshotSchedule {
- # Basic monthly snapshot schedule.
- BasicSnapshotSchedule :
- # Day of the month.
- DayOfMonth! :
- }