你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ScalingPlanPooledSchedule interface
表示 ScalingPlanPooledSchedule 定义。
- 扩展
属性
days |
此计划处于活动状态的一周中的天数集。 |
off |
负载均衡算法用于非高峰期。 |
off |
非高峰期的开始时间。 |
peak |
高峰期的负载均衡算法。 |
peak |
高峰期的开始时间。 |
ramp |
下降周期的容量阈值。 |
ramp |
应从主机强制注销用户。 |
ramp |
负载均衡算法的渐变周期。 |
ramp |
下降周期的最小主机百分比。 |
ramp |
在渐变期间为用户发送通知消息。 |
ramp |
渐变期的开始时间。 |
ramp |
指定何时在斜坡下降期间停止主机。 |
ramp |
等待停止主机在坡道下降期间所等待的分钟数。 |
ramp |
增加周期的容量阈值。 |
ramp |
负载均衡算法用于增加周期。 |
ramp |
增加期间的最低主机百分比。 |
ramp |
加速周期的开始时间。 |
继承属性
id | 资源的完全限定资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”注意:此属性不会序列化。 它只能由服务器填充。 |
name | 资源说明的名称:此属性不会序列化。 它只能由服务器填充。 |
system |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
type | 资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
daysOfWeek
offPeakLoadBalancingAlgorithm
负载均衡算法用于非高峰期。
offPeakLoadBalancingAlgorithm?: string
属性值
string
offPeakStartTime
peakLoadBalancingAlgorithm
高峰期的负载均衡算法。
peakLoadBalancingAlgorithm?: string
属性值
string
peakStartTime
rampDownCapacityThresholdPct
下降周期的容量阈值。
rampDownCapacityThresholdPct?: number
属性值
number
rampDownForceLogoffUsers
应从主机强制注销用户。
rampDownForceLogoffUsers?: boolean
属性值
boolean
rampDownLoadBalancingAlgorithm
负载均衡算法的渐变周期。
rampDownLoadBalancingAlgorithm?: string
属性值
string
rampDownMinimumHostsPct
下降周期的最小主机百分比。
rampDownMinimumHostsPct?: number
属性值
number
rampDownNotificationMessage
在渐变期间为用户发送通知消息。
rampDownNotificationMessage?: string
属性值
string
rampDownStartTime
rampDownStopHostsWhen
指定何时在斜坡下降期间停止主机。
rampDownStopHostsWhen?: string
属性值
string
rampDownWaitTimeMinutes
等待停止主机在坡道下降期间所等待的分钟数。
rampDownWaitTimeMinutes?: number
属性值
number
rampUpCapacityThresholdPct
增加周期的容量阈值。
rampUpCapacityThresholdPct?: number
属性值
number
rampUpLoadBalancingAlgorithm
负载均衡算法用于增加周期。
rampUpLoadBalancingAlgorithm?: string
属性值
string
rampUpMinimumHostsPct
增加期间的最低主机百分比。
rampUpMinimumHostsPct?: number
属性值
number
rampUpStartTime
继承属性详细信息
id
资源的完全限定资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
继承自
name
资源说明的名称:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
继承自
systemData
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。
systemData?: SystemData
属性值
type
资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string