TumblingWindowFrequency type

Enumerates possible frequency option for the tumbling window trigger.
KnownTumblingWindowFrequency can be used interchangeably with TumblingWindowFrequency, this enum contains the known values that the service supports.

Known values supported by the service

Minute: Minute
Hour: Hour
Month: Month

type TumblingWindowFrequency = string