Gap

The number of days that elapse after a snapshot is finished before the next snapshot starts. This parameter has an effect only when you set TimeSpanSnapshot to True

By default, there is no gap between snapshots.

Actions: ClusterSnapshot
Type: Long
Default: 0
Example: TimeSpanSnapshot=True
StartDays=20
EndDays=11
Period=2
Gap=1


In this example, the time span in which snapshots are taken is 9 days. It starts 20 days ago (the current date minus 20) and ends 11 days ago (the current date minus 11). Each snapshot that is taken spans 2 days. Every time a snapshot is completed, 1 day elapses before the next snapshot starts.
See Also: EndDays
Period
StartDays
TimeSpanSnapshot