Share via


ScaleRuleOutput interface

Container App container scaling rule.

Properties

azureQueue

Azure Queue based scaling.

custom

Custom scale rule.

http

HTTP requests based scaling.

name

Scale Rule Name

Property Details

azureQueue

Azure Queue based scaling.

azureQueue?: QueueScaleRuleOutput

Property Value

custom

Custom scale rule.

custom?: CustomScaleRuleOutput

Property Value

http

HTTP requests based scaling.

http?: HttpScaleRuleOutput

Property Value

name

Scale Rule Name

name?: string

Property Value

string