AutoscaleSchedule interface

Parameters for a schedule-based autoscale rule, consisting of an array of days + a time and capacity

Properties

days

Days of the week for a schedule-based autoscale rule

timeAndCapacity

Time and capacity for a schedule-based autoscale rule

Property Details

days

Days of the week for a schedule-based autoscale rule

days?: string[]

Property Value

string[]

timeAndCapacity

Time and capacity for a schedule-based autoscale rule

timeAndCapacity?: AutoscaleTimeAndCapacity

Property Value