ScheduleBasedConfig interface

Profile of schedule based Autoscale.

Properties

defaultCount

Setting default node count of current schedule configuration. Default node count specifies the number of nodes which are default when an specified scaling operation is executed (scale up/scale down)

schedules

This specifies the schedules where scheduled based Autoscale to be enabled, the user has a choice to set multiple rules within the schedule across days and times (start/end).

timeZone

User has to specify the timezone on which the schedule has to be set for schedule based autoscale configuration.

Property Details

defaultCount

Setting default node count of current schedule configuration. Default node count specifies the number of nodes which are default when an specified scaling operation is executed (scale up/scale down)

defaultCount: number

Property Value

number

schedules

This specifies the schedules where scheduled based Autoscale to be enabled, the user has a choice to set multiple rules within the schedule across days and times (start/end).

schedules: Schedule[]

Property Value

timeZone

User has to specify the timezone on which the schedule has to be set for schedule based autoscale configuration.

timeZone: string

Property Value

string