MaintenanceWindow interface

Maintenance window of a server.

Properties

customWindow

indicates whether custom window is enabled or disabled

dayOfWeek

day of week for maintenance window

startHour

start hour for maintenance window

startMinute

start minute for maintenance window

Property Details

customWindow

indicates whether custom window is enabled or disabled

customWindow?: string

Property Value

string

dayOfWeek

day of week for maintenance window

dayOfWeek?: number

Property Value

number

startHour

start hour for maintenance window

startHour?: number

Property Value

number

startMinute

start minute for maintenance window

startMinute?: number

Property Value

number