ScheduleEntry interface

Patch schedule entry for a Premium Redis Cache.

Properties

dayOfWeek

Day of the week when a cache can be patched.

maintenanceWindow

ISO8601 timespan specifying how much time cache patching can take.

startHourUtc

Start hour after which cache patching can start.

Property Details

dayOfWeek

Day of the week when a cache can be patched.

dayOfWeek: DayOfWeek

Property Value

maintenanceWindow

ISO8601 timespan specifying how much time cache patching can take.

maintenanceWindow?: string

Property Value

string

startHourUtc

Start hour after which cache patching can start.

startHourUtc: number

Property Value

number