MaintenanceDayOfWeek type

Day of week. Required when the maintenance window type is 'Weekly'.
KnownMaintenanceDayOfWeek can be used interchangeably with MaintenanceDayOfWeek, this enum contains the known values that the service supports.

Known values supported by the service

Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday

type MaintenanceDayOfWeek = string