HttpScaleRule interface
Container App container Http 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?: ScaleRuleAuth[]
Property Value
metadata
Metadata properties to describe http scale rule.
metadata?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}