ScheduleEntry interface
Patch schedule entry for a Premium Redis Cache.
Properties
day |
Day of the week when a cache can be patched. |
maintenance |
ISO8601 timespan specifying how much time cache patching can take. |
start |
Start hour after which cache patching can start. |
Property Details
dayOfWeek
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