INPUT_OBJECT
MonthlySnapshotScheduleInput
Description
Monthly snapshot schedule.
link GraphQL Schema definition
- input MonthlySnapshotScheduleInput {
- # Basic monthly snapshot schedule.
- BasicSnapshotScheduleInput :
- # Day of the month.
- DayOfMonth :
- }