RepeatCadenceType type

Defines values for RepeatCadenceType.
KnownRepeatCadenceType can be used interchangeably with RepeatCadenceType, this enum contains the known values that the service supports.

Known values supported by the service

OneTime: Repeat one time
Weekly: Repeat weekly
Monthly: Repeat monthly
Yearly: Repeat yearly

type RepeatCadenceType = string