PutScalingConfigInput

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

The elastic scaling configuration of the function.

residentPoolId

string

The ID of the resident resource pool.

minInstances

integer

The minimum number of instances.

enableOnDemandScaling

boolean

Specifies whether to enable on-demand scaling.

scheduledPolicies

array

The scheduled elastic policies.

ScheduledPolicy

A scheduled elastic policy.

horizontalScalingPolicies

array

The horizontal scaling policies.

ScalingPolicy

A horizontal scaling policy.

enableMixMode

boolean

Specifies whether to enable the mix mode.

requestDispatchPolicy

string

The request dispatch policy.