MaintenanceWindow interface

A single custom maintenance window.

Properties

duration

Duration in ISO-8601 format, for example 'PT5H'.

schedule

Recurring schedule for the maintenance window.

startHourUtc

Start hour (0-23) in UTC when the maintenance window begins.

type

Maintenance window type.

Property Details

duration

Duration in ISO-8601 format, for example 'PT5H'.

duration: string

Property Value

string

schedule

Recurring schedule for the maintenance window.

schedule: MaintenanceWindowSchedule

Property Value

startHourUtc

Start hour (0-23) in UTC when the maintenance window begins.

startHourUtc: number

Property Value

number

type

Maintenance window type.

type: string

Property Value

string