DayOfWeek type

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

Known values supported by the service

Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday

type DayOfWeek = string