共用方式為


ScalingSchedule interface

ScalingPlanPooledSchedule。

屬性

daysOfWeek

此排程作用中的一周天數。

name

ScalingPlanPooledSchedule 的名稱。

offPeakLoadBalancingAlgorithm

非尖峰期間的負載平衡演算法。

offPeakStartTime

離峰期間的開始時間。

peakLoadBalancingAlgorithm

尖峰期間的負載平衡演算法。

peakStartTime

尖峰期間的開始時間。

rampDownCapacityThresholdPct

下坡期間的容量臨界值。

rampDownForceLogoffUsers

如果用戶必須從主機強制註銷。

rampDownLoadBalancingAlgorithm

遞增期間負載平衡演算法。

rampDownMinimumHostsPct

下坡時間的主機百分比下限。

rampDownNotificationMessage

在向下坡道期間,使用者的通知訊息。

rampDownStartTime

下坡期間的開始時間。

rampDownStopHostsWhen

指定何時在坡道關閉期間停止主機。

rampDownWaitTimeMinutes

等候停止主機在斜坡下降期間所等待的分鐘數。

rampUpCapacityThresholdPct

增加期間的容量臨界值。

rampUpLoadBalancingAlgorithm

負載平衡演算法,以加速期間。

rampUpMinimumHostsPct

上升期間的最低主機百分比。

rampUpStartTime

開始時間以加速期間。

屬性詳細資料

daysOfWeek

此排程作用中的一周天數。

daysOfWeek?: string[]

屬性值

string[]

name

ScalingPlanPooledSchedule 的名稱。

name?: string

屬性值

string

offPeakLoadBalancingAlgorithm

非尖峰期間的負載平衡演算法。

offPeakLoadBalancingAlgorithm?: string

屬性值

string

offPeakStartTime

離峰期間的開始時間。

offPeakStartTime?: Time

屬性值

peakLoadBalancingAlgorithm

尖峰期間的負載平衡演算法。

peakLoadBalancingAlgorithm?: string

屬性值

string

peakStartTime

尖峰期間的開始時間。

peakStartTime?: Time

屬性值

rampDownCapacityThresholdPct

下坡期間的容量臨界值。

rampDownCapacityThresholdPct?: number

屬性值

number

rampDownForceLogoffUsers

如果用戶必須從主機強制註銷。

rampDownForceLogoffUsers?: boolean

屬性值

boolean

rampDownLoadBalancingAlgorithm

遞增期間負載平衡演算法。

rampDownLoadBalancingAlgorithm?: string

屬性值

string

rampDownMinimumHostsPct

下坡時間的主機百分比下限。

rampDownMinimumHostsPct?: number

屬性值

number

rampDownNotificationMessage

在向下坡道期間,使用者的通知訊息。

rampDownNotificationMessage?: string

屬性值

string

rampDownStartTime

下坡期間的開始時間。

rampDownStartTime?: Time

屬性值

rampDownStopHostsWhen

指定何時在坡道關閉期間停止主機。

rampDownStopHostsWhen?: string

屬性值

string

rampDownWaitTimeMinutes

等候停止主機在斜坡下降期間所等待的分鐘數。

rampDownWaitTimeMinutes?: number

屬性值

number

rampUpCapacityThresholdPct

增加期間的容量臨界值。

rampUpCapacityThresholdPct?: number

屬性值

number

rampUpLoadBalancingAlgorithm

負載平衡演算法,以加速期間。

rampUpLoadBalancingAlgorithm?: string

屬性值

string

rampUpMinimumHostsPct

上升期間的最低主機百分比。

rampUpMinimumHostsPct?: number

屬性值

number

rampUpStartTime

開始時間以加速期間。

rampUpStartTime?: Time

屬性值