Package version:

Type alias DayOfWeek

DayOfWeek: string

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

Generated using TypeDoc