AccessReviewRecurrencePattern interface
Recurrence Pattern of an Access Review Schedule Definition.
Properties
| interval | The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. |
| type | The recurrence type : weekly, monthly, etc. |
Property Details
interval
The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly.
interval?: number
Property Value
number
type
The recurrence type : weekly, monthly, etc.
type?: string
Property Value
string