periodicity property

int? periodicity
getter/setter pair

The number of hours between runs.

Must be greater than or equal to 1 hour and less than or equal to 48 hours.

Required.

Implementation

core.int? periodicity;