共用方式為


ScalingPlanPooledSchedulePatch interface

可修補的 ScalingPlanPooledSchedule 屬性。

Extends

屬性

daysOfWeek

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

offPeakLoadBalancingAlgorithm

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

offPeakStartTime

離峰期間的開始時間。

peakLoadBalancingAlgorithm

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

peakStartTime

尖峰期間的開始時間。

rampDownCapacityThresholdPct

下坡期間的容量臨界值。

rampDownForceLogoffUsers

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

rampDownLoadBalancingAlgorithm

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

rampDownMinimumHostsPct

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

rampDownNotificationMessage

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

rampDownStartTime

下坡期間的開始時間。

rampDownStopHostsWhen

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

rampDownWaitTimeMinutes

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

rampUpCapacityThresholdPct

增加期間的容量臨界值。

rampUpLoadBalancingAlgorithm

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

rampUpMinimumHostsPct

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

rampUpStartTime

開始時間以加速期間。

繼承的屬性

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

daysOfWeek

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

daysOfWeek?: DayOfWeek[]

屬性值

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

屬性值

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自Resource.systemData

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type