periodicity property

int? periodicity
getter/setter pair

Number of minutes between runs.

The interval must be greater than or equal to 5 minutes and less than or equal to 1440 minutes.

Required.

Implementation

core.int? periodicity;