Schedule interface
Schedule definition.
Properties
count | User has to set the node count anticipated at end of the scaling operation of the set current schedule configuration, format is integer. |
days | User has to set the days where schedule has to be set for autoscale operation. |
end |
User has to set the end time of current schedule configuration, format like 10:30 (HH:MM). |
start |
User has to set the start time of current schedule configuration, format like 10:30 (HH:MM). |
Property Details
count
User has to set the node count anticipated at end of the scaling operation of the set current schedule configuration, format is integer.
count: number
Property Value
number
days
User has to set the days where schedule has to be set for autoscale operation.
days: string[]
Property Value
string[]
endTime
User has to set the end time of current schedule configuration, format like 10:30 (HH:MM).
endTime: string
Property Value
string
startTime
User has to set the start time of current schedule configuration, format like 10:30 (HH:MM).
startTime: string
Property Value
string
Azure SDK for JavaScript