HttpScaleRuleOutput interface
Container App container Custom scaling rule.
Properties
| auth | Authentication secrets for the custom scale rule. |
| metadata | Metadata properties to describe http scale rule. |
Property Details
auth
Authentication secrets for the custom scale rule.
auth?: ScaleRuleAuthOutput[]
Property Value
metadata
Metadata properties to describe http scale rule.
metadata?: Record<string, string>
Property Value
Record<string, string>