ScalingSchedule interface
A ScalingPlanPooledSchedule.
Properties
days |
Set of days of the week on which this schedule is active. |
name | Name of the ScalingPlanPooledSchedule. |
off |
Load balancing algorithm for off-peak period. |
off |
Starting time for off-peak period. |
peak |
Load balancing algorithm for peak period. |
peak |
Starting time for peak period. |
ramp |
Capacity threshold for ramp down period. |
ramp |
Should users be logged off forcefully from hosts. |
ramp |
Load balancing algorithm for ramp down period. |
ramp |
Minimum host percentage for ramp down period. |
ramp |
Notification message for users during ramp down period. |
ramp |
Starting time for ramp down period. |
ramp |
Specifies when to stop hosts during ramp down period. |
ramp |
Number of minutes to wait to stop hosts during ramp down period. |
ramp |
Capacity threshold for ramp up period. |
ramp |
Load balancing algorithm for ramp up period. |
ramp |
Minimum host percentage for ramp up period. |
ramp |
Starting time for ramp up period. |
Property Details
daysOfWeek
Set of days of the week on which this schedule is active.
daysOfWeek?: string[]
Property Value
string[]
name
Name of the ScalingPlanPooledSchedule.
name?: string
Property Value
string
offPeakLoadBalancingAlgorithm
Load balancing algorithm for off-peak period.
offPeakLoadBalancingAlgorithm?: string
Property Value
string
offPeakStartTime
peakLoadBalancingAlgorithm
Load balancing algorithm for peak period.
peakLoadBalancingAlgorithm?: string
Property Value
string
peakStartTime
rampDownCapacityThresholdPct
Capacity threshold for ramp down period.
rampDownCapacityThresholdPct?: number
Property Value
number
rampDownForceLogoffUsers
Should users be logged off forcefully from hosts.
rampDownForceLogoffUsers?: boolean
Property Value
boolean
rampDownLoadBalancingAlgorithm
Load balancing algorithm for ramp down period.
rampDownLoadBalancingAlgorithm?: string
Property Value
string
rampDownMinimumHostsPct
Minimum host percentage for ramp down period.
rampDownMinimumHostsPct?: number
Property Value
number
rampDownNotificationMessage
Notification message for users during ramp down period.
rampDownNotificationMessage?: string
Property Value
string
rampDownStartTime
rampDownStopHostsWhen
Specifies when to stop hosts during ramp down period.
rampDownStopHostsWhen?: string
Property Value
string
rampDownWaitTimeMinutes
Number of minutes to wait to stop hosts during ramp down period.
rampDownWaitTimeMinutes?: number
Property Value
number
rampUpCapacityThresholdPct
Capacity threshold for ramp up period.
rampUpCapacityThresholdPct?: number
Property Value
number
rampUpLoadBalancingAlgorithm
Load balancing algorithm for ramp up period.
rampUpLoadBalancingAlgorithm?: string
Property Value
string
rampUpMinimumHostsPct
Minimum host percentage for ramp up period.
rampUpMinimumHostsPct?: number
Property Value
number