MapperPolicyRecurrence interface
CDC policy recurrence details.
Properties
frequency | Frequency of period in terms of 'Hour', 'Minute' or 'Second'. |
interval | Actual interval value as per chosen frequency. |
Property Details
frequency
Frequency of period in terms of 'Hour', 'Minute' or 'Second'.
frequency?: string
Property Value
string
interval
Actual interval value as per chosen frequency.
interval?: number
Property Value
number